Your message dated Wed, 21 Oct 2015 16:27:48 +0000 with message-id <e1zoweu-0008jq...@franck.debian.org> and subject line Bug#802550: fixed in x264 2:0.148.2601+gita0cd7d3-2 has caused the Debian Bug report #802550, regarding x264: FTBFS on mipsel: Error: opcode not supported on this processor: mips2 (mips2) `addvi.b $w0, $w1, 1' 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.) -- 802550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802550 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: x264 Version: 2:0.148.2601+gita0cd7d3-1 Severity: serious Justification: fails to build from source (but built successfully in the past) x264 failed to build on mipsel: | # Build static lib | LDFLAGS="-Wl,-z,relro" ./configure --prefix=/usr --libdir=/usr/lib/mipsel-linux-gnu --extra-cflags=-fno-aggressive-loop-optimizations --enable-static --disable-cli \ | || ( tail -v -n +0 config.log config.log ; exit 1 ) | You specified a pre-MSA CPU in your CFLAGS. | If you really want to run on such a CPU, configure with --disable-asm. | ==> config.log <== | x264 configure script | Command line options: "--prefix=/usr" "--libdir=/usr/lib/mipsel-linux-gnu" "--extra-cflags=-fno-aggressive-loop-optimizations" "--enable-static" "--disable-cli" | | checking whether gcc works... yes | checking whether gcc supports for( int i = 0; i < 9; i++ ); with -std=gnu99... yes | checking for -mmsa -mfp64 -mhard-float... no | Failed commandline was: | -------------------------------------------------- | gcc conftest.c -fstack-protector-strong -Wformat -Werror=format-security -Wall -I. -I$(SRCPATH) -fno-aggressive-loop-optimizations -std=gnu99 -mmsa -mfp64 -mhard-float -Wl,-z,relro -lm -o conftest | gcc: error: unrecognized command line option '-mmsa' | -------------------------------------------------- | Failed program was: | -------------------------------------------------- | int main (void) { return 0; } | -------------------------------------------------- | checking whether gcc supports __asm__("addvi.b $w0, $w1, 1");... no | Failed commandline was: | -------------------------------------------------- | gcc conftest.c -fstack-protector-strong -Wformat -Werror=format-security -Wall -I. -I$(SRCPATH) -fno-aggressive-loop-optimizations -std=gnu99 -Wl,-z,relro -lm -o conftest | /tmp/ccT8Idl1.s: Assembler messages: | /tmp/ccT8Idl1.s:24: Error: opcode not supported on this processor: mips2 (mips2) `addvi.b $w0,$w1,1' | -------------------------------------------------- | Failed program was: | -------------------------------------------------- | int main (void) { __asm__("addvi.b $w0, $w1, 1"); return 0; } | -------------------------------------------------- | | ==> config.log <== | x264 configure script | Command line options: "--prefix=/usr" "--libdir=/usr/lib/mipsel-linux-gnu" "--extra-cflags=-fno-aggressive-loop-optimizations" "--enable-static" "--disable-cli" | | checking whether gcc works... yes | checking whether gcc supports for( int i = 0; i < 9; i++ ); with -std=gnu99... yes | checking for -mmsa -mfp64 -mhard-float... no | Failed commandline was: | -------------------------------------------------- | gcc conftest.c -fstack-protector-strong -Wformat -Werror=format-security -Wall -I. -I$(SRCPATH) -fno-aggressive-loop-optimizations -std=gnu99 -mmsa -mfp64 -mhard-float -Wl,-z,relro -lm -o conftest | gcc: error: unrecognized command line option '-mmsa' | -------------------------------------------------- | Failed program was: | -------------------------------------------------- | int main (void) { return 0; } | -------------------------------------------------- | checking whether gcc supports __asm__("addvi.b $w0, $w1, 1");... no | Failed commandline was: | -------------------------------------------------- | gcc conftest.c -fstack-protector-strong -Wformat -Werror=format-security -Wall -I. -I$(SRCPATH) -fno-aggressive-loop-optimizations -std=gnu99 -Wl,-z,relro -lm -o conftest | /tmp/ccT8Idl1.s: Assembler messages: | /tmp/ccT8Idl1.s:24: Error: opcode not supported on this processor: mips2 (mips2) `addvi.b $w0,$w1,1' | -------------------------------------------------- | Failed program was: | -------------------------------------------------- | int main (void) { __asm__("addvi.b $w0, $w1, 1"); return 0; } | -------------------------------------------------- | debian/rules:26: recipe for target 'override_dh_auto_build' failed | make[1]: *** [override_dh_auto_build] Error 1 | make[1]: Leaving directory '/«BUILDDIR»/x264-0.148.2601+gita0cd7d3' | debian/rules:16: recipe for target 'build-arch' failed | make: *** [build-arch] Error 2 | dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 | ──────────────────────────────────────────────────────────────────────────────── | Build finished at 20151016-0152 Full build log is available at https://buildd.debian.org/status/fetch.php?pkg=x264&arch=mipsel&ver=2:0.148.2601+gita0cd7d3-1&stamp=1444960382 Cheers -- Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: x264 Source-Version: 2:0.148.2601+gita0cd7d3-2 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 802...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Rico Tzschichholz <ric...@ubuntu.com> (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: Wed, 21 Oct 2015 12:27:32 +0200 Source: x264 Binary: x264 libx264-148 libx264-dev Architecture: source Version: 2:0.148.2601+gita0cd7d3-2 Distribution: experimental Urgency: medium Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Changed-By: Rico Tzschichholz <ric...@ubuntu.com> Description: libx264-148 - x264 video coding library libx264-dev - development files for libx264 x264 - video encoder for the H.264/MPEG-4 AVC standard Closes: 802550 Changes: x264 (2:0.148.2601+gita0cd7d3-2) experimental; urgency=medium . * Pass --disable-asm while building on mips, mipsel, mips64el (Closes: #802550) Checksums-Sha1: c88b5d6e46c9774e78febd0832a5b155b3a345d7 2431 x264_0.148.2601+gita0cd7d3-2.dsc 386362b97dfba777a96157c2859523f05b12e11b 22500 x264_0.148.2601+gita0cd7d3-2.debian.tar.xz Checksums-Sha256: cac9fe1699cd5fe7ca6dcf1482e735182b3567a8442edee584cc594815c20c52 2431 x264_0.148.2601+gita0cd7d3-2.dsc 5ff36ad5c3b2d69ef73b1e236b20a2e200f46f8299d9c37d300ba0ad372a3d5e 22500 x264_0.148.2601+gita0cd7d3-2.debian.tar.xz Files: f84f05b6b33117bec5fcd08bfe98d76d 2431 libs optional x264_0.148.2601+gita0cd7d3-2.dsc fe5ea0ad2338e45e41bb020a69862b81 22500 libs optional x264_0.148.2601+gita0cd7d3-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWJ6SsAAoJEGny/FFupxmT+uwQAKe9VajjmFFLdOoV8R9Jyizx hNBqy00jABiVkZr7jTvbBOuuSpfIeO/X/3wEKKTwBNE45khWsPtXw0LaHWPytLSK kT8+LPjfO6lz6pSkp7JlV0OuE8Wh4jZMYhTjZ54WgqAQ2Sg/LKmeh39ANHLo+K69 SiOh6w76aG2CnbQsJsUM0QtPuYxlkHAUrwVOpTTBZW618lg8gMB4aQQnCxj6p3hi vnPJ/C2hKjHpxDS9Rr8iyPIVL4cd+f19zrnYlwd5PWnnmPjlZ5eJ+wD+8WBjxgdX qm45knFgtcOQVLnavUADZpLFxAeSyuWIVrU4nQtPmRvucp3MPje2AvQ+RpuVnB3o z1esL0AykEmyRUhiVaNGR+Pw37onB60EdYk7VIJTVovzgPwRcUu91x1A3gKCJY14 fwegRNPeBCFEpjrZDXxsHhNoY7U014pGVlip6nsxFXl9sTbrW0qUDSR0abpDq+mg VCn1bGdmeFp9Fz1zUZYU6DxmTOqCFPXlxMngPYaTDJb3QLmXDiPvsZdyPLsfHxB7 Dfqoe6Yg2HGWSrUg/FfiqfE3ALSul0YBxus7WpV9/Qqug9CAdB9YQrCteGbpd5KT 2y19rxvWtZY2FAKYn+jmKsyqE0IREAfQxWVjl2SLkcRFCohlqns3rAHNVmoZSpD3 GorI4kRhgPKprMUPZOU6 =dPKt -----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