* Package: mail-mta/courier-1.0.13 * Repository: gentoo * Maintainer: hanno@gentoo.org * USE: abi_x86_64 amd64 crypt elibc_glibc ipv6 kernel_linux nls pam userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking courier-1.0.13.tar.bz2 to /var/tmp/portage/mail-mta/courier-1.0.13/work >>> Source unpacked in /var/tmp/portage/mail-mta/courier-1.0.13/work >>> Preparing source in /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13 ... * econf: updating courier-1.0.13/config.sub with /usr/share/gnuconfig/config.sub * econf: updating courier-1.0.13/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/courier-1.0.13 --htmldir=/usr/share/doc/courier-1.0.13/html --with-sysroot=/ --libdir=/usr/lib64 --without-fam --with-ipv6 --without-ispell --without-ldapaliasd --disable-maildroldap --without-gnutls --with-notice=unicode --enable-mimetypes=/etc/mime.types --prefix=/usr --disable-root-check --mandir=/usr/share/man --sysconfdir=/etc/courier --datadir=/usr/share/courier --sharedstatedir=/var/lib/courier/com --localstatedir=/var/lib/courier --with-piddir=/var/run/courier --with-authdaemonvar=/var/lib/courier/authdaemon --with-mailuser=mail --with-mailgroup=mail --with-paranoid-smtpext --with-db=gdbm --disable-autorenamesent --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --host=x86_64-pc-linux-gnu debug=true configure: creating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 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 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... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make sets $(MAKE)... (cached) yes 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-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 perl5... no checking for perl... /usr/bin/perl checking for sysconftool...... ././sysconftool checking for env... /usr/bin/env checking courier-unicode library and version... ok checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for courierauthconfig... /usr/bin/courierauthconfig 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 for gdbm_open in -lgdbm... yes checking for gdbm_open... yes checking for gpg... /usr/bin/gpg configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating courier.spec config.status: creating courier.service config.status: WARNING: 'courier.service.in' seems to ignore the --datarootdir setting config.status: creating dbobj.h config.status: creating dbobj.config config.status: creating courier.sysvinit config.status: executing depfiles commands config.status: executing libtool commands === configuring in afx (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/afx) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib 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 ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 for regcomp... yes checking if the C++ compiler needs -fhandle-exceptions... no configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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 === configuring in libs/gdbmobj (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/gdbmobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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... none required checking for gawk... (cached) gawk 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... 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/mail-mta/courier-1.0.13/work/courier-1.0.13/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/bdbobj (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/bdbobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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 gawk... (cached) gawk 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... (cached) 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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... yes checking for dbopen... no checking for db_open... no checking for db_env_create... yes 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... (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/mail-mta/courier-1.0.13/work/courier-1.0.13/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/cgi (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/cgi) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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 gawk... (cached) gawk 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 fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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 fcntl.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for unistd.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 size_t... (cached) yes checking for socklen_t... yes checking for strdup... yes checking for strncasecmp... yes checking how to pass file descriptors... msg_control checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cgi_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/http11 (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/http11) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (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 configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating http11.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/numlib (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/numlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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... yes checking for pid_t... 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/mail-mta/courier-1.0.13/work/courier-1.0.13/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/soxwrap (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/soxwrap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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-ranlib... (cached) x86_64-pc-linux-gnu-ranlib 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 for the Courier Socks library... no 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 how to run the C preprocessor... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for fcntl.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/select.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/poll.h... (cached) yes checking whether time.h and sys/time.h may both be included... (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 structs in6_addr, sockaddr_in6, and sockaddr_storage... yes checking for socklen_t... yes checking for inet_pton... yes checking for poll... yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating soxwrap_config.h config.status: executing depfiles commands === configuring in libs/md5 (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/md5) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/sha1) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/libhmac) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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/random128 (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/random128) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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/mail-mta/courier-1.0.13/work/courier-1.0.13/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/rfc822 (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/rfc822) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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... (cached) /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... (cached) yes checking for setlocale... yes checking how to calculate alternate timezone... daylight configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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/rfc1035 (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/rfc1035) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for socket in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for an ANSI C-conforming const... (cached) yes checking whether time.h and sys/time.h may both be included... (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 uint32_t... no checking for u_int_32_t... yes checking for uint16_t... no checking for u_int_16_t... yes checking for socklen_t... yes checking for strcasecmp... (cached) yes checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes checking for IPv6 flavor... glibc (default) checking for SIOCGIFCONF... yes checking for alloca... yes checking for inet_pton... (cached) yes checking for inet_ntop... yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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/rfc2045 (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/rfc2045) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h... (cached) yes checking for strings.h... (cached) yes checking for locale.h... (cached) yes checking for missing gethostname prototype... no checking for an ANSI C-conforming const... (cached) yes checking for off_t... yes checking for size_t... (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 setlocale... (cached) yes checking for strncasecmp... (cached) yes checking for strcasecmp... (cached) yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rfc2045charset.h config.status: creating rfc2045_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/liblock (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/liblock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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... (cached) yes checking for pid_t... (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 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... fcntl configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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/maildir (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/maildir) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 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... 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 whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 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 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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 perl5... no checking for perl... /usr/bin/perl checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sysexits.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for pcre.h... (cached) yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for pcre.h... (cached) yes checking for pcre/pcre.h... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking vector.h usability... no checking vector.h presence... no checking for vector.h... no checking for an ANSI C-conforming const... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) 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 fam.h usability... no checking fam.h presence... no checking for fam.h... no checking for symlink... yes checking for readlink... yes checking for strcasecmp... (cached) yes checking for utime... yes checking for utimes... yes checking for FAMOpen in -lfam... no checking for missing gethostname prototype... no checking for mailbot... no configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sharedindexinstall config.status: creating sharedindexsplit config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/waitlib (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/waitlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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 sys/wait.h... (cached) yes checking for unistd.h... (cached) 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 wait... yes checking for wait3... yes checking for sigblock... yes checking for sighold... yes checking for sigprocmask... yes checking if wait function is broken... yes checking if wait3 function is broken... no configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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/threadlib (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/threadlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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 gawk... (cached) gawk checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib 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 ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for pthread.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for pthread_cond_wait in -lpthread... yes checking for pthread.h... (cached) yes checking for pthread_cond_wait... yes checking for sqrt in -lm... yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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 === configuring in libs/makedat (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/makedat) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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/mail-mta/courier-1.0.13/work/courier-1.0.13/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 libs/tcpd (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/tcpd) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 sed... (cached) /bin/sed checking for env... (cached) /usr/bin/env checking for pkg-config... /usr/bin/pkg-config checking for krb5-config... krb5-config checking for dlopen in -ldl... (cached) yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking for socket in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/select.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (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 socklen_t... yes checking for LIBIDN... yes checking for setpgrp... (cached) yes checking for setpgid... yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... (cached) yes checking for socketpair... yes checking for SVR3 stream pipes... no checking for SVR4 stream pipes... no checking for stream pipes... socketpair checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_load_error_strings in -lssl... no checking for SSL_library_init in -lssl... no checking for OPENSSL_init_ssl in -lssl... yes checking for GnuTLS... yes checking size of gnutls_transport_ptr_t... 8 checking size of long... 8 checking for OpenSSL 0.9.7... no checking for OpenSSL 1.1.0... yes checking for TLSv1_1_method... yes checking for TLSv1_2_method... yes checking for X509_VERIFY_PARAM_set1_host... yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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/rootcerts (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/rootcerts) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rootcertsdir.cnf === configuring in libs/imap (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/imap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) x86_64-pc-linux-gnu checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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 gawk... (cached) gawk checking whether ln -s works... yes 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 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 perl5... (cached) /usr/bin/perl checking for courierauthconfig... (cached) /usr/bin/courierauthconfig checking for openssl... /usr/bin/openssl checking for certtool... no checking for ANSI C header files... (cached) yes checking for locale.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/time.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for utime.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_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 socklen_t... (cached) yes checking for strerror... yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for setlocale... (cached) yes checking for poll... (cached) yes checking for getaddrinfo... yes checking for socket in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for connect in -lsocket... (cached) no configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating imapd.dist config.status: creating imapd-ssl.dist config.status: creating pop3d.dist config.status: creating pop3d-ssl.dist config.status: creating testsuitefix.pl config.status: creating mkimapdcert config.status: creating mkpop3dcert config.status: creating mkdhparams config.status: creating imapd.cnf.gnutls config.status: creating pop3d.cnf.gnutls config.status: creating imapd.cnf.openssl config.status: creating pop3d.cnf.openssl config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/maildrop (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/maildrop) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (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... 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 gawk... (cached) gawk checking whether ln -s works... yes 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 perl5... (cached) /usr/bin/perl checking for -fhandle-exceptions flag to g++... no checking ability to handle both const and non-const exceptions... yes checking for getpwnam in -lsun... no checking for courierauthconfig... (cached) /usr/bin/courierauthconfig checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for fcntl.h... (cached) yes checking for memory.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for locale.h... (cached) yes checking for pcre.h... (cached) yes checking for pcre/pcre.h... (cached) no checking for mode_t... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking type of array argument to getgroups... gid_t 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 whether closedir returns void... no checking return type of signal handlers... (cached) void checking for setgroups... (cached) yes checking for setlocale... (cached) yes checking for getpgrp... yes checking for getpgid... yes checking whether getpgrp requires zero arguments... yes checking setpgrp()... 1 checking setpgid()... 1 checking for missing gethostname prototype... (cached) no checking default PATH for commands... /bin:/usr/bin:/usr/local/bin checking for qmail-inject... no checking mail transport agent... /usr/bin/sendmail checking location of system mailboxes... ./Maildir checking whether maildrop should reset its group ID... 1 checking privileged users... root mail daemon postmaster checking for UID of maildrop... root checking for GID of maildrop... mail checking for USE_FLOCK... 1 checking for USE_DOTLOCK... 1 checking for LOCKEXT_DEF... .lock checking for LOCKSLEEP_DEF... 5 checking for LOCKTIMEOUT_DEF... 60 checking for LOCKREFRESH_DEF... 15 checking for TEMPDIR... use tmpfile() checking for SMALLMSG... 8192 checking for GLOBAL_TIMEOUT... 300 checking for CRLF_TERM... 0 checking for RESTRICT_TRUSTED... 1 checking for KEEP_FROMLINE... 1 checking for syslog support... 0 checking whether to treat authlib errors as tempreject... 1 configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xconfig.h config.status: creating Makefile config.status: creating README.html config.status: creating testsuite config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/ldapaddressbook (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/ldapaddressbook) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for sys/wait.h... (cached) yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking lber.h usability... no checking lber.h presence... no checking for lber.h... no checking for ldap.h... no checking for sys/wait.h that is POSIX.1 compatible... (cached) 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 configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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/gpglib (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/gpglib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 whether ln -s works... yes checking for gpg... (cached) /usr/bin/gpg checking for perl5... (cached) /usr/bin/perl checking for gpg charset... utf-8 gpg: WARNING: unsafe permissions on homedir '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/gpglib/conftempdir' gpg: keybox '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/gpglib/conftempdir/pubring.kbx' created gpg: /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/gpglib/conftempdir/trustdb.gpg: trustdb created checking for --pinentry-mode option... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (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 return type of signal handlers... (cached) void checking for gettimeofday... yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating webgpg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/pcp (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/pcp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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... 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 gawk... (cached) gawk 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 perl5... (cached) /usr/bin/perl checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld... x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for courierauthconfig... (cached) /usr/bin/courierauthconfig checking for socket in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking whether time.h and sys/time.h may both be included... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... (cached) void checking whether struct tm is in sys/time.h or time.h... (cached) 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 socklen_t... yes checking for gethostname... yes checking for strdup... (cached) yes checking for tcgetattr... yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libs/sqwebmail (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/sqwebmail) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (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... 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 env... (cached) /usr/bin/env checking for perl5... (cached) /usr/bin/perl checking for gzip... /bin/gzip checking for courierauthconfig... (cached) /usr/bin/courierauthconfig checking for getpwnam in -lsun... (cached) no checking for crypt in -lcrypt... yes checking for socket in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for utime.h... (cached) yes checking for unistd.h... (cached) yes checking for locale.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (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 strftime... yes checking for crypt... yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for setreuid... yes checking for setlocale... (cached) yes checking for strdup... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for crypt() prototype... 0 checking whether libcharset is used... no checking for nl_langinfo and CODESET... yes checking URL to access images... /webmail configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sendit.sh config.status: creating cleancache.pl config.status: creating sqwebmaild.dist config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in images (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/sqwebmail/images) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-defaultlang=en' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in html (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/sqwebmail/html) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-defaultlang=en' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating README_LANG.html === configuring in en-us (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/libs/sqwebmail/html/en-us) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-defaultlang=en' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sed... (cached) /bin/sed checking whether make sets $(MAKE)... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile mksoftlinks . en-us rm -f ./en ln -s en-us ./en === configuring in webadmin (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/webadmin) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 for gawk... (cached) gawk checking whether ln -s works... yes checking for perl5... (cached) /usr/bin/perl checking for procmail... /usr/bin/procmail checking for courierauthconfig... (cached) /usr/bin/courierauthconfig checking how to run the C preprocessor... 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 unistd.h... (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 configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating webadmin.pl config.status: creating dumpenv.pl config.status: creating config.h config.status: executing depfiles commands === configuring in courier (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) x86_64-pc-linux-gnu checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (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 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 whether ln -s works... yes checking for perl5... (cached) /usr/bin/perl 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 procmail... (cached) /usr/bin/procmail checking for cat... (cached) /bin/cat checking for sed... (cached) /bin/sed checking for sort... /usr/bin/sort checking for env... (cached) /usr/bin/env checking for wget... /usr/bin/wget checking for courierauthconfig... (cached) /usr/bin/courierauthconfig checking for dlopen in -ldl... (cached) yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking for available modules... module.dsn module.esmtp module.fax module.local module.uucp checking for modules to compile... module.uucp module.local module.fax module.esmtp module.dsn checking for socket in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for netinet/in.h... (cached) yes checking for ber_scanf in -llber... no checking whether -lresolv is needed for res_query... yes checking for ldap_open in -lldap... no checking for ldap_search_st... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/file.h... (cached) yes checking for sysexits.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for locale.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for sys/ioctl.h... (cached) yes checking for ldap.h... (cached) no checking for lber.h... (cached) no checking whether time.h and sys/time.h may both be included... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (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 socklen_t... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for setpgrp... (cached) yes checking for setgroups... (cached) yes checking for initgroups... (cached) yes checking for mkfifo... yes checking for setlocale... (cached) yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... (cached) yes checking if the C++ compiler needs -fhandle-exceptions... (cached) no configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating courier.h config.status: creating courierctl.start config.status: creating couriermlm-rcptfilter-ctlmsg config.status: creating couriermlm-rcptfilter-msg config.status: creating couriermlm-smtpfilter-ctlmsg config.status: creating couriermlm-smtpfilter-msg config.status: creating dot-qmail-to-dot-courier.pl config.status: creating pop3d config.status: creating pop3d-ssl config.status: creating imapd.rc config.status: creating imapd-ssl.rc config.status: creating makealiases config.status: creating makehosteddomains config.status: creating makeimapaccess config.status: creating mkmodules.sh config.status: creating perms.sh config.status: creating setperms.sh config.status: creating perftest1 config.status: creating webmaild config.status: creating webmlmd.rc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/libs) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (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 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 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for strings.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for syslog.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for sys/select.h... (cached) 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 for size_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 caddr_t... yes checking for gethostname... (cached) yes checking for strerror... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for setgroups... (cached) yes checking for initgroups... (cached) yes checking for sigblock... (cached) yes checking for statvfs... yes checking for statfs... yes checking for gettimeofday... (cached) yes checking for missing gethostname prototype... no checking for available modules... module.dsn module.esmtp module.fax module.local module.uucp checking for modules to compile... module.uucp module.local module.fax module.esmtp module.dsn checking if the C++ compiler needs -fhandle-exceptions... (cached) no configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating courier_lib_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in filters (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/filters) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 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 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 perl5... (cached) /usr/bin/perl checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for fcntl.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (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 socket in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for sigsuspend... yes checking for sigpause... yes checking for courierauthconfig... (cached) /usr/bin/courierauthconfig checking for env... (cached) /usr/bin/env configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating filterctl config.status: creating courierfilter.start config.status: creating verifysender config.status: creating verifysenderfull config.status: creating verifysmtp config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libfilter (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/filters/libfilter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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 fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) 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 socklen_t... yes checking for select... yes checking for socket... yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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 perlfilter (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/filters/perlfilter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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 embedded perl interpreter C flags... -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.30.2/x86_64-linux/CORE checking embedded perl interpreter linker flags... -Wl,-E -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64/perl5/5.30.2/x86_64-linux/CORE -lperl -ldl -lm -lcrypt -lutil -lc checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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 doc (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/doc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 perl5... (cached) /usr/bin/perl checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in webadmin (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/webadmin) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 perl5... (cached) /usr/bin/perl checking for procmail... (cached) /usr/bin/procmail 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 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 admin-05local.pl config.status: executing depfiles commands === configuring in module.dsn (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/module.dsn) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk 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-g++ accepts -g... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none 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 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 sys/wait.h that is POSIX.1 compatible... (cached) yes checking for unistd.h... (cached) yes checking for size_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 strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dsnheader.txt config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in module.esmtp (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/module.esmtp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 courierauthconfig... (cached) /usr/bin/courierauthconfig checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking for sed... (cached) /bin/sed checking for env... (cached) /usr/bin/env checking for dlopen in -ldl... (cached) yes checking for socket in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for connect in -lsocket... (cached) no checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for sysexits.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for syslog.h... (cached) yes checking for utime.h... (cached) yes checking for locale.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for size_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 socklen_t... yes checking for caddr_t... (cached) yes checking for strerror... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for setlocale... (cached) yes checking for openssl... (cached) /usr/bin/openssl checking for certtool... no configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating esmtpd config.status: creating esmtpd-ssl config.status: creating esmtpd.dist config.status: creating esmtpd-msa.dist config.status: creating esmtpd-ssl.dist config.status: creating makesmtpaccess config.status: creating makeacceptmailfor config.status: creating makepercentrelay config.status: creating staticlist.c config.status: creating mkesmtpdcert config.status: creating esmtpd.cnf.openssl config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in module.fax (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/module.fax) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (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 for gawk... (cached) gawk 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 cut... /usr/bin/cut checking for sed... (cached) /bin/sed checking for perl5... (cached) /usr/bin/perl checking for tbl... /usr/bin/tbl checking for troff... /usr/bin/troff checking for grops... /usr/bin/grops checking for dpost... none checking for pdftops... none checking for gs... none configure: WARNING: ------------------------------------------------------------- configure: WARNING: Unable to find ghostscript - courierfax will not be available configure: WARNING: ------------------------------------------------------------- checking for sendfax... none configure: WARNING: --------------------------------------------------------- configure: WARNING: Unable to find sendfax - courierfax will not be available configure: WARNING: --------------------------------------------------------- checking for pnmscale... none configure: WARNING: ------------------------------------------------------ configure: WARNING: Unable to find netpbm utilities configure: WARNING: ------------------------------------------------------ checking for giftopnm... /usr/bin/giftopnm checking for jpegtopnm... /usr/bin/jpegtopnm checking for ppmtopgm... /usr/bin/ppmtopgm checking for pgmtopbm... /usr/bin/pgmtopbm checking for pbmtog3... /usr/bin/pbmtog3 checking for g3topbm... /usr/bin/g3topbm checking for pngtopnm... /usr/bin/pngtopnm checking for pnmtopng... /usr/bin/pnmtopng checking for ANSI C header files... (cached) yes checking for sys/wait.h... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for sys/wait.h that is POSIX.1 compatible... (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 setpgrp... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... (cached) yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating init config.status: creating application-postscript.filter config.status: creating application-pdf.filter config.status: creating image-gif.filter config.status: creating image-jpeg.filter config.status: creating image-png.filter config.status: creating text-plain.filter config.status: creating coverpage config.status: creating new_fax config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in module.local (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/module.local) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk 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-g++ accepts -g... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none 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 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 courierauthconfig... (cached) /usr/bin/courierauthconfig checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sysexits.h... (cached) yes checking for unistd.h... (cached) yes checking for syslog.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for size_t... (cached) yes checking for off_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 ftruncate... yes checking for strerror... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for setpgrp... (cached) yes checking for setpgrp... (cached) yes checking whether setpgrp takes no argument... (cached) yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/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 module.uucp (/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/courier/module.uucp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/courier-1.0.13' '--htmldir=/usr/share/doc/courier-1.0.13/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-fam' '--with-ipv6' '--without-ispell' '--without-ldapaliasd' '--disable-maildroldap' '--without-gnutls' '--with-notice=unicode' '--enable-mimetypes=/etc/mime.types' '--disable-root-check' '--mandir=/usr/share/man' '--sysconfdir=/etc/courier' '--datadir=/usr/share/courier' '--sharedstatedir=/var/lib/courier/com' '--localstatedir=/var/lib/courier' '--with-piddir=/var/run/courier' '--with-authdaemonvar=/var/lib/courier/authdaemon' '--with-mailuser=mail' '--with-mailgroup=mail' '--with-paranoid-smtpext' '--with-db=gdbm' '--disable-autorenamesent' '--host=x86_64-pc-linux-gnu' 'debug=true' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--with-makedatprog=/usr/libexec/courier/makedatprog' '--with-package=courier' '--with-version=1.0.13' '--with-courierlogger=/usr/sbin/courierlogger' '--with-mailuid=8' '--with-mailgid=12' '--enable-trusted-groups=mail' '--with-formdata' '--enable-utf7-folder-encoding' '--with-webadmindir=/usr/share/courier/courierwebadmin' '--with-softlinkdir=/usr' '--with-transport=uucp local fax esmtp dsn' --cache-file=/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache --srcdir=. configure: loading cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking for a BSD-compatible install... (cached) /usr/lib/portage/python3.7/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 sets $(MAKE)... (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 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 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) x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm 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... 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 (x86_64-pc-linux-gnu-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) no checking for dlopen in -ldl... (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 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) x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-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 (x86_64-pc-linux-gnu-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 perl5... (cached) /usr/bin/perl checking for uux... /usr/bin/uux checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBIDN... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for unistd.h... (cached) yes checking for size_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 strcasecmp... (cached) yes checking for strncasecmp... (cached) yes configure: updating cache /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/configuring.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating staticlist.c config.status: creating makeuucpneighbors config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13 ... make -j4 make all-gmake-check FOO=BAR make[1]: Entering directory '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13' make[1]: Leaving directory '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13' Making all in afx make[1]: Entering directory '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/afx' make all-am make[2]: Entering directory '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/afx' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -O2 -pipe -march=native -frecord-gcc-switches -c -o testafxpipe.o testafxpipe.C x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -O2 -pipe -march=native -frecord-gcc-switches -c -o afxpipe.o afxpipe.C rm -f libafx.a ar cru libafx.a afxpipe.o make[2]: ar: No such file or directory make[2]: *** [Makefile:377: libafx.a] Error 127 make[2]: Leaving directory '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/afx' make[1]: *** [Makefile:316: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13/afx' make: *** [Makefile:436: all-recursive] Error 1 * ERROR: mail-mta/courier-1.0.13::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=mail-mta/courier-1.0.13::gentoo'`, * the complete build log and the output of `emerge -pqv '=mail-mta/courier-1.0.13::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/mail-mta/courier-1.0.13:20200522-070444.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-mta/courier-1.0.13/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/mail-mta/courier-1.0.13/temp/environment'. * Working directory: '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13' * S: '/var/tmp/portage/mail-mta/courier-1.0.13/work/courier-1.0.13' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 1283140 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Sat, 23 May 2020 12:35:23 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS