* Package: net-misc/i2pd-2.9.0-r1 * Repository: gentoo * Maintainer: kaikaikai@yandex.ru klondike@gentoo.org,blueness@gentoo.org,tomboy64@sina.cn * USE: abi_x86_64 amd64 cpu_flags_x86_aes elibc_glibc kernel_linux libressl upnp userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking i2pd-2.9.0.tar.gz to /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work >>> Preparing source in /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0 ... * Applying i2pd-2.9.0-static.patch ... [ ok ] * Applying i2pd-2.5.1-fix_installed_components.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build" cmake -C /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DWITH_AESNI=ON -DWITH_HARDENING=OFF -DWITH_PCH=OFF -DWITH_STATIC=OFF -DWITH_UPNP=ON -DWITH_LIBRARY=ON -DWITH_BINARY=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/gentoo_toolchain.cmake /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/build loading initial cache file /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 6.2.0 -- The CXX compiler identification is GNU 6.2.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CXX11_SUPPORTED -- Performing Test CXX11_SUPPORTED - Success -- Performing Test CXX0X_SUPPORTED -- Performing Test CXX0X_SUPPORTED - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:743 (message): Imported targets not available for Boost version 106200 Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:842 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1395 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:254 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:743 (message): Imported targets not available for Boost version 106200 Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:842 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1395 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:254 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:743 (message): Imported targets not available for Boost version 106200 Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:842 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1395 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:254 (find_package) CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:743 (message): Imported targets not available for Boost version 106200 Call Stack (most recent call first): /usr/share/cmake/Modules/FindBoost.cmake:842 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake/Modules/FindBoost.cmake:1395 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:254 (find_package) -- Boost version: 1.62.0 -- Found the following Boost libraries: -- system -- filesystem -- program_options -- date_time -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "2.0.0") -- Found MiniUPnP headers: /usr/include -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") -- --------------------------------------- -- Build type : Gentoo -- Compiler vendor : GNU -- Compiler version : 6.2.0 -- Compiler path : /usr/bin/x86_64-pc-linux-gnu-g++ -- Install prefix: : /usr -- Options: -- AESNI : ON -- HARDENING : OFF -- LIBRARY : ON -- BINARY : ON -- STATIC BUILD : OFF -- UPnP : ON -- PCH : OFF -- MESHNET : OFF -- --------------------------------------- -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe C++ -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build" make -j1 VERBOSE=1 /usr/bin/cmake -H/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/build -B/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/CMakeFiles /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build' make -f CMakeFiles/libi2pd.dir/build.make CMakeFiles/libi2pd.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build' cd /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/build /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/build /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/CMakeFiles/libi2pd.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/CMakeFiles/libi2pd.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/CMakeFiles/libi2pd.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build/CMakeFiles/libi2pd.dir/depend.internal". Scanning dependencies of target libi2pd make[2]: Leaving directory '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build' make -f CMakeFiles/libi2pd.dir/build.make CMakeFiles/libi2pd.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build' [ 1%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Config.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Config.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Config.cpp [ 3%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Crypto.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Crypto.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Crypto.cpp In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/I2NPProtocol.h:10, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/TunnelBase.h:7, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Crypto.cpp:9: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ [ 5%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Garlic.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Garlic.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Garlic.cpp In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/RouterContext.h:9, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Garlic.cpp:6: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ [ 7%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Gzip.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Gzip.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Gzip.cpp [ 9%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/I2NPProtocol.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/I2NPProtocol.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/I2NPProtocol.cpp In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/RouterContext.h:9, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/I2NPProtocol.cpp:8: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ [ 11%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.cpp In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.cpp:6: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ [ 13%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/LeaseSet.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/LeaseSet.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/LeaseSet.cpp In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/I2NPProtocol.h:10, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NetDb.h:16, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/LeaseSet.cpp:6: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ [ 15%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/FS.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/FS.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/FS.cpp [ 17%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Log.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Log.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Log.cpp [ 19%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NTCPSession.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NTCPSession.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NTCPSession.cpp In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/I2NPProtocol.h:10, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NTCPSession.cpp:9: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ [ 21%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NetDbRequests.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NetDbRequests.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NetDbRequests.cpp In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/I2NPProtocol.h:10, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NetDbRequests.cpp:2: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ [ 23%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NetDb.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NetDb.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NetDb.cpp In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/I2NPProtocol.h:10, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/NetDb.cpp:11: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ [ 25%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Profiling.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Profiling.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Profiling.cpp In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Profiling.h:6, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Profiling.cpp:7: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ [ 26%] Building CXX object CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Reseed.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DAESNI -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DUSE_UPNP -D_GLIBCXX_USE_NANOSLEEP=1 -DNDEBUG -march=native -O2 -pipe -Wall -Wextra -Winvalid-pch -std=c++11 -pipe -maes -pthread -fPIC -o CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Reseed.cpp.o -c /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Reseed.cpp In file included from /usr/include/boost/asio/ssl/context.hpp:786:0, from /usr/include/boost/asio/ssl.hpp:19, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Reseed.cpp:5: /usr/include/boost/asio/ssl/impl/context.ipp: In destructor ‘boost::asio::ssl::context::~context()’: /usr/include/boost/asio/ssl/impl/context.ipp:232:25: error: ‘::SSL_CTX_get_default_passwd_cb_userdata’ has not been declared void* cb_userdata = ::SSL_CTX_get_default_passwd_cb_userdata(handle_); ^~ /usr/include/boost/asio/ssl/impl/context.ipp: In member function ‘boost::system::error_code boost::asio::ssl::context::use_certificate_chain(const boost::asio::const_buffer&, boost::system::error_code&)’: /usr/include/boost/asio/ssl/impl/context.ipp:582:33: error: ‘::SSL_CTX_get_default_passwd_cb’ has not been declared pem_password_cb* callback = ::SSL_CTX_get_default_passwd_cb(handle_); ^~ /usr/include/boost/asio/ssl/impl/context.ipp:583:25: error: ‘::SSL_CTX_get_default_passwd_cb_userdata’ has not been declared void* cb_userdata = ::SSL_CTX_get_default_passwd_cb_userdata(handle_); ^~ /usr/include/boost/asio/ssl/impl/context.ipp: In member function ‘boost::system::error_code boost::asio::ssl::context::use_private_key(const boost::asio::const_buffer&, boost::asio::ssl::context_base::file_format, boost::system::error_code&)’: /usr/include/boost/asio/ssl/impl/context.ipp:686:33: error: ‘::SSL_CTX_get_default_passwd_cb’ has not been declared pem_password_cb* callback = ::SSL_CTX_get_default_passwd_cb(handle_); ^~ /usr/include/boost/asio/ssl/impl/context.ipp:687:25: error: ‘::SSL_CTX_get_default_passwd_cb_userdata’ has not been declared void* cb_userdata = ::SSL_CTX_get_default_passwd_cb_userdata(handle_); ^~ /usr/include/boost/asio/ssl/impl/context.ipp: In member function ‘boost::system::error_code boost::asio::ssl::context::use_rsa_private_key(const boost::asio::const_buffer&, boost::asio::ssl::context_base::file_format, boost::system::error_code&)’: /usr/include/boost/asio/ssl/impl/context.ipp:753:33: error: ‘::SSL_CTX_get_default_passwd_cb’ has not been declared pem_password_cb* callback = ::SSL_CTX_get_default_passwd_cb(handle_); ^~ /usr/include/boost/asio/ssl/impl/context.ipp:754:25: error: ‘::SSL_CTX_get_default_passwd_cb_userdata’ has not been declared void* cb_userdata = ::SSL_CTX_get_default_passwd_cb_userdata(handle_); ^~ /usr/include/boost/asio/ssl/impl/context.ipp: In member function ‘boost::system::error_code boost::asio::ssl::context::do_set_password_callback(boost::asio::ssl::detail::password_callback_base*, boost::system::error_code&)’: /usr/include/boost/asio/ssl/impl/context.ipp:992:24: error: ‘::SSL_CTX_get_default_passwd_cb_userdata’ has not been declared void* old_callback = ::SSL_CTX_get_default_passwd_cb_userdata(handle_); ^~ In file included from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Identity.h:9:0, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Reseed.h:8, from /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Reseed.cpp:12: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(i2p::crypto::EDDSAPoint&&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x; other.x = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:372:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x; other.x = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y; other.y = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:373:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y; other.y = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z; other.z = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:374:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z; other.z = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t; other.t = nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:375:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t; other.t = nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h: In member function ‘i2p::crypto::EDDSAPoint& i2p::crypto::EDDSAPoint::operator=(const i2p::crypto::EDDSAPoint&)’: /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:381:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (x) BN_free (x); x = other.x ? BN_dup (other.x) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:382:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (y) BN_free (y); y = other.y ? BN_dup (other.y) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:383:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (z) BN_free (z); z = other.z ? BN_dup (other.z) : nullptr; ^ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^~ /var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Signature.h:384:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (t) BN_free (t); t = other.t ? BN_dup (other.t) : nullptr; ^ make[2]: *** [CMakeFiles/libi2pd.dir/build.make:375: CMakeFiles/libi2pd.dir/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0/Reseed.cpp.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build' make[1]: *** [CMakeFiles/Makefile2:143: CMakeFiles/libi2pd.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build' make: *** [Makefile:150: all] Error 2 * ERROR: net-misc/i2pd-2.9.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/i2pd-2.9.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/i2pd-2.9.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:i2pd-2.9.0-r1:20161001-205256.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0_build' * S: '/var/tmp/portage/net-misc/i2pd-2.9.0-r1/work/i2pd-2.9.0'