Debian Bug report logs -
#586550
ffmpeg-php: FTBFS with ffmpeg >= 0.6
Reported by: Jean-Louis Dupond <jean-louis@dupond.be>
Date: Sun, 20 Jun 2010 14:12:01 UTC
Severity: serious
Tags: patch, sid, wheezy
Found in version 0.6.0-2
Fixed in version ffmpeg-php/0.6.0-2.1
Done: Ondřej Surý <ondrej@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#586550; Package ffmpeg-php.
(Sun, 20 Jun 2010 14:12:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Jean-Louis Dupond <jean-louis@dupond.be>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Sun, 20 Jun 2010 14:12:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: ffmpeg-php
Version: 0.6.0-2
Severity: normal
The patch is already upstream.
Its changed in http://ffmpeg-php.svn.sourceforge.net/viewvc/ffmpeg-php?view=rev&revision=677
The patch used in Ubuntu can be found http://launchpadlibrarian.net/49609853/ffmpeg-php_0.6.0-2ubuntu1.debdiff
Severity set to 'serious' from 'normal'
Request was from Moritz Muehlenhoff <jmm@debian.org>
to control@bugs.debian.org.
(Mon, 05 Sep 2011 18:21:05 GMT) (full text, mbox, link).
Added tag(s) sid and wheezy.
Request was from Niels Thykier <niels@thykier.net>
to control@bugs.debian.org.
(Fri, 28 Oct 2011 23:09:05 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#586550; Package ffmpeg-php.
(Sat, 31 Dec 2011 23:51:03 GMT) (full text, mbox, link).
Acknowledgement sent
to peter green <plugwash@p10link.net>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Sat, 31 Dec 2011 23:51:03 GMT) (full text, mbox, link).
Message #14 received at 586550@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
retitle 586550 ffmpeg-php: FTBFS with ffmpeg >= 0.6
tags 586550 +patch
thanks
ffmpeg 0.7 is now in unstable and ffmpeg-php FTBFS in unstable with the following error.
checking whether to force gd support in ffmpeg-php... yes
configure: error: ffmpeg shared libraries not found. Make sure ffmpeg is compiled as shared libraries using the --enable-shared option
checking for ffmpeg headers... ...found in /usr/include/libavcodec
checking for ffmpeg libavcodec.so...
make: *** [build-stamp] Error 1
When trying to get the package buildable again I ended up with a number of fixes
* two patches from ubuntu for ffmpeg and libav changes
* a patch to config.m4 to make the package find libavcodec.so
* a patch to fix the expected result of a the ID3 test
* a change to debian/rules to make it run the tests noninteractively
(for some reason even after I fixed the failing test
it still prompted me to send a report)
note: the config.m4 patch is a quick and dirty fix for debian, unfortunately there is not
yet any cross-distro way to retrive the multiarch triplet (mostly because other distros
have not yet accepted multiarch).
A patch is attatched containing all the fixes listed above.
[ffmpeg-php.diff (text/x-diff, attachment)]
Changed Bug title to 'ffmpeg-php: FTBFS with ffmpeg >= 0.6' from 'ffmpeg-php: FTBFS with ffmpeg >= 0.6 (which is in experimental)'
Request was from peter green <plugwash@p10link.net>
to control@bugs.debian.org.
(Sat, 31 Dec 2011 23:51:05 GMT) (full text, mbox, link).
Added tag(s) patch.
Request was from peter green <plugwash@p10link.net>
to control@bugs.debian.org.
(Sat, 31 Dec 2011 23:51:05 GMT) (full text, mbox, link).
Reply sent
to OndÅej Surý <ondrej@debian.org>:
You have taken responsibility.
(Wed, 21 Mar 2012 09:35:54 GMT) (full text, mbox, link).
Notification sent
to Jean-Louis Dupond <jean-louis@dupond.be>:
Bug acknowledged by developer.
(Wed, 21 Mar 2012 09:35:59 GMT) (full text, mbox, link).
Message #23 received at 586550-close@bugs.debian.org (full text, mbox, reply):
Source: ffmpeg-php
Source-Version: 0.6.0-2.1
We believe that the bug you reported is fixed in the latest version of
ffmpeg-php, which is due to be installed in the Debian FTP archive:
ffmpeg-php_0.6.0-2.1.diff.gz
to main/f/ffmpeg-php/ffmpeg-php_0.6.0-2.1.diff.gz
ffmpeg-php_0.6.0-2.1.dsc
to main/f/ffmpeg-php/ffmpeg-php_0.6.0-2.1.dsc
php5-ffmpeg_0.6.0-2.1_amd64.deb
to main/f/ffmpeg-php/php5-ffmpeg_0.6.0-2.1_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 586550@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
OndÅej Surý <ondrej@debian.org> (supplier of updated ffmpeg-php package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 21 Mar 2012 10:02:54 +0100
Source: ffmpeg-php
Binary: php5-ffmpeg
Architecture: source amd64
Version: 0.6.0-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Changed-By: OndÅej Surý <ondrej@debian.org>
Description:
php5-ffmpeg - audio and video support via ffmpeg for php5
Closes: 586550 614474 664837
Changes:
ffmpeg-php (0.6.0-2.1) unstable; urgency=low
.
* Non-maintainer upload
* Fix FTBFS with new ffmpeg (Closes: #586550)
* Fix FTBFS: ffmpeg_frame.c:335: error: 'PIX_FMT_RGBA32' undeclared
(first use in this function) (Closes: #614474)
* Fix FTBFS with PHP 5.4 (Closes: #664837)
Checksums-Sha1:
12a1f110557b68674abbcd149e5dab76814864b1 1449 ffmpeg-php_0.6.0-2.1.dsc
b776dbde4ba001f5053085e4ba4b31bb840cba19 8870 ffmpeg-php_0.6.0-2.1.diff.gz
b993f9d5c034b00e79cefd6e401d2147d62a91b2 23654 php5-ffmpeg_0.6.0-2.1_amd64.deb
Checksums-Sha256:
f1973f20f74b9eb554866f92c43cb1018ac510ce2d4ebf9a8fa70738843b73e4 1449 ffmpeg-php_0.6.0-2.1.dsc
0001581a93cd5469dc63cb09e4ab2abd26b343cce701e11c13d909e49bd71288 8870 ffmpeg-php_0.6.0-2.1.diff.gz
71695fe3fdc9fd740102973d43b2adbc5a55028dedcaedcec1b31dd1dc23eff7 23654 php5-ffmpeg_0.6.0-2.1_amd64.deb
Files:
b0a7e2edace8c55214e071a558febc41 1449 php optional ffmpeg-php_0.6.0-2.1.dsc
db4d7f42691508d04d2f65945237a4c0 8870 php optional ffmpeg-php_0.6.0-2.1.diff.gz
6458c32137ae22adbb1a0292c2dabe69 23654 php optional php5-ffmpeg_0.6.0-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk9pmfQACgkQ9OZqfMIN8nNZUwCfbOYHNUwtvhLSy7c0H3dXYUbo
gPwAn3L9/Y4ya5hS0LDKk6ce7tbHgnlN
=iQwF
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Thu, 17 May 2012 07:38:09 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 01:53:26 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.