* Package: sys-cluster/resource-agents-4.0.1 * Repository: gentoo * Maintainer: cluster@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking resource-agents-4.0.1.tar.gz to /var/tmp/portage/sys-cluster/resource-agents-4.0.1/work >>> Source unpacked in /var/tmp/portage/sys-cluster/resource-agents-4.0.1/work >>> Preparing source in /var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1 ... * Applying 3.9.4-configure.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: resource-agents-4.0.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1 ... * econf: updating resource-agents-4.0.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating resource-agents-4.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/resource-agents-4.0.1 --htmldir=/usr/share/doc/resource-agents-4.0.1/html --libdir=/usr/lib64 --disable-fatal-warnings --localstatedir=/var --with-ocf-root=/usr/lib64/ocf --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 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for pkg-config... /usr/bin/pkg-config 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 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 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 for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for preprocessor stringizing operator... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... 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 struct tm.tm_zone... yes configure: Sanitizing prefix: /usr 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.0.1) does not exist! configure: Host CPU: x86_64 checking which format is needed to print uint64_t... %lu checking heartbeat/glue_config.h usability... yes checking heartbeat/glue_config.h presence... yes checking for heartbeat/glue_config.h... yes checking for OCF_ROOT_DIR in heartbeat/glue_config.h... /usr/lib64/ocf checking for python... /usr/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.8/site-packages checking for gmake... gmake 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... /bin/ping checking for ifconfig... /bin/ifconfig checking for mailx... no checking for mail... no checking for egrep... (cached) /bin/grep -E 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 using /usr/bin/pkg-config glib-2.0 checking for special glib includes: ... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking for glib library flags... -lglib-2.0 checking for ANSI C header files... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... 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 sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no 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 netinet/icmp6.h... yes checking whether x86_64-pc-linux-gnu-gcc supports "-fgnu89-inline"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-fstack-protector-all"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wall"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wbad-function-cast"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wcast-qual"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wcast-align"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wdeclaration-after-statement"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wendif-labels"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wfloat-equal"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wformat=2"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wformat-security"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wformat-nonliteral"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Winline"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wmissing-prototypes"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wmissing-declarations"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wmissing-format-attribute"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wnested-externs"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wno-long-long"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wno-strict-aliasing"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wpointer-arith"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wstrict-prototypes"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-Wunsigned-char"... no checking whether x86_64-pc-linux-gnu-gcc supports "-Wwrite-strings"... yes checking whether x86_64-pc-linux-gnu-gcc supports "-std=iso9899:199409"... yes configure: Enabling ANSI Compatibility configure: Activated additional gcc flags: -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating heartbeat/Makefile config.status: creating heartbeat/ocf-binaries config.status: creating heartbeat/ocf-directories config.status: WARNING: 'heartbeat/ocf-directories.in' seems to ignore the --datarootdir setting config.status: creating heartbeat/ocf-shellfuncs config.status: creating heartbeat/shellfuncs config.status: WARNING: 'heartbeat/shellfuncs.in' seems to ignore the --datarootdir setting config.status: creating tools/Makefile config.status: creating tools/ocf-tester config.status: WARNING: 'tools/ocf-tester.in' seems to ignore the --datarootdir setting config.status: creating tools/ocft/Makefile config.status: creating tools/ocft/ocft config.status: WARNING: 'tools/ocft/ocft.in' seems to ignore the --datarootdir setting config.status: creating tools/ocft/caselib config.status: WARNING: 'tools/ocft/caselib.in' seems to ignore the --datarootdir setting config.status: creating tools/ocft/README config.status: WARNING: 'tools/ocft/README.in' seems to ignore the --datarootdir setting config.status: creating tools/ocft/README.zh_CN config.status: WARNING: 'tools/ocft/README.zh_CN.in' seems to ignore the --datarootdir setting config.status: creating ldirectord/Makefile config.status: creating ldirectord/ldirectord config.status: creating ldirectord/init.d/Makefile config.status: creating ldirectord/init.d/ldirectord config.status: creating ldirectord/init.d/ldirectord.debian config.status: creating ldirectord/init.d/ldirectord.debian.default config.status: creating ldirectord/systemd/Makefile config.status: creating ldirectord/systemd/ldirectord.service config.status: creating ldirectord/logrotate.d/Makefile config.status: creating ldirectord/OCF/Makefile config.status: creating ldirectord/OCF/ldirectord config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating rgmanager/Makefile config.status: creating rgmanager/src/Makefile config.status: creating rgmanager/src/resources/Makefile config.status: creating rgmanager/src/resources/utils/Makefile config.status: creating include/config.h config.status: creating include/agent_config.h config.status: executing depfiles commands resource-agents configuration: Version = UNKNOWN Build Version = 150fb85f2a442f53157fb8063089817e6ee05b00 Features = Prefix = /usr Executables = /usr/sbin Man pages = /usr/share/man Libraries = /usr/lib64 Header files = /usr/include Arch-independent files = /usr/share Documentation = /usr/share/doc/resource-agents-4.0.1 State information = /var System configuration = /etc HA_BIN directory prefix = /usr/libexec RA state files = /var/run/resource-agents AIS Plugins = CFLAGS = -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY Libraries = -lglib-2.0 Stack Libraries = >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1 ... make -j4 echo UNKNOWN > .version-t && mv .version-t .version gmake all-recursive gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' Making all in rgmanager gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' Making all in src gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' Making all in resources gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' Making all in utils gmake[5]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources/utils' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources/utils' gmake[5]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' cat fs.sh.in | sed \ -e 's#@''LOGDIR@#/var/log/cluster#g' \ > fs.sh.out chmod +x fs.sh.out mv fs.sh.out fs.sh gmake[5]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' Making all in include gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/include' gmake all-am gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/include' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/include' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/include' Making all in heartbeat gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/heartbeat' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../linux-ha -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o send_ua.o send_ua.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../linux-ha -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o IPv6addr_utils.o IPv6addr_utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../linux-ha -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o IPv6addr.o IPv6addr.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o send_ua send_ua.o IPv6addr_utils.o -lglib-2.0 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o IPv6addr IPv6addr.o IPv6addr_utils.o -lplumb -lglib-2.0 gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/heartbeat' Making all in tools gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' Making all in ocft gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools/ocft' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools/ocft' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o findif.o findif.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o sfex_daemon-sfex_daemon.o `test -f 'sfex_daemon.c' || echo './'`sfex_daemon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o sfex_daemon-sfex_lib.o `test -f 'sfex_lib.c' || echo './'`sfex_lib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o send_arp-send_arp.linux.o `test -f 'send_arp.linux.c' || echo './'`send_arp.linux.c In file included from /usr/include/string.h:495, from findif.c:56: In function ‘strncpy’, inlined from ‘SearchUsingRouteCmd’ at findif.c:277:5: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 20 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘SearchUsingRouteCmd’ at findif.c:288:5: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘ValidateIFName’ at findif.c:425:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 16 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from sfex_daemon.c:4: In function ‘strncpy’, inlined from ‘acquire_lock’ at sfex_daemon.c:63:2, inlined from ‘main’ at sfex_daemon.c:330:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 256 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o tickle_tcp.o tickle_tcp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o sfex_init-sfex_init.o `test -f 'sfex_init.c' || echo './'`sfex_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o sfex_init-sfex_lib.o `test -f 'sfex_lib.c' || echo './'`sfex_lib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o sfex_stat-sfex_stat.o `test -f 'sfex_stat.c' || echo './'`sfex_stat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -c -o sfex_stat-sfex_lib.o `test -f 'sfex_lib.c' || echo './'`sfex_lib.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o findif findif.o -lglib-2.0 x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o sfex_daemon sfex_daemon-sfex_daemon.o sfex_daemon-sfex_lib.o -lplumb -lplumbgpl -lglib-2.0 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o send_arp send_arp-send_arp.linux.o -lglib-2.0 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tickle_tcp tickle_tcp.o -lglib-2.0 x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o sfex_init sfex_init-sfex_init.o sfex_init-sfex_lib.o -lplumb -lplumbgpl -lglib-2.0 x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -fgnu89-inline -fstack-protector-all -Wall -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o sfex_stat sfex_stat-sfex_stat.o sfex_stat-sfex_lib.o -lplumb -lplumbgpl -lglib-2.0 gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' Making all in ldirectord gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' Making all in logrotate.d gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/logrotate.d' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/logrotate.d' Making all in init.d gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/init.d' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/init.d' Making all in OCF gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/OCF' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/OCF' Making all in systemd gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/systemd' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/systemd' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' /usr/bin/pod2man --section=8 ldirectord > ldirectord.8 gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' Making all in doc gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' Making all in man gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc/man' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc/man' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' >>> Source compiled. >>> Test phase [not enabled]: sys-cluster/resource-agents-4.0.1 >>> Install sys-cluster/resource-agents-4.0.1 into /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image/ make -j4 DESTDIR=/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image/ install gmake install-recursive gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' Making install in rgmanager gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' Making install in src gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' Making install in resources gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' Making install in utils gmake[5]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources/utils' gmake[6]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources/utils' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/cluster/utils' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c fs-lib.sh httpd-parse-config.pl member_util.sh messages.sh named-parse-config.pl ra-skelet.sh tomcat-parse-config.pl config-utils.sh '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/cluster/utils' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c rhev-check.sh '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' gmake[6]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources/utils' gmake[5]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources/utils' gmake[5]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' gmake[6]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/cluster' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/cluster' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/cluster/relaxng' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 apache.metadata openldap.metadata samba.metadata mysql.metadata postgres-8.metadata tomcat-5.metadata named.metadata lvm.metadata drbd.metadata tomcat-6.metadata orainstance.metadata oralistener.metadata oradg.metadata '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/cluster' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ra-api-1-modified.dtd ra2man.xsl ra2ref.xsl ra2rng.xsl resources.rng.head resources.rng.mid resources.rng.tail '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/cluster/relaxng' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c fs.sh service.sh ip.sh nfsclient.sh nfsexport.sh script.sh netfs.sh clusterfs.sh smb.sh apache.sh openldap.sh samba.sh mysql.sh postgres-8.sh tomcat-5.sh lvm.sh vm.sh SAPInstance SAPDatabase named.sh db2.sh ASEHAagent.sh drbd.sh nfsserver.sh tomcat-6.sh orainstance.sh oralistener.sh oracledb.sh bind-mount.sh oradg.sh ocf-shellfuncs svclib_nfslock lvm_by_lv.sh lvm_by_vg.sh '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/cluster' gmake[6]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' gmake[5]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src/resources' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' gmake[5]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager/src' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/rgmanager' Making install in include gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/include' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/include' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/include/heartbeat' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 agent_config.h '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/include/heartbeat' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/include' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/include' Making install in heartbeat gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/heartbeat' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/heartbeat' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/resource-agents' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/libexec/heartbeat' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//etc/ha.d' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 shellfuncs '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//etc/ha.d' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ra-api-1.dtd metadata.rng '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/resource-agents' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c send_ua '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/libexec/heartbeat' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c IPv6addr '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/lib/heartbeat' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ocf-shellfuncs ocf-binaries ocf-directories ocf-returncodes ocf-rarun ocf-distro apache-conf.sh http-mon.sh sapdb-nosha.sh sapdb.sh ora-common.sh mysql-common.sh nfsserver-redhat.sh findif.sh '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/lib/heartbeat' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c AoEtarget AudibleAlarm ClusterMon CTDB Delay Dummy EvmsSCC Evmsd Filesystem ICP IPaddr IPaddr2 IPsrcaddr LVM LinuxSCSI MailTo ManageRAID ManageVE Pure-FTPd Raid1 Route SAPDatabase SAPInstance SendArp ServeRAID SphinxSearchDaemon Squid Stateful SysInfo VIPArip VirtualDomain WAS WAS6 WinPopup Xen Xinetd anything apache asterisk awseip '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c awsvip clvm conntrackd db2 dhcpd dnsupdate docker eDir88 ethmonitor exportfs fio galera garbd iSCSILogicalUnit iSCSITarget ids iface-bridge iface-vlan iscsi jboss kamailio lxc mysql mysql-proxy nagios named nfsnotify nfsserver nginx oracle oralsnr pgagent pgsql pingd portblock postfix pound proftpd rabbitmq-cluster redis '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c rsyncd rsyslog scsi2reservation sfex sg_persist slapd symlink syslog-ng tomcat varnish vmware vsftpd zabbixserver '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/heartbeat' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/heartbeat' Making install in tools gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' Making install in ocft gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools/ocft' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools/ocft' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/resource-agents/ocft' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/resource-agents/ocft' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/resource-agents/ocft/configs' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ocft '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 README README.zh_CN caselib helpers.sh runocft.prereq '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/resource-agents/ocft' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c runocft '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/resource-agents/ocft' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 apache IPaddr2 IPaddr2v4 IPaddr2v6 IPv6addr Filesystem LVM Raid1 IPsrcaddr MailTo jboss mysql mysql-proxy pgsql db2 oracle drbd.linbit exportfs exportfs-multidir nfsserver portblock iscsi named postfix sg_persist tomcat Xinetd Xen VirtualDomain SendArp '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/resource-agents/ocft/configs' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools/ocft' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools/ocft' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/libexec/heartbeat' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/man/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c sfex_init sfex_stat '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ocf-tester '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c findif sfex_daemon send_arp tickle_tcp '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/libexec/heartbeat' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ocf-tester.8 sfex_init.8 '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/man/man8' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/tools' Making install in ldirectord gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' Making install in logrotate.d gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/logrotate.d' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/logrotate.d' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//etc/logrotate.d' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ldirectord '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//etc/logrotate.d' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/logrotate.d' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/logrotate.d' Making install in init.d gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/init.d' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/init.d' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//etc/init.d' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ldirectord '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//etc/init.d' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/init.d' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/init.d' Making install in OCF gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/OCF' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/OCF' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ldirectord '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/OCF' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/OCF' Making install in systemd gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/systemd' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/systemd' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/systemd' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord/systemd' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/man/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c ldirectord '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/sbin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ldirectord.8 '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/man/man8' gmake install-exec-hook gmake[5]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -d /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//etc/ha.d/resource.d cd /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//etc/ha.d/resource.d && ln -s -f /usr/sbin/ldirectord . gmake[5]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/ldirectord' Making install in doc gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' Making install in man gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc/man' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc/man' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc/man' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc/man' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' gmake[4]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/doc/resource-agents-4.0.1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 README.webapps '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/share/doc/resource-agents-4.0.1' gmake[4]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1/doc' gmake[2]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' gmake[3]: Entering directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -d -m 1755 /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//var/run/resource-agents gmake[3]: Nothing to be done for 'install-data-am'. ln -s ../../lib/heartbeat/ocf-binaries /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat/.ocf-binaries ln -s ../../lib/heartbeat/ocf-directories /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat/.ocf-directories ln -s ../../lib/heartbeat/ocf-returncodes /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat/.ocf-returncodes ln -s ../../lib/heartbeat/ocf-shellfuncs /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/heartbeat/.ocf-shellfuncs ln -s /usr/share/cluster /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image//usr/lib64/ocf/resource.d/redhat /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -d /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image///var/log/cluster gmake[3]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' gmake[2]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/resource-agents-4.0.1/work/resource-agents-4.0.1' >>> Completed installing sys-cluster/resource-agents-4.0.1 into /var/tmp/portage/sys-cluster/resource-agents-4.0.1/image/ * Final size of build directory: 6528 KiB (6.3 MiB) * Final size of installed tree: 2344 KiB (2.2 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/libexec/heartbeat/send_ua /usr/lib64/ocf/resource.d/heartbeat/IPv6addr /usr/sbin/sfex_stat /usr/sbin/sfex_init /usr/libexec/heartbeat/findif /usr/libexec/heartbeat/send_arp /usr/libexec/heartbeat/sfex_daemon /usr/libexec/heartbeat/tickle_tcp >>> Done. * QA Notice: Symbolic link /usr/lib64/ocf/resource.d/redhat points to /usr/share/cluster which does not exist. * To use Resource Agents installed in /usr/lib64/ocf/resource.d * you have to emerge required runtime dependencies manually. * * Description and dependencies of all Agents can be found on * http://www.linux-ha.org/wiki/Resource_Agents * or in the documentation of this package. emerge --info: Portage 2.3.100 (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, 2621228 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 28 May 2020 06:35:31 +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-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 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/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