* Package: net-misc/cfengine-3.6.2 * Repository: gentoo * Maintainer: sysadmin@gentoo.org * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux qdbm userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/efdf582a55689ef2ba87d076848b9f6daf45ea84 @@@@@ END @@@@@ >>> Unpacking source... >>> Unpacking cfengine-3.6.2.tar.gz to /var/tmp/portage/net-misc/cfengine-3.6.2/work >>> Source unpacked in /var/tmp/portage/net-misc/cfengine-3.6.2/work >>> Preparing source in /var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2 ... * Applying cfengine-3.6.2-ifconfig.patch ... [ ok ] * Applying cfengine-3.6.2-sysmacros.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: cfengine-3.6.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2 ... * econf: updating cfengine-3.6.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cfengine-3.6.2/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 --libdir=/usr/lib64 --enable-fhs --docdir=/usr/share/doc/cfengine-3.6.2 --with-workdir=/var/cfengine --with-pcre --with-libacl --with-qdbm --without-tokyocabinet --without-postgresql --without-mysql --without-libvirt --disable-selinux 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 makeinfo... makeinfo 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 whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) 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 HP-UX aC... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E no checking for GCC specific compile flags... yes checking for -Wno-pointer-sign... yes checking for -Werror=implicit-function-declaration... yes checking for -Wunused-parameter... yes checking for -Wno-duplicate-decl-specifier... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for getconf... /usr/bin/getconf checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for dpopen in -lqdbm... yes checking depot.h usability... yes checking depot.h presence... yes checking for depot.h... yes checking for RSA_generate_key_ex in -lcrypto... yes checking for SSL_library_init in -lssl... no checking whether SSL_CTX_clear_options is declared... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking for OpenSSL version... OK checking for pcre_exec in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for acl_init in -lacl... yes checking acl.h usability... no checking acl.h presence... no checking for acl.h... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for xmlFirstElementChild in -lxml2... yes checking libxml/xmlwriter.h usability... yes checking libxml/xmlwriter.h presence... yes checking for libxml/xmlwriter.h... yes checking avahi-client/client.h usability... no checking avahi-client/client.h presence... no checking for avahi-client/client.h... no checking avahi-common/address.h usability... no checking avahi-common/address.h presence... no checking for avahi-common/address.h... no checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking vfs.h usability... no checking vfs.h presence... no checking for vfs.h... no checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/filesys.h usability... no checking sys/filesys.h presence... no checking for sys/filesys.h... no checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking zone.h usability... no checking zone.h presence... no checking for zone.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/types.h... (cached) yes checking sys/mpctl.h usability... no checking sys/mpctl.h presence... no checking for sys/mpctl.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for sys/jail.h... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for mode_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for clockid_t... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for sqrt in -lm... yes checking for clock_gettime in -lrt... yes checking for dlopen in -ldl... yes checking whether clock_gettime is declared... yes checking for clock_gettime... yes checking whether unsetenv is declared... yes checking for unsetenv... yes checking whether strnlen is declared... yes checking for strnlen... yes checking whether strndup is declared... yes checking for strndup... yes checking for working strndup... yes checking whether setlinebuf is declared... yes checking for setlinebuf... yes checking whether strlcat is declared... no checking for strlcat... no checking whether strlcpy is declared... no checking for strlcpy... no checking whether realpath is declared... yes checking whether strdup is declared... yes checking for strdup... yes checking whether memrchr is declared... no checking for memrchr... yes checking whether round is declared... yes checking for round... yes checking whether nanosleep is declared... no checking for nanosleep... yes checking whether memdup is declared... no checking for memdup... no checking whether memmem is declared... no checking for memmem... yes checking whether srand48 is declared... yes checking for srand48... yes checking whether drand48 is declared... yes checking for drand48... yes checking whether strerror is declared... yes checking for strerror... yes checking whether strstr is declared... yes checking for strstr... yes checking whether strcasestr is declared... no checking for strcasestr... yes checking whether strcasecmp is declared... yes checking for strcasecmp... yes checking whether strncasecmp is declared... yes checking for strncasecmp... yes checking whether strsep is declared... yes checking for strsep... yes checking whether strsignal is declared... yes checking for strsignal... yes checking whether gmtime_r is declared... yes checking for gmtime_r... yes checking whether getline is declared... yes checking for getline... yes checking whether localtime_r is declared... yes checking for localtime_r... yes checking whether fgetgrent is declared... yes checking whether isfinite is declared... yes checking for getpwent... yes checking for setpwent... yes checking for endpwent... yes checking for fgetspent... yes checking for lckpwdf... yes checking for ulckpwdf... yes checking whether getloadavg is declared... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking whether byte ordering is bigendian... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether le32toh is declared... yes checking for chpasswd... /usr/sbin/chpasswd checking for pwdadm... no checking for useradd... /usr/sbin/useradd checking for usermod... /usr/sbin/usermod checking for userdel... /usr/sbin/userdel checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for fgetpwent... yes checking for fgetgrent... yes checking whether getnetgrent is declared... yes checking for getnetgrent... yes checking whether setnetgrent is declared... yes checking for setnetgrent... yes checking whether endnetgrent is declared... yes checking for endnetgrent... yes checking for sendto... yes checking for ctime... yes checking whether ctime is properly declared... no checking for mkdir... yes checking whether mkdir is properly declared... yes checking for stat... yes checking whether stat is properly declared... yes checking for rename... yes checking whether rename is properly declared... yes checking whether mkdtemp is declared... yes checking for mkdtemp... yes checking whether strrstr is declared... no checking for strrstr... no checking for seteuid... yes checking for setegid... yes checking for setreuid... yes checking for setregid... yes checking for uname... yes checking for gethostname... yes checking for chflags... no checking for mkfifo... yes checking for statfs... yes checking for statvfs... yes checking for door... no checking for sysinfo... yes checking for setsid... yes checking for sysconf... yes checking for getzoneid... no checking for getzonenamebyid... no checking for fpathconf... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for PRIuMAX/PRIdMAX macros... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for long double... yes checking for long long int... yes checking for unsigned long long int... yes checking for size_t... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for localeconv... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for vasprintf... yes checking for asprintf... yes checking whether dirfd is declared... yes checking for dirfd... yes checking for jail_get... no checking for library containing setsockopt... none required checking for library containing gethostent... none required checking for socket... yes checking for setsockopt... yes checking for gethostent... yes checking for struct sockaddr_storage... yes checking whether getaddrinfo is declared... yes checking whether inet_ntop is declared... yes checking whether inet_pton is declared... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getifaddrs... yes checking for getprocs64... no checking for lchown... yes checking whether pthread_attr_setstacksize is declared... yes checking for pthread_attr_setstacksize... yes checking whether pthread_sigmask is declared... yes checking for pthread_sigmask... yes checking whether openat is declared... yes checking whether fstatat is declared... yes checking whether fchownat is declared... yes checking for openat... yes checking for fstatat... yes checking for fchownat... yes checking whether log2 is declared... yes checking for log2... yes checking for fexecve... yes checking whether alarm is declared... yes checking whether chmod is declared... yes checking whether chown is declared... yes checking for fchmod... yes checking whether uname is declared... no checking whether getuid is declared... yes checking whether getgid is declared... yes checking whether lstat is declared... yes checking for sleep... yes checking whether socketpair is declared... yes checking whether fsync is declared... yes checking whether glob is declared... yes checking for struct sockaddr.sa_len... no checking for struct ifreq.ifr_hwaddr... yes checking for sys/sysctl.h... yes checking for struct sysinfo.uptime... yes checking for sys/sysctl.h... (cached) yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for either struct rtentry or struct ortentry... rtentry checking for listxattr... yes checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking whether xattr functions have extra arguments... no checking for yp_get_default_domain in -lnss_nis... no checking for hostname... /bin/hostname checking for Xen cpuid-based HVM detection... yes Summary of options... > Required libraries -> OpenSSL: default path -> PCRE: default path -> DB: QDBM: default path > Optional libraries -> MySQL connector: disabled -> PostgreSQL connector: disabled -> DB: QDBM: default path -> libvirt: disabled -> libacl: default path -> libxml2: default path -> User promises: PAM/user* tools -> Enterprise extensions: Plugin or not included -> Workdir: /var/cfengine -> Masterdir: default -> Inputdir: default -> Logdir: /var/cfengine -> Piddir: /var/cfengine checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating configure_flags.env config.status: creating Makefile config.status: creating libcompat/Makefile config.status: creating libutils/Makefile config.status: creating libutils/config.post.h config.status: creating libcfnet/Makefile config.status: creating libenv/Makefile config.status: creating libpromises/Makefile config.status: creating cf-agent/Makefile config.status: creating cf-promises/Makefile config.status: creating cf-execd/Makefile config.status: creating cf-key/Makefile config.status: creating cf-monitord/Makefile config.status: creating cf-upgrade/Makefile config.status: creating cf-runagent/Makefile config.status: creating cf-serverd/Makefile config.status: creating ext/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating tests/acceptance/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/load/Makefile config.status: creating libutils/config.h config.status: executing depfiles commands config.status: executing libtool commands DONE: Configuration done. Run make/gmake to build CFEngine Community. >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2 ... make -j4 Making all in libcompat libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c generic_at.c -fPIC -DPIC -o .libs/generic_at.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c getopt.c -fPIC -DPIC -o .libs/getopt.o In file included from ../libutils/platform.h:432, from generic_at.c:25: /usr/include/attr/xattr.h:5:2: warning: #warning "Please change your includes to " []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 5 | #warning "Please change your includes to " | ^~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c memdup.c -fPIC -DPIC -o .libs/memdup.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c rpl_ctime.c -fPIC -DPIC -o .libs/rpl_ctime.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c strrstr.c -fPIC -DPIC -o .libs/strrstr.o In file included from ../libutils/platform.h:432, from rpl_ctime.c:25: /usr/include/attr/xattr.h:5:2: warning: #warning "Please change your includes to " []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 5 | #warning "Please change your includes to " | ^~~~~~~ libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcompat.a .libs/generic_at.o .libs/getopt.o .libs/getopt1.o .libs/strlcat.o .libs/strlcpy.o .libs/memdup.o .libs/rpl_ctime.o .libs/strrstr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) Making all in libutils libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c atexit.c -fPIC -DPIC -o .libs/atexit.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c hashes.c -fPIC -DPIC -o .libs/hashes.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c sequence.c -fPIC -DPIC -o .libs/sequence.o In file included from ./platform.h:432, from alloc.c:26: /usr/include/attr/xattr.h:5:2: warning: #warning "Please change your includes to " []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 5 | #warning "Please change your includes to " | ^~~~~~~ In file included from ./platform.h:432, from ./hashes.h:28, from hashes.c:25: /usr/include/attr/xattr.h:5:2: warning: #warning "Please change your includes to " []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 5 | #warning "Please change your includes to " | ^~~~~~~ In file included from ./platform.h:432, from ./sequence.h:28, from sequence.c:26: /usr/include/attr/xattr.h:5:2: warning: #warning "Please change your includes to " []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 5 | #warning "Please change your includes to " | ^~~~~~~ In file included from ./platform.h:432, from atexit.c:25: /usr/include/attr/xattr.h:5:2: warning: #warning "Please change your includes to " []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 5 | #warning "Please change your includes to " | ^~~~~~~ hashes.c: In function ‘FileChecksum’: hashes.c:50:20: error: storage size of ‘context’ isn’t known 50 | EVP_MD_CTX context; | ^~~~~~~ hashes.c:50:20: warning: unused variable ‘context’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] make[3]: *** [Makefile:602: hashes.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -pthread -O2 -pipe -march=native -frecord-gcc-switches -fcommon -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wunused-parameter -O2 -DNDEBUG -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c set.c -fPIC -DPIC -o .libs/set.o In file included from ./platform.h:432, from ./bool.h:28, from ./map_common.h:28, from ./hash_map_priv.h:28, from ./map.h:28, from ./set.h:28, from set.c:25: /usr/include/attr/xattr.h:5:2: warning: #warning "Please change your includes to " []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 5 | #warning "Please change your includes to " | ^~~~~~~ make[2]: *** [Makefile:471: all] Error 2 make[1]: *** [Makefile:598: all-recursive] Error 1 make: *** [Makefile:522: all] Error 2 * ERROR: net-misc/cfengine-3.6.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/cfengine-3.6.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/cfengine-3.6.2::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/net-misc/cfengine-3.6.2:20200610-141305.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/cfengine-3.6.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/cfengine-3.6.2/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2' * S: '/var/tmp/portage/net-misc/cfengine-3.6.2/work/cfengine-3.6.2' emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1011-aws x86_64) ================================================================= System uname: Linux-5.4.0-1011-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011348 total, 3759132 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Wed, 10 Jun 2020 14:35:14 +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.3-r1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::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.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::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-extra-opts: sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" 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" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" 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 GOPATH 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 -fcommon" 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 -fcommon" 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 native-symlinks 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: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS