* Package: app-admin/sudo-1.9.2 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libressl nls pam secure-path sendmail skey ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sudo-1.9.2.tar.gz to /var/tmp/portage/app-admin/sudo-1.9.2/work >>> Source unpacked in /var/tmp/portage/app-admin/sudo-1.9.2/work >>> Preparing source in /var/tmp/portage/app-admin/sudo-1.9.2/work/sudo-1.9.2 ... * Running elibtoolize in: sudo-1.9.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying ppc64le/2.4.4 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/sudo-1.9.2/work/sudo-1.9.2 ... * Setting secure_path ... * Duplicate entry /usr/local/sbin removed... * Duplicate entry /usr/local/bin removed... * Duplicate entry /usr/sbin removed... * Duplicate entry /usr/bin removed... * Duplicate entry /sbin removed... * Duplicate entry /bin removed... * Duplicate entry /opt/bin removed... * ... done * econf: updating sudo-1.9.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sudo-1.9.2/config.guess with /usr/share/gnuconfig/config.guess ./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 --docdir=/usr/share/doc/sudo-1.9.2 --htmldir=/usr/share/doc/sudo-1.9.2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-python --enable-tmpfiles.d=/usr/lib/tmpfiles.d --enable-zlib=system --with-editor=/usr/libexec/editor --with-env-editor --with-plugindir=/usr/lib64/sudo --with-rundir=/run/sudo --with-vardir=/var/db/sudo --without-linux-audit --without-opie --disable-gcrypt --enable-nls --disable-sasl --enable-openssl --without-ldap --without-ldap_conf_file --without-insults --without-all-insults --with-pam --with-pam-login --with-secure-path=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin --without-selinux --with-sendmail --with-skey --without-sssd configure: Configuring Sudo version 1.9.2 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 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 whether to try S/Key authentication... yes checking whether to lecture users the first time they run sudo... yes checking whether sudo should log via syslog or to a file by default... syslog checking at which syslog priority to log commands... notice checking at which syslog priority to log failures... alert checking how long a line in the log file should be... 80 checking whether sudo should ignore '.' or '' in $PATH... no checking whether to send mail when a user is not in sudoers... yes checking whether to send mail when user listed but not for this host... no checking whether to send mail when a user tries a disallowed command... no checking who should get the mail that sudo sends... root checking for bad password prompt... Password: checking for bad password message... Sorry, try again. checking whether to expect fully qualified hosts in sudoers... no checking for umask programs should be run with... 0022 checking for default user to run commands as... root checking for editor that visudo should use... /usr/libexec/editor checking whether to obey EDITOR and VISUAL environment variables... yes checking number of tries a user gets to enter their password... 3 checking time in minutes after which sudo will ask for a password again... 5 checking time in minutes after the password prompt will time out... 5 checking whether to include insults... no checking whether to override the user's path... /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin checking whether to get ip addresses from the network interfaces... yes checking whether to use an askpass helper... no checking whether to do user authentication by default... yes checking whether to disable running the mailer as root... no checking whether to disable shadow password support... no checking whether root should be allowed to use sudo... yes checking whether to log the hostname in the log file... no checking whether to invoke a shell if sudo is given no arguments... no checking whether to set $HOME to target user in shell mode... no checking whether to disable 'command not found' messages... no checking whether to enable environment debugging... no checking whether to enable environment resetting by default... yes configure: WARNING: Ignoring --enable-gcrypt when OpenSSL is enabled. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /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 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 /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... (cached) 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... (cached) x86_64-pc-linux-gnu-ranlib checking for gawk... gawk 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 path to sudo_noexec.so... ${exec_prefix}/libexec/sudo/sudo_noexec.so checking for uname... /usr/bin/uname checking for tr... /usr/bin/tr checking for mandoc... mandoc checking for nroff... /usr/bin/nroff checking which macro set to use for manual pages... mdoc checking whether SECCOMP_SET_MODE_FILTER is declared... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes configure: error: Cannot mix mutually exclusive (PAM) and regular (S/Key) authentication methods !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-admin/sudo-1.9.2/work/sudo-1.9.2/config.log * ERROR: app-admin/sudo-1.9.2::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 1850: Called econf '--disable-python' '--enable-tmpfiles.d=/usr/lib/tmpfiles.d' '--enable-zlib=system' '--with-editor=/usr/libexec/editor' '--with-env-editor' '--with-plugindir=/usr/lib64/sudo' '--with-rundir=/run/sudo' '--with-vardir=/var/db/sudo' '--without-linux-audit' '--without-opie' '--disable-gcrypt' '--enable-nls' '--disable-sasl' '--enable-openssl' '--without-ldap' '--without-ldap_conf_file' '--without-insults' '--without-all-insults' '--with-pam' '--with-pam-login' '--with-secure-path=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin' '--without-selinux' '--with-sendmail' '--with-skey' '--without-sssd' * phase-helpers.sh, line 681: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=app-admin/sudo-1.9.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/sudo-1.9.2::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:sudo-1.9.2:20200821-151211.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/sudo-1.9.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/sudo-1.9.2/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/sudo-1.9.2/work/sudo-1.9.2' * S: '/var/tmp/portage/app-admin/sudo-1.9.2/work/sudo-1.9.2'