Automatic build of xvidcore_1.2.0-1~getdeb1 on abs by sbuild/amd64 0.57.0 Build started at 20081202-2106 ****************************************************************************** xvidcore_1.2.0-1~getdeb1.dsc exists in .; copying to chroot ** Using build dependencies supplied by package: Build-Depends: debhelper (>= 5), nasm (>= 2.0.0) [i386] Checking for already installed source dependencies... debhelper: already installed (7.0.13ubuntu1 >= 5 is satisfied) nasm: missing Using default version 2.03.01-1 Checking for source dependency conflicts... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: nasm 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. Need to get 902kB of archives. After this operation, 2511kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! nasm Authentication warning overridden. Get:1 http://localhost intrepid/main nasm 2.03.01-1 [902kB] Fetched 902kB in 0s (8924kB/s) Selecting previously deselected package nasm. (Reading database ... 16460 files and directories currently installed.) Unpacking nasm (from .../nasm_2.03.01-1_i386.deb) ... Processing triggers for man-db ... Setting up nasm (2.03.01-1) ... Checking correctness of source dependencies... Kernel: Linux 2.6.24-21-server i386 (x86_64) Toolchain package versions: libc6-dev_2.8~20080505-0ubuntu7 linux-libc-dev_2.6.27-7.15 g++-4.3_4.3.2-1ubuntu11 gcc-4.3_4.3.2-1ubuntu11 binutils_2.18.93.20081009-0ubuntu1 libstdc++6_4.3.2-1ubuntu11 libstdc++6-4.3-dev_4.3.2-1ubuntu11 ------------------------------------------------------------------------------ dpkg-source: extracting xvidcore in xvidcore-1.2.0 dpkg-source: info: unpacking xvidcore_1.2.0.orig.tar.gz dpkg-source: info: applying xvidcore_1.2.0-1~getdeb1.diff.gz dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package xvidcore dpkg-buildpackage: source version 2:1.2.0-1~getdeb1 dpkg-buildpackage: source changed by Christoph Korn dpkg-buildpackage: host architecture i386 /usr/bin/fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. [ ! -f build/generic/Makefile ] || /usr/bin/make -C build/generic/ distclean make[1]: Entering directory `/build/build/xvidcore-1.2.0/build/generic' Makefile:44: platform.inc: No such file or directory ./configure checking build system type... i686-pc-linux checking host system type... i686-pc-linux checking target system type... i686-pc-linux checking whether to use default CFLAGS... no 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 for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for whether to use assembly code... yes checking for architecture type... ia32 checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 for int *... yes checking size of int *... 4 checking whether byte ordering is bigendian... no checking for build extensions... .so .a .o checking for platform specific LDFLAGS/CFLAGS... ok checking for nasm... yes checking for nasm version... 2 checking for asm object format... elf checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread_join in -lpthread... yes configure: creating ./config.status config.status: creating platform.inc make[1]: Leaving directory `/build/build/xvidcore-1.2.0/build/generic' make[1]: Entering directory `/build/build/xvidcore-1.2.0/build/generic' Cl: Build directory Cl: Generated build files make[1]: Leaving directory `/build/build/xvidcore-1.2.0/build/generic' dh_clean debian/rules build dh_testdir # Add here commands to configure the package. cd /build/build/xvidcore-1.2.0/build/generic/ && ./configure --host=i486-linux-gnu --target=i486-linux-gnu configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i686-pc-linux checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking whether to use default CFLAGS... no checking for i486-linux-gnu-gcc... i486-linux-gnu-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 i486-linux-gnu-gcc accepts -g... yes checking for i486-linux-gnu-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for i486-linux-gnu-ranlib... no checking for ranlib... ranlib checking for whether to use assembly code... yes checking for architecture type... ia32 checking how to run the C preprocessor... i486-linux-gnu-gcc -E checking for egrep... grep -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 for int *... yes checking size of int *... 4 checking whether byte ordering is bigendian... no checking for build extensions... .so .a .o checking for platform specific LDFLAGS/CFLAGS... ok checking for nasm... yes checking for nasm version... 2 checking for asm object format... elf checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread_join in -lpthread... yes configure: creating ./config.status config.status: creating platform.inc touch configure-stamp dh_testdir # Add here commands to compile the package. /usr/bin/make -C build/generic/ clean all make[1]: Entering directory `/build/build/xvidcore-1.2.0/build/generic' Cl: Build directory D: =build C: ./decoder.c C: ./encoder.c C: ./xvid.c In file included from /usr/include/unistd.h:1100, from ../../src/xvid.c:678: /usr/include/bits/unistd.h: In function 'xvid_gbl_info': /usr/include/bits/unistd.h:36: error: nested function 'read' declared 'extern' /usr/include/bits/unistd.h:35: error: static declaration of 'read' follows non-static declaration /usr/include/unistd.h:327: error: previous declaration of 'read' was here /usr/include/bits/unistd.h:142: error: nested function 'readlink' declared 'extern' /usr/include/bits/unistd.h:140: error: static declaration of 'readlink' follows non-static declaration /usr/include/unistd.h:775: error: previous declaration of 'readlink' was here /usr/include/bits/unistd.h:202: error: nested function 'getcwd' declared 'extern' /usr/include/bits/unistd.h:201: error: static declaration of 'getcwd' follows non-static declaration /usr/include/unistd.h:471: error: previous declaration of 'getcwd' was here /usr/include/bits/unistd.h:223: error: nested function 'getwd' declared 'extern' /usr/include/bits/unistd.h:222: error: static declaration of 'getwd' follows non-static declaration /usr/include/unistd.h:484: error: previous declaration of 'getwd' was here /usr/include/bits/unistd.h:242: error: nested function 'confstr' declared 'extern' /usr/include/bits/unistd.h:241: error: static declaration of 'confstr' follows non-static declaration /usr/include/unistd.h:568: error: previous declaration of 'confstr' was here /usr/include/bits/unistd.h:267: error: nested function 'getgroups' declared 'extern' /usr/include/bits/unistd.h:266: error: static declaration of 'getgroups' follows non-static declaration /usr/include/unistd.h:656: error: previous declaration of 'getgroups' was here /usr/include/bits/unistd.h:293: error: nested function 'ttyname_r' declared 'extern' /usr/include/bits/unistd.h:292: error: static declaration of 'ttyname_r' follows non-static declaration /usr/include/unistd.h:740: error: previous declaration of 'ttyname_r' was here /usr/include/bits/unistd.h:319: error: nested function 'getlogin_r' declared 'extern' /usr/include/bits/unistd.h:318: error: static declaration of 'getlogin_r' follows non-static declaration /usr/include/unistd.h:823: error: previous declaration of 'getlogin_r' was here /usr/include/bits/unistd.h:346: error: nested function 'gethostname' declared 'extern' /usr/include/bits/unistd.h:345: error: static declaration of 'gethostname' follows non-static declaration /usr/include/unistd.h:845: error: previous declaration of 'gethostname' was here /usr/include/bits/unistd.h:375: error: nested function 'getdomainname' declared 'extern' /usr/include/bits/unistd.h:374: error: static declaration of 'getdomainname' follows non-static declaration /usr/include/unistd.h:863: error: previous declaration of 'getdomainname' was here make[1]: *** [xvid.o] Error 1 make[1]: Leaving directory `/build/build/xvidcore-1.2.0/build/generic' make: *** [build-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 ****************************************************************************** Build finished at 20081202-2106 FAILED [dpkg-buildpackage died] ------------------------------------------------------------------------------ Not removing build depends: session managed chroot in use ****************************************************************************** Finished at 20081202-2106 Build needed 00:00:13, 4336k disk space