Your message dated Fri, 11 Jul 2014 12:36:34 +0000
with message-id <e1x5a42-0002ly...@franck.debian.org>
and subject line Bug#752168: fixed in x264 2:0.142.2431+gita5831aa-1
has caused the Debian Bug report #752168,
regarding x264: FTBFS on arm*
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
752168: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752168
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: x264
Version: 2:0.142.2412+gitd7e6896-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

x264 failed to build on armel and armhf:
| gcc -Wshadow -O3 -fno-fast-math   -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -Wall -I. -I. 
-fno-aggressive-loop-optimizations -std=gnu99 -mcpu=cortex-a8 -mfpu=neon    
-fPIC -fomit-frame-pointer -fno-tree-vectorize -D_FORTIFY_SOURCE=2  -c -o 
common/arm/predict-c.o common/arm/predict-c.c
| common/arm/predict-c.c:36:6: error: conflicting types for 
'x264_predict_8x8c_dc_neon'
|  void x264_predict_8x8c_dc_neon( uint8_t *src );
|       ^
| In file included from common/arm/predict-c.c:27:0:
| common/arm/predict.h:32:6: note: previous declaration of 
'x264_predict_8x8c_dc_neon' was here
|  void x264_predict_8x8c_dc_neon( pixel *src );
|       ^
| common/arm/predict-c.c:39:6: error: conflicting types for 
'x264_predict_8x8c_h_neon'
|  void x264_predict_8x8c_h_neon( uint8_t *src );
|       ^
| In file included from common/arm/predict-c.c:27:0:
| common/arm/predict.h:33:6: note: previous declaration of 
'x264_predict_8x8c_h_neon' was here
|  void x264_predict_8x8c_h_neon( pixel *src );
|       ^
| common/arm/predict-c.c:40:6: error: conflicting types for 
'x264_predict_8x8c_v_neon'
|  void x264_predict_8x8c_v_neon( uint8_t *src );
|       ^
| In file included from common/arm/predict-c.c:27:0:
| common/arm/predict.h:34:6: note: previous declaration of 
'x264_predict_8x8c_v_neon' was here
|  void x264_predict_8x8c_v_neon( pixel *src );
|       ^
| common/arm/predict-c.c:43:6: error: conflicting types for 
'x264_predict_8x8_dc_neon'
|  void x264_predict_8x8_dc_neon( uint8_t *src, uint8_t edge[36] );
|       ^
| In file included from common/arm/predict-c.c:27:0:
| common/arm/predict.h:31:6: note: previous declaration of 
'x264_predict_8x8_dc_neon' was here
|  void x264_predict_8x8_dc_neon( pixel *src, pixel edge[36] );
|       ^
| common/arm/predict-c.c:48:6: error: conflicting types for 
'x264_predict_8x8_v_neon'
|  void x264_predict_8x8_v_neon( uint8_t *src, uint8_t edge[36] );
|       ^
| In file included from common/arm/predict-c.c:27:0:
| common/arm/predict.h:29:6: note: previous declaration of 
'x264_predict_8x8_v_neon' was here
|  void x264_predict_8x8_v_neon( pixel *src, pixel edge[36] );
|       ^
| common/arm/predict-c.c:49:6: error: conflicting types for 
'x264_predict_8x8_h_neon'
|  void x264_predict_8x8_h_neon( uint8_t *src, uint8_t edge[36] );
|       ^
| In file included from common/arm/predict-c.c:27:0:
| common/arm/predict.h:30:6: note: previous declaration of 
'x264_predict_8x8_h_neon' was here
|  void x264_predict_8x8_h_neon( pixel *src, pixel edge[36] );
|       ^
| common/arm/predict-c.c:53:6: error: conflicting types for 
'x264_predict_16x16_dc_neon'
|  void x264_predict_16x16_dc_neon( uint8_t *src );
|       ^
| In file included from common/arm/predict-c.c:27:0:
| common/arm/predict.h:37:6: note: previous declaration of 
'x264_predict_16x16_dc_neon' was here
|  void x264_predict_16x16_dc_neon( pixel *src );
|       ^
| common/arm/predict-c.c:56:6: error: conflicting types for 
'x264_predict_16x16_h_neon'
|  void x264_predict_16x16_h_neon( uint8_t *src );
|       ^
| In file included from common/arm/predict-c.c:27:0:
| common/arm/predict.h:36:6: note: previous declaration of 
'x264_predict_16x16_h_neon' was here
|  void x264_predict_16x16_h_neon( pixel *src );
|       ^
| common/arm/predict-c.c:57:6: error: conflicting types for 
'x264_predict_16x16_v_neon'
|  void x264_predict_16x16_v_neon( uint8_t *src );
|       ^
| In file included from common/arm/predict-c.c:27:0:
| common/arm/predict.h:35:6: note: previous declaration of 
'x264_predict_16x16_v_neon' was here
|  void x264_predict_16x16_v_neon( pixel *src );
|       ^
| make[2]: *** [common/arm/predict-c.o] Error 1

For the full log see
https://buildd.debian.org/status/fetch.php?pkg=x264&arch=armel&ver=2:0.142.2412+gitd7e6896-1&stamp=1402770990

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: x264
Source-Version: 2:0.142.2431+gita5831aa-1

We believe that the bug you reported is fixed in the latest version of
x264, which is due to be installed in the Debian FTP archive.

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 752...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated x264 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 10 Jul 2014 21:21:51 -0400
Source: x264
Binary: x264 libx264-142 libx264-dev
Architecture: source amd64
Version: 2:0.142.2431+gita5831aa-1
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler <siret...@debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Description:
 libx264-142 - x264 video coding library
 libx264-dev - development files for libx264
 x264       - video encoder for the H.264/MPEG-4 AVC standard
Closes: 752168
Changes:
 x264 (2:0.142.2431+gita5831aa-1) unstable; urgency=low
 .
   * Update to new upstream snapshot
   * Imported Upstream version 0.142.2431+gita5831aa
   * Fixes for armel and armhf (Closes: #752168)
Checksums-Sha1:
 f5a96e9501424eecb111c78c6105a748c1853b58 2176 x264_0.142.2431+gita5831aa-1.dsc
 69fdd6c2bb831eb8594f14682410d13e642482bd 758149 
x264_0.142.2431+gita5831aa.orig.tar.gz
 3b3f57660a7c807de3dd51999d5ed1ea5de0e087 21012 
x264_0.142.2431+gita5831aa-1.debian.tar.xz
 9ef3c32e3f6ce06856779b11f6c57648ad79630a 81864 
x264_0.142.2431+gita5831aa-1_amd64.deb
 35976ef4820a351f18a7910145e28a1e8fbc0b48 586038 
libx264-142_0.142.2431+gita5831aa-1_amd64.deb
 bd8fa2e1fc383b81abe42903b2d40183599543b5 441868 
libx264-dev_0.142.2431+gita5831aa-1_amd64.deb
Checksums-Sha256:
 ed41dd87220991f3803d44d2b4cf244f4269ab2c10f2738ec84831bc57d658d4 2176 
x264_0.142.2431+gita5831aa-1.dsc
 4565fc95b61f6b8bbea5b551f943b2343e731d03bd6a6277bb3e072d1f2c55a9 758149 
x264_0.142.2431+gita5831aa.orig.tar.gz
 f5ba9d189fb33f4a471d8c89379d98ab06fb293ea1c265ea4e20a1b059fe3006 21012 
x264_0.142.2431+gita5831aa-1.debian.tar.xz
 1edcfad3aae9fab89cd09f5eff00a3c4e148af5523a4a97edc2f09d8f9eb9896 81864 
x264_0.142.2431+gita5831aa-1_amd64.deb
 14596d96ab219aae9cd049fc039e28edd4810d7ba8869907ce3748393b6524c2 586038 
libx264-142_0.142.2431+gita5831aa-1_amd64.deb
 e2ef4099695a2d4ce1f9bbf225c12c5038b233881cf73c337338e5407bc64cfc 441868 
libx264-dev_0.142.2431+gita5831aa-1_amd64.deb
Files:
 027faf74c4e2b2c8883d834aee54ebb5 81864 graphics optional 
x264_0.142.2431+gita5831aa-1_amd64.deb
 0a52f7431b796263039038fc6e85eb86 586038 libs optional 
libx264-142_0.142.2431+gita5831aa-1_amd64.deb
 47f58fe113a513f5553160d65546fc5f 441868 libdevel optional 
libx264-dev_0.142.2431+gita5831aa-1_amd64.deb
 ee509cf1f1cd07e97c438d490901594b 2176 libs optional 
x264_0.142.2431+gita5831aa-1.dsc
 32b0bdc90bef9856f3698edf362e1aa6 758149 libs optional 
x264_0.142.2431+gita5831aa.orig.tar.gz
 70ab68bc5c806fcc9c60ac956799351f 21012 libs optional 
x264_0.142.2431+gita5831aa-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCAAGBQJTv9VuAAoJEIuAbIZKeKRFRbkL/3xffsDzeFCQzDL7jdxHDT11
LW5f0WBkV3UsKKvpXIdF1+vAw0sUpyiZFQLkvyXZ6zBgTKUVnNDNwOvq02slxyEg
FIGCM5y7airaNl8ndVKkJzWGoBXIBj+NFjMaRZAlOvaDMvFf7u5WQIBwwF25bu+U
jLGFFSO0uKwX7PuTHpl2cdpmwkCISORx98ja/bsc1d0pkwVmfnlaJ8iBVpIK48Ys
7cSv+JpqehUhRRZlrD23Wn3fRFjyR01xRI92O9pdYqLIz2f9DURuKgBysCnONrOl
0TfZF6o6tzMLX8SzpLDaYaizdoJgbd/tGIf/c899ovWOdnxY8n1P+Z4FffhZirJ9
lDDslfD0VqdfX2bFGUU/OiToELHsiW0e+powaKZx5zojQrRMd67fnfzhlnmX8d9L
HMfqdbpEm9SvHzhsy9zopSe7n4k+/Prey+Rf16yUOiy3Hniv41MRvD/E5dbGopNH
46ntkH1AIb/PW3sk7wBPtpGA/HpZQeKEVmLbRxkIXQ==
=jxnW
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to