* Package: net-libs/courier-authlib-0.71.3-r2:0 * Repository: gentoo * Maintainer: hanno@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc gdbm kernel_linux pam userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * The dev-tcltk/expect package is not installed. * Without it, you will not be able to change system login passwords. * However non-system authentication modules (LDAP, MySQL, PostgreSQL, * and others) will work just fine. >>> Unpacking source... >>> Unpacking courier-authlib-0.71.3.tar.bz2 to /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work >>> Source unpacked in /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work >>> Preparing source in /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3 ... * econf: updating courier-authlib-0.71.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating courier-authlib-0.71.3/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/courier-authlib-0.71.3-r2 --htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html --with-sysroot=/ --libdir=/usr/lib64 --sysconfdir=/etc/courier --datadir=/usr/share/courier --localstatedir=/var/lib/courier --sharedstatedir=/var/lib/courier/com --with-authdaemonvar=/var/lib/courier/authdaemon --with-authshadow --with-mailuser=mail --with-mailgroup=mail --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --with-authpam --without-authldap --without-authmysql --without-authpgsql --without-authsqlite --with-db=gdbm configure: creating cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... /usr/lib/portage/python3.10/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 for gawk... (cached) gawk 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 x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking for perl5... no checking for perl... /usr/bin/perl checking for sysconftool...... ././sysconftool 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 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 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1 /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/32 /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.1 /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.1/32 /lib64 /usr/lib64 /usr/local/lib64 /lib /usr/lib /usr/local/lib /usr/lib/rust/lib /usr/lib/llvm/15/lib /usr/lib/llvm/15/lib64 /usr/lib/llvm/14/lib /usr/lib/llvm/14/lib64 /opt/cuda/lib64 /opt/cuda/nvvm/lib64 /usr/lib64/fltk checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for perl5... no checking for perl... /usr/bin/perl checking for courier-config... no checking for ltdl.h... (cached) yes checking for expect... no configure: WARNING: ----------------------------------------------------- configure: WARNING: expect not found - will not be able to change passwds configure: WARNING: in webmail configure: WARNING: ----------------------------------------------------- checking for passwd... /usr/bin/passwd checking whether -lm is needed for floor... yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no checking courier-unicode library and version... ok checking for gdbm_open in -lgdbm... yes checking for gdbm_open... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking Pam/pam_appl.h usability... no checking Pam/pam_appl.h presence... no checking for Pam/pam_appl.h... no checking for dlopen in -ldl... yes checking for pam_start in -lpam... yes checking for pam_setcred... yes checking lber.h usability... no checking lber.h presence... no checking for lber.h... no checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for endpwent... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for getspent in -lshadow... no checking for endspent... yes checking for getspent... yes checking for getspent in -lshadow... (cached) no checking for getspent... (cached) yes checking for pg_config... /usr/bin/pg_config checking for mysql_config... /usr/bin/mysql_config checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for setsid... yes checking for setlogin... no checking for crypt in -lcrypt... yes checking for crypt... yes checking for bcrypt... no checking for crypt() prototype... 0 checking for mail userid... mail checking for mail group id... mail checking for socklen_t... yes checking --enable-new-dtags option... yes configure: updating cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating authdaemond config.status: creating authdaemonrc config.status: creating authsystem.passwd config.status: creating README.authdebug.html config.status: creating dbobj.config config.status: creating dbobj.h config.status: creating courier-authlib.spec config.status: creating courier-authlib.sysvinit config.status: creating courier-authlib.service config.status: WARNING: 'courier-authlib.service.in' seems to ignore the --datarootdir setting config.status: creating userdb-test-cram-md5.pl config.status: creating courier_auth_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/bdbobj (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/bdbobj) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) 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... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-g++... (cached) x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking for library containing strerror... none required checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 how to run the C++ preprocessor... (cached) x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... no checking for db_open... no checking for db_env_create... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if the C++ compiler needs -fhandle-exceptions... no configure: updating cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/gdbmobj (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/gdbmobj) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking for library containing strerror... (cached) none required checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-g++... (cached) x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 how to run the C++ preprocessor... (cached) x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gdbm_open in -lgdbm... (cached) yes checking for gdbm_open... (cached) yes checking for gdbm_fdesc... yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking if the C++ compiler needs -fhandle-exceptions... (cached) no configure: updating cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/md5 (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/md5) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) gawk checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for uint32_t... no checking for u_int_32_t... yes checking for an ANSI C-conforming const... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/sha1 (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/sha1) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking whether ln -s works... yes checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 sys/types.h... (cached) yes checking for uint32_t... no checking for u_int_32_t... yes checking for uint64_t... no checking for u_int_64_t... yes checking for an ANSI C-conforming const... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for ANSI C header files... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/libhmac (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/libhmac) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) gawk checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/numlib (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/numlib) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking whether ln -s works... yes checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for int64_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for setgroups... yes checking for initgroups... yes configure: updating cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/makedat (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/makedat) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking whether ln -s works... yes checking for perl5... (cached) /usr/bin/perl checking for cat... /bin/cat checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) 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 for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes configure: updating cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating makedat config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in userdb (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/userdb) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking whether ln -s works... yes checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 perl5... (cached) /usr/bin/perl checking for ANSI C header files... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for termios.h... (cached) yes checking for crypt.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking return type of signal handlers... void checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for crypt in -lcrypt... (cached) yes checking for crypt... (cached) yes checking for crypt() prototype... (cached) 0 checking for isatty... yes checking for gettimeofday... yes checking for random source... /dev/urandom configure: updating cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating userdb.pl config.status: creating makeuserdb config.status: creating pw2userdb config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/rfc822 (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/rfc822) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) 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 for LIBIDN... yes checking if Libidn should be used... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for setlocale... yes checking how to calculate alternate timezone... daylight configure: updating cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/random128 (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/random128) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking for ps... /bin/ps checking for w... /usr/bin/w checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 sys/wait.h that is POSIX.1 compatible... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for pid_t... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for random source... /dev/urandom checking for some good options for ps... -Afl configure: updating cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/liblock (/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/libs/liblock) configure: running /bin/sh ./configure --disable-option-checking '--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/courier-authlib-0.71.3-r2' '--htmldir=/usr/share/doc/courier-authlib-0.71.3-r2/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' '--with-makedatprog=/usr/libexec/courier-authlib/makedatprog' '--with-userdb=/etc/courier/authlib/userdb' --cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking whether ln -s works... yes checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for fcntl.h... (cached) yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for off_t... yes checking for pid_t... (cached) yes checking return type of signal handlers... (cached) void checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for off64_t... no checking for flock_t... no checking for getdtablesize... yes checking for setpgrp... yes checking for sysconf... yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... yes checking for fcntl... yes checking for flock... yes checking for lockf... yes checking for locking method... configure: error: must specify --with-locking-method option configure: error: ./configure failed for libs/liblock !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/config.log * ERROR: net-libs/courier-authlib-0.71.3-r2::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 122: Called src_configure * environment, line 1891: Called econf '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--localstatedir=/var/lib/courier' '--sharedstatedir=/var/lib/courier/com' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-authshadow' '--with-mailuser=mail' '--with-mailgroup=mail' '--cache-file=/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3/configuring.cache' '--with-authpam' '--without-authldap' '--without-authmysql' '--without-authpgsql' '--without-authsqlite' '--with-db=gdbm' * phase-helpers.sh, line 730: 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-libs/courier-authlib-0.71.3-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/courier-authlib-0.71.3-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-libs:courier-authlib-0.71.3-r2:20220916-183033.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3' * S: '/var/tmp/portage/net-libs/courier-authlib-0.71.3-r2/work/courier-authlib-0.71.3'