* Package: sys-apps/ipmiutil-3.1.8:0 * Repository: gentoo * Maintainer: sysadmin@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ipmiutil-3.1.8.tar.gz to /var/tmp/portage/sys-apps/ipmiutil-3.1.8/work >>> Source unpacked in /var/tmp/portage/sys-apps/ipmiutil-3.1.8/work >>> Preparing source in /var/tmp/portage/sys-apps/ipmiutil-3.1.8/work/ipmiutil-3.1.8 ... * Applying ipmiutil-3.1.7-flags.patch ... [ ok ] * Applying ipmiutil-2.9.9-lib_symlink.patch ... [ ok ] * Applying ipmiutil-3.1.8-fix-configure.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-apps/ipmiutil-3.1.8/work/ipmiutil-3.1.8' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/sys-apps/ipmiutil-3.1.8/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: ipmiutil-3.1.8/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying uclibc-ltconf/1.3.0 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/ipmiutil-3.1.8/work/ipmiutil-3.1.8 ... * econf: updating ipmiutil-3.1.8/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ipmiutil-3.1.8/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/ipmiutil-3.1.8 --htmldir=/usr/share/doc/ipmiutil-3.1.8/html --with-sysroot=/ --libdir=/usr/lib64 --disable-systemd --enable-sha256 --enable-lanplus ipmiutil version 3.1.8 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 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for sed... sed 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 sys/param.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for wchar_t... yes checking how to run the C preprocessor... clang -E checking whether clang needs -traditional... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for getpagesize... yes checking for vprintf... yes checking for working mmap... yes checking for strftime... yes checking for select... yes checking for socket... yes checking for strcspn... yes checking for strdup... yes checking for strspn... yes checking for strtoul... yes checking for memcpy... yes checking how to print strings... printf checking for a sed that does not truncate output... sed 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 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 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... yes checking for an ANSI C-conforming const... (cached) yes checking for config.sub... yes checking for ltmain.sh... yes lanplus enabled checking whether to install pkg-config *.pc files... using ${libdir}/pkgconfig libdir set to /usr/lib64 checking compile sign warning flags ... ok, suppress excess warnings checking compile gnu warning flags ... ok, suppress excess warnings checking strict aliasing warning flags ... ok, suppress aliasing warnings checking compile fortify flags ... ok, add Detected openssl-3.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating util/Makefile config.status: creating lib/Makefile config.status: creating lib/libipmiutil.pc config.status: creating lib/lanplus/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ipmiutil 3.1.8 OS : linux ARCH : x86_64 DRIVERS : open imb direct lan lanplus >>> Source configured. '/var/tmp/portage/sys-apps/ipmiutil-3.1.8/temp/clang14.log' -> '/var/tmp/clang/sys-apps/ipmiutil-3.1.8/clang14.log' '/var/tmp/portage/sys-apps/ipmiutil-3.1.8/temp/clang15.log' -> '/var/tmp/clang/sys-apps/ipmiutil-3.1.8/clang15.log' >>> Compiling source in /var/tmp/portage/sys-apps/ipmiutil-3.1.8/work/ipmiutil-3.1.8 ... make -j4 clang -DHAVE_CONFIG_H -I. -I../.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -Wgnu-designator -fno-strict-aliasing -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -I. -I./inc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o lanplus.o lanplus.c clang -DHAVE_CONFIG_H -I. -I../.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -Wgnu-designator -fno-strict-aliasing -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -I. -I./inc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o lanplus_dump.o lanplus_dump.c clang -DHAVE_CONFIG_H -I. -I../.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -Wgnu-designator -fno-strict-aliasing -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -I. -I./inc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o lanplus_crypt.o lanplus_crypt.c clang -DHAVE_CONFIG_H -I. -I../.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -Wgnu-designator -fno-strict-aliasing -fPIC -DHAVE_LANPLUS -DHAVE_SHA256 -I. -I./inc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o lanplus_crypt_impl.o lanplus_crypt_impl.c lanplus_crypt_impl.c:257:4: error: call to undeclared function 'os_assert'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] os_assert("lanplus_encrypt_aes_cbc_128"); /**/ ^ lanplus_crypt_impl.c:257:4: note: did you mean '__assert'? /usr/include/assert.h:79:13: note: '__assert' declared here extern void __assert (const char *__assertion, const char *__file, int __line) ^ lanplus_crypt_impl.c:340:4: error: call to undeclared function 'os_assert'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] os_assert("lanplus_decrypt_aes_cbc_128"); /**/ ^ 2 errors generated. make: *** [Makefile:476: lanplus_crypt_impl.o] Error 1 make: *** Waiting for unfinished jobs.... lanplus.c:172:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] name: "lanplus", ^~~~~ .name = lanplus.c:173:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] desc: "IPMI v2.0 RMCP+ LAN Interface", ^~~~~ .desc = lanplus.c:174:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] setup: ipmi_lanplus_setup, ^~~~~~ .setup = lanplus.c:175:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] open: ipmi_lanplus_open, ^~~~~ .open = lanplus.c:176:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] close: ipmi_lanplus_close, ^~~~~~ .close = lanplus.c:177:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] sendrecv: ipmi_lanplus_send_ipmi_cmd, ^~~~~~~~~ .sendrecv = lanplus.c:178:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] recv_sol: ipmi_lanplus_recv_sol, ^~~~~~~~~ .recv_sol = lanplus.c:179:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] send_sol: ipmi_lanplus_send_sol, ^~~~~~~~~ .send_sol = lanplus.c:180:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] keepalive: ipmi_lanplus_keepalive, ^~~~~~~~~~ .keepalive = lanplus.c:181:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] target_addr: IPMI_BMC_SLAVE_ADDR, ^~~~~~~~~~~~ .target_addr = lanplus.c:3680:15: warning: comparison of array 'session->hostname' equal to a null pointer is always false [-Wtautological-pointer-compare] if (session->hostname == NULL || strlen((const char *)session->h... ~~~~~~~~~^~~~~~~~ ~~~~ 11 warnings generated. * ERROR: sys-apps/ipmiutil-3.1.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/ipmiutil-3.1.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/ipmiutil-3.1.8::gentoo'`. * The complete build log is located at '/var/log/portage/sys-apps:ipmiutil-3.1.8:20221029-034548.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/ipmiutil-3.1.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/ipmiutil-3.1.8/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/ipmiutil-3.1.8/work/ipmiutil-3.1.8/lib/lanplus' * S: '/var/tmp/portage/sys-apps/ipmiutil-3.1.8/work/ipmiutil-3.1.8'