lunar-linux / moonbase-xorg

12 stars 11 forks source link

xorg-server Building error #594

Closed lhw828 closed 6 years ago

lhw828 commented 6 years ago

Checking dependencies for xorg-server Building xorg-server version 1.20.0 /var/lib/lunar/moonbase/xorg/xorg-server/BUILD:行1: /etc/profile.d/x11r7.rc: no such file or directory configure: WARNING: unrecognized options: --enable-kdrive-evdev, --enable-kdrive-kbd, --enable-kdrive-mouse, --disable-xfbdev, --disable-xfake checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk 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... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... none needed 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for doxygen... /usr/bin/doxygen checking the doxygen version... 1.8.14 checking for dot... /usr/bin/dot checking for X.Org SGML entities >= 1.8... no checking whether to build documentation... yes checking whether to build developer documentation... no checking for fop... no configure: WARNING: fop not found - documentation targets will be skipped checking for xsltproc... /usr/bin/xsltproc checking whether to build unit test cases... auto checking whether the linker accepts -Wl,-wrap,exit... yes checking dependency style of gcc... 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... /usr/bin/grep -F checking for ld used by gcc... /var/lib/lunar/compilers/ld checking if the linker (/var/lib/lunar/compilers/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /var/lib/lunar/compilers/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 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 (/var/lib/lunar/compilers/ld -m elf_x86_64) 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... no checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking for dtrace... not_found 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/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes 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... 8 checking for pid_t... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for backtrace... 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 getprogname... no checking for getzoneid... no checking for mmap... yes checking for posix_fallocate... 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 setitimer... yes checking for poll... yes checking for epoll_create1... yes checking for mkostemp... yes checking for reallocarray... yes 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 arc4random_buf in -lbsd... no checking for arc4random_buf... no checking whether program_invocation_short_name is declared... yes checking for SO_PEERCRED in sys/socket.h... yes checking for sqrt in -lm... yes checking for cbrt... yes 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 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 fallback input driver... libinput checking for root directory for font files... /usr/share/fonts/ 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... ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/ 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 whether PTHREAD_MUTEX_RECURSIVE is declared... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_setname_np(const char)... no checking for pthread_setname_np(pthread_t, const char)... yes checking for SYSTEMD_DAEMON... yes checking for UDEV... yes checking for udev_monitor_filter_add_match_tag... yes checking for udev_enumerate_add_match_tag... yes checking for DBUS... yes checking for HAL... no checking for glibc...... yes checking for clock_gettime... yes checking for a useful monotonic clock ...... yes checking whether to track client ids... yes checking for DRI2PROTO... yes Checking temp dir /run/shm Checking temp dir /var/tmp checking for DRI3PROTO... yes checking for sigaction... yes checking for XSHMFENCE... yes configure: DRI3 enabled checking for LIBDRM... yes checking for XLIB... yes checking for GL... yes checking for XDMCP... yes checking for SHA1Init... no checking for CC_SHA1_Init... no checking for wincrypt.h... no checking for SHA1Init in -lmd... no checking for LIBSHA1... no checking for nettle_sha1_init in -lnettle... yes checking for gcry_md_open in -lgcrypt... yes checking for SHA1_Init in -lcrypto... yes checking for OPENSSL... yes checking for SHA1 implementation... libgcrypt checking for XSERVERCFLAGS... yes checking for XSERVERLIBS... yes checking for LIBUNWIND... yes checking if SVR4 needs to be defined... no checking whether to build Xvfb DDX... yes checking for XNESTMODULES... yes checking whether to build Xnest DDX... yes checking whether to build Xorg DDX... yes checking for symbol visibility support... no checking whether to build Xorg PCI functions... checking for PCIACCESS... yes yes

checking linux/apm_bios.h usability... yes checking linux/apm_bios.h presence... yes checking for linux/apm_bios.h... yes checking for DGA... yes checking for DGA... yes checking for XORG_MODULES... yes checking for GLAMOR... yes checking for GBM... yes checking whether GBM_BO_USE_LINEAR is declared... yes checking whether to build XWin DDX... no checking dependency style of $(CC)... none checking for DMXMODULES... yes checking for XDMXCONFIG_DEP... yes checking whether to build Xdmx DDX... yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking for DMXEXAMPLES_DEP... yes checking for DMXXMUEXAMPLES_DEP... yes checking for DMXXIEXAMPLES_DEP... yes checking for XTSTEXAMPLES_DEP... yes checking for XRESEXAMPLES_DEP... yes checking for X11EXAMPLES_DEP... yes checking for XEPHYR... yes checking for nanosleep... yes checking for XWAYLANDMODULES... yes checking whether to build Xwayland DDX... yes checking for WAYLAND_EGLSTREAM... no checking for wayland-scanner... /usr/bin/wayland-scanner checking for WAYLAND_SCANNER... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glx/Makefile config.status: creating include/Makefile config.status: creating composite/Makefile config.status: creating damageext/Makefile config.status: creating dbe/Makefile config.status: creating dix/Makefile config.status: creating doc/Makefile config.status: creating doc/dtrace/Makefile config.status: creating man/Makefile config.status: creating fb/Makefile config.status: creating glamor/Makefile config.status: creating record/Makefile config.status: creating config/Makefile config.status: creating mi/Makefile config.status: creating miext/Makefile config.status: creating miext/sync/Makefile config.status: creating miext/damage/Makefile config.status: creating miext/shadow/Makefile config.status: creating miext/rootless/Makefile config.status: creating os/Makefile config.status: creating pseudoramiX/Makefile config.status: creating randr/Makefile config.status: creating render/Makefile config.status: creating xkb/Makefile config.status: creating Xext/Makefile config.status: creating Xi/Makefile config.status: creating xfixes/Makefile config.status: creating exa/Makefile config.status: creating dri3/Makefile config.status: creating present/Makefile config.status: creating hw/Makefile config.status: creating hw/xfree86/Makefile config.status: creating hw/xfree86/Xorg.sh config.status: creating hw/xfree86/common/Makefile config.status: creating hw/xfree86/common/xf86Build.h config.status: creating hw/xfree86/ddc/Makefile config.status: creating hw/xfree86/dixmods/Makefile config.status: creating hw/xfree86/doc/Makefile config.status: creating hw/xfree86/dri/Makefile config.status: creating hw/xfree86/dri2/Makefile config.status: creating hw/xfree86/dri2/pci_ids/Makefile config.status: creating hw/xfree86/drivers/Makefile config.status: creating hw/xfree86/drivers/modesetting/Makefile config.status: creating hw/xfree86/exa/Makefile config.status: creating hw/xfree86/exa/man/Makefile config.status: creating hw/xfree86/fbdevhw/Makefile config.status: creating hw/xfree86/fbdevhw/man/Makefile config.status: creating hw/xfree86/glamor_egl/Makefile config.status: creating hw/xfree86/i2c/Makefile config.status: creating hw/xfree86/int10/Makefile config.status: creating hw/xfree86/loader/Makefile config.status: creating hw/xfree86/man/Makefile config.status: creating hw/xfree86/modes/Makefile config.status: creating hw/xfree86/os-support/Makefile config.status: creating hw/xfree86/os-support/bsd/Makefile config.status: creating hw/xfree86/os-support/bus/Makefile config.status: creating hw/xfree86/os-support/hurd/Makefile config.status: creating hw/xfree86/os-support/misc/Makefile config.status: creating hw/xfree86/os-support/linux/Makefile config.status: creating hw/xfree86/os-support/solaris/Makefile config.status: creating hw/xfree86/os-support/stub/Makefile config.status: creating hw/xfree86/parser/Makefile config.status: creating hw/xfree86/ramdac/Makefile config.status: creating hw/xfree86/shadowfb/Makefile config.status: creating hw/xfree86/vbe/Makefile config.status: creating hw/xfree86/vgahw/Makefile config.status: creating hw/xfree86/x86emu/Makefile config.status: creating hw/xfree86/xkb/Makefile config.status: creating hw/xfree86/utils/Makefile config.status: creating hw/xfree86/utils/man/Makefile config.status: creating hw/xfree86/utils/cvt/Makefile config.status: creating hw/xfree86/utils/gtf/Makefile config.status: creating hw/dmx/config/Makefile config.status: creating hw/dmx/config/man/Makefile config.status: creating hw/dmx/doc/Makefile config.status: creating hw/dmx/doxygen/doxygen.conf config.status: creating hw/dmx/doxygen/Makefile config.status: creating hw/dmx/examples/Makefile config.status: creating hw/dmx/input/Makefile config.status: creating hw/dmx/glxProxy/Makefile config.status: creating hw/dmx/Makefile config.status: creating hw/dmx/man/Makefile config.status: creating hw/vfb/Makefile config.status: creating hw/vfb/man/Makefile config.status: creating hw/xnest/Makefile config.status: creating hw/xnest/man/Makefile config.status: creating hw/xwin/Makefile config.status: creating hw/xwin/dri/Makefile config.status: creating hw/xwin/glx/Makefile config.status: creating hw/xwin/man/Makefile config.status: creating hw/xwin/winclipboard/Makefile config.status: creating hw/xquartz/Makefile config.status: creating hw/xquartz/GL/Makefile config.status: creating hw/xquartz/bundle/Makefile config.status: creating hw/xquartz/man/Makefile config.status: creating hw/xquartz/mach-startup/Makefile config.status: creating hw/xquartz/pbproxy/Makefile config.status: creating hw/xquartz/xpr/Makefile config.status: creating hw/kdrive/Makefile config.status: creating hw/kdrive/ephyr/Makefile config.status: creating hw/kdrive/ephyr/man/Makefile config.status: creating hw/kdrive/src/Makefile config.status: creating hw/xwayland/Makefile config.status: creating test/Makefile config.status: creating xserver.ent config.status: creating xorg-server.pc config.status: creating include/do-not-use-config.h config.status: creating include/xorg-server.h config.status: creating include/dix-config.h config.status: creating include/xorg-config.h config.status: creating include/xkb-config.h config.status: creating include/xwin-config.h config.status: creating include/xwayland-config.h config.status: creating include/version-config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing sdksyms commands configure: WARNING: unrecognized options: --enable-kdrive-evdev, --enable-kdrive-kbd, --enable-kdrive-mouse, --disable-xfbdev, --disable-xfake Making all in doc make[1]: 进入目录“/usr/src/xorg-server-1.20.0/doc” Making all in dtrace make[2]: 进入目录“/usr/src/xorg-server-1.20.0/doc/dtrace” make[2]: 对“all”无需做任何事。 make[2]: 离开目录“/usr/src/xorg-server-1.20.0/doc/dtrace” make[2]: 进入目录“/usr/src/xorg-server-1.20.0/doc” make[2]: 对“all-am”无需做任何事。 make[2]: 离开目录“/usr/src/xorg-server-1.20.0/doc” make[1]: 离开目录“/usr/src/xorg-server-1.20.0/doc” Making all in man make[1]: 进入目录“/usr/src/xorg-server-1.20.0/man” GEN Xserver.1 make[1]: 离开目录“/usr/src/xorg-server-1.20.0/man” Making all in include make[1]: 进入目录“/usr/src/xorg-server-1.20.0/include” /usr/bin/make all-am make[2]: 进入目录“/usr/src/xorg-server-1.20.0/include” make[2]: 离开目录“/usr/src/xorg-server-1.20.0/include” make[1]: 离开目录“/usr/src/xorg-server-1.20.0/include” Making all in dix make[1]: 进入目录“/usr/src/xorg-server-1.20.0/dix” /usr/bin/make all-am make[2]: 进入目录“/usr/src/xorg-server-1.20.0/dix” CC atom.lo CC cursor.lo CC colormap.lo CC devices.lo CC dispatch.lo CC dixfonts.lo CC main.lo CC dixutils.lo main.c:81:10: fatal error: X11/X.h: No such file or directory

include <X11/X.h>

      ^~~~~~~~~

compilation terminated. atom.c:51:10: fatal error: X11/X.h: No such file or directory

include <X11/X.h>

      ^~~~~~~~~

compilation terminated. dixfonts.c:55:10: fatal error: X11/X.h: No such file or directory

include <X11/X.h>

      ^~~~~~~~~

compilation terminated. devices.c:51:10: fatal error: X11/X.h: No such file or directory

include <X11/X.h>

      ^~~~~~~~~

compilation terminated. cursor.c:51:10: fatal error: X11/X.h: No such file or directory

include <X11/X.h>

      ^~~~~~~~~

dixutils.c:87:10: fatal error: X11/X.h: No such file or directory

include <X11/X.h>

      ^~~~~~~~~

compilation terminated. compilation terminated. colormap.c:51:10: fatal error: X11/X.h: No such file or directory

include <X11/X.h>

      ^~~~~~~~~

compilation terminated. In file included from ../include/window.h:50:0, from ../include/windowstr.h:50, from dispatch.c:109: ../include/misc.h:74:10: fatal error: X11/Xosdefs.h: No such file or directory

include <X11/Xosdefs.h>

      ^~~~~~~~~~~~~~~

compilation terminated. make[2]: [Makefile:759:atom.lo] 错误 1 make[2]: 正在等待未完成的任务.... make[2]: [Makefile:759:colormap.lo] 错误 1 make[2]: [Makefile:759:devices.lo] 错误 1 make[2]: [Makefile:759:cursor.lo] 错误 1 make[2]: [Makefile:759:dixutils.lo] 错误 1 make[2]: [Makefile:759:main.lo] 错误 1 make[2]: [Makefile:759:dixfonts.lo] 错误 1 make[2]: [Makefile:759:dispatch.lo] 错误 1 make[2]: 离开目录“/usr/src/xorg-server-1.20.0/dix” make[1]: [Makefile:640:all] 错误 2 make[1]: 离开目录“/usr/src/xorg-server-1.20.0/dix” make: *** [Makefile:816:all-recursive] 错误 1 Creating /var/log/lunar/compile/xorg-server-1.20.0.xz ! Problem detected during BUILD

lhw828 commented 6 years ago

Checking dependencies for libX11 Building libX11 version 1.6.5 /var/lib/lunar/moonbase/xorg/lib/libX11/BUILD:行1: /etc/profile.d/x11r7.rc: no such file or directory checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-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 how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /var/lib/lunar/compilers/ld checking if the linker (/var/lib/lunar/compilers/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... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /var/lib/lunar/compilers/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 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 (/var/lib/lunar/compilers/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc option to accept ISO C99... none needed 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 if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build functional specifications... yes checking for xmlto... /usr/bin/xmlto checking the xmlto version... 0.0.28 configure: WARNING: xmlto cannot generate text format, this format skipped checking for xsltproc... /usr/bin/xsltproc checking for X.Org SGML entities >= 1.10... no checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking for perl... /usr/bin/perl checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 if run-time linking is supported... checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes yes checking if loadable i18n module support should be enabled... no checking if loadable Xcursor library support should be enabled... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for strtol... yes checking for seteuid... yes checking whether issetugid is declared... no checking for issetugid... no checking for getresuid... yes checking for shmat... yes checking for launchd... no checking for getpwuid_r in -lc... yes checking for pthread_self in -lc... yes checking for poll... yes checking keysym definitions... configure: error: Cannot find keysymdef.h Creating /var/log/lunar/compile/libX11-1.6.5.xz ! Problem detected during BUILD