Package: flac
Version: 1.1.4-3+b1
Severity: serious
Justification: FTBFS

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I just tried to rebuild the flac source package on my i386 (athlon XP)
system and got the following error from nasm:
[...]
nasm -f elf -d OBJ_FORMAT_elf -i./ fixed_asm.nasm -o .libs/fixed_asm.o
fixed_asm.nasm:106: error: invalid operands in non-64-bit mode
fixed_asm.nasm:107: error: invalid operands in non-64-bit mode
fixed_asm.nasm:108: error: invalid operands in non-64-bit mode
[...]

Attached is a complete build log.

Regards,
  Bastian

- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-ck1treasure2 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages flac depends on:
ii  libc6                         2.6.1-1    GNU C Library: Shared libraries
ii  libflac8                      1.1.4-3+b1 Free Lossless Audio Codec - runtim
ii  libogg0                       1.1.3-2    Ogg Bitstream Library

flac recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGzev5eBwlBDLsbz4RAgaXAKCxv5yF616aGMpUcJPZ05anwlQTTwCfUMZ5
pTy7HTiTD9SZubimcciIwjQ=
=39G3
-----END PGP SIGNATURE-----
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 01_ldpath_fix to ./ ... ok.
applying patch 02_doc_path to ./ ... ok.
applying patch 03_cosmetic_flac_stats to ./ ... ok.
applying patch 07_metaflac_error_exit to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
CFLAGS="-g -O2" CXXFLAGS="-g -O2" ./configure --prefix=/usr \
                --mandir=/usr/share/man --disable-rpath 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether byte ordering is bigendian... no
checking for socklen_t... yes
checking for getopt_long... yes
checking for doxygen... doxygen
checking for xmms-config... /usr/bin/xmms-config
checking for gawk... (cached) gawk
checking for XMMS - version >= 0.9.5.1... yes
checking for Ogg... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for docbook-to-man... docbook-to-man
checking for nasm... nasm
checking for as... as
checking for gas... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libFLAC/Makefile
config.status: creating src/libFLAC/flac.pc
config.status: creating src/libFLAC/ia32/Makefile
config.status: creating src/libFLAC/ppc/Makefile
config.status: creating src/libFLAC/ppc/as/Makefile
config.status: creating src/libFLAC/ppc/gas/Makefile
config.status: creating src/libFLAC/include/Makefile
config.status: creating src/libFLAC/include/private/Makefile
config.status: creating src/libFLAC/include/protected/Makefile
config.status: creating src/libFLAC++/Makefile
config.status: creating src/libFLAC++/flac++.pc
config.status: creating src/flac/Makefile
config.status: creating src/metaflac/Makefile
config.status: creating src/monkeys_audio_utilities/Makefile
config.status: creating src/monkeys_audio_utilities/flac_mac/Makefile
config.status: creating src/monkeys_audio_utilities/flac_ren/Makefile
config.status: creating src/plugin_common/Makefile
config.status: creating src/plugin_winamp2/Makefile
config.status: creating src/plugin_winamp2/include/Makefile
config.status: creating src/plugin_winamp2/include/winamp2/Makefile
config.status: creating src/plugin_xmms/Makefile
config.status: creating src/share/Makefile
config.status: creating src/share/getopt/Makefile
config.status: creating src/share/grabbag/Makefile
config.status: creating src/share/replaygain_analysis/Makefile
config.status: creating src/share/replaygain_synthesis/Makefile
config.status: creating src/share/replaygain_synthesis/include/Makefile
config.status: creating src/share/replaygain_synthesis/include/private/Makefile
config.status: creating src/share/utf8/Makefile
config.status: creating src/test_grabbag/Makefile
config.status: creating src/test_grabbag/cuesheet/Makefile
config.status: creating src/test_grabbag/picture/Makefile
config.status: creating src/test_libs_common/Makefile
config.status: creating src/test_libFLAC/Makefile
config.status: creating src/test_libFLAC++/Makefile
config.status: creating src/test_seeking/Makefile
config.status: creating src/test_streams/Makefile
config.status: creating include/Makefile
config.status: creating include/FLAC/Makefile
config.status: creating include/FLAC++/Makefile
config.status: creating include/share/Makefile
config.status: creating include/share/grabbag/Makefile
config.status: creating include/test_libs_common/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/html/images/Makefile
config.status: creating doc/html/images/hw/Makefile
config.status: creating doc/html/ru/Makefile
config.status: creating m4/Makefile
config.status: creating man/Makefile
config.status: creating test/Makefile
config.status: creating test/cuesheets/Makefile
config.status: creating test/flac-to-flac-metadata-test-files/Makefile
config.status: creating test/metaflac-test-files/Makefile
config.status: creating test/pictures/Makefile
config.status: creating build/Makefile
config.status: creating obj/Makefile
config.status: creating obj/debug/Makefile
config.status: creating obj/debug/bin/Makefile
config.status: creating obj/debug/lib/Makefile
config.status: creating obj/release/Makefile
config.status: creating obj/release/bin/Makefile
config.status: creating obj/release/lib/Makefile
config.status: creating flac.pbproj/Makefile
config.status: creating config.h
config.status: executing depfiles commands
sh debian/fixrpath
touch configure-stamp
dh_testdir
touch man/flac.1
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/home/calvin/temp/flac-1.1.4'
/usr/bin/make  all-recursive
make[2]: Entering directory `/home/calvin/temp/flac-1.1.4'
Making all in doc
make[3]: Entering directory `/home/calvin/temp/flac-1.1.4/doc'
Making all in .
make[4]: Entering directory `/home/calvin/temp/flac-1.1.4/doc'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/calvin/temp/flac-1.1.4/doc'
Making all in html
make[4]: Entering directory `/home/calvin/temp/flac-1.1.4/doc/html'
Making all in ru
make[5]: Entering directory `/home/calvin/temp/flac-1.1.4/doc/html/ru'
make[5]: Für das Ziel »all« ist nichts zu tun.
make[5]: Leaving directory `/home/calvin/temp/flac-1.1.4/doc/html/ru'
Making all in images
make[5]: Entering directory `/home/calvin/temp/flac-1.1.4/doc/html/images'
Making all in hw
make[6]: Entering directory `/home/calvin/temp/flac-1.1.4/doc/html/images/hw'
make[6]: Für das Ziel »all« ist nichts zu tun.
make[6]: Leaving directory `/home/calvin/temp/flac-1.1.4/doc/html/images/hw'
make[6]: Entering directory `/home/calvin/temp/flac-1.1.4/doc/html/images'
make[6]: Für das Ziel »all-am« ist nichts zu tun.
make[6]: Leaving directory `/home/calvin/temp/flac-1.1.4/doc/html/images'
make[5]: Leaving directory `/home/calvin/temp/flac-1.1.4/doc/html/images'
make[5]: Entering directory `/home/calvin/temp/flac-1.1.4/doc/html'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/home/calvin/temp/flac-1.1.4/doc/html'
make[4]: Leaving directory `/home/calvin/temp/flac-1.1.4/doc/html'
make[3]: Leaving directory `/home/calvin/temp/flac-1.1.4/doc'
Making all in include
make[3]: Entering directory `/home/calvin/temp/flac-1.1.4/include'
Making all in FLAC
make[4]: Entering directory `/home/calvin/temp/flac-1.1.4/include/FLAC'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/home/calvin/temp/flac-1.1.4/include/FLAC'
Making all in FLAC++
make[4]: Entering directory `/home/calvin/temp/flac-1.1.4/include/FLAC++'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/home/calvin/temp/flac-1.1.4/include/FLAC++'
Making all in share
make[4]: Entering directory `/home/calvin/temp/flac-1.1.4/include/share'
Making all in grabbag
make[5]: Entering directory `/home/calvin/temp/flac-1.1.4/include/share/grabbag'
make[5]: Für das Ziel »all« ist nichts zu tun.
make[5]: Leaving directory `/home/calvin/temp/flac-1.1.4/include/share/grabbag'
make[5]: Entering directory `/home/calvin/temp/flac-1.1.4/include/share'
make[5]: Für das Ziel »all-am« ist nichts zu tun.
make[5]: Leaving directory `/home/calvin/temp/flac-1.1.4/include/share'
make[4]: Leaving directory `/home/calvin/temp/flac-1.1.4/include/share'
Making all in test_libs_common
make[4]: Entering directory 
`/home/calvin/temp/flac-1.1.4/include/test_libs_common'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory 
`/home/calvin/temp/flac-1.1.4/include/test_libs_common'
make[4]: Entering directory `/home/calvin/temp/flac-1.1.4/include'
make[4]: Für das Ziel »all-am« ist nichts zu tun.
make[4]: Leaving directory `/home/calvin/temp/flac-1.1.4/include'
make[3]: Leaving directory `/home/calvin/temp/flac-1.1.4/include'
Making all in m4
make[3]: Entering directory `/home/calvin/temp/flac-1.1.4/m4'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/calvin/temp/flac-1.1.4/m4'
Making all in man
make[3]: Entering directory `/home/calvin/temp/flac-1.1.4/man'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/calvin/temp/flac-1.1.4/man'
Making all in src
make[3]: Entering directory `/home/calvin/temp/flac-1.1.4/src'
Making all in libFLAC
make[4]: Entering directory `/home/calvin/temp/flac-1.1.4/src/libFLAC'
Making all in ia32
make[5]: Entering directory `/home/calvin/temp/flac-1.1.4/src/libFLAC/ia32'
/bin/sh ../../../libtool --tag=CC --mode=compile sh 
../../../strip_non_asm_libtool_args.sh nasm -f elf -d OBJ_FORMAT_elf -i./ 
cpu_asm.nasm -o cpu_asm.lo
mkdir .libs
 sh ../../../strip_non_asm_libtool_args.sh nasm -f elf -d OBJ_FORMAT_elf -i./ 
cpu_asm.nasm  -fPIC -DPIC -o .libs/cpu_asm.o
nasm -f elf -d OBJ_FORMAT_elf -i./ cpu_asm.nasm -o .libs/cpu_asm.o
 sh ../../../strip_non_asm_libtool_args.sh nasm -f elf -d OBJ_FORMAT_elf -i./ 
cpu_asm.nasm -o cpu_asm.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=compile sh 
../../../strip_non_asm_libtool_args.sh nasm -f elf -d OBJ_FORMAT_elf -i./ 
fixed_asm.nasm -o fixed_asm.lo
 sh ../../../strip_non_asm_libtool_args.sh nasm -f elf -d OBJ_FORMAT_elf -i./ 
fixed_asm.nasm  -fPIC -DPIC -o .libs/fixed_asm.o
nasm -f elf -d OBJ_FORMAT_elf -i./ fixed_asm.nasm -o .libs/fixed_asm.o
fixed_asm.nasm:106: error: invalid operands in non-64-bit mode
fixed_asm.nasm:107: error: invalid operands in non-64-bit mode
fixed_asm.nasm:108: error: invalid operands in non-64-bit mode
fixed_asm.nasm:109: error: invalid operands in non-64-bit mode
fixed_asm.nasm:110: error: invalid operands in non-64-bit mode
fixed_asm.nasm:111: error: invalid operands in non-64-bit mode
fixed_asm.nasm:112: error: invalid operands in non-64-bit mode
fixed_asm.nasm:113: error: invalid operands in non-64-bit mode
fixed_asm.nasm:114: error: invalid operands in non-64-bit mode
fixed_asm.nasm:115: error: invalid operands in non-64-bit mode
fixed_asm.nasm:116: error: invalid operands in non-64-bit mode
fixed_asm.nasm:117: error: invalid operands in non-64-bit mode
fixed_asm.nasm:118: error: invalid operands in non-64-bit mode
fixed_asm.nasm:119: error: invalid operands in non-64-bit mode
fixed_asm.nasm:120: error: invalid operands in non-64-bit mode
fixed_asm.nasm:121: error: invalid operands in non-64-bit mode
fixed_asm.nasm:122: error: invalid operands in non-64-bit mode
fixed_asm.nasm:126: error: invalid operands in non-64-bit mode
fixed_asm.nasm:128: error: invalid operands in non-64-bit mode
fixed_asm.nasm:129: error: invalid operands in non-64-bit mode
fixed_asm.nasm:130: error: invalid operands in non-64-bit mode
fixed_asm.nasm:131: error: invalid operands in non-64-bit mode
fixed_asm.nasm:132: error: invalid operands in non-64-bit mode
fixed_asm.nasm:133: error: invalid operands in non-64-bit mode
fixed_asm.nasm:134: error: invalid operands in non-64-bit mode
fixed_asm.nasm:135: error: invalid operands in non-64-bit mode
fixed_asm.nasm:136: error: invalid operands in non-64-bit mode
fixed_asm.nasm:137: error: invalid operands in non-64-bit mode
fixed_asm.nasm:138: error: invalid operands in non-64-bit mode
fixed_asm.nasm:139: error: invalid operands in non-64-bit mode
fixed_asm.nasm:140: error: invalid operands in non-64-bit mode
fixed_asm.nasm:141: error: invalid operands in non-64-bit mode
fixed_asm.nasm:142: error: invalid operands in non-64-bit mode
fixed_asm.nasm:143: error: invalid operands in non-64-bit mode
fixed_asm.nasm:144: error: invalid operands in non-64-bit mode
fixed_asm.nasm:145: error: invalid operands in non-64-bit mode
fixed_asm.nasm:146: error: invalid operands in non-64-bit mode
fixed_asm.nasm:147: error: invalid operands in non-64-bit mode
fixed_asm.nasm:148: error: invalid operands in non-64-bit mode
fixed_asm.nasm:149: error: invalid operands in non-64-bit mode
fixed_asm.nasm:150: error: invalid operands in non-64-bit mode
fixed_asm.nasm:151: error: invalid operands in non-64-bit mode
fixed_asm.nasm:152: error: invalid operands in non-64-bit mode
fixed_asm.nasm:153: error: invalid operands in non-64-bit mode
fixed_asm.nasm:154: error: invalid operands in non-64-bit mode
fixed_asm.nasm:169: error: invalid operands in non-64-bit mode
fixed_asm.nasm:170: error: invalid operands in non-64-bit mode
fixed_asm.nasm:171: error: invalid operands in non-64-bit mode
fixed_asm.nasm:172: error: invalid operands in non-64-bit mode
fixed_asm.nasm:173: error: invalid operands in non-64-bit mode
fixed_asm.nasm:174: error: invalid operands in non-64-bit mode
fixed_asm.nasm:175: error: invalid operands in non-64-bit mode
fixed_asm.nasm:176: error: invalid operands in non-64-bit mode
fixed_asm.nasm:196: error: invalid operands in non-64-bit mode
make[5]: *** [fixed_asm.lo] Fehler 1
make[5]: Leaving directory `/home/calvin/temp/flac-1.1.4/src/libFLAC/ia32'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory `/home/calvin/temp/flac-1.1.4/src/libFLAC'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/calvin/temp/flac-1.1.4/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/calvin/temp/flac-1.1.4'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/calvin/temp/flac-1.1.4'
make: *** [build-stamp] Fehler 2
debuild: fatal error at line 1210:
couldn't exec fakeroot debian/rules: 

Reply via email to