Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/i2pd.spec'], chrootPath='/var/lib/mock/685114-fedora-rawhide-x86_64-1512578664.961184/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/i2pd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/i2pd-2.17.0-20171206git.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/i2pd.spec'], chrootPath='/var/lib/mock/685114-fedora-rawhide-x86_64-1512578664.961184/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/i2pd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M9rrpd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf i2pd-2.17.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/i2pd-2.17.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd i2pd-2.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zFJMIl + umask 022 + cd /builddir/build/BUILD + cd i2pd-2.17.0 + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DWITH_LIBRARY=OFF -DWITH_UPNP=ON -DWITH_HARDENING=ON -DBUILD_SHARED_LIBS:BOOL=OFF -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- 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/c++ -- Check for working CXX compiler: /usr/bin/c++ -- 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 -- Boost version: 1.64.0 -- Found the following Boost libraries: -- system -- filesystem -- program_options -- date_time -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.0g") CMake Warning at CMakeLists.txt:331 (message): Your OpenSSL version 1.1.0g >=1.1 is experimental: build with v1.0 when possible. -- Found MiniUPnP headers: /usr/include -- Found MiniUPnP library: /usr/lib64/libminiupnpc.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- --------------------------------------- -- Build type : -- Compiler vendor : GNU -- Compiler version : 7.2.1 -- Compiler path : /usr/bin/c++ -- Install prefix: : /usr -- Options: -- AESNI : OFF -- AVX : OFF -- HARDENING : ON -- LIBRARY : OFF -- BINARY : ON -- STATIC BUILD : OFF -- UPnP : ON -- PCH : OFF -- MESHNET : OFF -- ADDRSANITIZER : OFF -- THREADSANITIZER : OFF -- I2LUA : OFF -- WEBSOCKETS : OFF -- --------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/i2pd-2.17.0/build + make -j2 /usr/bin/cmake -H/builddir/build/BUILD/i2pd-2.17.0/build -B/builddir/build/BUILD/i2pd-2.17.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/i2pd-2.17.0/build/CMakeFiles /builddir/build/BUILD/i2pd-2.17.0/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/i2pd-2.17.0/build' make -f CMakeFiles/libi2pd.dir/build.make CMakeFiles/libi2pd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/i2pd-2.17.0/build' cd /builddir/build/BUILD/i2pd-2.17.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build/CMakeFiles/libi2pd.dir/DependInfo.cmake --color= Scanning dependencies of target libi2pd make[2]: Leaving directory '/builddir/build/BUILD/i2pd-2.17.0/build' make -f CMakeFiles/libi2pd.dir/build.make CMakeFiles/libi2pd.dir/build make[2]: Entering directory '/builddir/build/BUILD/i2pd-2.17.0/build' [ 3%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/BloomFilter.cpp.o [ 3%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Config.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/BloomFilter.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/BloomFilter.cpp /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Config.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Config.cpp [ 5%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Crypto.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Crypto.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Crypto.cpp [ 6%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/CryptoKey.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/CryptoKey.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/CryptoKey.cpp [ 8%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Garlic.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Garlic.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Garlic.cpp [ 10%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Gzip.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Gzip.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Gzip.cpp [ 11%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/HTTP.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/HTTP.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/HTTP.cpp [ 13%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/I2NPProtocol.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/I2NPProtocol.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/I2NPProtocol.cpp [ 15%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Identity.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Identity.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Identity.cpp /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Identity.cpp: In static member function 'static i2p::data::PrivateKeys i2p::data::PrivateKeys::CreateRandomKeys(i2p::data::SigningKeyType, i2p::data::CryptoKeyType)': /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Identity.cpp:645:15: warning: this statement may fall through [-Wimplicit-fallthrough=] LogPrint (eLogWarning, "Identity: RSA signature type is not supported. Create EdDSA"); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Identity.cpp:647:5: note: here case SIGNING_KEY_TYPE_EDDSA_SHA512_ED25519: ^~~~ [ 16%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/LeaseSet.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/LeaseSet.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/LeaseSet.cpp [ 18%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/FS.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/FS.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/FS.cpp [ 20%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Log.cpp.o [ 22%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/NTCPSession.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/NTCPSession.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/NTCPSession.cpp /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Log.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Log.cpp [ 23%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/NetDbRequests.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/NetDbRequests.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/NetDbRequests.cpp [ 25%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/NetDb.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/NetDb.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/NetDb.cpp [ 27%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Profiling.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Profiling.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Profiling.cpp [ 28%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Reseed.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Reseed.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Reseed.cpp [ 30%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterContext.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterContext.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterContext.cpp /builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterContext.cpp: In member function 'void i2p::RouterContext::SetBandwidth(char)': /builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterContext.cpp:232:22: warning: this statement may fall through [-Wimplicit-fallthrough=] case unlim : caps |= i2p::data::RouterInfo::eExtraBandwidth; // no break here, extra + high means 'X' ~~~~~^~~~~~ /builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterContext.cpp:233:4: note: here case high : caps |= i2p::data::RouterInfo::eHighBandwidth; break; ^~~~ [ 32%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterInfo.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterInfo.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterInfo.cpp [ 33%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSU.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSU.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSU.cpp [ 35%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSUData.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSUData.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSUData.cpp [ 37%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSUSession.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSUSession.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSUSession.cpp [ 38%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Streaming.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Streaming.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Streaming.cpp [ 40%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Destination.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Destination.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Destination.cpp /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Streaming.cpp: In member function 'void i2p::stream::Stream::HandleResendTimer(const boost::system::error_code&)': /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Streaming.cpp:790:13: warning: this statement may fall through [-Wimplicit-fallthrough=] m_RTO = INITIAL_RTO; // drop RTO to initial upon tunnels pair change first time ~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Streaming.cpp:792:6: note: here case 4: ^~~~ [ 42%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TransitTunnel.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TransitTunnel.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/TransitTunnel.cpp [ 44%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Tunnel.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Tunnel.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Tunnel.cpp [ 45%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelGateway.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelGateway.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelGateway.cpp [ 47%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Transports.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Transports.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Transports.cpp In file included from /builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelPool.h:14:0, from /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Tunnel.h:16, from /builddir/build/BUILD/i2pd-2.17.0/libi2pd/NetDb.hpp:19, from /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Tunnel.cpp:12: /builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelBase.h: In member function 'void i2p::tunnel::OutboundTunnel::SendTunnelDataMsg(const uint8_t*, uint32_t, std::shared_ptr)': /builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelBase.h:24:9: warning: 'block.i2p::tunnel::TunnelMessageBlock::tunnelID' may be used uninitialized in this function [-Wmaybe-uninitialized] struct TunnelMessageBlock ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Tunnel.cpp:263:22: note: 'block.i2p::tunnel::TunnelMessageBlock::tunnelID' was declared here TunnelMessageBlock block; ^~~~~ [ 49%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelEndpoint.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelEndpoint.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelEndpoint.cpp [ 50%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelPool.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelPool.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelPool.cpp [ 52%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Base.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Base.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Base.cpp [ 54%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/util.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/util.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/util.cpp [ 55%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Datagram.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Datagram.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Datagram.cpp [ 57%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Family.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Family.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Family.cpp [ 59%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Signature.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Signature.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Signature.cpp [ 61%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Timestamp.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Timestamp.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Timestamp.cpp [ 62%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/api.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/api.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/api.cpp [ 64%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Event.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Event.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Event.cpp [ 66%] Building CXX object CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Gost.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Gost.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd/Gost.cpp [ 67%] Linking CXX static library libi2pd.a /usr/bin/cmake -P CMakeFiles/libi2pd.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/libi2pd.dir/link.txt --verbose=1 /usr/bin/ar qc libi2pd.a CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/BloomFilter.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Config.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Crypto.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/CryptoKey.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Garlic.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Gzip.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/HTTP.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/I2NPProtocol.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Identity.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/LeaseSet.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/FS.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Log.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/NTCPSession.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/NetDbRequests.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/NetDb.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Profiling.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Reseed.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterContext.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/RouterInfo.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSU.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSUData.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/SSUSession.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Streaming.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Destination.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TransitTunnel.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Tunnel.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelGateway.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Transports.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelEndpoint.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/TunnelPool.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Base.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/util.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Datagram.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Family.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Signature.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Timestamp.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/api.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Event.cpp.o CMakeFiles/libi2pd.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd/Gost.cpp.o /usr/bin/ranlib libi2pd.a make[2]: Leaving directory '/builddir/build/BUILD/i2pd-2.17.0/build' [ 67%] Built target libi2pd make -f CMakeFiles/i2pdclient.dir/build.make CMakeFiles/i2pdclient.dir/depend make[2]: Entering directory '/builddir/build/BUILD/i2pd-2.17.0/build' cd /builddir/build/BUILD/i2pd-2.17.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build/CMakeFiles/i2pdclient.dir/DependInfo.cmake --color= Scanning dependencies of target i2pdclient make[2]: Leaving directory '/builddir/build/BUILD/i2pd-2.17.0/build' make -f CMakeFiles/i2pdclient.dir/build.make CMakeFiles/i2pdclient.dir/build make[2]: Entering directory '/builddir/build/BUILD/i2pd-2.17.0/build' [ 71%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/AddressBook.cpp.o [ 71%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/BOB.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/BOB.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/BOB.cpp /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/AddressBook.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/AddressBook.cpp [ 72%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/ClientContext.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/ClientContext.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/ClientContext.cpp [ 74%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/MatchedDestination.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/MatchedDestination.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/MatchedDestination.cpp [ 76%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2PTunnel.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2PTunnel.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2PTunnel.cpp [ 77%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2PService.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2PService.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2PService.cpp [ 79%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SAM.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SAM.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SAM.cpp [ 81%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SOCKS.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SOCKS.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SOCKS.cpp /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SOCKS.cpp: In member function 'bool i2p::proxy::SOCKSHandler::HandleData(uint8_t*, std::size_t)': /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SOCKS.cpp:435:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (m_socksv == SOCKS5) break; ^~ /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SOCKS.cpp:436:7: note: here default: ^~~~~~~ [ 83%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/HTTPProxy.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/HTTPProxy.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/HTTPProxy.cpp [ 84%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2CP.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2CP.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2CP.cpp [ 86%] Building CXX object CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/WebSocks.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/WebSocks.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/WebSocks.cpp [ 88%] Linking CXX static library libi2pdclient.a /usr/bin/cmake -P CMakeFiles/i2pdclient.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/i2pdclient.dir/link.txt --verbose=1 /usr/bin/ar qc libi2pdclient.a CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/AddressBook.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/BOB.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/ClientContext.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/MatchedDestination.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2PTunnel.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2PService.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SAM.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/SOCKS.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/HTTPProxy.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/I2CP.cpp.o CMakeFiles/i2pdclient.dir/builddir/build/BUILD/i2pd-2.17.0/libi2pd_client/WebSocks.cpp.o /usr/bin/ranlib libi2pdclient.a make[2]: Leaving directory '/builddir/build/BUILD/i2pd-2.17.0/build' [ 88%] Built target i2pdclient make -f CMakeFiles/i2pd.dir/build.make CMakeFiles/i2pd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/i2pd-2.17.0/build' cd /builddir/build/BUILD/i2pd-2.17.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build /builddir/build/BUILD/i2pd-2.17.0/build/CMakeFiles/i2pd.dir/DependInfo.cmake --color= Scanning dependencies of target i2pd make[2]: Leaving directory '/builddir/build/BUILD/i2pd-2.17.0/build' make -f CMakeFiles/i2pd.dir/build.make CMakeFiles/i2pd.dir/build make[2]: Entering directory '/builddir/build/BUILD/i2pd-2.17.0/build' [ 91%] Building CXX object CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/HTTPServer.cpp.o [ 91%] Building CXX object CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/Daemon.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/Daemon.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/daemon/Daemon.cpp /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/HTTPServer.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/daemon/HTTPServer.cpp [ 93%] Building CXX object CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/I2PControl.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/I2PControl.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/daemon/I2PControl.cpp [ 94%] Building CXX object CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/i2pd.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/i2pd.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/daemon/i2pd.cpp [ 96%] Building CXX object CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/UPnP.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/UPnP.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/daemon/UPnP.cpp [ 98%] Building CXX object CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/UnixDaemon.cpp.o /usr/bin/c++ -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_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_NANOSLEEP=1 -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd -I/builddir/build/BUILD/i2pd-2.17.0/build/../libi2pd_client -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/UnixDaemon.cpp.o -c /builddir/build/BUILD/i2pd-2.17.0/daemon/UnixDaemon.cpp /builddir/build/BUILD/i2pd-2.17.0/daemon/UnixDaemon.cpp: In member function 'virtual bool i2p::util::DaemonLinux::start()': /builddir/build/BUILD/i2pd-2.17.0/daemon/UnixDaemon.cpp:86:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "r", stdin); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/i2pd-2.17.0/daemon/UnixDaemon.cpp:87:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdout); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/i2pd-2.17.0/daemon/UnixDaemon.cpp:88:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/i2pd-2.17.0/daemon/UnixDaemon.cpp:147:14: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result] ftruncate(pidFH, 0); ~~~~~~~~~^~~~~~~~~~ [100%] Linking CXX executable i2pd /usr/bin/cmake -E cmake_link_script CMakeFiles/i2pd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wall -Wextra -Winvalid-pch -Wno-unused-parameter -std=c++11 -pipe -Wformat -Wformat-security -Werror=format-security -fstack-protector --param ssp-buffer-size=4 -pthread -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -z relro -z now CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/Daemon.cpp.o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/HTTPServer.cpp.o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/I2PControl.cpp.o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/i2pd.cpp.o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/UPnP.cpp.o CMakeFiles/i2pd.dir/builddir/build/BUILD/i2pd-2.17.0/daemon/UnixDaemon.cpp.o -o i2pd -L/builddir/build/BUILD/i2pd-2.17.0/build/zlib/lib -Wl,-rpath,/builddir/build/BUILD/i2pd-2.17.0/build/zlib/lib: -lminiupnpc libi2pd.a libi2pdclient.a -ldl -lboost_system -lboost_filesystem -lboost_program_options -lboost_date_time -lssl -lcrypto -lz -pthread -ldl -lboost_system -lboost_filesystem -lboost_program_options -lboost_date_time -lssl -lcrypto -lz libi2pd.a make[2]: Leaving directory '/builddir/build/BUILD/i2pd-2.17.0/build' [100%] Built target i2pd make[1]: Leaving directory '/builddir/build/BUILD/i2pd-2.17.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/i2pd-2.17.0/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8PiUpT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64 + cd i2pd-2.17.0 + cd build + chrpath -d i2pd + install -D -m 755 i2pd /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64/usr/bin/i2pd + install -D -m 644 /builddir/build/BUILD/i2pd-2.17.0/contrib/rpm/i2pd.service /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64//usr/lib/systemd/system/i2pd.service + install -d -m 700 /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64//var/lib/i2pd + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.17.0-20171206git.fc28 --unique-debug-suffix -2.17.0-20171206git.fc28.x86_64 --unique-debug-src-base i2pd-2.17.0-20171206git.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/i2pd-2.17.0 extracting debug info from /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64/usr/bin/i2pd /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2432 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: i2pd-2.17.0-20171206git.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HMJDTV + umask 022 + cd /builddir/build/BUILD + cd i2pd-2.17.0 + DOCDIR=/builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64/usr/share/doc/i2pd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64/usr/share/doc/i2pd + cp -pr LICENSE /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64/usr/share/doc/i2pd + cp -pr README.md /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64/usr/share/doc/i2pd + exit 0 Provides: i2pd = 2.17.0-20171206git.fc28 i2pd(x86-64) = 2.17.0-20171206git.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libboost_date_time.so.1.64.0()(64bit) libboost_filesystem.so.1.64.0()(64bit) libboost_program_options.so.1.64.0()(64bit) libboost_system.so.1.64.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libminiupnpc.so.16()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: i2pd-systemd-2.17.0-20171206git.fc28.x86_64 Provides: i2pd-systemd = 2.17.0-20171206git.fc28 i2pd-systemd(x86-64) = 2.17.0-20171206git.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/groupadd /usr/sbin/useradd Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Obsoletes: i2pd-daemon Processing files: i2pd-debugsource-2.17.0-20171206git.fc28.x86_64 Provides: i2pd-debugsource = 2.17.0-20171206git.fc28 i2pd-debugsource(x86-64) = 2.17.0-20171206git.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: i2pd-debuginfo-2.17.0-20171206git.fc28.x86_64 Provides: debuginfo(build-id) = 3d9d09c56158a8ae8f9309c32b570b61a40167be i2pd-debuginfo = 2.17.0-20171206git.fc28 i2pd-debuginfo(x86-64) = 2.17.0-20171206git.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: i2pd-debugsource(x86-64) = 2.17.0-20171206git.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64 Wrote: /builddir/build/RPMS/i2pd-2.17.0-20171206git.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/i2pd-systemd-2.17.0-20171206git.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/i2pd-debugsource-2.17.0-20171206git.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/i2pd-debuginfo-2.17.0-20171206git.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QOiRRn + umask 022 + cd /builddir/build/BUILD + cd i2pd-2.17.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/i2pd-2.17.0-20171206git.fc28.x86_64 + exit 0 Child return code was: 0