* Package: www-servers/pshs-0.3.2  * Repository: gentoo  * Maintainer: mgorny@gentoo.org  * Upstream: mgorny@gentoo.org https://github.com/mgorny/pshs/issues/  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux magic netlink qrcode ssl upnp userland_GNU  * FEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox  * Package: www-servers/pshs-0.3.2  * Repository: gentoo  * Maintainer: mgorny@gentoo.org  * Upstream: mgorny@gentoo.org https://github.com/mgorny/pshs/issues/  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux magic netlink qrcode ssl upnp userland_GNU  * FEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking pshs-0.3.2.tar.bz2 to /var/tmp/portage/www-servers/pshs-0.3.2/work >>> Source unpacked in /var/tmp/portage/www-servers/pshs-0.3.2/work >>> Preparing source in /var/tmp/portage/www-servers/pshs-0.3.2/work/pshs-0.3.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/pshs-0.3.2/work/pshs-0.3.2 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pshs-0.3.2 --htmldir=/usr/share/doc/pshs-0.3.2/html --libdir=/usr/lib64 --enable-libmagic --enable-netlink --enable-qrencode --enable-ssl --enable-upnp checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for nl_langinfo... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libevent... yes checking for magic_descriptor in -lmagic... yes checking for rtnl_wilddump_request in -lnetlink... yes checking for inline... inline checking for 3-argument rtnl_dump_filter()... yes checking for libqrencode... yes checking for libssl libcrypto libevent >= 2.1 libevent_openssl... yes checking for UPNP_AddPortMapping in -lminiupnpc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/www-servers/pshs-0.3.2/work/pshs-0.3.2 ... make -j8 -l9 make all-am make[1]: Entering directory '/var/tmp/portage/www-servers/pshs-0.3.2/work/pshs-0.3.2' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -march=core-avx-i -O2 -ftree-vectorize -pipe -flto=8 -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -c -o src/main.o src/main.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -march=core-avx-i -O2 -ftree-vectorize -pipe -flto=8 -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -c -o src/content-type.o src/content-type.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -march=core-avx-i -O2 -ftree-vectorize -pipe -flto=8 -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -c -o src/index.o src/index.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -march=core-avx-i -O2 -ftree-vectorize -pipe -flto=8 -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -c -o src/handlers.o src/handlers.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -march=core-avx-i -O2 -ftree-vectorize -pipe -flto=8 -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -c -o src/network.o src/network.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -march=core-avx-i -O2 -ftree-vectorize -pipe -flto=8 -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -c -o src/rtnl.o src/rtnl.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -march=core-avx-i -O2 -ftree-vectorize -pipe -flto=8 -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -c -o src/qrencode.o src/qrencode.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -march=core-avx-i -O2 -ftree-vectorize -pipe -flto=8 -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -c -o src/ssl.o src/ssl.cxx src/ssl.cxx: In constructor ‘SSLMod::SSLMod(evhttp*, const char*, bool)’: src/ssl.cxx:71:2: error: ‘SSL_load_error_strings’ was not declared in this scope SSL_load_error_strings(); ^~~~~~~~~~~~~~~~~~~~~~ src/ssl.cxx:71:2: note: suggested alternative: ‘ERR_load_SSL_strings’ SSL_load_error_strings(); ^~~~~~~~~~~~~~~~~~~~~~ ERR_load_SSL_strings src/ssl.cxx:72:2: error: ‘SSL_library_init’ was not declared in this scope SSL_library_init(); ^~~~~~~~~~~~~~~~ src/ssl.cxx:72:2: note: suggested alternative: ‘SSL_in_init’ SSL_library_init(); ^~~~~~~~~~~~~~~~ SSL_in_init src/ssl.cxx:80:7: error: ‘RSA_generate_key’ was not declared in this scope rsa{RSA_generate_key(2048, RSA_F4, key_progress_cb, 0), RSA_free}; ^~~~~~~~~~~~~~~~ src/ssl.cxx:80:7: note: suggested alternative: ‘RSA_generate_key_ex’ rsa{RSA_generate_key(2048, RSA_F4, key_progress_cb, 0), RSA_free}; ^~~~~~~~~~~~~~~~ RSA_generate_key_ex src/ssl.cxx:80:67: error: no matching function for call to ‘std::unique_ptr >::unique_ptr()’ rsa{RSA_generate_key(2048, RSA_F4, key_progress_cb, 0), RSA_free}; ^ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/iomanip:43, from src/ssl.cxx:11: /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:260:2: note: candidate: template std::unique_ptr<_Tp, _Dp>::unique_ptr(std::auto_ptr<_Up>&&) unique_ptr(auto_ptr<_Up>&& __u) noexcept; ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:260:2: note:  template argument deduction/substitution failed: /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:252:2: note: candidate: template std::unique_ptr<_Tp, _Dp>::unique_ptr(std::unique_ptr<_Up, _Ep>&&) unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:252:2: note:  template argument deduction/substitution failed: /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:238:7: note: candidate: std::unique_ptr<_Tp, _Dp>::unique_ptr(std::unique_ptr<_Tp, _Dp>&&) [with _Tp = rsa_st; _Dp = std::function] unique_ptr(unique_ptr&& __u) noexcept ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:238:7: note:  candidate expects 1 argument, 2 provided /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:233:12: note: candidate: template constexpr std::unique_ptr<_Tp, _Dp>::unique_ptr(std::nullptr_t) constexpr unique_ptr(nullptr_t) noexcept : unique_ptr() { } ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:233:12: note:  template argument deduction/substitution failed: /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:224:7: note: candidate: std::unique_ptr<_Tp, _Dp>::unique_ptr(std::unique_ptr<_Tp, _Dp>::pointer, typename std::remove_reference<_To>::type&&) [with _Tp = rsa_st; _Dp = std::function; std::unique_ptr<_Tp, _Dp>::pointer = rsa_st*; typename std::remove_reference<_To>::type = std::function] unique_ptr(pointer __p, ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:224:7: note:  conversion of argument 1 would be ill-formed: /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:212:7: note: candidate: std::unique_ptr<_Tp, _Dp>::unique_ptr(std::unique_ptr<_Tp, _Dp>::pointer, typename std::conditional::value, _Dp, const _Dp&>::type) [with _Tp = rsa_st; _Dp = std::function; std::unique_ptr<_Tp, _Dp>::pointer = rsa_st*; typename std::conditional::value, _Dp, const _Dp&>::type = const std::function&] unique_ptr(pointer __p, ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:212:7: note:  conversion of argument 1 would be ill-formed: /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:201:2: note: candidate: template std::unique_ptr<_Tp, _Dp>::unique_ptr(std::unique_ptr<_Tp, _Dp>::pointer) unique_ptr(pointer __p) noexcept ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:201:2: note:  template argument deduction/substitution failed: /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:188:12: note: candidate: template constexpr std::unique_ptr<_Tp, _Dp>::unique_ptr() constexpr unique_ptr() noexcept ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/unique_ptr.h:188:12: note:  template argument deduction/substitution failed: src/ssl.cxx:80:67: note:  candidate expects 0 arguments, 2 provided rsa{RSA_generate_key(2048, RSA_F4, key_progress_cb, 0), RSA_free}; ^ src/ssl.cxx:96:18: error: ‘X509_get_notBefore’ was not declared in this scope X509_gmtime_adj(X509_get_notBefore(x509.get()), 0); ^~~~~~~~~~~~~~~~~~ src/ssl.cxx:96:18: note: suggested alternative: ‘X509_getm_notBefore’ X509_gmtime_adj(X509_get_notBefore(x509.get()), 0); ^~~~~~~~~~~~~~~~~~ X509_getm_notBefore src/ssl.cxx:97:18: error: ‘X509_get_notAfter’ was not declared in this scope X509_gmtime_adj(X509_get_notAfter(x509.get()), 60*60*24); ^~~~~~~~~~~~~~~~~ src/ssl.cxx:97:18: note: suggested alternative: ‘X509_getm_notAfter’ X509_gmtime_adj(X509_get_notAfter(x509.get()), 60*60*24); ^~~~~~~~~~~~~~~~~ X509_getm_notAfter make[1]: *** [Makefile:453: src/ssl.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/www-servers/pshs-0.3.2/work/pshs-0.3.2' make: *** [Makefile:314: all] Error 2 * ERROR: www-servers/pshs-0.3.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-servers/pshs-0.3.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-servers/pshs-0.3.2::gentoo'`. * The complete build log is located at '/var/tmp/portage/www-servers/pshs-0.3.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/pshs-0.3.2/temp/environment'. * Working directory: '/var/tmp/portage/www-servers/pshs-0.3.2/work/pshs-0.3.2' * S: '/var/tmp/portage/www-servers/pshs-0.3.2/work/pshs-0.3.2'