pastebin - collaborative debugging tool
rovema.kpaste.net RSS


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

  1. (jessie-test-home-rmainz-debian_xorg_pkg_test2)root@derfwpc5131:~/xorg-server-1.16.4# dpkg-buildpackage -b -uc -d
  2. dpkg-buildpackage: source package xorg-server
  3. dpkg-buildpackage: source version 2:1.16.4-1+deb8u2
  4. dpkg-buildpackage: source distribution jessie-security
  5. dpkg-buildpackage: source changed by Julien Cristau <jcristau@debian.org>
  6. dpkg-buildpackage: host architecture i386
  7.  dpkg-source --before-build xorg-server-1.16.4
  8.  debian/rules clean
  9. dh_listpackages: Compatibility levels before 9 are deprecated (level 7 in use)
  10. dh_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
  11. QUILT_PATCHES=debian/patches \
  12.         quilt --quiltrc /dev/null pop -a -R || test $? = 2
  13. Removing patch 09_Xserver-man-iglx.diff
  14. Restoring man/Xserver.man
  15.  
  16. Removing patch 08_xfree86_fix_ia64_inx_outx.diff
  17. Restoring hw/xfree86/common/compiler.h
  18.  
  19. Removing patch 05_Revert-Unload-submodules.diff
  20. Restoring hw/xfree86/common/xf86Helper.c
  21.  
  22. Removing patch 03_static-nettle.diff
  23. Restoring configure.ac
  24.  
  25. Removing patch 02_kbsd-input-devd.diff
  26. Removing config/devd.c
  27. Restoring config/Makefile.am
  28. Restoring config/config-backends.h
  29. Restoring config/config.c
  30. Restoring configure.ac
  31. Restoring hw/xfree86/common/xf86Config.c
  32. Restoring hw/xfree86/common/xf86Globals.c
  33. Restoring include/dix-config.h.in
  34.  
  35. Removing patch 001_fedora_extramodes.patch
  36. Restoring hw/xfree86/common/extramodes
  37.  
  38. No patches applied
  39. rm -rf .pc stampdir/patch
  40. dh_testdir
  41. rm -rf stampdir
  42. rm -f config.cache config.log config.status
  43. rm -f */config.cache */config.log */config.status
  44. rm -f conftest* */conftest*
  45. rm -rf autom4te.cache */autom4te.cache
  46. rm -rf build-*
  47. rm -f compile config.guess config.sub configure depcomp install-sh
  48. rm -f ltmain.sh missing INSTALL aclocal.m4 ylwrap
  49. rm -f include/do-not-use-config.h.in
  50. rm -f m4/lt*.m4 m4/libtool.m4
  51. find -name Makefile.in -delete
  52. rm -f test-driver
  53. dh_clean
  54. dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
  55.  debian/rules build
  56. dh_listpackages: Compatibility levels before 9 are deprecated (level 7 in use)
  57. dh_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
  58. mkdir stampdir
  59. >stampdir/stampdir
  60. QUILT_PATCHES=debian/patches \
  61.         quilt --quiltrc /dev/null push -a || test $? = 2
  62. Applying patch 001_fedora_extramodes.patch
  63. patching file hw/xfree86/common/extramodes
  64.  
  65. Applying patch 02_kbsd-input-devd.diff
  66. patching file config/Makefile.am
  67. patching file config/config-backends.h
  68. patching file config/config.c
  69. patching file config/devd.c
  70. patching file configure.ac
  71. Hunk #3 succeeded at 2515 (offset 4 lines).
  72. patching file hw/xfree86/common/xf86Config.c
  73. patching file hw/xfree86/common/xf86Globals.c
  74. patching file include/dix-config.h.in
  75. Hunk #1 succeeded at 432 (offset 3 lines).
  76.  
  77. Applying patch 03_static-nettle.diff
  78. patching file configure.ac
  79.  
  80. Applying patch 05_Revert-Unload-submodules.diff
  81. patching file hw/xfree86/common/xf86Helper.c
  82.  
  83. Applying patch 08_xfree86_fix_ia64_inx_outx.diff
  84. patching file hw/xfree86/common/compiler.h
  85.  
  86. Applying patch 09_Xserver-man-iglx.diff
  87. patching file man/Xserver.man
  88.  
  89. Now at patch 09_Xserver-man-iglx.diff
  90. touch stampdir/patch
  91. Checking for the need of an ABI bump
  92. # Build an updated version of the file:
  93. head -1 debian/serverminver > debian/serverminver.new
  94. 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
  95. # Compare both files:
  96. ABI unchanged
  97. dh_testdir
  98. autoreconf -vfi
  99. autoreconf: Entering directory `.'
  100. autoreconf: configure.ac: not using Gettext
  101. autoreconf: running: aclocal --force -I m4
  102. autoreconf: configure.ac: tracing
  103. autoreconf: running: libtoolize --copy --force
  104. libtoolize: putting auxiliary files in `.'.
  105. libtoolize: copying file `./ltmain.sh'
  106. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  107. libtoolize: copying file `m4/libtool.m4'
  108. libtoolize: copying file `m4/ltoptions.m4'
  109. libtoolize: copying file `m4/ltsugar.m4'
  110. libtoolize: copying file `m4/ltversion.m4'
  111. libtoolize: copying file `m4/lt~obsolete.m4'
  112. autoreconf: running: /usr/bin/autoconf --force
  113. autoreconf: running: /usr/bin/autoheader --force
  114. autoreconf: running: automake --add-missing --copy --force-missing
  115. configure.ac:35: installing './compile'
  116. configure.ac:41: installing './config.guess'
  117. configure.ac:41: installing './config.sub'
  118. configure.ac:34: installing './install-sh'
  119. configure.ac:34: installing './missing'
  120. Xext/Makefile.am: installing './depcomp'
  121. hw/dmx/Makefile.am:25: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
  122. hw/dmx/Makefile.am:25: but option 'subdir-objects' is disabled
  123. automake: warning: possible forward-incompatibility.
  124. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  125. automake: automake option hasn't been enabled.  For now, the corresponding output
  126. automake: object file(s) will be placed in the top-level directory.  However,
  127. automake: this behaviour will change in future Automake versions: they will
  128. automake: unconditionally cause object files to be placed in the same subdirectory
  129. automake: of the corresponding sources.
  130. automake: You are advised to start using 'subdir-objects' option throughout your
  131. automake: project, to avoid future incompatibilities.
  132. hw/dmx/Makefile.am:6: warning: source file '$(top_srcdir)/Xext/panoramiX.c' is in a subdirectory,
  133. hw/dmx/Makefile.am:6: but option 'subdir-objects' is disabled
  134. hw/dmx/config/Makefile.am:23: warning: source file '$(top_srcdir)/os/strlcpy.c' is in a subdirectory,
  135. hw/dmx/config/Makefile.am:23: but option 'subdir-objects' is disabled
  136. hw/dmx/config/Makefile.am:42: warning: source file '$(top_srcdir)/hw/dmx/dmxlog.c' is in a subdirectory,
  137. hw/dmx/config/Makefile.am:42: but option 'subdir-objects' is disabled
  138. configure.ac: installing './ylwrap'
  139. hw/kdrive/src/Makefile.am:15: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
  140. hw/kdrive/src/Makefile.am:15: but option 'subdir-objects' is disabled
  141. hw/vfb/Makefile.am:9: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
  142. hw/vfb/Makefile.am:9: but option 'subdir-objects' is disabled
  143. hw/xfree86/dixmods/Makefile.am:47: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
  144. hw/xfree86/dixmods/Makefile.am:47: but option 'subdir-objects' is disabled
  145. hw/xfree86/glamor_egl/Makefile.am:24: warning: source file '$(top_srcdir)/glamor/glamor_egl.c' is in a subdirectory,
  146. hw/xfree86/glamor_egl/Makefile.am:24: but option 'subdir-objects' is disabled
  147. hw/xfree86/glamor_egl/Makefile.am:24: warning: source file '$(top_srcdir)/glamor/glamor_eglmodule.c' is in a subdirectory,
  148. hw/xfree86/glamor_egl/Makefile.am:24: but option 'subdir-objects' is disabled
  149. hw/xfree86/glamor_egl/Makefile.am:24: warning: source file '$(top_srcdir)/glamor/glamor_xv.c' is in a subdirectory,
  150. hw/xfree86/glamor_egl/Makefile.am:24: but option 'subdir-objects' is disabled
  151. hw/xfree86/int10/Makefile.am:43: warning: source file '$(srcdir)/../os-support/linux/int10/vm86/linux_vm86.c' is in a subdirectory,
  152. hw/xfree86/int10/Makefile.am:43: but option 'subdir-objects' is disabled
  153. hw/xfree86/int10/Makefile.am:43: warning: source file '$(srcdir)/../os-support/linux/int10/linux.c' is in a subdirectory,
  154. hw/xfree86/int10/Makefile.am:43: but option 'subdir-objects' is disabled
  155. hw/xfree86/os-support/bsd/Makefile.am:59: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
  156. hw/xfree86/os-support/bsd/Makefile.am:59: but option 'subdir-objects' is disabled
  157. hw/xfree86/os-support/bsd/Makefile.am:59: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory,
  158. hw/xfree86/os-support/bsd/Makefile.am:59: but option 'subdir-objects' is disabled
  159. hw/xfree86/os-support/bsd/Makefile.am:59: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
  160. hw/xfree86/os-support/bsd/Makefile.am:59: but option 'subdir-objects' is disabled
  161. hw/xfree86/os-support/bsd/Makefile.am:44: warning: source file '$(srcdir)/../shared/xf86Axp.c' is in a subdirectory,
  162. hw/xfree86/os-support/bsd/Makefile.am:44: but option 'subdir-objects' is disabled
  163. hw/xfree86/os-support/bsd/Makefile.am:44: warning: source file '$(srcdir)/../shared/ioperm_noop.c' is in a subdirectory,
  164. hw/xfree86/os-support/bsd/Makefile.am:44: but option 'subdir-objects' is disabled
  165. hw/xfree86/os-support/bsd/Makefile.am:23: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory,
  166. hw/xfree86/os-support/bsd/Makefile.am:23: but option 'subdir-objects' is disabled
  167. hw/xfree86/os-support/bsd/Makefile.am:23: warning: source file '$(srcdir)/../linux/lnx_agp.c' is in a subdirectory,
  168. hw/xfree86/os-support/bsd/Makefile.am:23: but option 'subdir-objects' is disabled
  169. hw/xfree86/os-support/bsd/Makefile.am:8: warning: source file '$(srcdir)/../shared/pm_noop.c' is in a subdirectory,
  170. hw/xfree86/os-support/bsd/Makefile.am:8: but option 'subdir-objects' is disabled
  171. hw/xfree86/os-support/bsd/Makefile.am:8: warning: source file '$(srcdir)/bsd_apm.c' is in a subdirectory,
  172. hw/xfree86/os-support/bsd/Makefile.am:8: but option 'subdir-objects' is disabled
  173. hw/xfree86/os-support/bsd/Makefile.am:8: warning: source file '$(srcdir)/bsd_kqueue_apm.c' is in a subdirectory,
  174. hw/xfree86/os-support/bsd/Makefile.am:8: but option 'subdir-objects' is disabled
  175. hw/xfree86/os-support/bsd/Makefile.am:15: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory,
  176. hw/xfree86/os-support/bsd/Makefile.am:15: but option 'subdir-objects' is disabled
  177. hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/VTsw_noop.c' is in a subdirectory,
  178. hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
  179. hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
  180. hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
  181. hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
  182. hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
  183. hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/sigiostubs.c' is in a subdirectory,
  184. hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
  185. hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/pm_noop.c' is in a subdirectory,
  186. hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
  187. hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory,
  188. hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
  189. hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory,
  190. hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled
  191. hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/bios_mmap.c' is in a subdirectory,
  192. hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
  193. hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/VTsw_usl.c' is in a subdirectory,
  194. hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
  195. hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
  196. hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
  197. hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
  198. hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
  199. hw/xfree86/os-support/linux/Makefile.am:29: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory,
  200. hw/xfree86/os-support/linux/Makefile.am:29: but option 'subdir-objects' is disabled
  201. hw/xfree86/os-support/linux/Makefile.am:5: warning: source file '$(srcdir)/lnx_axp.c' is in a subdirectory,
  202. hw/xfree86/os-support/linux/Makefile.am:5: but option 'subdir-objects' is disabled
  203. hw/xfree86/os-support/linux/Makefile.am:5: warning: source file '$(srcdir)/../shared/xf86Axp.c' is in a subdirectory,
  204. hw/xfree86/os-support/linux/Makefile.am:5: but option 'subdir-objects' is disabled
  205. hw/xfree86/os-support/solaris/Makefile.am:10: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory,
  206. hw/xfree86/os-support/solaris/Makefile.am:10: but option 'subdir-objects' is disabled
  207. hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory,
  208. hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled
  209. hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
  210. hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled
  211. hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory,
  212. hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled
  213. hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
  214. hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled
  215. hw/xfree86/os-support/solaris/Makefile.am:4: warning: source file '$(srcdir)/../shared/VTsw_noop.c' is in a subdirectory,
  216. hw/xfree86/os-support/solaris/Makefile.am:4: but option 'subdir-objects' is disabled
  217. hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/VTsw_noop.c' is in a subdirectory,
  218. hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
  219. hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory,
  220. hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
  221. hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/ioperm_noop.c' is in a subdirectory,
  222. hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
  223. hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory,
  224. hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
  225. hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/pm_noop.c' is in a subdirectory,
  226. hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
  227. hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory,
  228. hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
  229. hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory,
  230. hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
  231. hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory,
  232. hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled
  233. hw/xfree86/parser/Makefile.am:34: warning: source file '$(top_srcdir)/os/xprintf.c' is in a subdirectory,
  234. hw/xfree86/parser/Makefile.am:34: but option 'subdir-objects' is disabled
  235. hw/xfree86/utils/cvt/Makefile.am:31: warning: source file '$(top_srcdir)/hw/xfree86/modes/xf86cvt.c' is in a subdirectory,
  236. hw/xfree86/utils/cvt/Makefile.am:31: but option 'subdir-objects' is disabled
  237. hw/xfree86/utils/cvt/Makefile.am:31: warning: source file '$(top_srcdir)/os/xprintf.c' is in a subdirectory,
  238. hw/xfree86/utils/cvt/Makefile.am:31: but option 'subdir-objects' is disabled
  239. hw/xnest/Makefile.am:9: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
  240. hw/xnest/Makefile.am:9: but option 'subdir-objects' is disabled
  241. hw/xquartz/Makefile.am:22: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
  242. hw/xquartz/Makefile.am:22: but option 'subdir-objects' is disabled
  243. hw/xquartz/mach-startup/Makefile.am:12: warning: source file '$(top_srcdir)/os/strndup.c' is in a subdirectory,
  244. hw/xquartz/mach-startup/Makefile.am:12: but option 'subdir-objects' is disabled
  245. hw/xwayland/Makefile.am:12: warning: source file '$(top_srcdir)/Xext/dpmsstubs.c' is in a subdirectory,
  246. hw/xwayland/Makefile.am:12: but option 'subdir-objects' is disabled
  247. hw/xwayland/Makefile.am:12: warning: source file '$(top_srcdir)/Xi/stubs.c' is in a subdirectory,
  248. hw/xwayland/Makefile.am:12: but option 'subdir-objects' is disabled
  249. hw/xwayland/Makefile.am:12: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
  250. hw/xwayland/Makefile.am:12: but option 'subdir-objects' is disabled
  251. hw/xwin/Makefile.am:76: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
  252. hw/xwin/Makefile.am:76: but option 'subdir-objects' is disabled
  253. test/Makefile.am:77: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory,
  254. test/Makefile.am:77: but option 'subdir-objects' is disabled
  255. parallel-tests: installing './test-driver'
  256. test/xi1/Makefile.am:12: warning: source file '$(srcdir)/../xi2/protocol-common.c' is in a subdirectory,
  257. test/xi1/Makefile.am:12: but option 'subdir-objects' is disabled
  258. autoreconf: Leaving directory `.'
  259. >stampdir/autoreconf
  260. dh_testdir
  261. mkdir -p build-main
  262. cd build-main && \
  263. ../configure \
  264.   --prefix=/usr \
  265.   --mandir=\${prefix}/share/man \
  266.   --infodir=\${prefix}/share/info \
  267.   --sysconfdir=/etc \
  268.   --localstatedir=/var \
  269.   --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 \
  270.   --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   \
  271.   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=""
  272. configure: WARNING: unrecognized options: --disable-config-dbus
  273. checking for a BSD-compatible install... /usr/bin/install -c
  274. checking whether build environment is sane... yes
  275. checking for a thread-safe mkdir -p... /bin/mkdir -p
  276. checking for gawk... no
  277. checking for mawk... mawk
  278. checking whether make sets $(MAKE)... yes
  279. checking whether make supports nested variables... yes
  280. checking for style of include used by make... GNU
  281. checking for gcc... gcc
  282. checking whether the C compiler works... yes
  283. checking for C compiler default output file name... a.out
  284. checking for suffix of executables...
  285. checking whether we are cross compiling... no
  286. checking for suffix of object files... o
  287. checking whether we are using the GNU C compiler... yes
  288. checking whether gcc accepts -g... yes
  289. checking for gcc option to accept ISO C89... none needed
  290. checking whether gcc understands -c and -o together... yes
  291. checking dependency style of gcc... gcc3
  292. checking how to run the C preprocessor... gcc -E
  293. checking for grep that handles long lines and -e... /bin/grep
  294. checking for egrep... /bin/grep -E
  295. checking for ANSI C header files... yes
  296. checking for sys/types.h... yes
  297. checking for sys/stat.h... yes
  298. checking for stdlib.h... yes
  299. checking for string.h... yes
  300. checking for memory.h... yes
  301. checking for strings.h... yes
  302. checking for inttypes.h... yes
  303. checking for stdint.h... yes
  304. checking for unistd.h... yes
  305. checking minix/config.h usability... no
  306. checking minix/config.h presence... no
  307. checking for minix/config.h... no
  308. checking whether it is safe to define __EXTENSIONS__... yes
  309. checking for gcc option to accept ISO C99... -std=gnu99
  310. checking whether __clang__ is declared... no
  311. checking whether __INTEL_COMPILER is declared... no
  312. checking whether __SUNPRO_C is declared... no
  313. checking for pkg-config... /usr/bin/pkg-config
  314. checking pkg-config is at least version 0.9.0... yes
  315. checking build system type... i586-pc-linux-gnu
  316. checking host system type... i586-pc-linux-gnu
  317. checking for a sed that does not truncate output... /bin/sed
  318. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  319. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  320. checking if gcc -std=gnu99 supports -Wall... yes
  321. checking if gcc -std=gnu99 supports -Wpointer-arith... yes
  322. checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
  323. checking if gcc -std=gnu99 supports -Wformat=2... yes
  324. checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
  325. checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
  326. checking if gcc -std=gnu99 supports -Wnested-externs... yes
  327. checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
  328. checking if gcc -std=gnu99 supports -Wold-style-definition... yes
  329. checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
  330. checking if gcc -std=gnu99 supports -Wunused... yes
  331. checking if gcc -std=gnu99 supports -Wuninitialized... yes
  332. checking if gcc -std=gnu99 supports -Wshadow... yes
  333. checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
  334. checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
  335. checking if gcc -std=gnu99 supports -Wredundant-decls... yes
  336. checking if gcc -std=gnu99 supports -Wlogical-op... yes
  337. checking if gcc -std=gnu99 supports -Werror=implicit... yes
  338. checking if gcc -std=gnu99 supports -Werror=nonnull... yes
  339. checking if gcc -std=gnu99 supports -Werror=init-self... yes
  340. checking if gcc -std=gnu99 supports -Werror=main... yes
  341. checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
  342. checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
  343. checking if gcc -std=gnu99 supports -Werror=return-type... yes
  344. checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
  345. checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
  346. checking if gcc -std=gnu99 supports -Werror=write-strings... yes
  347. checking if gcc -std=gnu99 supports -Werror=address... yes
  348. checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
  349. checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
  350. checking if gcc -std=gnu99 supports -pedantic... yes
  351. checking if gcc -std=gnu99 supports -Werror... yes
  352. checking if gcc -std=gnu99 supports -Werror=attributes... yes
  353. checking whether make supports nested variables... (cached) yes
  354. checking for doxygen... no
  355. configure: WARNING: doxygen not found - documentation targets will be skipped
  356. checking for X.Org SGML entities >= 1.8... /usr/share/sgml
  357. checking whether to build documentation... yes
  358. checking whether to build developer documentation... yes
  359. checking for xmlto... no
  360. configure: WARNING: xmlto not found - documentation targets will be skipped
  361. checking for fop... no
  362. configure: WARNING: fop not found - documentation targets will be skipped
  363. checking for xsltproc... no
  364. configure: WARNING: xsltproc not found - cannot transform XML documents
  365. checking whether to build unit test cases... yes
  366. checking whether the linker accepts -Wl,-wrap,exit... yes
  367. checking dependency style of gcc -std=gnu99... gcc3
  368. checking whether ln -s works... yes
  369. checking how to print strings... printf
  370. checking for a sed that does not truncate output... (cached) /bin/sed
  371. checking for fgrep... /bin/grep -F
  372. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  373. checking if the linker (/usr/bin/ld) is GNU ld... yes
  374. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  375. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  376. checking the maximum length of command line arguments... 1572864
  377. checking whether the shell understands some XSI constructs... yes
  378. checking whether the shell understands "+="... yes
  379. checking how to convert i586-pc-linux-gnu file names to i586-pc-linux-gnu format... func_convert_file_noop
  380. checking how to convert i586-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  381. checking for /usr/bin/ld option to reload object files... -r
  382. checking for objdump... objdump
  383. checking how to recognize dependent libraries... pass_all
  384. checking for dlltool... no
  385. checking how to associate runtime and link libraries... printf %s\n
  386. checking for ar... ar
  387. checking for archiver @FILE support... @
  388. checking for strip... strip
  389. checking for ranlib... ranlib
  390. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  391. checking for sysroot... no
  392. checking for mt... mt
  393. checking if mt is a manifest tool... no
  394. checking for dlfcn.h... yes
  395. checking for objdir... .libs
  396. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  397. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  398. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  399. checking if gcc -std=gnu99 static flag -static works... yes
  400. checking if gcc -std=gnu99 supports -c -o file.o... yes
  401. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  402. checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
  403. checking whether -lc should be explicitly linked in... no
  404. checking dynamic linker characteristics... GNU/Linux ld.so
  405. checking how to hardcode library paths into programs... immediate
  406. checking whether stripping libraries is possible... yes
  407. checking if libtool supports shared libraries... yes
  408. checking whether to build shared libraries... yes
  409. checking whether to build static libraries... no
  410. checking for pkg-config... (cached) /usr/bin/pkg-config
  411. checking pkg-config is at least version 0.9.0... yes
  412. checking for flex... flex
  413. checking lex output file root... lex.yy
  414. checking lex library... -lfl
  415. checking whether yytext is a pointer... yes
  416. checking for bison... bison -y
  417. checking for special C compiler options needed for large files... no
  418. checking for _FILE_OFFSET_BITS value needed for large files... 64
  419. checking for cpp... /usr/bin/cpp
  420. checking if /usr/bin/cpp requires -undef... yes
  421. checking if /usr/bin/cpp requires -traditional... yes
  422. checking for dirent.h that defines DIR... yes
  423. checking for library containing opendir... none required
  424. checking for ANSI C header files... (cached) yes
  425. checking fcntl.h usability... yes
  426. checking fcntl.h presence... yes
  427. checking for fcntl.h... yes
  428. checking for stdlib.h... (cached) yes
  429. checking for string.h... (cached) yes
  430. checking for unistd.h... (cached) yes
  431. checking for dlfcn.h... (cached) yes
  432. checking stropts.h usability... yes
  433. checking stropts.h presence... yes
  434. checking for stropts.h... yes
  435. checking fnmatch.h usability... yes
  436. checking fnmatch.h presence... yes
  437. checking for fnmatch.h... yes
  438. checking sys/mkdev.h usability... no
  439. checking sys/mkdev.h presence... no
  440. checking for sys/mkdev.h... no
  441. checking sys/utsname.h usability... yes
  442. checking sys/utsname.h presence... yes
  443. checking for sys/utsname.h... yes
  444. checking for an ANSI C-conforming const... yes
  445. checking for typeof syntax and keyword spelling... typeof
  446. checking whether byte ordering is bigendian... no
  447. checking size of unsigned long... 4
  448. checking for pid_t... yes
  449. checking byteswap.h usability... yes
  450. checking byteswap.h presence... yes
  451. checking for byteswap.h... yes
  452. checking sys/endian.h usability... no
  453. checking sys/endian.h presence... no
  454. checking for sys/endian.h... no
  455. checking for dlopen... no
  456. checking for dlopen in -ldl... yes
  457. checking for backtrace... yes
  458. checking for ffs... yes
  459. checking for geteuid... yes
  460. checking for getuid... yes
  461. checking for issetugid... no
  462. checking for getresuid... yes
  463. checking for getdtablesize... yes
  464. checking for getifaddrs... yes
  465. checking for getpeereid... no
  466. checking for getpeerucred... no
  467. checking for getzoneid... no
  468. checking for mmap... yes
  469. checking for seteuid... yes
  470. checking for shmctl64... no
  471. checking for strncasecmp... yes
  472. checking for vasprintf... yes
  473. checking for vsnprintf... yes
  474. checking for walkcontext... no
  475. checking for strcasecmp... yes
  476. checking for strcasestr... yes
  477. checking for strlcat... no
  478. checking for strlcpy... no
  479. checking for strndup... yes
  480. checking for timingsafe_memcmp... no
  481. checking for sqrt in -lm... yes
  482. checking for cbrt... yes
  483. checking ndbm.h usability... no
  484. checking ndbm.h presence... no
  485. checking for ndbm.h... no
  486. checking dbm.h usability... no
  487. checking dbm.h presence... no
  488. checking for dbm.h... no
  489. checking rpcsvc/dbm.h usability... no
  490. checking rpcsvc/dbm.h presence... no
  491. checking for rpcsvc/dbm.h... no
  492. checking linux/agpgart.h usability... yes
  493. checking linux/agpgart.h presence... yes
  494. checking for linux/agpgart.h... yes
  495. checking sys/agpio.h usability... no
  496. checking sys/agpio.h presence... no
  497. checking for sys/agpio.h... no
  498. checking sys/agpgart.h usability... no
  499. checking sys/agpgart.h presence... no
  500. checking for sys/agpgart.h... no
  501. checking linux/fb.h usability... yes
  502. checking linux/fb.h presence... yes
  503. checking for linux/fb.h... yes
  504. checking asm/mtrr.h usability... yes
  505. checking asm/mtrr.h presence... yes
  506. checking for asm/mtrr.h... yes
  507. checking sys/memrange.h usability... no
  508. checking sys/memrange.h presence... no
  509. checking for sys/memrange.h... no
  510. checking machine/mtrr.h usability... no
  511. checking machine/mtrr.h presence... no
  512. checking for machine/mtrr.h... no
  513. checking for sys/linker.h... no
  514. checking for SYSV IPC... yes
  515. checking machine/apmvar.h usability... no
  516. checking machine/apmvar.h presence... no
  517. checking for machine/apmvar.h... no
  518. checking execinfo.h usability... yes
  519. checking execinfo.h presence... yes
  520. checking for execinfo.h... yes
  521. checking for backtrace in -lc... yes
  522. checking for root directory for font files... /usr/share/fonts/X11
  523. checking for directory for misc files... ${FONTROOTDIR}/misc
  524. checking for directory for OTF files... ${FONTROOTDIR}/OTF
  525. checking for directory for TTF files... ${FONTROOTDIR}/TTF
  526. checking for directory for Type1 files... ${FONTROOTDIR}/Type1
  527. checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi
  528. checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi
  529. 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
  530. checking for thread local storage (TLS) support... __thread
  531. checking for tls_model attribute support... yes
  532. checking to see if we can install the Xorg server as root... no
  533. checking if Xtrans should support UNIX socket connections... yes
  534. checking if Xtrans should support TCP socket connections... yes
  535. checking for library containing socket... none required
  536. checking for library containing gethostbyname... none required
  537. checking for getaddrinfo... yes
  538. checking if IPv6 support should be built... yes
  539. checking for struct sockaddr_in.sin_len... no
  540. checking for socklen_t... yes
  541. checking for struct msghdr.msg_control... yes
  542. checking if Xtrans should support os-specific local connections... no
  543. checking for authdes_seccreate... no
  544. checking for authdes_create... yes
  545. checking for library containing getsecretkey... none required
  546. checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes
  547. checking for PIXMAN... yes
  548. checking for SYSTEMD_DAEMON... no
  549. checking for UDEV... no
  550. configure: error: udev configuration API requested, but libudev is not installed
  551. debian/rules:208: recipe for target 'stampdir/configure-main' failed
  552. make: *** [stampdir/configure-main] Error 1
  553. dpkg-buildpackage: error: debian/rules build gave error exit status 2
  554.  
  555. (jessie-test-home-rmainz-debian_xorg_pkg_test2)root@derfwpc5131:~/xorg-server-1.16.4# apt-get -t jessie-backports build-dep xorg-server    
  556. Reading package lists... Done
  557. Building dependency tree      
  558. Reading state information... Done
  559. Selected version '2:1.16.4-1+deb8u2' (jessie-backports) for xorg-server
  560. The following packages have unmet dependencies:
  561.  ifupdown : Breaks: systemd (< 228-3~) but 215-17+deb8u13 is to be installed
  562.  udev : Breaks: systemd (< 224-2) but 215-17+deb8u13 is to be installed
  563. E: Build-dependencies for xorg-server could not be satisfied.

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.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at