Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 6, 2021 19:41
Show Gist options
  • Save r-rmcgibbo/f1524b90b78417c25a972f015b3d44fb to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/f1524b90b78417c25a972f015b3d44fb to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/115278
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/h6sajbzjx9fz7ayczhdahnb5l0k0jcx2-softhsm-2.6.1.tar.gz
source root is softhsm-2.6.1
setting SOURCE_DATE_EPOCH to timestamp 1588198326 of file softhsm-2.6.1/test-driver
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1 --with-crypto-backend=botan --with-botan=/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3 --sysconfdir=\$out/etc --localstatedir=\$out/var
checking for a BSD-compatible install... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for pkg-config... no
checking whether g++ supports C++11 features by default... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for FIPS 140-2 mode... no
checking for crypto backend... Botan
checking what are the Botan includes... -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2
checking what are the Botan libs... -L/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/lib -lbotan-2
checking whether g++ supports C++11 features by default... (cached) yes
checking for Botan >= v2.0.0 ... yes
checking for Botan ECC support... Found P256
checking for Botan EDDSA support... Found Ed25519
checking for Botan GOST support... Found GOST
checking for Botan RFC5649 support... Found AES key wrap with pad
checking for Botan raw PSS support... Found raw PSS
checking for ECC support... yes
checking for GOST support... yes
checking for EDDSA support... yes
checking for non-paged memory for secure storage... enabled
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking the maximum size that may be locked into memory... 64
configure: WARNING:
======================================================================
SoftHSM has been configured to store sensitive data in non-page RAM
(i.e. memory that is not swapped out to disk). This is the default and
most secure configuration. Your system, however, is not configured to
support this model in non-privileged accounts (i.e. user accounts).
You can check the setting on your system by running the following
command in a shell:
ulimit -l
If this does not return "unlimited" and you plan to run SoftHSM from
non-privileged accounts then you should edit the configuration file
/etc/security/limits.conf (on most systems).
You will need to add the following lines to this file:
#<domain> <type> <item> <value>
* - memlock unlimited
Alternatively, you can elect to disable this feature of SoftHSM by
re-running configure with the option "--disable-non-paged-memory".
Please be advised that this may seriously degrade the security of
SoftHSM.
======================================================================
checking if building with softhsm2-migrate... no
checking if building database object store backend... no
checking if SQLite3 required... no
checking for p11-kit integration... yes
checking where to install the p11-kit module...
configure: WARNING: Missing install path for the p11-kit module, skipping module
checking for cppunit-config... no
checking for getpwuid_r... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/k0cb17hjqw6vzhwjqb6kl0qzixgbyfsa-gnused-4.8/bin/sed
checking for fgrep... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating softhsm2.module
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/common/Makefile
config.status: creating src/lib/common/softhsm2.conf
config.status: creating src/lib/common/softhsm2.conf.5
config.status: creating src/lib/crypto/Makefile
config.status: creating src/lib/crypto/test/Makefile
config.status: creating src/lib/data_mgr/Makefile
config.status: creating src/lib/data_mgr/test/Makefile
config.status: creating src/lib/object_store/Makefile
config.status: creating src/lib/object_store/test/Makefile
config.status: creating src/lib/session_mgr/Makefile
config.status: creating src/lib/session_mgr/test/Makefile
config.status: creating src/lib/slot_mgr/Makefile
config.status: creating src/lib/slot_mgr/test/Makefile
config.status: creating src/lib/handle_mgr/Makefile
config.status: creating src/lib/handle_mgr/test/Makefile
config.status: creating src/lib/test/Makefile
config.status: creating src/lib/test/softhsm2.conf
config.status: creating src/lib/test/softhsm2-alt.conf
config.status: creating src/lib/test/softhsm2-reset-on-fork.conf
config.status: creating src/lib/test/softhsm2-mech.conf
config.status: creating src/lib/test/tokens/dummy
config.status: creating src/bin/Makefile
config.status: creating src/bin/common/Makefile
config.status: creating src/bin/dump/Makefile
config.status: creating src/bin/keyconv/Makefile
config.status: creating src/bin/migrate/Makefile
config.status: creating src/bin/util/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/softhsm-2.6.1'
Making all in src
make[2]: Entering directory '/build/softhsm-2.6.1/src'
Making all in lib
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib'
Making all in common
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/common'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o Configuration.lo Configuration.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c Configuration.cpp -fPIC -DPIC -o .libs/Configuration.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o fatal.lo fatal.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c fatal.cpp -fPIC -DPIC -o .libs/fatal.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o log.lo log.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c log.cpp -fPIC -DPIC -o .libs/log.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o osmutex.lo osmutex.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c osmutex.cpp -fPIC -DPIC -o .libs/osmutex.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SimpleConfigLoader.lo SimpleConfigLoader.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c SimpleConfigLoader.cpp -fPIC -DPIC -o .libs/SimpleConfigLoader.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o MutexFactory.lo MutexFactory.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c MutexFactory.cpp -fPIC -DPIC -o .libs/MutexFactory.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o libsofthsm_common.la Configuration.lo fatal.lo log.lo osmutex.lo SimpleConfigLoader.lo MutexFactory.lo -ldl
libtool: link: ar cru .libs/libsofthsm_common.a .libs/Configuration.o .libs/fatal.o .libs/log.o .libs/osmutex.o .libs/SimpleConfigLoader.o .libs/MutexFactory.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsofthsm_common.a
libtool: link: ( cd ".libs" && rm -f "libsofthsm_common.la" && ln -s "../libsofthsm_common.la" "libsofthsm_common.la" )
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/common'
Making all in crypto
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/crypto'
Making all in test
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/crypto/test'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/crypto/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/crypto'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o AESKey.lo AESKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c AESKey.cpp -fPIC -DPIC -o .libs/AESKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o AsymmetricAlgorithm.lo AsymmetricAlgorithm.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c AsymmetricAlgorithm.cpp -fPIC -DPIC -o .libs/AsymmetricAlgorithm.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o AsymmetricKeyPair.lo AsymmetricKeyPair.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c AsymmetricKeyPair.cpp -fPIC -DPIC -o .libs/AsymmetricKeyPair.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o CryptoFactory.lo CryptoFactory.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c CryptoFactory.cpp -fPIC -DPIC -o .libs/CryptoFactory.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o DerUtil.lo DerUtil.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c DerUtil.cpp -fPIC -DPIC -o .libs/DerUtil.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o DESKey.lo DESKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c DESKey.cpp -fPIC -DPIC -o .libs/DESKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o DHParameters.lo DHParameters.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c DHParameters.cpp -fPIC -DPIC -o .libs/DHParameters.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o DHPublicKey.lo DHPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c DHPublicKey.cpp -fPIC -DPIC -o .libs/DHPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o DHPrivateKey.lo DHPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c DHPrivateKey.cpp -fPIC -DPIC -o .libs/DHPrivateKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o DSAParameters.lo DSAParameters.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c DSAParameters.cpp -fPIC -DPIC -o .libs/DSAParameters.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o DSAPublicKey.lo DSAPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c DSAPublicKey.cpp -fPIC -DPIC -o .libs/DSAPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o DSAPrivateKey.lo DSAPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c DSAPrivateKey.cpp -fPIC -DPIC -o .libs/DSAPrivateKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ECParameters.lo ECParameters.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c ECParameters.cpp -fPIC -DPIC -o .libs/ECParameters.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ECPublicKey.lo ECPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c ECPublicKey.cpp -fPIC -DPIC -o .libs/ECPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ECPrivateKey.lo ECPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c ECPrivateKey.cpp -fPIC -DPIC -o .libs/ECPrivateKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o EDPublicKey.lo EDPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c EDPublicKey.cpp -fPIC -DPIC -o .libs/EDPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o EDPrivateKey.lo EDPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c EDPrivateKey.cpp -fPIC -DPIC -o .libs/EDPrivateKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o GOSTPublicKey.lo GOSTPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c GOSTPublicKey.cpp -fPIC -DPIC -o .libs/GOSTPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o GOSTPrivateKey.lo GOSTPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c GOSTPrivateKey.cpp -fPIC -DPIC -o .libs/GOSTPrivateKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o HashAlgorithm.lo HashAlgorithm.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c HashAlgorithm.cpp -fPIC -DPIC -o .libs/HashAlgorithm.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o MacAlgorithm.lo MacAlgorithm.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c MacAlgorithm.cpp -fPIC -DPIC -o .libs/MacAlgorithm.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o RSAParameters.lo RSAParameters.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c RSAParameters.cpp -fPIC -DPIC -o .libs/RSAParameters.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o RSAPrivateKey.lo RSAPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c RSAPrivateKey.cpp -fPIC -DPIC -o .libs/RSAPrivateKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o RSAPublicKey.lo RSAPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c RSAPublicKey.cpp -fPIC -DPIC -o .libs/RSAPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SymmetricAlgorithm.lo SymmetricAlgorithm.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c SymmetricAlgorithm.cpp -fPIC -DPIC -o .libs/SymmetricAlgorithm.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SymmetricKey.lo SymmetricKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c SymmetricKey.cpp -fPIC -DPIC -o .libs/SymmetricKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanAES.lo BotanAES.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanAES.cpp -fPIC -DPIC -o .libs/BotanAES.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanCryptoFactory.lo BotanCryptoFactory.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanCryptoFactory.cpp -fPIC -DPIC -o .libs/BotanCryptoFactory.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanDES.lo BotanDES.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanDES.cpp -fPIC -DPIC -o .libs/BotanDES.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanDH.lo BotanDH.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanDH.cpp -fPIC -DPIC -o .libs/BotanDH.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanDHKeyPair.lo BotanDHKeyPair.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanDHKeyPair.cpp -fPIC -DPIC -o .libs/BotanDHKeyPair.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanDHPrivateKey.lo BotanDHPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanDHPrivateKey.cpp -fPIC -DPIC -o .libs/BotanDHPrivateKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanDHPublicKey.lo BotanDHPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanDHPublicKey.cpp -fPIC -DPIC -o .libs/BotanDHPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanDSA.lo BotanDSA.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanDSA.cpp -fPIC -DPIC -o .libs/BotanDSA.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanDSAKeyPair.lo BotanDSAKeyPair.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanDSAKeyPair.cpp -fPIC -DPIC -o .libs/BotanDSAKeyPair.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanDSAPrivateKey.lo BotanDSAPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanDSAPrivateKey.cpp -fPIC -DPIC -o .libs/BotanDSAPrivateKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanDSAPublicKey.lo BotanDSAPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanDSAPublicKey.cpp -fPIC -DPIC -o .libs/BotanDSAPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanECDH.lo BotanECDH.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanECDH.cpp -fPIC -DPIC -o .libs/BotanECDH.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanECDHKeyPair.lo BotanECDHKeyPair.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanECDHKeyPair.cpp -fPIC -DPIC -o .libs/BotanECDHKeyPair.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanECDHPrivateKey.lo BotanECDHPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanECDHPrivateKey.cpp -fPIC -DPIC -o .libs/BotanECDHPrivateKey.o
In file included from BotanECDHPrivateKey.cpp:44:
/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2/botan/asn1_oid.h:12:13: warning: this header is deprecated
12 | BOTAN_DEPRECATED_HEADER(asn1_oid.h)
| ^~~~~~~~~~~~~~~~~~~~~~~
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanECDHPublicKey.lo BotanECDHPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanECDHPublicKey.cpp -fPIC -DPIC -o .libs/BotanECDHPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanECDSA.lo BotanECDSA.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanECDSA.cpp -fPIC -DPIC -o .libs/BotanECDSA.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanECDSAKeyPair.lo BotanECDSAKeyPair.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanECDSAKeyPair.cpp -fPIC -DPIC -o .libs/BotanECDSAKeyPair.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanECDSAPrivateKey.lo BotanECDSAPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanECDSAPrivateKey.cpp -fPIC -DPIC -o .libs/BotanECDSAPrivateKey.o
In file included from BotanECDSAPrivateKey.cpp:44:
/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2/botan/asn1_oid.h:12:13: warning: this header is deprecated
12 | BOTAN_DEPRECATED_HEADER(asn1_oid.h)
| ^~~~~~~~~~~~~~~~~~~~~~~
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanECDSAPublicKey.lo BotanECDSAPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanECDSAPublicKey.cpp -fPIC -DPIC -o .libs/BotanECDSAPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanEDDSA.lo BotanEDDSA.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanEDDSA.cpp -fPIC -DPIC -o .libs/BotanEDDSA.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanEDKeyPair.lo BotanEDKeyPair.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanEDKeyPair.cpp -fPIC -DPIC -o .libs/BotanEDKeyPair.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanEDPrivateKey.lo BotanEDPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanEDPrivateKey.cpp -fPIC -DPIC -o .libs/BotanEDPrivateKey.o
In file included from BotanEDPrivateKey.cpp:44:
/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2/botan/asn1_oid.h:12:13: warning: this header is deprecated
12 | BOTAN_DEPRECATED_HEADER(asn1_oid.h)
| ^~~~~~~~~~~~~~~~~~~~~~~
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanEDPublicKey.lo BotanEDPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanEDPublicKey.cpp -fPIC -DPIC -o .libs/BotanEDPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanGOST.lo BotanGOST.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanGOST.cpp -fPIC -DPIC -o .libs/BotanGOST.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanGOSTKeyPair.lo BotanGOSTKeyPair.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanGOSTKeyPair.cpp -fPIC -DPIC -o .libs/BotanGOSTKeyPair.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanGOSTPrivateKey.lo BotanGOSTPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanGOSTPrivateKey.cpp -fPIC -DPIC -o .libs/BotanGOSTPrivateKey.o
In file included from BotanGOSTPrivateKey.cpp:44:
/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2/botan/asn1_oid.h:12:13: warning: this header is deprecated
12 | BOTAN_DEPRECATED_HEADER(asn1_oid.h)
| ^~~~~~~~~~~~~~~~~~~~~~~
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanGOSTPublicKey.lo BotanGOSTPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanGOSTPublicKey.cpp -fPIC -DPIC -o .libs/BotanGOSTPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanGOSTR3411.lo BotanGOSTR3411.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanGOSTR3411.cpp -fPIC -DPIC -o .libs/BotanGOSTR3411.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanHashAlgorithm.lo BotanHashAlgorithm.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanHashAlgorithm.cpp -fPIC -DPIC -o .libs/BotanHashAlgorithm.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanMAC.lo BotanMAC.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanMAC.cpp -fPIC -DPIC -o .libs/BotanMAC.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanMacAlgorithm.lo BotanMacAlgorithm.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanMacAlgorithm.cpp -fPIC -DPIC -o .libs/BotanMacAlgorithm.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanMD5.lo BotanMD5.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanMD5.cpp -fPIC -DPIC -o .libs/BotanMD5.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanRNG.lo BotanRNG.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanRNG.cpp -fPIC -DPIC -o .libs/BotanRNG.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanRSA.lo BotanRSA.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanRSA.cpp -fPIC -DPIC -o .libs/BotanRSA.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanRSAKeyPair.lo BotanRSAKeyPair.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanRSAKeyPair.cpp -fPIC -DPIC -o .libs/BotanRSAKeyPair.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanRSAPrivateKey.lo BotanRSAPrivateKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanRSAPrivateKey.cpp -fPIC -DPIC -o .libs/BotanRSAPrivateKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanRSAPublicKey.lo BotanRSAPublicKey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanRSAPublicKey.cpp -fPIC -DPIC -o .libs/BotanRSAPublicKey.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanSHA1.lo BotanSHA1.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanSHA1.cpp -fPIC -DPIC -o .libs/BotanSHA1.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanSHA224.lo BotanSHA224.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanSHA224.cpp -fPIC -DPIC -o .libs/BotanSHA224.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanSHA256.lo BotanSHA256.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanSHA256.cpp -fPIC -DPIC -o .libs/BotanSHA256.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanSHA384.lo BotanSHA384.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanSHA384.cpp -fPIC -DPIC -o .libs/BotanSHA384.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanSHA512.lo BotanSHA512.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanSHA512.cpp -fPIC -DPIC -o .libs/BotanSHA512.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanSymmetricAlgorithm.lo BotanSymmetricAlgorithm.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanSymmetricAlgorithm.cpp -fPIC -DPIC -o .libs/BotanSymmetricAlgorithm.o
In file included from BotanSymmetricAlgorithm.cpp:42:
/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2/botan/parsing.h:20:13: warning: this header will be made internal in the future
20 | BOTAN_FUTURE_INTERNAL_HEADER(parsing.h)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o BotanUtil.lo BotanUtil.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c BotanUtil.cpp -fPIC -DPIC -o .libs/BotanUtil.o
In file included from BotanUtil.cpp:38:
/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2/botan/asn1_str.h:12:13: warning: this header is deprecated
12 | BOTAN_DEPRECATED_HEADER(asn1_str.h)
| ^~~~~~~~~~~~~~~~~~~~~~~
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o Botan_ecb.lo Botan_ecb.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../data_mgr -I./../pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c Botan_ecb.cpp -fPIC -DPIC -o .libs/Botan_ecb.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o libsofthsm_crypto.la AESKey.lo AsymmetricAlgorithm.lo AsymmetricKeyPair.lo CryptoFactory.lo DerUtil.lo DESKey.lo DHParameters.lo DHPublicKey.lo DHPrivateKey.lo DSAParameters.lo DSAPublicKey.lo DSAPrivateKey.lo ECParameters.lo ECPublicKey.lo ECPrivateKey.lo EDPublicKey.lo EDPrivateKey.lo GOSTPublicKey.lo GOSTPrivateKey.lo HashAlgorithm.lo MacAlgorithm.lo RSAParameters.lo RSAPrivateKey.lo RSAPublicKey.lo SymmetricAlgorithm.lo SymmetricKey.lo BotanAES.lo BotanCryptoFactory.lo BotanDES.lo BotanDH.lo BotanDHKeyPair.lo BotanDHPrivateKey.lo BotanDHPublicKey.lo BotanDSA.lo BotanDSAKeyPair.lo BotanDSAPrivateKey.lo BotanDSAPublicKey.lo BotanECDH.lo BotanECDHKeyPair.lo BotanECDHPrivateKey.lo BotanECDHPublicKey.lo BotanECDSA.lo BotanECDSAKeyPair.lo BotanECDSAPrivateKey.lo BotanECDSAPublicKey.lo BotanEDDSA.lo BotanEDKeyPair.lo BotanEDPrivateKey.lo BotanEDPublicKey.lo BotanGOST.lo BotanGOSTKeyPair.lo BotanGOSTPrivateKey.lo BotanGOSTPublicKey.lo BotanGOSTR3411.lo BotanHashAlgorithm.lo BotanMAC.lo BotanMacAlgorithm.lo BotanMD5.lo BotanRNG.lo BotanRSA.lo BotanRSAKeyPair.lo BotanRSAPrivateKey.lo BotanRSAPublicKey.lo BotanSHA1.lo BotanSHA224.lo BotanSHA256.lo BotanSHA384.lo BotanSHA512.lo BotanSymmetricAlgorithm.lo BotanUtil.lo Botan_ecb.lo -L/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/lib -lbotan-2 -ldl
libtool: link: ar cru .libs/libsofthsm_crypto.a .libs/AESKey.o .libs/AsymmetricAlgorithm.o .libs/AsymmetricKeyPair.o .libs/CryptoFactory.o .libs/DerUtil.o .libs/DESKey.o .libs/DHParameters.o .libs/DHPublicKey.o .libs/DHPrivateKey.o .libs/DSAParameters.o .libs/DSAPublicKey.o .libs/DSAPrivateKey.o .libs/ECParameters.o .libs/ECPublicKey.o .libs/ECPrivateKey.o .libs/EDPublicKey.o .libs/EDPrivateKey.o .libs/GOSTPublicKey.o .libs/GOSTPrivateKey.o .libs/HashAlgorithm.o .libs/MacAlgorithm.o .libs/RSAParameters.o .libs/RSAPrivateKey.o .libs/RSAPublicKey.o .libs/SymmetricAlgorithm.o .libs/SymmetricKey.o .libs/BotanAES.o .libs/BotanCryptoFactory.o .libs/BotanDES.o .libs/BotanDH.o .libs/BotanDHKeyPair.o .libs/BotanDHPrivateKey.o .libs/BotanDHPublicKey.o .libs/BotanDSA.o .libs/BotanDSAKeyPair.o .libs/BotanDSAPrivateKey.o .libs/BotanDSAPublicKey.o .libs/BotanECDH.o .libs/BotanECDHKeyPair.o .libs/BotanECDHPrivateKey.o .libs/BotanECDHPublicKey.o .libs/BotanECDSA.o .libs/BotanECDSAKeyPair.o .libs/BotanECDSAPrivateKey.o .libs/BotanECDSAPublicKey.o .libs/BotanEDDSA.o .libs/BotanEDKeyPair.o .libs/BotanEDPrivateKey.o .libs/BotanEDPublicKey.o .libs/BotanGOST.o .libs/BotanGOSTKeyPair.o .libs/BotanGOSTPrivateKey.o .libs/BotanGOSTPublicKey.o .libs/BotanGOSTR3411.o .libs/BotanHashAlgorithm.o .libs/BotanMAC.o .libs/BotanMacAlgorithm.o .libs/BotanMD5.o .libs/BotanRNG.o .libs/BotanRSA.o .libs/BotanRSAKeyPair.o .libs/BotanRSAPrivateKey.o .libs/BotanRSAPublicKey.o .libs/BotanSHA1.o .libs/BotanSHA224.o .libs/BotanSHA256.o .libs/BotanSHA384.o .libs/BotanSHA512.o .libs/BotanSymmetricAlgorithm.o .libs/BotanUtil.o .libs/Botan_ecb.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsofthsm_crypto.a
libtool: link: ( cd ".libs" && rm -f "libsofthsm_crypto.la" && ln -s "../libsofthsm_crypto.la" "libsofthsm_crypto.la" )
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/crypto'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/crypto'
Making all in data_mgr
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/data_mgr'
Making all in test
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/data_mgr/test'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/data_mgr/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/data_mgr'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ByteString.lo ByteString.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c ByteString.cpp -fPIC -DPIC -o .libs/ByteString.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o RFC4880.lo RFC4880.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c RFC4880.cpp -fPIC -DPIC -o .libs/RFC4880.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o salloc.lo salloc.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c salloc.cpp -fPIC -DPIC -o .libs/salloc.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SecureDataManager.lo SecureDataManager.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c SecureDataManager.cpp -fPIC -DPIC -o .libs/SecureDataManager.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SecureMemoryRegistry.lo SecureMemoryRegistry.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../crypto -I./../common -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c SecureMemoryRegistry.cpp -fPIC -DPIC -o .libs/SecureMemoryRegistry.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o libsofthsm_datamgr.la ByteString.lo RFC4880.lo salloc.lo SecureDataManager.lo SecureMemoryRegistry.lo -ldl
libtool: link: ar cru .libs/libsofthsm_datamgr.a .libs/ByteString.o .libs/RFC4880.o .libs/salloc.o .libs/SecureDataManager.o .libs/SecureMemoryRegistry.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsofthsm_datamgr.a
libtool: link: ( cd ".libs" && rm -f "libsofthsm_datamgr.la" && ln -s "../libsofthsm_datamgr.la" "libsofthsm_datamgr.la" )
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/data_mgr'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/data_mgr'
Making all in object_store
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/object_store'
Making all in test
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/object_store/test'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/object_store/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/object_store'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ObjectStore.lo ObjectStore.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c ObjectStore.cpp -fPIC -DPIC -o .libs/ObjectStore.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o UUID.lo UUID.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c UUID.cpp -fPIC -DPIC -o .libs/UUID.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o Directory.lo Directory.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c Directory.cpp -fPIC -DPIC -o .libs/Directory.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o File.lo File.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c File.cpp -fPIC -DPIC -o .libs/File.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o Generation.lo Generation.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c Generation.cpp -fPIC -DPIC -o .libs/Generation.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o OSAttribute.lo OSAttribute.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c OSAttribute.cpp -fPIC -DPIC -o .libs/OSAttribute.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o OSToken.lo OSToken.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c OSToken.cpp -fPIC -DPIC -o .libs/OSToken.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ObjectFile.lo ObjectFile.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c ObjectFile.cpp -fPIC -DPIC -o .libs/ObjectFile.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SessionObject.lo SessionObject.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c SessionObject.cpp -fPIC -DPIC -o .libs/SessionObject.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SessionObjectStore.lo SessionObjectStore.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c SessionObjectStore.cpp -fPIC -DPIC -o .libs/SessionObjectStore.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o FindOperation.lo FindOperation.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c FindOperation.cpp -fPIC -DPIC -o .libs/FindOperation.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ObjectStoreToken.lo ObjectStoreToken.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c ObjectStoreToken.cpp -fPIC -DPIC -o .libs/ObjectStoreToken.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o libsofthsm_objectstore.la ObjectStore.lo UUID.lo Directory.lo File.lo Generation.lo OSAttribute.lo OSToken.lo ObjectFile.lo SessionObject.lo SessionObjectStore.lo FindOperation.lo ObjectStoreToken.lo -ldl
libtool: link: ar cru .libs/libsofthsm_objectstore.a .libs/ObjectStore.o .libs/UUID.o .libs/Directory.o .libs/File.o .libs/Generation.o .libs/OSAttribute.o .libs/OSToken.o .libs/ObjectFile.o .libs/SessionObject.o .libs/SessionObjectStore.o .libs/FindOperation.o .libs/ObjectStoreToken.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsofthsm_objectstore.a
libtool: link: ( cd ".libs" && rm -f "libsofthsm_objectstore.la" && ln -s "../libsofthsm_objectstore.la" "libsofthsm_objectstore.la" )
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/object_store'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/object_store'
Making all in session_mgr
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/session_mgr'
Making all in test
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/session_mgr/test'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/session_mgr/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/session_mgr'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../slot_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SessionManager.lo SessionManager.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../slot_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c SessionManager.cpp -fPIC -DPIC -o .libs/SessionManager.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../slot_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c -o Session.lo Session.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../slot_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c Session.cpp -fPIC -DPIC -o .libs/Session.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o libsofthsm_sessionmgr.la SessionManager.lo Session.lo -ldl
libtool: link: ar cru .libs/libsofthsm_sessionmgr.a .libs/SessionManager.o .libs/Session.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsofthsm_sessionmgr.a
libtool: link: ( cd ".libs" && rm -f "libsofthsm_sessionmgr.la" && ln -s "../libsofthsm_sessionmgr.la" "libsofthsm_sessionmgr.la" )
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/session_mgr'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/session_mgr'
Making all in slot_mgr
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
Making all in test
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/slot_mgr/test'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/slot_mgr/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../session_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SlotManager.lo SlotManager.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../session_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c SlotManager.cpp -fPIC -DPIC -o .libs/SlotManager.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../session_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c -o Slot.lo Slot.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../session_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c Slot.cpp -fPIC -DPIC -o .libs/Slot.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../session_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c -o Token.lo Token.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../session_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c Token.cpp -fPIC -DPIC -o .libs/Token.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o libsofthsm_slotmgr.la SlotManager.lo Slot.lo Token.lo -ldl
libtool: link: ar cru .libs/libsofthsm_slotmgr.a .libs/SlotManager.o .libs/Slot.o .libs/Token.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsofthsm_slotmgr.a
libtool: link: ( cd ".libs" && rm -f "libsofthsm_slotmgr.la" && ln -s "../libsofthsm_slotmgr.la" "libsofthsm_slotmgr.la" )
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
Making all in handle_mgr
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
Making all in test
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/handle_mgr/test'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/handle_mgr/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../slot_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c -o HandleManager.lo HandleManager.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../slot_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c HandleManager.cpp -fPIC -DPIC -o .libs/HandleManager.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../slot_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c -o Handle.lo Handle.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../common -I./../crypto -I./../data_mgr -I./../object_store -I./../pkcs11 -I./../slot_mgr -g -O2 -Wall -Wextra -fvisibility=hidden -c Handle.cpp -fPIC -DPIC -o .libs/Handle.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o libsofthsm_handlemgr.la HandleManager.lo Handle.lo -ldl
libtool: link: ar cru .libs/libsofthsm_handlemgr.a .libs/HandleManager.o .libs/Handle.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsofthsm_handlemgr.a
libtool: link: ( cd ".libs" && rm -f "libsofthsm_handlemgr.la" && ln -s "../libsofthsm_handlemgr.la" "libsofthsm_handlemgr.la" )
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
Making all in test
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/test'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/test'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o access.lo access.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c access.cpp -fPIC -DPIC -o .libs/access.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o main.lo main.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c main.cpp -fPIC -DPIC -o .libs/main.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o P11Attributes.lo P11Attributes.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c P11Attributes.cpp -fPIC -DPIC -o .libs/P11Attributes.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o P11Objects.lo P11Objects.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c P11Objects.cpp -fPIC -DPIC -o .libs/P11Objects.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o SoftHSM.lo SoftHSM.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./common -I./crypto -I./data_mgr -I./handle_mgr -I./object_store -I./pkcs11 -I./session_mgr -I./slot_mgr -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c SoftHSM.cpp -fPIC -DPIC -o .libs/SoftHSM.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -version-info 2:5:1 -avoid-version -module -o libsofthsm2.la -rpath /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/lib/softhsm access.lo main.lo P11Attributes.lo P11Objects.lo SoftHSM.lo common/libsofthsm_common.la crypto/libsofthsm_crypto.la data_mgr/libsofthsm_datamgr.la handle_mgr/libsofthsm_handlemgr.la object_store/libsofthsm_objectstore.la session_mgr/libsofthsm_sessionmgr.la slot_mgr/libsofthsm_slotmgr.la -ldl
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /nix/store/081f9rv8l22zhsns0gdw6mgpd5fcdffh-glibc-2.32-37/lib/crti.o /nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/crtbeginS.o .libs/access.o .libs/main.o .libs/P11Attributes.o .libs/P11Objects.o .libs/SoftHSM.o -Wl,--whole-archive common/.libs/libsofthsm_common.a crypto/.libs/libsofthsm_crypto.a data_mgr/.libs/libsofthsm_datamgr.a handle_mgr/.libs/libsofthsm_handlemgr.a object_store/.libs/libsofthsm_objectstore.a session_mgr/.libs/libsofthsm_sessionmgr.a slot_mgr/.libs/libsofthsm_slotmgr.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/nix/store/1zsqdrsqk3dh41w65h6p5m2zmxkrhcch-gcc-9.3.0-lib/lib/../lib64 -Wl,-rpath -Wl,/nix/store/1zsqdrsqk3dh41w65h6p5m2zmxkrhcch-gcc-9.3.0-lib/lib/../lib64 -lbotan-2 -ldl -L/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/lib -L/nix/store/081f9rv8l22zhsns0gdw6mgpd5fcdffh-glibc-2.32-37/lib -L/nix/store/1zsqdrsqk3dh41w65h6p5m2zmxkrhcch-gcc-9.3.0-lib/lib -L/nix/store/qpm5i2647q95clkr96f47q5j57ng7h62-gcc-wrapper-9.3.0/bin -L/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0 -L/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/../../../../lib64 -L/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/../../.. /nix/store/1zsqdrsqk3dh41w65h6p5m2zmxkrhcch-gcc-9.3.0-lib/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/crtendS.o /nix/store/081f9rv8l22zhsns0gdw6mgpd5fcdffh-glibc-2.32-37/lib/crtn.o -g -O2 -Wl,-soname -Wl,libsofthsm2.so -o .libs/libsofthsm2.so
libtool: link: ( cd ".libs" && rm -f "libsofthsm2.la" && ln -s "../libsofthsm2.la" "libsofthsm2.la" )
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -pedantic -Wall -Wextra -fvisibility=hidden -o libsofthsm_convarch.la common/libsofthsm_common.la crypto/libsofthsm_crypto.la data_mgr/libsofthsm_datamgr.la handle_mgr/libsofthsm_handlemgr.la object_store/libsofthsm_objectstore.la session_mgr/libsofthsm_sessionmgr.la slot_mgr/libsofthsm_slotmgr.la -ldl
libtool: link: (cd .libs/libsofthsm_convarch.lax/libsofthsm_common.a && ar x "/build/softhsm-2.6.1/src/lib/common/.libs/libsofthsm_common.a")
libtool: link: (cd .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a && ar x "/build/softhsm-2.6.1/src/lib/crypto/.libs/libsofthsm_crypto.a")
libtool: link: (cd .libs/libsofthsm_convarch.lax/libsofthsm_datamgr.a && ar x "/build/softhsm-2.6.1/src/lib/data_mgr/.libs/libsofthsm_datamgr.a")
libtool: link: (cd .libs/libsofthsm_convarch.lax/libsofthsm_handlemgr.a && ar x "/build/softhsm-2.6.1/src/lib/handle_mgr/.libs/libsofthsm_handlemgr.a")
libtool: link: (cd .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a && ar x "/build/softhsm-2.6.1/src/lib/object_store/.libs/libsofthsm_objectstore.a")
libtool: link: (cd .libs/libsofthsm_convarch.lax/libsofthsm_sessionmgr.a && ar x "/build/softhsm-2.6.1/src/lib/session_mgr/.libs/libsofthsm_sessionmgr.a")
libtool: link: (cd .libs/libsofthsm_convarch.lax/libsofthsm_slotmgr.a && ar x "/build/softhsm-2.6.1/src/lib/slot_mgr/.libs/libsofthsm_slotmgr.a")
libtool: link: ar cru .libs/libsofthsm_convarch.a .libs/libsofthsm_convarch.lax/libsofthsm_common.a/Configuration.o .libs/libsofthsm_convarch.lax/libsofthsm_common.a/MutexFactory.o .libs/libsofthsm_convarch.lax/libsofthsm_common.a/SimpleConfigLoader.o .libs/libsofthsm_convarch.lax/libsofthsm_common.a/fatal.o .libs/libsofthsm_convarch.lax/libsofthsm_common.a/log.o .libs/libsofthsm_convarch.lax/libsofthsm_common.a/osmutex.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/AESKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/AsymmetricAlgorithm.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/AsymmetricKeyPair.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanAES.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanCryptoFactory.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanDES.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanDH.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanDHKeyPair.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanDHPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanDHPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanDSA.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanDSAKeyPair.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanDSAPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanDSAPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanECDH.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanECDHKeyPair.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanECDHPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanECDHPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanECDSA.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanECDSAKeyPair.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanECDSAPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanECDSAPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanEDDSA.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanEDKeyPair.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanEDPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanEDPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanGOST.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanGOSTKeyPair.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanGOSTPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanGOSTPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanGOSTR3411.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanHashAlgorithm.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanMAC.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanMD5.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanMacAlgorithm.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanRNG.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanRSA.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanRSAKeyPair.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanRSAPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanRSAPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanSHA1.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanSHA224.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanSHA256.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanSHA384.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanSHA512.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanSymmetricAlgorithm.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/BotanUtil.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/Botan_ecb.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/CryptoFactory.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/DESKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/DHParameters.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/DHPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/DHPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/DSAParameters.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/DSAPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/DSAPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/DerUtil.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/ECParameters.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/ECPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/ECPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/EDPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/EDPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/GOSTPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/GOSTPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/HashAlgorithm.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/MacAlgorithm.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/RSAParameters.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/RSAPrivateKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/RSAPublicKey.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/SymmetricAlgorithm.o .libs/libsofthsm_convarch.lax/libsofthsm_crypto.a/SymmetricKey.o .libs/libsofthsm_convarch.lax/libsofthsm_datamgr.a/ByteString.o .libs/libsofthsm_convarch.lax/libsofthsm_datamgr.a/RFC4880.o .libs/libsofthsm_convarch.lax/libsofthsm_datamgr.a/SecureDataManager.o .libs/libsofthsm_convarch.lax/libsofthsm_datamgr.a/SecureMemoryRegistry.o .libs/libsofthsm_convarch.lax/libsofthsm_datamgr.a/salloc.o .libs/libsofthsm_convarch.lax/libsofthsm_handlemgr.a/Handle.o .libs/libsofthsm_convarch.lax/libsofthsm_handlemgr.a/HandleManager.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/Directory.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/File.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/FindOperation.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/Generation.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/OSAttribute.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/OSToken.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/ObjectFile.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/ObjectStore.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/ObjectStoreToken.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/SessionObject.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/SessionObjectStore.o .libs/libsofthsm_convarch.lax/libsofthsm_objectstore.a/UUID.o .libs/libsofthsm_convarch.lax/libsofthsm_sessionmgr.a/Session.o .libs/libsofthsm_convarch.lax/libsofthsm_sessionmgr.a/SessionManager.o .libs/libsofthsm_convarch.lax/libsofthsm_slotmgr.a/Slot.o .libs/libsofthsm_convarch.lax/libsofthsm_slotmgr.a/SlotManager.o .libs/libsofthsm_convarch.lax/libsofthsm_slotmgr.a/Token.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsofthsm_convarch.a
libtool: link: rm -fr .libs/libsofthsm_convarch.lax
libtool: link: ( cd ".libs" && rm -f "libsofthsm_convarch.la" && ln -s "../libsofthsm_convarch.la" "libsofthsm_convarch.la" )
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib'
Making all in bin
make[3]: Entering directory '/build/softhsm-2.6.1/src/bin'
Making all in common
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin/common'
Making all in keyconv
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin/keyconv'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I./../../lib/crypto -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o softhsm2-keyconv.o softhsm2-keyconv.cpp
gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../lib/crypto -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -pedantic -Wall -Wextra -fvisibility=hidden -c -o base64.o base64.c
g++ -DHAVE_CONFIG_H -I. -I../../.. -I./../../lib/crypto -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o softhsm2-keyconv-botan.o softhsm2-keyconv-botan.cpp
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o softhsm2-keyconv softhsm2-keyconv.o base64.o softhsm2-keyconv-botan.o -L/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/lib -lbotan-2 -ldl
libtool: link: g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o softhsm2-keyconv softhsm2-keyconv.o base64.o softhsm2-keyconv-botan.o -L/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/lib -lbotan-2 -ldl
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin/keyconv'
Making all in util
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin/util'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I./../common -I./../../lib/ -I./../../lib/common -I./../../lib/crypto -I./../../lib/data_mgr -I./../../lib/object_store -I./../../lib/pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o softhsm2-util.o softhsm2-util.cpp
g++ -DHAVE_CONFIG_H -I. -I../../.. -I./../common -I./../../lib/ -I./../../lib/common -I./../../lib/crypto -I./../../lib/data_mgr -I./../../lib/object_store -I./../../lib/pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ../common/findslot.o ../common/findslot.cpp
g++ -DHAVE_CONFIG_H -I. -I../../.. -I./../common -I./../../lib/ -I./../../lib/common -I./../../lib/crypto -I./../../lib/data_mgr -I./../../lib/object_store -I./../../lib/pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ../common/getpw.o ../common/getpw.cpp
g++ -DHAVE_CONFIG_H -I. -I../../.. -I./../common -I./../../lib/ -I./../../lib/common -I./../../lib/crypto -I./../../lib/data_mgr -I./../../lib/object_store -I./../../lib/pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o ../common/library.o ../common/library.cpp
g++ -DHAVE_CONFIG_H -I. -I../../.. -I./../common -I./../../lib/ -I./../../lib/common -I./../../lib/crypto -I./../../lib/data_mgr -I./../../lib/object_store -I./../../lib/pkcs11 -I/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/include/botan-2 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o softhsm2-util-botan.o softhsm2-util-botan.cpp
softhsm2-util-botan.cpp: In function 'eddsa_key_material_t* crypto_malloc_eddsa(Botan::Curve25519_PrivateKey*, Botan::Ed25519_PrivateKey*)':
softhsm2-util-botan.cpp:794:35: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'eddsa_key_material_t' {aka 'struct eddsa_key_material_t'}; use assignment or value-initialization instead [-Wclass-memaccess]
794 | memset(keyMat, 0, sizeof(*keyMat));
| ^
In file included from softhsm2-util-botan.cpp:36:
softhsm2-util-botan.h:130:16: note: 'eddsa_key_material_t' {aka 'struct eddsa_key_material_t'} declared here
130 | typedef struct eddsa_key_material_t {
| ^~~~~~~~~~~~~~~~~~~~
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o softhsm2-util softhsm2-util.o ../common/findslot.o ../common/getpw.o ../common/library.o softhsm2-util-botan.o -L/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/lib -lbotan-2 ../../lib/libsofthsm_convarch.la -ldl
libtool: link: g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o softhsm2-util softhsm2-util.o ../common/findslot.o ../common/getpw.o ../common/library.o softhsm2-util-botan.o -L/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/lib ../../lib/.libs/libsofthsm_convarch.a -lbotan-2 /nix/store/1zsqdrsqk3dh41w65h6p5m2zmxkrhcch-gcc-9.3.0-lib/lib/../lib64/libstdc++.so -lm -ldl -Wl,-rpath -Wl,/nix/store/1zsqdrsqk3dh41w65h6p5m2zmxkrhcch-gcc-9.3.0-lib/lib/../lib64 -Wl,-rpath -Wl,/nix/store/1zsqdrsqk3dh41w65h6p5m2zmxkrhcch-gcc-9.3.0-lib/lib/../lib64
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin/util'
Making all in dump
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin/dump'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I./../../lib -I./../../lib/object_store -I./../../lib/pkcs11 -g -O2 -Wall -Wextra -fvisibility=hidden -c -o softhsm2-dump-file.o softhsm2-dump-file.cpp
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o softhsm2-dump-file softhsm2-dump-file.o -ldl
libtool: link: g++ -g -O2 -Wall -Wextra -fvisibility=hidden -o softhsm2-dump-file softhsm2-dump-file.o -ldl
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin/dump'
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/bin'
make[3]: Entering directory '/build/softhsm-2.6.1/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/softhsm-2.6.1/src'
make[2]: Leaving directory '/build/softhsm-2.6.1/src'
make[2]: Entering directory '/build/softhsm-2.6.1'
make[2]: Leaving directory '/build/softhsm-2.6.1'
make[1]: Leaving directory '/build/softhsm-2.6.1'
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash install
Making install in src
make[1]: Entering directory '/build/softhsm-2.6.1/src'
Making install in lib
make[2]: Entering directory '/build/softhsm-2.6.1/src/lib'
Making install in common
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib/common'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/common'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/share/man/man5'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 softhsm2.conf.5 '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/share/man/man5'
make install-data-hook
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/common'
test -d ut/etc || \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -d ut/etc
test -f ut/etc/softhsm2.conf || \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ../../../src/lib/common/softhsm2.conf ut/etc
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 ../../../src/lib/common/softhsm2.conf ut/etc/softhsm2.conf.sample
test -d /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/var/lib/softhsm/tokens/ || \
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -d -m 1777 /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/var/lib/softhsm/tokens/
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/common'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/common'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib/common'
Making install in crypto
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib/crypto'
Making install in test
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/crypto/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/crypto/test'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/crypto/test'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/crypto/test'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/crypto'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/crypto'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/crypto'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/crypto'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib/crypto'
Making install in data_mgr
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib/data_mgr'
Making install in test
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/data_mgr/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/data_mgr/test'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/data_mgr/test'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/data_mgr/test'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/data_mgr'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/data_mgr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/data_mgr'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/data_mgr'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib/data_mgr'
Making install in object_store
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib/object_store'
Making install in test
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/object_store/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/object_store/test'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/object_store/test'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/object_store/test'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/object_store'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/object_store'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/object_store'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/object_store'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib/object_store'
Making install in session_mgr
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib/session_mgr'
Making install in test
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/session_mgr/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/session_mgr/test'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/session_mgr/test'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/session_mgr/test'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/session_mgr'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/session_mgr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/session_mgr'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/session_mgr'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib/session_mgr'
Making install in slot_mgr
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
Making install in test
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/slot_mgr/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/slot_mgr/test'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/slot_mgr/test'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/slot_mgr/test'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib/slot_mgr'
Making install in handle_mgr
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
Making install in test
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/handle_mgr/test'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/handle_mgr/test'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/handle_mgr/test'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/handle_mgr/test'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
make[5]: Entering directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib/handle_mgr'
Making install in test
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib/test'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib/test'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib/test'
make[3]: Entering directory '/build/softhsm-2.6.1/src/lib'
make[4]: Entering directory '/build/softhsm-2.6.1/src/lib'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/lib/softhsm'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c libsofthsm2.la '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/lib/softhsm'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/libsofthsm2.so /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/lib/softhsm/libsofthsm2.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/libsofthsm2.lai /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/lib/softhsm/libsofthsm2.la
libtool: finish: PATH="/nix/store/d0dfzzm70xbmqf7161w4vgmbmpajby2n-patchelf-0.12/bin:/nix/store/qpm5i2647q95clkr96f47q5j57ng7h62-gcc-wrapper-9.3.0/bin:/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/bin:/nix/store/3spc7764i6psxpkhclv7jzg305s28iq3-glibc-2.32-37-bin/bin:/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin:/nix/store/hcixzbckz1l02j4q357kyk7a6cg4c0fw-binutils-wrapper-2.35.1/bin:/nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin:/nix/store/3spc7764i6psxpkhclv7jzg305s28iq3-glibc-2.32-37-bin/bin:/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin:/nix/store/zn5mj37985afh194rb8brv3916yihxi4-botan-2.17.3/bin:/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin:/nix/store/h1d5rp8zbv07nkagjhxxdk7kc1iq87cg-findutils-4.7.0/bin:/nix/store/is718jfg4jvbbmhxhg883gdqxifxyrlb-diffutils-3.7/bin:/nix/store/k0cb17hjqw6vzhwjqb6kl0qzixgbyfsa-gnused-4.8/bin:/nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin:/nix/store/lr892zp6955x0ggk5z17ccl0wi796r9b-gawk-5.1.0/bin:/nix/store/wmhq31vs9gz9pjqdr5grpkdj3dbj9g9a-gnutar-1.32/bin:/nix/store/m4ai8v9c24kifs1ccl17xilim8g628r7-gzip-1.10/bin:/nix/store/7310p7ix9n6p4kfs4j1j7rmq2rkkbwf7-bzip2-1.0.6.0.1-bin/bin:/nix/store/22q3bzcby9ma35a6ygbnjgf8s8ir3nxv-gnumake-4.3/bin:/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin:/nix/store/bys6cqy32l6ym97hac1wfcihi512q0ij-patch-2.7.6/bin:/nix/store/xm0m44qv6h7cpn41hlklbcdlqsqkbv6n-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/lib/softhsm
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/lib/softhsm
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/softhsm-2.6.1/src/lib'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/lib'
make[2]: Leaving directory '/build/softhsm-2.6.1/src/lib'
Making install in bin
make[2]: Entering directory '/build/softhsm-2.6.1/src/bin'
Making install in common
make[3]: Entering directory '/build/softhsm-2.6.1/src/bin/common'
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin/common'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin/common'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/bin/common'
Making install in keyconv
make[3]: Entering directory '/build/softhsm-2.6.1/src/bin/keyconv'
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin/keyconv'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --mode=install /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c softhsm2-keyconv '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c softhsm2-keyconv /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin/softhsm2-keyconv
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/share/man/man1'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 softhsm2-keyconv.1 '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/share/man/man1'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin/keyconv'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/bin/keyconv'
Making install in util
make[3]: Entering directory '/build/softhsm-2.6.1/src/bin/util'
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin/util'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --mode=install /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c softhsm2-util '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c softhsm2-util /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin/softhsm2-util
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/share/man/man1'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 softhsm2-util.1 '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/share/man/man1'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin/util'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/bin/util'
Making install in dump
make[3]: Entering directory '/build/softhsm-2.6.1/src/bin/dump'
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin/dump'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../../../libtool --mode=install /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c softhsm2-dump-file '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c softhsm2-dump-file /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin/softhsm2-dump-file
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/share/man/man1'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 softhsm2-dump-file.1 '/nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/share/man/man1'
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin/dump'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/bin/dump'
make[3]: Entering directory '/build/softhsm-2.6.1/src/bin'
make[4]: Entering directory '/build/softhsm-2.6.1/src/bin'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/softhsm-2.6.1/src/bin'
make[3]: Leaving directory '/build/softhsm-2.6.1/src/bin'
make[2]: Leaving directory '/build/softhsm-2.6.1/src/bin'
make[2]: Entering directory '/build/softhsm-2.6.1/src'
make[3]: Entering directory '/build/softhsm-2.6.1/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/softhsm-2.6.1/src'
make[2]: Leaving directory '/build/softhsm-2.6.1/src'
make[1]: Leaving directory '/build/softhsm-2.6.1/src'
make[1]: Entering directory '/build/softhsm-2.6.1'
make[2]: Entering directory '/build/softhsm-2.6.1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Leaving directory '/build/softhsm-2.6.1'
make[1]: Leaving directory '/build/softhsm-2.6.1'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1
shrinking /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin/softhsm2-keyconv
shrinking /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin/softhsm2-util
shrinking /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin/softhsm2-dump-file
shrinking /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/lib/softhsm/libsofthsm2.so
gzipping man pages under /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/share/man/
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/lib /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1/bin
patching script interpreter paths in /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1
checking for references to /build/ in /nix/store/gvgpq0yd5718wx3j7vjsh7884fmillwm-softhsm-2.6.1...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment