* Package: net-misc/cfengine-3.6.2-r1:3 * Repository: gentoo * Maintainer: sysadmin@gentoo.org * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux qdbm userland_GNU xml * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking cfengine-3.6.2.tar.gz to /var/tmp/portage/net-misc/cfengine-3.6.2-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/cfengine-3.6.2-r1/work >>> Preparing source in /var/tmp/portage/net-misc/cfengine-3.6.2-r1/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-r1/work/cfengine-3.6.2' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-misc/cfengine-3.6.2-r1/temp/aclocal' ... [ 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-r1/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 --docdir=/usr/share/doc/cfengine-3.6.2-r1 --htmldir=/usr/share/doc/cfengine-3.6.2-r1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-fhs --docdir=/usr/share/doc/cfengine-3.6.2-r1 --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.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports 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... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... none checking for HP-UX aC... checking how to run the C preprocessor... clang -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... yes 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 clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-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/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file 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... x86_64-pc-linux-gnu-dlltool 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 clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -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... 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 for depot.h... yes checking for clang options needed to detect all undeclared functions... (cached) none needed 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 for openssl/opensslv.h... yes checking for OpenSSL version... OK checking for pcre_exec in -lpcre... yes checking for pcre.h... yes checking for acl_init in -lacl... yes checking for acl.h... no checking for sys/acl.h... yes checking for acl/libacl.h... yes checking for xmlFirstElementChild in -lxml2... yes checking for libxml/xmlwriter.h... yes checking for avahi-client/client.h... no checking for avahi-common/address.h... no checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/loadavg.h... no checking for sys/param.h... yes checking for sys/mount.h... yes checking for net/if_dl.h... no checking for utime.h... yes checking for time.h... yes checking for sys/time.h... (cached) yes checking for malloc.h... yes checking for sys/malloc.h... no checking for vfs.h... no checking for sys/vfs.h... yes checking for sys/sockio.h... no checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for fcntl.h... yes checking for sys/filesys.h... no checking for dustat.h... no checking for sys/systeminfo.h... no checking for ieeefp.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for zone.h... no checking for sys/uio.h... yes checking for sys/types.h... (cached) yes checking for sys/mpctl.h... no checking for shadow.h... yes checking for sys/jail.h... no checking for egrep... (cached) /bin/grep -E 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 _Bool... yes checking for stdbool.h that conforms to C99... 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 setlocale... 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 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 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 for stdarg.h... yes checking for inttypes.h... (cached) yes checking for locale.h... 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 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... no checking for struct sysinfo.uptime... yes checking for sys/sysctl.h... (cached) no checking for kstat.h... no checking for utmp.h... yes checking for utmpx.h... yes checking for either struct rtentry or struct ortentry... rtentry checking for listxattr... yes checking for attr/xattr.h... 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 egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E 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. '/var/tmp/portage/net-misc/cfengine-3.6.2-r1/temp/clang14.log' -> '/var/tmp/clang/net-misc/cfengine-3.6.2-r1/clang14.log' '/var/tmp/portage/net-misc/cfengine-3.6.2-r1/temp/clang15.log' -> '/var/tmp/clang/net-misc/cfengine-3.6.2-r1/clang15.log' >>> Compiling source in /var/tmp/portage/net-misc/cfengine-3.6.2-r1/work/cfengine-3.6.2 ... make -j4 Making all in libcompat libtool: compile: clang -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c generic_at.c -fPIC -DPIC -o .libs/generic_at.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c memdup.c -fPIC -DPIC -o .libs/memdup.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c rpl_ctime.c -fPIC -DPIC -o .libs/rpl_ctime.o In file included from generic_at.c:25: In file included from ../libutils/platform.h:432: /usr/include/attr/xattr.h:5:2: warning: "Please change your includes to " [-W#warnings] #warning "Please change your includes to " ^ 1 warning generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I../libutils -I../libutils -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c strrstr.c -fPIC -DPIC -o .libs/strrstr.o In file included from rpl_ctime.c:25: In file included from ../libutils/platform.h:432: /usr/include/attr/xattr.h:5:2: warning: "Please change your includes to " [-W#warnings] #warning "Please change your includes to " ^ 1 warning generated. libtool: link: x86_64-pc-linux-gnu-ar cr .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: clang -DHAVE_CONFIG_H -I. -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c sequence.c -fPIC -DPIC -o .libs/sequence.o libtool: compile: clang -DHAVE_CONFIG_H -I. -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: clang -DHAVE_CONFIG_H -I. -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c atexit.c -fPIC -DPIC -o .libs/atexit.o libtool: compile: clang -DHAVE_CONFIG_H -I. -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c hashes.c -fPIC -DPIC -o .libs/hashes.o In file included from hashes.c:25: In file included from ./hashes.h:28: In file included from ./platform.h:432: /usr/include/attr/xattr.h:5:2: warning: "Please change your includes to " [-W#warnings] #warning "Please change your includes to " ^ In file included from alloc.c:26: In file included from ./platform.h:432: /usr/include/attr/xattr.h:5:2: warning: "Please change your includes to " [-W#warnings] #warning "Please change your includes to " ^ In file included from atexit.c:25: In file included from ./platform.h:432: /usr/include/attr/xattr.h:5:2: warning: "Please change your includes to " [-W#warnings] #warning "Please change your includes to " ^ In file included from sequence.c:26: In file included from ./sequence.h:28: In file included from ./platform.h:432: /usr/include/attr/xattr.h:5:2: warning: "Please change your includes to " [-W#warnings] #warning "Please change your includes to " ^ 1 warning generated. 1 warning generated. hashes.c:50:20: error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') EVP_MD_CTX context; ^ /usr/include/openssl/types.h:104:16: note: forward declaration of 'struct evp_md_ctx_st' typedef struct evp_md_ctx_st EVP_MD_CTX; ^ 1 warning and 1 error generated. make[3]: *** [Makefile:604: hashes.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: compile: clang -DHAVE_CONFIG_H -I. -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: clang -DHAVE_CONFIG_H -I. -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -Wall -Wno-pointer-sign -Werror=implicit-function-declaration -Wno-duplicate-decl-specifier -O2 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c statistics.c -fPIC -DPIC -o .libs/statistics.o 1 warning generated. In file included from set.c:25: In file included from ./set.h:28: In file included from ./map.h:28: In file included from ./hash_map_priv.h:28: In file included from ./map_common.h:28: In file included from ./bool.h:28: In file included from ./platform.h:432: /usr/include/attr/xattr.h:5:2: warning: "Please change your includes to " [-W#warnings] #warning "Please change your includes to " ^ In file included from statistics.c:27: In file included from ./platform.h:432: /usr/include/attr/xattr.h:5:2: warning: "Please change your includes to " [-W#warnings] #warning "Please change your includes to " ^ 1 warning generated. 1 warning generated. make[2]: *** [Makefile:473: all] Error 2 make[1]: *** [Makefile:601: all-recursive] Error 1 make: *** [Makefile:525: all] Error 2 * ERROR: net-misc/cfengine-3.6.2-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/cfengine-3.6.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/cfengine-3.6.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:cfengine-3.6.2-r1:20221005-144345.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/cfengine-3.6.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/cfengine-3.6.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/cfengine-3.6.2-r1/work/cfengine-3.6.2' * S: '/var/tmp/portage/net-misc/cfengine-3.6.2-r1/work/cfengine-3.6.2'