* Package: net-misc/cfengine-3.6.2 * Repository: gentoo * Maintainer: sysadmin@gentoo.org * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux postgres qdbm userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking cfengine-3.6.2.tar.gz to /var/tmp/portage/net-misc/cfengine-3.6.2/work >>> Source unpacked in /var/tmp/portage/net-misc/cfengine-3.6.2/work >>> Preparing source in /var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2 ... * Applying cfengine-3.6.2-ifconfig.patch ... [ ok ] * Applying cfengine-3.6.2-sysmacros.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2' ... * 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: cfengine-3.6.2/ * 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/net-misc/cfengine-3.6.2/work/cfengine-3.6.2 ... * econf: updating cfengine-3.6.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cfengine-3.6.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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --enable-fhs --docdir=/usr/share/doc/cfengine-3.6.2 --with-workdir=/var/cfengine --with-pcre --with-libacl --with-qdbm --without-tokyocabinet --with-postgresql --without-mysql --without-libvirt --disable-selinux checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for makeinfo... makeinfo checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for HP-UX aC... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E no checking for GCC specific compile flags... yes checking for -Wno-pointer-sign... yes checking for -Werror=implicit-function-declaration... yes checking for -Wunused-parameter... yes checking for -Wno-duplicate-decl-specifier... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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... 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... no 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 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 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 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 getconf... /usr/bin/getconf 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 PQconnectdb in -lpq... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for dpopen in -lqdbm... yes checking depot.h usability... yes checking depot.h presence... yes checking for depot.h... yes checking for RSA_generate_key_ex in -lcrypto... yes checking for SSL_library_init in -lssl... no checking whether SSL_CTX_clear_options is declared... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking for OpenSSL version... OK checking for pcre_exec in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for acl_init in -lacl... yes checking acl.h usability... no checking acl.h presence... no checking for acl.h... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for xmlFirstElementChild in -lxml2... yes checking libxml/xmlwriter.h usability... yes checking libxml/xmlwriter.h presence... yes checking for libxml/xmlwriter.h... yes checking avahi-client/client.h usability... no checking avahi-client/client.h presence... no checking for avahi-client/client.h... no checking avahi-common/address.h usability... no checking avahi-common/address.h presence... no checking for avahi-common/address.h... no checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking vfs.h usability... no checking vfs.h presence... no checking for vfs.h... no checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/filesys.h usability... no checking sys/filesys.h presence... no checking for sys/filesys.h... no checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking zone.h usability... no checking zone.h presence... no checking for zone.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/types.h... (cached) yes checking sys/mpctl.h usability... no checking sys/mpctl.h presence... no checking for sys/mpctl.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for sys/jail.h... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for mode_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for clockid_t... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for sqrt in -lm... yes checking for clock_gettime in -lrt... yes checking for dlopen in -ldl... yes checking whether clock_gettime is declared... yes checking for clock_gettime... yes checking whether unsetenv is declared... yes checking for unsetenv... yes checking whether strnlen is declared... yes checking for strnlen... yes checking whether strndup is declared... yes checking for strndup... yes checking for working strndup... yes checking whether setlinebuf is declared... yes checking for setlinebuf... yes checking whether strlcat is declared... no checking for strlcat... no checking whether strlcpy is declared... no checking for strlcpy... no checking whether realpath is declared... yes checking whether strdup is declared... yes checking for strdup... yes checking whether memrchr is declared... no checking for memrchr... yes checking whether round is declared... yes checking for round... yes checking whether nanosleep is declared... no checking for nanosleep... yes checking whether memdup is declared... no checking for memdup... no checking whether memmem is declared... no checking for memmem... yes checking whether srand48 is declared... yes checking for srand48... yes checking whether drand48 is declared... yes checking for drand48... yes checking whether strerror is declared... yes checking for strerror... yes checking whether strstr is declared... yes checking for strstr... yes checking whether strcasestr is declared... no checking for strcasestr... yes checking whether strcasecmp is declared... yes checking for strcasecmp... yes checking whether strncasecmp is declared... yes checking for strncasecmp... yes checking whether strsep is declared... yes checking for strsep... yes checking whether strsignal is declared... yes checking for strsignal... yes checking whether gmtime_r is declared... yes checking for gmtime_r... yes checking whether getline is declared... yes checking for getline... yes checking whether localtime_r is declared... yes checking for localtime_r... yes checking whether fgetgrent is declared... yes checking whether isfinite is declared... yes checking for getpwent... yes checking for setpwent... yes checking for endpwent... yes checking for fgetspent... yes checking for lckpwdf... yes checking for ulckpwdf... yes checking whether getloadavg is declared... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking whether byte ordering is bigendian... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether le32toh is declared... yes checking for chpasswd... /usr/sbin/chpasswd checking for pwdadm... no checking for useradd... /usr/sbin/useradd checking for usermod... /usr/sbin/usermod checking for userdel... /usr/sbin/userdel checking for pam_start in -lpam... no checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no configure: error: Cannot find PAM library !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2/config.log * ERROR: net-misc/cfengine-3.6.2::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 2453: Called econf '--enable-fhs' '--docdir=/usr/share/doc/cfengine-3.6.2' '--with-workdir=/var/cfengine' '--with-pcre' '--with-libacl' '--with-qdbm' '--without-tokyocabinet' '--with-postgresql' '--without-mysql' '--without-libvirt' '--disable-selinux' * phase-helpers.sh, line 711: 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 '=net-misc/cfengine-3.6.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/cfengine-3.6.2::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:cfengine-3.6.2:20210617-035245.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/cfengine-3.6.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/cfengine-3.6.2/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2' * S: '/var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2'