* Package: x11-base/xorg-server-1.12.99.904  * Repository: gentoo  * Maintainer: x11@gentoo.org  * USE: elibc_glibc ipv6 kernel_linux minimal nptl udev userland_GNU x86 xvfb  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking xorg-server-1.12.99.904.tar.bz2 to /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work >>> Source unpacked in /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work >>> Preparing source in /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904 ... * Applying xorg-server-1.12-disable-acpi.patch ...  [ ok ] * Running elibtoolize in: xorg-server-1.12.99.904/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904 ... >>> Working in BUILD_DIR: "/var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904_build" * econf: updating xorg-server-1.12.99.904/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xorg-server-1.12.99.904/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/xorg-server-1.12.99.904 --enable-shared --disable-static --enable-ipv6 --disable-dmx --disable-kdrive --disable-kdrive-kbd --disable-kdrive-mouse --disable-kdrive-evdev --disable-tslib --disable-record --disable-xfree86-utils --disable-install-libxf86config --disable-dri --disable-dri2 --disable-glx --disable-xnest --disable-xorg --enable-xvfb --enable-glx-tls --enable-config-udev --without-doxygen --without-xmlto --sysconfdir=/etc/X11 --localstatedir=/var --enable-install-setuid --with-fontrootdir=/usr/share/fonts --with-xkb-output=/var/lib/xkb --disable-config-hal --without-dtrace --without-fop --with-os-vendor=Gentoo checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wall... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wnested-externs... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wbad-function-cast... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wunused... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wuninitialized... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wcast-qual... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=nonnull... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=init-self... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=main... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=missing-braces... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=sequence-point... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=trigraphs... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=array-bounds... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=write-strings... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=address... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -pedantic... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... yes checking for X.Org SGML entities >= 1.8... no checking whether to build documentation... yes checking whether to build developer documentation... yes 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 i686-pc-linux-gnu-gcc -std=gnu99... none 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 i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu-pkg-config... /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/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 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 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 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/apm_bios.h usability... yes checking linux/apm_bios.h presence... yes checking for linux/apm_bios.h... yes 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 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 /etc/X11/X11/fontpath.d... no checking for default font path... ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/ 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... yes checking return type of signal handlers... void 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 if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... 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 UDEV... yes checking for udev_monitor_filter_add_match_tag... no checking for udev_enumerate_add_match_tag... no checking for DBUS... no checking for HAL... no checking for glibc...... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for a useful monotonic clock ...... yes checking whether to track client ids... yes checking for DRI2PROTO... no checking for LIBDRM... no configure: error: Package requirements (libdrm >= 2.3.0) were not met: No package 'libdrm' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBDRM_CFLAGS and LIBDRM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904_build/config.log * ERROR: x11-base/xorg-server-1.12.99.904 failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 85: Called src_configure * environment, line 3627: Called xorg-2_src_configure * environment, line 4498: Called autotools-utils_src_configure * environment, line 795: Called econf '--docdir=/usr/share/doc/xorg-server-1.12.99.904' '--enable-shared' '--disable-static' '--enable-ipv6' '--disable-dmx' '--disable-kdrive' '--disable-kdrive-kbd' '--disable-kdrive-mouse' '--disable-kdrive-evdev' '--disable-tslib' '--disable-record' '--disable-xfree86-utils' '--disable-install-libxf86config' '--disable-dri' '--disable-dri2' '--disable-glx' '--disable-xnest' '--disable-xorg' '--enable-xvfb' '--enable-glx-tls' '--enable-config-udev' '--without-doxygen' '--without-xmlto' '--sysconfdir=/etc/X11' '--localstatedir=/var' '--enable-install-setuid' '--with-fontrootdir=/usr/share/fonts' '--with-xkb-output=/var/lib/xkb' '--disable-config-hal' '--without-dtrace' '--without-fop' '--with-os-vendor=Gentoo' * phase-helpers.sh, line 467: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=x11-base/xorg-server-1.12.99.904'`, * the complete build log and the output of `emerge -pqv '=x11-base/xorg-server-1.12.99.904'`. * The complete build log is located at '/var/tmp/portage/x11-base/xorg-server-1.12.99.904/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-base/xorg-server-1.12.99.904/temp/environment'. * Working directory: '/var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904_build' * S: '/var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904'