* Package: x11-base/xorg-server-1.20.5 * Repository: gentoo * Maintainer: x11@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc glamor ipv6 kdrive kernel_linux libglvnd systemd udev userland_GNU xephyr xorg * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xorg-server-1.20.5.tar.bz2 to /var/tmp/portage/x11-base/xorg-server-1.20.5/work >>> Source unpacked in /var/tmp/portage/x11-base/xorg-server-1.20.5/work >>> Preparing source in /var/tmp/portage/x11-base/xorg-server-1.20.5/work/xorg-server-1.20.5 ... * Applying xorg-server-1.20.4-shm-reindent-shm_tmpfile-to-follow-our-standards.patch ... [ ok ] * Applying xorg-server-1.20.4-shm-Pick-the-shm-dir-at-run-time-not-build-time.patch ... [ ok ] * Applying xorg-server-1.20.4-shm-Use-memfd_create-when-possible.patch ... [ ok ] * Applying xorg-server-1.12-unloadsubmodule.patch ... [ ok ] * Applying xorg-server-1.18-support-multiple-Files-sections.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-base/xorg-server-1.20.5/work/xorg-server-1.20.5' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: xorg-server-1.20.5/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-base/xorg-server-1.20.5/work/xorg-server-1.20.5 ... * econf: updating xorg-server-1.20.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating xorg-server-1.20.5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/xorg-server-1.20.5 --htmldir=/usr/share/doc/xorg-server-1.20.5/html --with-sysroot=/ --libdir=/usr/lib64 --disable-selective-werror --enable-ipv6 --disable-debug --disable-dmx --enable-glamor --enable-kdrive --disable-libunwind --disable-xwayland --enable-record --enable-xfree86-utils --enable-dri --enable-dri2 --enable-dri3 --enable-glx --disable-xcsecurity --enable-xephyr --disable-xnest --enable-xorg --disable-xvfb --enable-config-udev --without-doxygen --without-xmlto --enable-systemd-logind --with-systemd-daemon --disable-suid-wrapper --disable-install-setuid --enable-libdrm --sysconfdir=/etc/X11 --localstatedir=/var --with-fontrootdir=/usr/share/fonts --with-xkb-output=/var/lib/xkb --disable-config-hal --disable-linux-acpi --without-dtrace --without-fop --with-os-vendor=Gentoo --with-sha1=libcrypto --enable-shared --disable-static configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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 make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes configure: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://gitlab.freedesktop.org/xorg/xserver/issues checking if x86_64-pc-linux-gnu-gcc supports -Wimplicit... yes checking if x86_64-pc-linux-gnu-gcc supports -Wnonnull... yes checking if x86_64-pc-linux-gnu-gcc supports -Winit-self... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmain... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-braces... yes checking if x86_64-pc-linux-gnu-gcc supports -Wsequence-point... yes checking if x86_64-pc-linux-gnu-gcc supports -Wreturn-type... yes checking if x86_64-pc-linux-gnu-gcc supports -Wtrigraphs... yes checking if x86_64-pc-linux-gnu-gcc supports -Warray-bounds... yes checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes checking if x86_64-pc-linux-gnu-gcc supports -Waddress... yes checking if x86_64-pc-linux-gnu-gcc supports -Wint-to-pointer-cast... yes checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-to-int-cast... yes checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) 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 x86_64-pc-linux-gnu-gcc... 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/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 x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-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 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 memfd_create... 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... yes checking for arc4random_buf... yes 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 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 strcasecmp... (cached) yes checking for strlcpy... (cached) no checking for authdes_seccreate... no checking for authdes_create... no checking if Secure RPC authentication ("SUN-DES-1") should be supported... no 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 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... no configure: error: Package requirements (glproto >= 1.4.17 gl >= 9.2.0) were not met: Package dependency requirement 'gl >= 9.2.0' could not be satisfied. Package 'gl' has version '1.2', required version is '>= 9.2.0' Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GL_CFLAGS and GL_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.20.5/work/xorg-server-1.20.5/config.log * ERROR: x11-base/xorg-server-1.20.5::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 2190: Called xorg-3_src_configure * environment, line 3160: Called econf '--disable-selective-werror' '--enable-ipv6' '--disable-debug' '--disable-dmx' '--enable-glamor' '--enable-kdrive' '--disable-libunwind' '--disable-xwayland' '--enable-record' '--enable-xfree86-utils' '--enable-dri' '--enable-dri2' '--enable-dri3' '--enable-glx' '--disable-xcsecurity' '--enable-xephyr' '--disable-xnest' '--enable-xorg' '--disable-xvfb' '--enable-config-udev' '--without-doxygen' '--without-xmlto' '--enable-systemd-logind' '--with-systemd-daemon' '--disable-suid-wrapper' '--disable-install-setuid' '--enable-libdrm' '--sysconfdir=/etc/X11' '--localstatedir=/var' '--with-fontrootdir=/usr/share/fonts' '--with-xkb-output=/var/lib/xkb' '--disable-config-hal' '--disable-linux-acpi' '--without-dtrace' '--without-fop' '--with-os-vendor=Gentoo' '--with-sha1=libcrypto' '--enable-shared' '--disable-static' * phase-helpers.sh, line 718: Called __helpers_die 'econf failed' * isolated-functions.sh, line 119: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=x11-base/xorg-server-1.20.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-base/xorg-server-1.20.5::gentoo'`. * The complete build log is located at '/var/log/portage/build/x11-base/xorg-server-1.20.5:20190925-222544.log.gz'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-base/xorg-server-1.20.5/temp/build.log.gz'. * The ebuild environment file is located at '/var/tmp/portage/x11-base/xorg-server-1.20.5/temp/environment'. * Working directory: '/var/tmp/portage/x11-base/xorg-server-1.20.5/work/xorg-server-1.20.5' * S: '/var/tmp/portage/x11-base/xorg-server-1.20.5/work/xorg-server-1.20.5'