* Package: sys-cluster/resource-agents-4.12.0:0 * Repository: gentoo * Maintainer: cluster@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux systemd * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking resource-agents-4.12.0.tar.gz to /var/tmp/portage/sys-cluster/resource-agents-4.12.0/work >>> Source unpacked in /var/tmp/portage/sys-cluster/resource-agents-4.12.0/work >>> Preparing source in /var/tmp/portage/sys-cluster/resource-agents-4.12.0/work/resource-agents-4.12.0 ... * Applying 4.6.1-configure.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-cluster/resource-agents-4.12.0/work/resource-agents-4.12.0' ... * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/sys-cluster/resource-agents-4.12.0/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: resource-agents-4.12.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-cluster/resource-agents-4.12.0/work/resource-agents-4.12.0 ... * econf: updating resource-agents-4.12.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating resource-agents-4.12.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/resource-agents-4.12.0 --htmldir=/usr/share/doc/resource-agents-4.12.0/html --libdir=/usr/lib64 --disable-fatal-warnings --localstatedir=/var --with-ocf-root=/usr/lib/ocf --with-rsctmpdir=/run/resource-agents --disable-doc --disable-libnet 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 vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.11/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 for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uid_t... yes checking for gid_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for uint32_t... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking whether struct tm is in sys/time.h or time.h... time.h checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed checking for struct tm.tm_zone... yes configure: Sanitizing prefix: /usr 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.18... yes checking for systemd... yes Our Host OS: linux-gnu/x86_64-pc-linux-gnu configure: Sanitizing exec_prefix: NONE configure: Sanitizing INITDIR: checking which init (rc) directory to use... /etc/init.d configure: Sanitizing libdir: /usr/lib64 configure: WARNING: sharedstatedir directory (/usr/com) does not exist! configure: WARNING: docdir directory (/usr/share/doc/resource-agents-4.12.0) does not exist! configure: Host CPU: x86_64 checking which format is needed to print uint64_t... %lu checking for heartbeat/glue_config.h... yes checking for gmake... gmake checking for shellcheck... no checking for bash... /bin/bash checking for xmlcatalog... /usr/bin/xmlcatalog checking for ssh... /usr/bin/ssh checking for scp... /usr/bin/scp checking for tar... /bin/tar checking for md5... no checking for test... /usr/bin/test checking for ping... /usr/bin/ping checking for ifconfig... /bin/ifconfig checking for mailx... /usr/bin/mailx checking for egrep... /bin/egrep checking for rm... /bin/rm checking for ... no checking for python... /usr/bin/python checking for python version... 3.11 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages checking python module: json... yes checking python module: pyroute2... no configure: WARNING: "Not building gcp-vpc-move-route" checking for route... /bin/route checking ifconfig option to list interfaces... -a checking for socket in -lsocket... no checking for getopt_long in -lgnugetopt... no checking for glib-2.0... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... (cached) /bin/egrep checking for sys/socket.h... yes checking for sys/sockio.h... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for syslog.h... 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 working strnlen... yes checking for alarm... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for mkdir... yes checking for socket... yes checking for uname... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for reboot... /sbin/reboot checking for poweroff... /sbin/poweroff checking for pod2man... /usr/bin/pod2man checking for getopt... yes checking for struct iphdr.saddr... yes checking if libnet is required... no checking for libnet... found none checking for /etc/redhat-release... no checking for netinet/icmp6.h... yes checking whether x86_64-pc-linux-gnu-gcc supports "-fgnu89-inline"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-fstack-protector-all"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wall"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wbad-function-cast"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wcast-qual"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wdeclaration-after-statement"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wendif-labels"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wfloat-equal"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wformat=2"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wformat-security"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wformat-nonliteral"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Winline"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wmissing-prototypes"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wmissing-declarations"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wmissing-format-attribute"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wnested-externs"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wno-long-long"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wno-strict-aliasing"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wpointer-arith"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wstrict-prototypes"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wunsigned-char"... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E configure: error: in '/var/tmp/portage/sys-cluster/resource-agents-4.12.0/work/resource-agents-4.12.0': configure: error: C preprocessor "x86_64-pc-linux-gnu-gcc -E" fails sanity check See 'config.log' for more details !!! Please attach the following file when seeking support: !!! /var/tmp/portage/sys-cluster/resource-agents-4.12.0/work/resource-agents-4.12.0/config.log * ERROR: sys-cluster/resource-agents-4.12.0::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 1757: Called econf '--disable-fatal-warnings' '--localstatedir=/var' '--with-ocf-root=/usr/lib/ocf' '--with-rsctmpdir=/run/resource-agents' '--disable-doc' '--disable-libnet' * phase-helpers.sh, line 732: 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 '=sys-cluster/resource-agents-4.12.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-cluster/resource-agents-4.12.0::gentoo'`. * The complete build log is located at '/var/log/portage/sys-cluster:resource-agents-4.12.0:20231226-212926.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/resource-agents-4.12.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/resource-agents-4.12.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-cluster/resource-agents-4.12.0/work/resource-agents-4.12.0' * S: '/var/tmp/portage/sys-cluster/resource-agents-4.12.0/work/resource-agents-4.12.0'