* Package: app-crypt/coolkey-1.1.0-r9:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * No /etc/pki/nssdb found; check under $HOME/.pki and * follow the suggested commands using the correct path. >>> Unpacking source... >>> Unpacking coolkey-1.1.0.tar.gz to /var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work >>> Unpacking coolkey-1.1.0-patches-003.tar.gz to /var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work >>> Source unpacked in /var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work >>> Preparing source in /var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0 ... * Applying patches from /var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-patches ... * 0001-Move-cache-directory.patch ... [ ok ] * 0002-Fix-gcc-4.3-issues.patch ... [ ok ] * 0003-Latest-cherry-pick.patch ... [ ok ] * 0004-Bug-fixups.patch ... [ ok ] * 0005-Threading-fix.patch ... [ ok ] * 0006-CAC-fix.patch ... [ ok ] * 0007-CAC-fix.patch ... [ ok ] * 0008-pcsc-lite-fix.patch ... [ ok ] * 0009-Support-empty-certificates.patch ... [ ok ] * 0010-Support-multislot.patch ... [ ok ] * 0011-c-11-issues.patch ... [ ok ] * Applying coolkey-1.1.0-clang16.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/temp/aclocal' ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: coolkey-1.1.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0 ... * econf: updating coolkey-1.1.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating coolkey-1.1.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/coolkey-1.1.0-r9 --htmldir=/usr/share/doc/coolkey-1.1.0-r9/html --with-sysroot=/ --libdir=/usr/lib64 --enable-pk11install --disable-debug 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 a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: WARNING: Debugging support is completely disabled! checking platform type: ... UNIX/LINUX 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 the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none 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... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) 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 ld.lld 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... llvm-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... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm 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 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... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -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 how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... 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... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for uncompress in -lz... yes checking for dlopen in -ldl... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpcsclite... yes checking for nss... yes checking for egrep... (cached) /bin/grep -E checking for string.h... (cached) yes checking for syslog.h... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for zlib.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for memset... yes checking for strdup... yes checking for strerror... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libckyapplet/Makefile config.status: creating src/libckyapplet/libckyapplet.pc config.status: creating src/coolkey/Makefile config.status: creating src/install/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/temp/clang16-errors.log' -> '/var/tmp/clang/app-crypt/coolkey-1.1.0-r9/clang16-errors.log' '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/temp/clang16-safe.log' -> '/var/tmp/clang/app-crypt/coolkey-1.1.0-r9/clang16-safe.log' >>> Compiling source in /var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0 ... make -j4 -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0' Making all in src/libckyapplet make[2]: Entering directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0/src/libckyapplet' make[3]: Entering directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0/src/libckyapplet' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c -o libckyapplet_la-cky_applet.lo `test -f 'cky_applet.c' || echo './'`cky_applet.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c cky_applet.c -fPIC -DPIC -o .libs/libckyapplet_la-cky_applet.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c cky_applet.c -o libckyapplet_la-cky_applet.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c -o libckyapplet_la-cky_base.lo `test -f 'cky_base.c' || echo './'`cky_base.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c cky_base.c -fPIC -DPIC -o .libs/libckyapplet_la-cky_base.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c cky_base.c -o libckyapplet_la-cky_base.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c -o libckyapplet_la-cky_card.lo `test -f 'cky_card.c' || echo './'`cky_card.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c cky_card.c -fPIC -DPIC -o .libs/libckyapplet_la-cky_card.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c cky_card.c -o libckyapplet_la-cky_card.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c -o libckyapplet_la-cky_factory.lo `test -f 'cky_factory.c' || echo './'`cky_factory.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c cky_factory.c -fPIC -DPIC -o .libs/libckyapplet_la-cky_factory.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c cky_factory.c -o libckyapplet_la-cky_factory.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c -o libckyapplet_la-dynlink.lo `test -f 'dynlink.c' || echo './'`dynlink.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c dynlink.c -fPIC -DPIC -o .libs/libckyapplet_la-dynlink.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -c dynlink.c -o libckyapplet_la-dynlink.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link clang -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -DSCARD_LIB_NAME=\"libpcsclite.so.1\" -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -fno-strict-aliasing -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libckyapplet.la -rpath /usr/lib64 libckyapplet_la-cky_applet.lo libckyapplet_la-cky_base.lo libckyapplet_la-cky_card.lo libckyapplet_la-cky_factory.lo libckyapplet_la-dynlink.lo -ldl -lz libtool: link: clang -shared -fPIC -DPIC .libs/libckyapplet_la-cky_applet.o .libs/libckyapplet_la-cky_base.o .libs/libckyapplet_la-cky_card.o .libs/libckyapplet_la-cky_factory.o .libs/libckyapplet_la-dynlink.o -Wl,--as-needed -ldl -lz -O3 -march=native -Werror=implicit-function-declaration -Werror=implicit-int -O3 -march=native -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,libckyapplet.so.1 -o .libs/libckyapplet.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libckyapplet.so.1" && ln -s "libckyapplet.so.1.0.0" "libckyapplet.so.1") libtool: link: (cd ".libs" && rm -f "libckyapplet.so" && ln -s "libckyapplet.so.1.0.0" "libckyapplet.so") libtool: link: llvm-ar cr .libs/libckyapplet.a libckyapplet_la-cky_applet.o libckyapplet_la-cky_base.o libckyapplet_la-cky_card.o libckyapplet_la-cky_factory.o libckyapplet_la-dynlink.o libtool: link: llvm-ranlib .libs/libckyapplet.a libtool: link: ( cd ".libs" && rm -f "libckyapplet.la" && ln -s "../libckyapplet.la" "libckyapplet.la" ) make[3]: Leaving directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0/src/libckyapplet' make[2]: Leaving directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0/src/libckyapplet' Making all in src/coolkey make[2]: Entering directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0/src/coolkey' make[3]: Entering directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0/src/coolkey' /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -c -o libcoolkeypk11_la-coolkey.lo `test -f 'coolkey.cpp' || echo './'`coolkey.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -DNSS_HIDE_NONSTANDARD_OBJECTS=1 -I../../src/libckyapplet -I/usr/include/PCSC -pthread -O3 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -c coolkey.cpp -fPIC -DPIC -o .libs/libcoolkeypk11_la-coolkey.o In file included from coolkey.cpp:33: ./slot.h:443:10: warning: field 'readerName' is uninitialized when used here [-Wuninitialized] 443 | : shmem(readerName) | ^ coolkey.cpp:37:9: warning: 'NULL' macro redefined [-Wmacro-redefined] 37 | #define NULL 0 | ^ /usr/lib/llvm/17/bin/../../../../lib/clang/17/include/stddef.h:84:13: note: previous definition is here 84 | # define NULL __null | ^ coolkey.cpp:41:13: error: redefinition of 'log' as different kind of symbol 41 | static Log *log = NULL; | ^ /usr/include/c++/v1/math.h:799:1: note: previous definition is here 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ coolkey.cpp:91:6: error: reference to overloaded function could not be resolved; did you mean to call it? 91 | log->log( | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:95:6: error: reference to overloaded function could not be resolved; did you mean to call it? 95 | log->log("template [%02lu] type: %04lx, pValue: %08lx, ulVal... | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:130:1: error: reference to overloaded function could not be resolved; did you mean to call it? 130 | NOTSUPPORTED(C_InitToken,(CK_SLOT_ID, CK_CHAR_PTR, CK_ULONG, CK_UTF8CHAR_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:131:1: error: reference to overloaded function could not be resolved; did you mean to call it? 131 | NOTSUPPORTED(C_InitPIN, (CK_SESSION_HANDLE, CK_CHAR_PTR, CK_ULONG)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:132:1: error: reference to overloaded function could not be resolved; did you mean to call it? 132 | NOTSUPPORTED(C_SetPIN, (CK_SESSION_HANDLE, CK_CHAR_PTR, CK_ULONG, CK_CHAR_PTR, CK_ULONG)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:133:1: error: reference to overloaded function could not be resolved; did you mean to call it? 133 | NOTSUPPORTED(C_GetOperationState, (CK_SESSION_HANDLE, CK_BYTE_PTR, CK_ULONG_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:134:1: error: reference to overloaded function could not be resolved; did you mean to call it? 134 | NOTSUPPORTED(C_SetOperationState, (CK_SESSION_HANDLE, CK_BYTE_PTR, CK_ULONG, CK_OBJECT_HANDLE, CK_OBJECT_HANDLE)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:135:1: error: reference to overloaded function could not be resolved; did you mean to call it? 135 | NOTSUPPORTED(C_CreateObject, (CK_SESSION_HANDLE, CK_ATTRIBUTE_PTR, CK_ULONG, CK_OBJECT_HANDLE_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:136:1: error: reference to overloaded function could not be resolved; did you mean to call it? 136 | NOTSUPPORTED(C_CopyObject, (CK_SESSION_HANDLE,CK_OBJECT_HANDLE,CK_ATTRIBUTE_PTR,CK_ULONG,CK_OBJECT_HANDLE_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:137:1: error: reference to overloaded function could not be resolved; did you mean to call it? 137 | NOTSUPPORTED(C_DestroyObject, (CK_SESSION_HANDLE, CK_OBJECT_HANDLE)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:138:1: error: reference to overloaded function could not be resolved; did you mean to call it? 138 | NOTSUPPORTED(C_GetObjectSize, (CK_SESSION_HANDLE,CK_OBJECT_HANDLE,CK_ULONG_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:139:1: error: reference to overloaded function could not be resolved; did you mean to call it? 139 | NOTSUPPORTED(C_SetAttributeValue, (CK_SESSION_HANDLE,CK_OBJECT_HANDLE,CK_ATTRIBUTE_PTR,CK_ULONG)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:140:1: error: reference to overloaded function could not be resolved; did you mean to call it? 140 | NOTSUPPORTED(C_EncryptInit, (CK_SESSION_HANDLE,CK_MECHANISM_PTR,CK_OBJECT_HANDLE)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:141:1: error: reference to overloaded function could not be resolved; did you mean to call it? 141 | NOTSUPPORTED(C_Encrypt, (CK_SESSION_HANDLE, CK_BYTE_PTR, CK_ULONG, CK_BYTE_PTR, CK_ULONG_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:142:1: error: reference to overloaded function could not be resolved; did you mean to call it? 142 | NOTSUPPORTED(C_EncryptUpdate, (CK_SESSION_HANDLE,CK_BYTE_PTR,CK_ULONG,CK_BYTE_PTR,CK_ULONG_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:143:1: error: reference to overloaded function could not be resolved; did you mean to call it? 143 | NOTSUPPORTED(C_EncryptFinal, (CK_SESSION_HANDLE,CK_BYTE_PTR,CK_ULONG_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:144:1: error: reference to overloaded function could not be resolved; did you mean to call it? 144 | NOTSUPPORTED(C_DecryptUpdate,(CK_SESSION_HANDLE,CK_BYTE_PTR,CK_ULONG,CK_BYTE_PTR,CK_ULONG_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ coolkey.cpp:145:1: error: reference to overloaded function could not be resolved; did you mean to call it? 145 | NOTSUPPORTED(C_DecryptFinal, (CK_SESSION_HANDLE,CK_BYTE_PTR,CK_ULONG_PTR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coolkey.cpp:106:5: note: expanded from macro 'NOTSUPPORTED' 106 | log->log(#name " called (notSupported)\n"); \ | ^~~ /usr/include/c++/v1/math.h:799:1: note: possible target for call 799 | log(_A1 __x) _NOEXCEPT {return __builtin_log((double)__x);} | ^ /usr/include/c++/v1/math.h:794:42: note: possible target for call 794 | inline _LIBCPP_HIDE_FROM_ABI long double log(long double __x) _NOEXCEPT ... | ^ /usr/include/c++/v1/math.h:790:30: note: possible target for call 790 | _LIBCPP_HIDE_FROM_ABI double log(double __x) _NOEXCEPT { | ^ /usr/include/c++/v1/math.h:787:42: note: possible target for call 787 | inline _LIBCPP_HIDE_FROM_ABI float log(float __x) _NOEXCEPT ... | ^ /usr/include/bits/mathcalls.h:104:17: note: possible target for call 104 | __MATHCALL_VEC (log,, (_Mdouble_ __x)); | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. make[3]: *** [Makefile:589: libcoolkeypk11_la-coolkey.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0/src/coolkey' make[2]: *** [Makefile:653: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0/src/coolkey' make[1]: *** [Makefile:441: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0' make: *** [Makefile:373: all] Error 2 * ERROR: app-crypt/coolkey-1.1.0-r9::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-crypt/coolkey-1.1.0-r9::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/coolkey-1.1.0-r9::gentoo'`. * The complete build log is located at '/var/log/portage/app-crypt:coolkey-1.1.0-r9:20231212-155800.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/temp/environment'. * Working directory: '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0' * S: '/var/tmp/portage/app-crypt/coolkey-1.1.0-r9/work/coolkey-1.1.0'