Debian Bug report logs - #614474
ffmpeg-php: FTBFS: ffmpeg_frame.c:335: error: 'PIX_FMT_RGBA32' undeclared (first use in this function)

version graph

Package: src:ffmpeg-php; Maintainer for src:ffmpeg-php is (unknown);

Reported by: Lucas Nussbaum <lucas@lucas-nussbaum.net>

Date: Mon, 21 Feb 2011 22:41:27 UTC

Severity: serious

Tags: sid, wheezy

Found in versions ffmpeg-php/0.6.0-2, 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

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#614474; Package src:ffmpeg-php. (Mon, 21 Feb 2011 22:41:30 GMT) (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Mon, 21 Feb 2011 22:41:30 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@lucas-nussbaum.net>
To: submit@bugs.debian.org
Subject: ffmpeg-php: FTBFS: ffmpeg_frame.c:335: error: 'PIX_FMT_RGBA32' undeclared (first use in this function)
Date: Mon, 21 Feb 2011 23:28:19 +0100
Source: ffmpeg-php
Version: 0.6.0-2
Severity: serious
Tags: squeeze sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20110221 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> /bin/bash /build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/libtool --mode=compile cc  -I. -I/build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0 -DPHP_ATOM_INC -I/build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/include -I/build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/main -I/build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -I/usr/include/libavcodec/ -I/usr/include/libavformat/ -I/usr/include/libavutil/ -I/usr/include/libswscale/ -I/usr/include/libavfilter/ -I/usr/include/libavdevice/  -DHAVE_CONFIG_H  -g -O2 -fstack-protector --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wall -fno-strict-aliasing   -c /build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/ffmpeg_frame.c -o ffmpeg_frame.lo 
> libtool: compile:  cc -I. -I/build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0 -DPHP_ATOM_INC -I/build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/include -I/build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/main -I/build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -I/usr/include/libavcodec/ -I/usr/include/libavformat/ -I/usr/include/libavutil/ -I/usr/include/libswscale/ -I/usr/include/libavfilter/ -I/usr/include/libavdevice/ -DHAVE_CONFIG_H -g -O2 -fstack-protector --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wall -fno-strict-aliasing -c /build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/ffmpeg_frame.c  -fPIC -DPIC -o .libs/ffmpeg_frame.o
> /build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/ffmpeg_frame.c: In function 'zim_ffmpeg_frame_toGDImage':
> /build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/ffmpeg_frame.c:335: error: 'PIX_FMT_RGBA32' undeclared (first use in this function)
> /build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/ffmpeg_frame.c:335: error: (Each undeclared identifier is reported only once
> /build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/ffmpeg_frame.c:335: error: for each function it appears in.)
> /build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/ffmpeg_frame.c: In function 'zim_ffmpeg_frame_ffmpeg_frame':
> /build/user-ffmpeg-php_0.6.0-2-amd64-Ei4yEt/ffmpeg-php-0.6.0/ffmpeg_frame.c:420: error: 'PIX_FMT_RGBA32' undeclared (first use in this function)
> make[1]: *** [ffmpeg_frame.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/02/21/ffmpeg-php_0.6.0-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |




Removed tag(s) squeeze. Request was from Lucas Nussbaum <lucas@lucas-nussbaum.net> to control@bugs.debian.org. (Tue, 22 Feb 2011 06:12:36 GMT) (full text, mbox, link).


Added tag(s) wheezy. Request was from Lucas Nussbaum <lucas@lucas-nussbaum.net> to control@bugs.debian.org. (Tue, 22 Feb 2011 06:13:22 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#614474; Package src:ffmpeg-php. (Fri, 02 Sep 2011 05:33:04 GMT) (full text, mbox, link).


Acknowledgement sent to Fabrice Coutadeur <fabricesp@ubuntu.com>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Fri, 02 Sep 2011 05:33:04 GMT) (full text, mbox, link).


Message #14 received at 614474@bugs.debian.org (full text, mbox, reply):

From: Fabrice Coutadeur <fabricesp@ubuntu.com>
To: Debian Bug Tracking System <614474@bugs.debian.org>
Subject: ffmpeg-php: Patch used in Ubuntu to fix this FTBFS
Date: Fri, 02 Sep 2011 06:52:20 +0200
[Message part 1 (text/plain, inline)]
Package: ffmpeg-php
Version: 0.6.0-2
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch


Hi,

*** /tmp/tmpaXlG6U
In Ubuntu, the attached patch was applied to achieve the following:
  * Fix FTBFS with ffmpeg >= 0.6
    - Add fix_ftbfs_pix_fmt_rgba32.patch


Thanks for considering the patch.


-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty-proposed'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-11-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF8, LC_CTYPE=es_ES.UTF8 (charmap=UTF-8) (ignored: LC_ALL set to es_ES.UTF8)
Shell: /bin/sh linked to /bin/dash
[tmpNkQib4 (text/x-diff, attachment)]

Added indication that bug 614474 blocks 654237 Request was from Jonathan Nieder <jrnieder@gmail.com> to control@bugs.debian.org. (Tue, 03 Jan 2012 07:21:40 GMT) (full text, mbox, link).


Removed indication that bug 614474 blocks 654237 Request was from Jonathan Nieder <jrnieder@gmail.com> to control@bugs.debian.org. (Tue, 03 Jan 2012 08:21:07 GMT) (full text, mbox, link).


Reply sent to Ondřej Surý <ondrej@debian.org>:
You have taken responsibility. (Wed, 21 Mar 2012 09:36:15 GMT) (full text, mbox, link).


Notification sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Bug acknowledged by developer. (Wed, 21 Mar 2012 09:36:29 GMT) (full text, mbox, link).


Message #23 received at 614474-close@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@debian.org>
To: 614474-close@bugs.debian.org
Subject: Bug#614474: fixed in ffmpeg-php 0.6.0-2.1
Date: Wed, 21 Mar 2012 09:18:56 +0000
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 614474@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:40:57 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:55:54 2023; Machine Name: bembo

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.