Script started on So 20 Dez 2009 13:41:46 CET dpkg-buildpackage: setze CFLAGS auf Standardwert: -g -O2 dpkg-buildpackage: setze CPPFLAGS auf Standardwert: dpkg-buildpackage: setze LDFLAGS auf Standardwert: dpkg-buildpackage: setze FFLAGS auf Standardwert: -g -O2 dpkg-buildpackage: setze CXXFLAGS auf Standardwert: -g -O2 dpkg-buildpackage: Quellpaket xserver-xorg-video-intel dpkg-buildpackage: Quellversion 2:2.9.1-1+vga-sync-fields1 dpkg-buildpackage: Quellen geändert durch root dpkg-buildpackage: Host-Architektur i386 debian/rules clean rm -f stampdir/genscripts rm -f stampdir/patch rm -f debian/*.config \ debian/*.postinst \ debian/*.postrm \ debian/*.preinst \ debian/*.prerm Unapplying patches...Entferne patch 01_vga_sync_fields.diff Restoring src/i830_video.c Restoring src/i830_sdvo.c Restoring src/i830.h Restoring src/i830_display.c Restoring src/i830_crt.c Restoring src/i810_driver.c Restoring src/i830_driver.c Keine Patches angewandt successful. dh_testdir rm -rf .pc rm -rf stampdir dh_clean dh_testdir dh_testroot rm -f build-stamp rm -f config.cache config.log config.status rm -f */config.cache */config.log */config.status rm -f conftest* */conftest* rm -rf autom4te.cache */autom4te.cache rm -rf obj-* rm -f $(find -name Makefile.in) rm -f compile config.guess config.sub configure depcomp install-sh rm -f ltmain.sh missing INSTALL aclocal.m4 config.h.in mkinstalldirs rm -f m4/lt* m4/libtool.m4 dh_clean dpkg-source -b xserver-xorg-video-intel-2.9.1-1+vga-sync dpkg-source: Information: verwende Quellformat »1.0« dpkg-source: Information: baue xserver-xorg-video-intel in xserver-xorg-video-intel_2.9.1-1+vga-sync-fields1.tar.gz dpkg-source: Information: baue xserver-xorg-video-intel in xserver-xorg-video-intel_2.9.1-1+vga-sync-fields1.dsc debian/rules build mkdir stampdir >stampdir/stampdir mkdir -p stampdir/log for FILE in debian/*.config.in \ debian/*.postinst.in \ debian/*.postrm.in \ debian/*.preinst.in \ debian/*.prerm.in; do \ if [ -e "$FILE" ]; then \ MAINTSCRIPT=$(echo $FILE | sed 's/.in$//'); \ sed -n '1,/^#INCLUDE_SHELL_LIB#$/p' <$FILE \ | sed -e '/^#INCLUDE_SHELL_LIB#$/d' >$MAINTSCRIPT.tmp; \ cat debian/xsfbs/xsfbs.sh >>$MAINTSCRIPT.tmp; \ sed -n '/^#INCLUDE_SHELL_LIB#$/,$p' <$FILE \ | sed -e '/^#INCLUDE_SHELL_LIB#$/d' >>$MAINTSCRIPT.tmp; \ sed -e 's/@SOURCE_VERSION@/2:2.9.1-1+vga-sync-fields1/' \ -e 's/@OFFICIAL_BUILD@//' \ <$MAINTSCRIPT.tmp >$MAINTSCRIPT; \ rm $MAINTSCRIPT.tmp; \ fi; \ done # Validate syntax of generated shell scripts. #sh debian/scripts/validate-posix-sh debian/*.config \ # debian/*.postinst \ # debian/*.postrm \ # debian/*.preinst \ # debian/*.prerm >stampdir/genscripts >stampdir/prepare if ! [ `which quilt` ]; then \ echo "Couldn't find quilt. Please install it or add it to the build-depends for this package."; \ exit 1; \ fi; \ if QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null next >/dev/null 2>&1; then \ echo -n "Applying patches..."; \ if QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a -v >stampdir/log/patch 2>&1; then \ cat stampdir/log/patch; \ echo "successful."; \ else \ cat stampdir/log/patch; \ echo "failed! (check stampdir/log/patch for details)"; \ exit 1; \ fi; \ else \ echo "No patches to apply"; \ fi; \ >stampdir/patch Applying patches...Wende Patch 01_vga_sync_fields.diff an patching file src/i810_driver.c Hunk #1 succeeded at 247 (offset 2 lines). Hunk #2 succeeded at 266 (offset 2 lines). Hunk #3 succeeded at 2389 (offset 17 lines). patching file src/i830.h Hunk #1 succeeded at 451 (offset -1 lines). patching file src/i830_crt.c patching file src/i830_display.c Hunk #2 succeeded at 1332 (offset 2 lines). Hunk #3 succeeded at 1833 (offset 2 lines). patching file src/i830_driver.c Hunk #1 succeeded at 74 (offset -2 lines). Hunk #5 succeeded at 1689 (offset -7 lines). patching file src/i830_sdvo.c patching file src/i830_video.c Hunk #1 succeeded at 86 (offset -1 lines). Hunk #2 succeeded at 583 (offset -1 lines). Hunk #3 succeeded at 1912 (offset -1 lines). Hunk #4 succeeded at 1924 (offset -1 lines). Hunk #5 succeeded at 2132 (offset -1 lines). Hunk #6 succeeded at 2545 (offset -1 lines). Hunk #7 succeeded at 2973 (offset -5 lines). Jetzt in Patch 01_vga_sync_fields.diff successful. dh_testdir autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:47: installing `./compile' configure.ac:44: installing `./config.guess' configure.ac:44: installing `./config.sub' configure.ac:33: installing `./install-sh' configure.ac:33: installing `./missing' src/Makefile.am: installing `./depcomp' autoreconf: Leaving directory `.' dh_testdir test -d obj-i486-linux-gnu || mkdir obj-i486-linux-gnu cd obj-i486-linux-gnu && \ ../configure --prefix=/usr --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info --build=i486-linux-gnu --disable-static \ CFLAGS="-Wall -g -O2" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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... no checking for bash... /bin/bash checking if dolt supports this host... yes, replacing libtool checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GEN4ASM... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mprotect... yes checking if XINERAMA is defined... yes checking if RANDR is defined... yes checking if RENDER is defined... yes checking if XF86DRI is defined... yes checking if DPMSExtension is defined... yes checking for XORG... yes checking for XEXT... yes checking for ANSI C header files... (cached) yes checking whether to include DRI support... checking for /usr/include/xorg/dri.h... yes checking for /usr/include/xorg/sarea.h... yes checking for /usr/include/xorg/dristruct.h... yes checking whether to include DRI support... yes checking for PCIACCESS... yes checking for DRM... yes checking for DRI... yes checking for XVMCLIB... yes checking whether to include XvMC support... yes checking for /usr/share/sgml/X11/defs.ent... no checking for linuxdoc... no checking for ps2pdf... /usr/bin/ps2pdf checking Whether to build documentation... no checking Whether to build pdf documentation... yes checking for sed... /bin/sed configure: creating ./config.status config.status: creating shave config.status: creating shave-libtool config.status: creating Makefile config.status: creating uxa/Makefile config.status: creating src/Makefile config.status: creating src/xvmc/Makefile config.status: creating src/xvmc/shader/Makefile config.status: creating src/xvmc/shader/mc/Makefile config.status: creating src/xvmc/shader/vld/Makefile config.status: creating src/bios_reader/Makefile config.status: creating src/ch7017/Makefile config.status: creating src/ch7xxx/Makefile config.status: creating src/ivch/Makefile config.status: creating src/reg_dumper/Makefile config.status: creating src/sil164/Makefile config.status: creating src/tfp410/Makefile config.status: creating man/Makefile config.status: creating src/render_program/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands dh_testdir cd obj-i486-linux-gnu && /usr/bin/make make[1]: Entering directory `/mnt/source/squeeze/xserver-xorg-video-intel-2.9.1-1+vga-sync/obj-i486-linux-gnu' make[2]: Entering directory `/mnt/source/squeeze/xserver-xorg-video-intel-2.9.1-1+vga-sync/obj-i486-linux-gnu' Making all in uxa make[3]: Entering directory `/mnt/source/squeeze/xserver-xorg-video-intel-2.9.1-1+vga-sync/obj-i486-linux-gnu/uxa' CC uxa.o CC uxa-accel.o In file included from ../../uxa/uxa-priv.h:331, from ../../uxa/uxa.c:37: /usr/include/xorg/shmint.h:27:35: error: X11/extensions/shmstr.h: Datei oder Verzeichnis nicht gefunden In file included from ../../uxa/uxa-priv.h:331, from ../../uxa/uxa.c:37: /usr/include/xorg/shmint.h:34: error: expected declaration specifiers or ‘...’ before ‘ShmFuncsPtr’ In file included from ../../uxa/uxa.c:37: ../../uxa/uxa-priv.h:344: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uxa_shm_funcs’ In file included from ../../uxa/uxa-priv.h:331, from ../../uxa/uxa-accel.c:33: /usr/include/xorg/shmint.h:27:35: error: X11/extensions/shmstr.h: Datei oder Verzeichnis nicht gefunden In file included from ../../uxa/uxa-priv.h:331, from ../../uxa/uxa-accel.c:33: /usr/include/xorg/shmint.h:34: error: expected declaration specifiers or ‘...’ before ‘ShmFuncsPtr’ In file included from ../../uxa/uxa-accel.c:33: ../../uxa/uxa-priv.h:344: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uxa_shm_funcs’ ../../uxa/uxa.c: In function ‘uxa_driver_init’: ../../uxa/uxa.c:528: error: ‘uxa_shm_funcs’ undeclared (first use in this function) ../../uxa/uxa.c:528: error: (Each undeclared identifier is reported only once ../../uxa/uxa.c:528: error: for each function it appears in.) ../../uxa/uxa.c:528: error: too many arguments to function ‘ShmRegisterFuncs’ ../../uxa/uxa-accel.c:282: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uxa_shm_funcs’ make[3]: *** [uxa.lo] Fehler 1 make[3]: *** Warte auf noch nicht beendete Prozesse... make[3]: *** [uxa-accel.lo] Fehler 1 make[3]: Leaving directory `/mnt/source/squeeze/xserver-xorg-video-intel-2.9.1-1+vga-sync/obj-i486-linux-gnu/uxa' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/mnt/source/squeeze/xserver-xorg-video-intel-2.9.1-1+vga-sync/obj-i486-linux-gnu' make[1]: *** [all] Fehler 2 make[1]: Leaving directory `/mnt/source/squeeze/xserver-xorg-video-intel-2.9.1-1+vga-sync/obj-i486-linux-gnu' make: *** [build-stamp] Fehler 2 dpkg-buildpackage: Fehler: debian/rules build gab Fehler-Exitstatus 2 Command exited with non-zero status 2 44.39user 8.00system 0:52.63elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+26312outputs (0major+1015754minor)pagefaults 0swaps Script done on So 20 Dez 2009 13:42:39 CET