- (jessie-test-home-rmainz-debian_xorg_pkg_test2)root@derfwpc5131:~/xorg-server-1.16.4# dpkg-buildpackage -b -uc -d
- dpkg-buildpackage: source package xorg-server
- dpkg-buildpackage: source version 2:1.16.4-1+deb8u2
- dpkg-buildpackage: source distribution jessie-security
- dpkg-buildpackage: source changed by Julien Cristau <jcristau@debian.org>
- dpkg-buildpackage: host architecture i386
- dpkg-source --before-build xorg-server-1.16.4
- debian/rules clean
- dh_listpackages: Compatibility levels before 9 are deprecated (level 7 in use)
- dh_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
- QUILT_PATCHES=debian/patches \
- quilt --quiltrc /dev/null pop -a -R || test $? = 2
- Removing patch 09_Xserver-man-iglx.diff
- Restoring man/Xserver.man
- Removing patch 08_xfree86_fix_ia64_inx_outx.diff
- Restoring hw/xfree86/common/compiler.h
- Removing patch 05_Revert-Unload-submodules.diff
- Restoring hw/xfree86/common/xf86Helper.c
- Removing patch 03_static-nettle.diff
- Restoring configure.ac
- Removing patch 02_kbsd-input-devd.diff
- Removing config/devd.c
- Restoring config/Makefile.am
- Restoring config/config-backends.h
- Restoring config/config.c
- Restoring configure.ac
- Restoring hw/xfree86/common/xf86Config.c
- Restoring hw/xfree86/common/xf86Globals.c
- Restoring include/dix-config.h.in
- Removing patch 001_fedora_extramodes.patch
- Restoring hw/xfree86/common/extramodes
- No patches applied
- rm -rf .pc stampdir/patch
- dh_testdir
- rm -rf stampdir
- 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 build-*
- rm -f compile config.guess config.sub configure depcomp install-sh
- rm -f ltmain.sh missing INSTALL aclocal.m4 ylwrap
- rm -f include/do-not-use-config.h.in
- rm -f m4/lt*.m4 m4/libtool.m4
- find -name Makefile.in -delete
- rm -f test-driver
- dh_clean
- dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
- debian/rules build
- dh_listpackages: Compatibility levels before 9 are deprecated (level 7 in use)
- dh_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
- mkdir stampdir
- >stampdir/stampdir
- QUILT_PATCHES=debian/patches \
- quilt --quiltrc /dev/null push -a || test $? = 2
- Applying patch 001_fedora_extramodes.patch
- patching file hw/xfree86/common/extramodes
- Applying patch 02_kbsd-input-devd.diff
- patching file config/Makefile.am
- patching file config/config-backends.h
- patching file config/config.c
- patching file config/devd.c
- patching file configure.ac
- Hunk #3 succeeded at 2515 (offset 4 lines).
- patching file hw/xfree86/common/xf86Config.c
- patching file hw/xfree86/common/xf86Globals.c
- patching file include/dix-config.h.in
- Hunk #1 succeeded at 432 (offset 3 lines).
- Applying patch 03_static-nettle.diff
- patching file configure.ac
- Applying patch 05_Revert-Unload-submodules.diff
- patching file hw/xfree86/common/xf86Helper.c
- Applying patch 08_xfree86_fix_ia64_inx_outx.diff
- patching file hw/xfree86/common/compiler.h
- Applying patch 09_Xserver-man-iglx.diff
- patching file man/Xserver.man
- Now at patch 09_Xserver-man-iglx.diff
- touch stampdir/patch
- Checking for the need of an ABI bump
- # Build an updated version of the file:
- head -1 debian/serverminver > debian/serverminver.new
- perl -ne 'print "$1:$2.$3\n" if /^#define\s+(ABI_(?:VIDEODRV|XINPUT)_VERSION)\s+SET_ABI_VERSION\(\s*(\d+)\s*,\s*(\d+)\s*\)/' hw/xfree86/common/xf86Module.h|sort >> debian/serverminver.new
- # Compare both files:
- ABI unchanged
- 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 `.'.
- libtoolize: copying file `./ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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'
- autoreconf: running: /usr/bin/autoconf --force
- autoreconf: running: /usr/bin/autoheader --force
- autoreconf: running: automake --add-missing --copy --force-missing
- configure.ac:35: installing './compile'
- configure.ac:41: installing './config.guess'
- configure.ac:41: installing './config.sub'
- configure.ac:34: installing './install-sh'
- configure.ac:34: installing './missing'
- Xext/Makefile.am: installing './depcomp'
- hw/dmx/Makefile.am:25: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
- hw/dmx/Makefile.am:25: but option 'subdir-objects' is disabled
- automake: warning: possible forward-incompatibility.
- automake: At least a source file is in a subdirectory, but the 'subdir-objects'
- automake: automake option hasn't been enabled. For now, the corresponding output
- automake: object file(s) will be placed in the top-level directory. However,
- automake: this behaviour will change in future Automake versions: they will
- automake: unconditionally cause object files to be placed in the same subdirectory
- automake: of the corresponding sources.
- automake: You are advised to start using 'subdir-objects' option throughout your
- automake: project, to avoid future incompatibilities.
- hw/dmx/Makefile.am:6: warning: source file '$(top_srcdir)/Xext/panoramiX.c' is in a subdirectory,
- hw/dmx/Makefile.am:6: but option 'subdir-objects' is disabled
- hw/dmx/config/Makefile.am:23: warning: source file '$(top_srcdir)/os/strlcpy.c' is in a subdirectory,
- hw/dmx/config/Makefile.am:23: but option 'subdir-objects' is disabled
- hw/dmx/config/Makefile.am:42: warning: source file '$(top_srcdir)/hw/dmx/dmxlog.c' is in a subdirectory,
- hw/dmx/config/Makefile.am:42: but option 'subdir-objects' is disabled
- configure.ac: installing './ylwrap'
- hw/kdrive/src/Makefile.am:15: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
- hw/kdrive/src/Makefile.am:15: but option 'subdir-objects' is disabled
- hw/vfb/Makefile.am:9: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
- hw/vfb/Makefile.am:9: but option 'subdir-objects' is disabled
- hw/xfree86/dixmods/Makefile.am:47: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
- hw/xfree86/dixmods/Makefile.am:47: but option 'subdir-objects' is disabled
- hw/xfree86/glamor_egl/Makefile.am:24: warning: source file '$(top_srcdir)/glamor/glamor_egl.c' is in a subdirectory,
- hw/xfree86/glamor_egl/Makefile.am:24: but option 'subdir-objects' is disabled
- hw/xfree86/glamor_egl/Makefile.am:24: warning: source file '$(top_srcdir)/glamor/glamor_eglmodule.c' is in a subdirectory,
- hw/xfree86/glamor_egl/Makefile.am:24: but option 'subdir-objects' is disabled
- hw/xfree86/glamor_egl/Makefile.am:24: warning: source file '$(top_srcdir)/glamor/glamor_xv.c' is in a subdirectory,
- hw/xfree86/glamor_egl/Makefile.am:24: but option 'subdir-objects' is disabled
- hw/xfree86/int10/Makefile.am:43: warning: source file '$(srcdir)/../os-support/linux/int10/vm86/linux_vm86.c' is in a subdirectory,
- hw/xfree86/int10/Makefile.am:43: but option 'subdir-objects' is disabled
- hw/xfree86/int10/Makefile.am:43: warning: source file '$(srcdir)/../os-support/linux/int10/linux.c' is in a subdirectory,
- hw/xfree86/int10/Makefile.am:43: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:59: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:59: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:59: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:59: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:59: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:59: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:44: warning: source file '$(srcdir)/../shared/xf86Axp.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:44: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:44: warning: source file '$(srcdir)/../shared/ioperm_noop.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:44: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:23: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:23: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:23: warning: source file '$(srcdir)/../linux/lnx_agp.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:23: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:8: warning: source file '$(srcdir)/../shared/pm_noop.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:8: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:8: warning: source file '$(srcdir)/bsd_apm.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:8: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:8: warning: source file '$(srcdir)/bsd_kqueue_apm.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:8: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/bsd/Makefile.am:15: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory,
- hw/xfree86/os-support/bsd/Makefile.am:15: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/VTsw_noop.c' is in a subdirectory,
- hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
- hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
- hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/sigiostubs.c' is in a subdirectory,
- hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/pm_noop.c' is in a subdirectory,
- hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory,
- hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory,
- hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/bios_mmap.c' is in a subdirectory,
- hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/VTsw_usl.c' is in a subdirectory,
- hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
- hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
- hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory,
- hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/linux/Makefile.am:5: warning: source file '$(srcdir)/lnx_axp.c' is in a subdirectory,
- hw/xfree86/os-support/linux/Makefile.am:5: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/linux/Makefile.am:5: warning: source file '$(srcdir)/../shared/xf86Axp.c' is in a subdirectory,
- hw/xfree86/os-support/linux/Makefile.am:5: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/solaris/Makefile.am:10: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory,
- hw/xfree86/os-support/solaris/Makefile.am:10: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory,
- hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
- hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory,
- hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
- hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/solaris/Makefile.am:4: warning: source file '$(srcdir)/../shared/VTsw_noop.c' is in a subdirectory,
- hw/xfree86/os-support/solaris/Makefile.am:4: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/VTsw_noop.c' is in a subdirectory,
- hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory,
- hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/ioperm_noop.c' is in a subdirectory,
- hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory,
- hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/pm_noop.c' is in a subdirectory,
- hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
- hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
- hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
- hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory,
- hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
- hw/xfree86/parser/Makefile.am:34: warning: source file '$(top_srcdir)/os/xprintf.c' is in a subdirectory,
- hw/xfree86/parser/Makefile.am:34: but option 'subdir-objects' is disabled
- hw/xfree86/utils/cvt/Makefile.am:31: warning: source file '$(top_srcdir)/hw/xfree86/modes/xf86cvt.c' is in a subdirectory,
- hw/xfree86/utils/cvt/Makefile.am:31: but option 'subdir-objects' is disabled
- hw/xfree86/utils/cvt/Makefile.am:31: warning: source file '$(top_srcdir)/os/xprintf.c' is in a subdirectory,
- hw/xfree86/utils/cvt/Makefile.am:31: but option 'subdir-objects' is disabled
- hw/xnest/Makefile.am:9: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
- hw/xnest/Makefile.am:9: but option 'subdir-objects' is disabled
- hw/xquartz/Makefile.am:22: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
- hw/xquartz/Makefile.am:22: but option 'subdir-objects' is disabled
- hw/xquartz/mach-startup/Makefile.am:12: warning: source file '$(top_srcdir)/os/strndup.c' is in a subdirectory,
- hw/xquartz/mach-startup/Makefile.am:12: but option 'subdir-objects' is disabled
- hw/xwayland/Makefile.am:12: warning: source file '$(top_srcdir)/Xext/dpmsstubs.c' is in a subdirectory,
- hw/xwayland/Makefile.am:12: but option 'subdir-objects' is disabled
- hw/xwayland/Makefile.am:12: warning: source file '$(top_srcdir)/Xi/stubs.c' is in a subdirectory,
- hw/xwayland/Makefile.am:12: but option 'subdir-objects' is disabled
- hw/xwayland/Makefile.am:12: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
- hw/xwayland/Makefile.am:12: but option 'subdir-objects' is disabled
- hw/xwin/Makefile.am:76: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
- hw/xwin/Makefile.am:76: but option 'subdir-objects' is disabled
- test/Makefile.am:77: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
- test/Makefile.am:77: but option 'subdir-objects' is disabled
- parallel-tests: installing './test-driver'
- test/xi1/Makefile.am:12: warning: source file '$(srcdir)/../xi2/protocol-common.c' is in a subdirectory,
- test/xi1/Makefile.am:12: but option 'subdir-objects' is disabled
- autoreconf: Leaving directory `.'
- >stampdir/autoreconf
- dh_testdir
- mkdir -p build-main
- cd build-main && \
- ../configure \
- --prefix=/usr \
- --mandir=\${prefix}/share/man \
- --infodir=\${prefix}/share/info \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --build=i586-linux-gnu --disable-silent-rules --disable-static --without-dtrace --disable-strict-compilation --disable-debug --enable-unit-tests --with-int10=x86emu --with-os-vendor="Debian" --with-builderstring="xorg-server 2:1.16.4-1+deb8u2 (http://www.debian.org/support)" --with-xkb-path=/usr/share/X11/xkb --with-xkb-output=/var/lib/xkb --with-shared-memory-dir=/dev/shm --disable-install-libxf86config --enable-mitshm --enable-xres --disable-xcsecurity --disable-tslib --enable-dbe --disable-xf86bigfont --enable-dpms --disable-config-dbus --disable-config-hal --enable-config-udev --enable-xorg --disable-linux-acpi --disable-linux-apm --disable-xquartz --disable-xwin --disable-xfake --disable-xfbdev --disable-install-setuid \
- --with-default-font-path="/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins" --enable-aiglx --enable-glx-tls --enable-registry --enable-composite --enable-record --enable-xv --enable-xvmc --enable-dga --enable-screensaver --enable-xdmcp --enable-xdm-auth-1 --enable-glx --enable-dri --enable-dri2 --enable-glamor --enable-dri3 --enable-present --enable-xinerama --enable-xf86vidmode --enable-xace --enable-xselinux --enable-xfree86-utils --enable-xwayland --enable-dmx --enable-xvfb --enable-xnest --enable-kdrive --enable-xephyr --with-sha1=libgcrypt --enable-xcsecurity \
- CFLAGS="-g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-D_FORTIFY_SOURCE=2 -DPRE_RELEASE=0 " CXXFLAGS="-g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security" FCFLAGS="-g -O2 -fPIE -fstack-protector-strong" FFLAGS="-g -O2 -fPIE -fstack-protector-strong" GCJFLAGS="-g -O2 -fPIE -fstack-protector-strong" LDFLAGS="-fPIE -pie -Wl,-z,relro -Wl,-Bsymbolic" OBJCFLAGS="-g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security" LIBS=""
- configure: WARNING: unrecognized options: --disable-config-dbus
- 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... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- 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 whether gcc understands -c and -o together... yes
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/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 minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for gcc option to accept ISO C99... -std=gnu99
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... i586-pc-linux-gnu
- checking host system type... i586-pc-linux-gnu
- checking for a sed that does not truncate output... /bin/sed
- checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
- checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
- checking if gcc -std=gnu99 supports -Wall... yes
- checking if gcc -std=gnu99 supports -Wpointer-arith... yes
- checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
- checking if gcc -std=gnu99 supports -Wformat=2... yes
- checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
- checking if gcc -std=gnu99 supports -Wnested-externs... yes
- checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
- checking if gcc -std=gnu99 supports -Wold-style-definition... yes
- checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
- checking if gcc -std=gnu99 supports -Wunused... yes
- checking if gcc -std=gnu99 supports -Wuninitialized... yes
- checking if gcc -std=gnu99 supports -Wshadow... yes
- checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
- checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
- checking if gcc -std=gnu99 supports -Wredundant-decls... yes
- checking if gcc -std=gnu99 supports -Wlogical-op... yes
- checking if gcc -std=gnu99 supports -Werror=implicit... yes
- checking if gcc -std=gnu99 supports -Werror=nonnull... yes
- checking if gcc -std=gnu99 supports -Werror=init-self... yes
- checking if gcc -std=gnu99 supports -Werror=main... yes
- checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
- checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
- checking if gcc -std=gnu99 supports -Werror=return-type... yes
- checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
- checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
- checking if gcc -std=gnu99 supports -Werror=write-strings... yes
- checking if gcc -std=gnu99 supports -Werror=address... yes
- checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
- checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
- checking if gcc -std=gnu99 supports -pedantic... yes
- checking if gcc -std=gnu99 supports -Werror... yes
- checking if gcc -std=gnu99 supports -Werror=attributes... yes
- checking whether make supports nested variables... (cached) yes
- checking for doxygen... no
- configure: WARNING: doxygen not found - documentation targets will be skipped
- checking for X.Org SGML entities >= 1.8... /usr/share/sgml
- checking whether to build documentation... yes
- checking whether to build developer documentation... yes
- checking for xmlto... no
- configure: WARNING: xmlto not found - documentation targets will be skipped
- checking for fop... no
- configure: WARNING: fop not found - documentation targets will be skipped
- checking for xsltproc... no
- configure: WARNING: xsltproc not found - cannot transform XML documents
- checking whether to build unit test cases... yes
- checking whether the linker accepts -Wl,-wrap,exit... yes
- checking dependency style of gcc -std=gnu99... gcc3
- checking whether ln -s works... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc -std=gnu99... /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 the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert i586-pc-linux-gnu file names to i586-pc-linux-gnu format... func_convert_file_noop
- checking how to convert i586-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- 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 dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
- checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
- checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
- checking if gcc -std=gnu99 static flag -static works... yes
- checking if gcc -std=gnu99 supports -c -o file.o... yes
- checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
- checking whether the gcc -std=gnu99 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 pkg-config... (cached) /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... 64
- checking for cpp... /usr/bin/cpp
- checking if /usr/bin/cpp requires -undef... yes
- checking if /usr/bin/cpp requires -traditional... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking for ANSI C header files... (cached) yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for dlfcn.h... (cached) yes
- checking stropts.h usability... yes
- checking stropts.h presence... yes
- checking for stropts.h... yes
- checking fnmatch.h usability... yes
- checking fnmatch.h presence... yes
- checking for fnmatch.h... yes
- checking sys/mkdev.h usability... no
- checking sys/mkdev.h presence... no
- checking for sys/mkdev.h... no
- checking sys/utsname.h usability... yes
- checking sys/utsname.h presence... yes
- checking for sys/utsname.h... yes
- checking for an ANSI C-conforming const... yes
- checking for typeof syntax and keyword spelling... typeof
- checking whether byte ordering is bigendian... no
- checking size of unsigned long... 4
- checking for pid_t... yes
- checking byteswap.h usability... yes
- checking byteswap.h presence... yes
- checking for byteswap.h... yes
- checking sys/endian.h usability... no
- checking sys/endian.h presence... no
- checking for sys/endian.h... no
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking for backtrace... yes
- checking for ffs... yes
- checking for geteuid... yes
- checking for getuid... yes
- checking for issetugid... no
- checking for getresuid... yes
- checking for getdtablesize... yes
- checking for getifaddrs... yes
- checking for getpeereid... no
- checking for getpeerucred... no
- checking for getzoneid... no
- checking for mmap... yes
- checking for seteuid... yes
- checking for shmctl64... no
- checking for strncasecmp... yes
- checking for vasprintf... yes
- checking for vsnprintf... yes
- checking for walkcontext... no
- checking for strcasecmp... yes
- checking for strcasestr... yes
- checking for strlcat... no
- checking for strlcpy... no
- checking for strndup... yes
- checking for timingsafe_memcmp... no
- checking for sqrt in -lm... yes
- checking for cbrt... yes
- checking ndbm.h usability... no
- checking ndbm.h presence... no
- checking for ndbm.h... no
- checking dbm.h usability... no
- checking dbm.h presence... no
- checking for dbm.h... no
- checking rpcsvc/dbm.h usability... no
- checking rpcsvc/dbm.h presence... no
- checking for rpcsvc/dbm.h... no
- checking linux/agpgart.h usability... yes
- checking linux/agpgart.h presence... yes
- checking for linux/agpgart.h... yes
- checking sys/agpio.h usability... no
- checking sys/agpio.h presence... no
- checking for sys/agpio.h... no
- checking sys/agpgart.h usability... no
- checking sys/agpgart.h presence... no
- checking for sys/agpgart.h... no
- checking linux/fb.h usability... yes
- checking linux/fb.h presence... yes
- checking for linux/fb.h... yes
- checking asm/mtrr.h usability... yes
- checking asm/mtrr.h presence... yes
- checking for asm/mtrr.h... yes
- checking sys/memrange.h usability... no
- checking sys/memrange.h presence... no
- checking for sys/memrange.h... no
- checking machine/mtrr.h usability... no
- checking machine/mtrr.h presence... no
- checking for machine/mtrr.h... no
- checking for sys/linker.h... no
- checking for SYSV IPC... yes
- checking machine/apmvar.h usability... no
- checking machine/apmvar.h presence... no
- checking for machine/apmvar.h... no
- checking execinfo.h usability... yes
- checking execinfo.h presence... yes
- checking for execinfo.h... yes
- checking for backtrace in -lc... yes
- checking for root directory for font files... /usr/share/fonts/X11
- checking for directory for misc files... ${FONTROOTDIR}/misc
- checking for directory for OTF files... ${FONTROOTDIR}/OTF
- checking for directory for TTF files... ${FONTROOTDIR}/TTF
- checking for directory for Type1 files... ${FONTROOTDIR}/Type1
- checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi
- checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi
- checking for default font path... /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins
- checking for thread local storage (TLS) support... __thread
- checking for tls_model attribute support... yes
- checking to see if we can install the Xorg server as root... no
- checking if Xtrans should support UNIX socket connections... yes
- checking if Xtrans should support TCP socket connections... yes
- checking for library containing socket... none required
- checking for library containing gethostbyname... none required
- checking for getaddrinfo... yes
- checking if IPv6 support should be built... yes
- checking for struct sockaddr_in.sin_len... no
- checking for socklen_t... yes
- checking for struct msghdr.msg_control... yes
- checking if Xtrans should support os-specific local connections... no
- checking for authdes_seccreate... no
- checking for authdes_create... yes
- checking for library containing getsecretkey... none required
- checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes
- checking for PIXMAN... yes
- checking for SYSTEMD_DAEMON... no
- checking for UDEV... no
- configure: error: udev configuration API requested, but libudev is not installed
- debian/rules:208: recipe for target 'stampdir/configure-main' failed
- make: *** [stampdir/configure-main] Error 1
- dpkg-buildpackage: error: debian/rules build gave error exit status 2
- (jessie-test-home-rmainz-debian_xorg_pkg_test2)root@derfwpc5131:~/xorg-server-1.16.4# apt-get -t jessie-backports build-dep xorg-server
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Selected version '2:1.16.4-1+deb8u2' (jessie-backports) for xorg-server
- The following packages have unmet dependencies:
- ifupdown : Breaks: systemd (< 228-3~) but 215-17+deb8u13 is to be installed
- udev : Breaks: systemd (< 224-2) but 215-17+deb8u13 is to be installed
- E: Build-dependencies for xorg-server could not be satisfied.
jessie-backports xorg-server-1.16.4 build failure due to systemd/udev conflict, try #006
Posted by Anonymous on Thu 19th Jan 2023 10:33
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.