* Package: app-admin/sagan-2.0.1-r5 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc geoip kernel_linux libdnet pcap redis smtp userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sagan-2.0.1.tar.gz to /var/tmp/portage/app-admin/sagan-2.0.1-r5/work >>> Source unpacked in /var/tmp/portage/app-admin/sagan-2.0.1-r5/work >>> Preparing source in /var/tmp/portage/app-admin/sagan-2.0.1-r5/work/sagan-2.0.1 ... * Running eautoreconf in '/var/tmp/portage/app-admin/sagan-2.0.1-r5/work/sagan-2.0.1' ... * Running 'aclocal -I m4' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: sagan-2.0.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/sagan-2.0.1-r5/work/sagan-2.0.1 ... * econf: updating sagan-2.0.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sagan-2.0.1/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/sagan-2.0.1-r5 --htmldir=/usr/share/doc/sagan-2.0.1-r5/html --libdir=/usr/lib64 --enable-lognorm --enable-esmtp --enable-redis --enable-libpcap --enable-geoip checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking host os... installation for x86_64-pc-linux-gnu OS... ok checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking whether make sets $(MAKE)... (cached) yes 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for ctype.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for sys/stat.h... (cached) yes checking for string.h... (cached) yes checking for getopt.h... yes checking for time.h... yes checking for stdarg.h... yes checking for limits.h... yes checking for stdbool.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for sys/time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/mmap.h... no checking for sys/mman.h... yes checking for sys/prctl.h... yes checking for libgen.h... yes checking size of size_t... 8 checking for F_SETPIPE_SZ in fcntl.h... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking for F_GETPIPE_SZ in fcntl.h... yes checking for an ANSI C-conforming const... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for GNU libc compatible malloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking return type of signal handlers... void checking for strftime... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for GNU libc compatible realloc... yes checking for pid_t... (cached) yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for x86 cpuid output... unknown checking for x86-AVX xgetbv output... unknown checking for x86 cpuid 0x00000001 output... a20f10:17200800:7ed8320b:178bfbff checking whether mmx is supported... yes checking whether sse is supported... yes checking whether sse2 is supported... yes checking whether sse3 is supported... yes checking whether ssse3 is supported... yes checking whether sse4.1 is supported... yes checking whether sse4.2 is supported... yes checking whether avx is supported by processor... yes checking for x86-AVX xgetbv 0x00000000 output... 207:0 checking whether avx is supported by operating system... yes checking whether C compiler accepts -mmmx... yes checking whether C compiler accepts -msse... yes checking whether C compiler accepts -msse2... yes checking whether C compiler accepts -msse3... yes checking whether C compiler accepts -mssse3... yes checking whether C compiler accepts -msse4.1... yes checking whether C compiler accepts -msse4.2... yes checking whether C compiler accepts -mavx... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for select... yes checking for strstr... yes checking for strchr... yes checking for strcmp... yes checking for strlen... yes checking for sizeof... no checking for write... yes checking for snprintf... yes checking for strncat... yes checking for strlcat... no checking for strlcpy... no checking for getopt_long... yes checking for gethostbyname... yes checking for socket... yes checking for htons... yes checking for connect... yes checking for send... yes checking for recv... yes checking for dup2... yes checking for strspn... yes checking for strdup... yes checking for memset... yes checking for access... yes checking for ftruncate... yes checking for strerror... yes checking for mmap... yes checking for shm_open... yes checking for gettimeofday... yes checking for main in -lm... yes checking for main in -lrt... yes checking for pthread_create in -lpthread... yes checking for yaml.h... yes checking for yaml_parser_initialize in -lyaml... yes checking for pcre.h... yes checking for pcre_get_substring in -lpcre... yes checking for LIBPCREVERSION... no checking for pcre_dfa_exec in -lpcre... yes checking for PCRE JIT support... yes checking for PCRE JIT support usability... yes ------- Syslog support is enabled ------- checking for syslog.h... yes ------- Redis support is enabled ------- checking for hiredis/hiredis.h... yes checking for main in -lhiredis... yes ------- Maxmind GeoIP support is enabled ------- checking for maxminddb.h... no checking for main in -lmaxminddb... no configure: error: The Maxmind GeoIP library cannot be found. If you're not interested in GeoIP support use the --disable-geoip flag. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-admin/sagan-2.0.1-r5/work/sagan-2.0.1/config.log * ERROR: app-admin/sagan-2.0.1-r5::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 2146: Called econf '--enable-lognorm' '--enable-esmtp' '--enable-redis' '--enable-libpcap' '--enable-geoip' * phase-helpers.sh, line 711: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=app-admin/sagan-2.0.1-r5::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/sagan-2.0.1-r5::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:sagan-2.0.1-r5:20211026-170214.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/sagan-2.0.1-r5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/sagan-2.0.1-r5/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/sagan-2.0.1-r5/work/sagan-2.0.1' * S: '/var/tmp/portage/app-admin/sagan-2.0.1-r5/work/sagan-2.0.1'