Advertisement
sergmig

Build-log

Jan 19th, 2024
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.92 KB | None | 0 0
  1.  * Package: net-p2p/monero-0.18.1.2:0
  2.  * Repository: guru
  3.  * Maintainer: telans@posteo.de efe.izbudak@metu.edu.tr
  4.  * USE: abi_x86_64 amd64 daemon elibc_glibc kernel_linux readline tools wallet-cli wallet-rpc
  5.  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking monero-0.18.1.2.tar.gz to /var/tmp/portage/net-p2p/monero-0.18.1.2/work
  8. >>> Unpacking monero-8682.patch to /var/tmp/portage/net-p2p/monero-0.18.1.2/work
  9. unpack monero-8682.patch: file format not recognized. Ignoring.
  10. >>> Source unpacked in /var/tmp/portage/net-p2p/monero-0.18.1.2/work
  11. >>> Preparing source in /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2 ...
  12. * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2"
  13. * Build directory (BUILD_DIR): "/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build"
  14. * Applying monero-0.18.1.2-unbundle-dependencies.patch ...
  15.  [ ok ]
  16. * Applying monero-8682.patch ...
  17.  [ ok ]
  18. * Hardcoded definition(s) removed in CMakeLists.txt:
  19. * set(CMAKE_BUILD_TYPE Release CACHE STRING "Build type" FORCE)
  20. >>> Source prepared.
  21. >>> Configuring source in /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2 ...
  22. * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2"
  23. * Build directory (BUILD_DIR): "/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build"
  24. cmake -C /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=OFF -DMANUAL_SUBMODULES=ON -DUSE_DEVICE_TREZOR=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/gentoo_toolchain.cmake /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2
  25. loading initial cache file /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/gentoo_common_config.cmake
  26. CMake Warning (dev) at CMakeLists.txt:40 (include):
  27. Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  28. are removed. Run "cmake --help-policy CMP0148" for policy details. Use
  29. the cmake_policy command to set the policy and suppress this warning.
  30.  
  31. This warning is for project developers. Use -Wno-dev to suppress it.
  32. 
  33. -- Found PythonInterp: /usr/bin/python (found version "3.11.7")
  34. -- CMake version 3.27.9
  35. -- The C compiler identification is GNU 13.2.1
  36. -- The CXX compiler identification is GNU 13.2.1
  37. -- Detecting C compiler ABI info
  38. -- Detecting C compiler ABI info - done
  39. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
  40. -- Detecting C compile features
  41. -- Detecting C compile features - done
  42. -- Detecting CXX compiler ABI info
  43. -- Detecting CXX compiler ABI info - done
  44. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
  45. -- Detecting CXX compile features
  46. -- Detecting CXX compile features - done
  47. -- ccache NOT found! Please install it for faster rebuilds.
  48. -- The ASM compiler identification is GNU
  49. -- Found assembler: /usr/bin/x86_64-pc-linux-gnu-gcc
  50. -- Looking for -Wl,--no-undefined linker flag
  51. -- Looking for -Wl,--no-undefined linker flag - found
  52. -- Looking for -Wl,-undefined,error linker flag
  53. -- Looking for -Wl,-undefined,error linker flag - found
  54. CMake Deprecation Warning at /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/CMakeFiles/CMakeTmp/test_project/CMakeLists.txt:1 (cmake_minimum_required):
  55. Compatibility with CMake < 3.5 will be removed from a future version of
  56. CMake.
  57.  
  58. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  59. CMake that the project does not need compatibility with older versions.
  60.  
  61. 
  62. CMake Deprecation Warning at /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/CMakeFiles/CMakeTmp/test_project/CMakeLists.txt:1 (cmake_minimum_required):
  63. Compatibility with CMake < 3.5 will be removed from a future version of
  64. CMake.
  65.  
  66. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  67. CMake that the project does not need compatibility with older versions.
  68.  
  69. 
  70. -- Building without build tag
  71. -- Could not find DEVELOPER_LOCAL_TOOLS in env (not required)
  72. -- BOOST_IGNORE_SYSTEM_PATHS defaults to OFF
  73. -- Building for a 64-bit system
  74. -- Building internal libraries as static
  75. -- Using LMDB as default DB type
  76. -- Stack trace on exception enabled (using easylogging++)
  77. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  78. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
  79. -- Found Threads: TRUE
  80. -- Performing Test _Werror__pthread_c
  81. -- Performing Test _Werror__pthread_c - Success
  82. -- Performing Test _Werror__pthread_cxx
  83. -- Performing Test _Werror__pthread_cxx - Success
  84. -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.12")
  85. -- Using OpenSSL include dir at /usr/include
  86. -- Could NOT find HIDAPI (missing: HIDAPI_LIBRARY HIDAPI_INCLUDE_DIR)
  87. -- Looking for memset_s in c
  88. -- Looking for memset_s in c - not found
  89. -- Looking for explicit_bzero in c
  90. -- Looking for explicit_bzero in c - found
  91. -- Looking for strptime
  92. -- Looking for strptime - found
  93. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  94. The package name passed to `find_package_handle_standard_args` (MiniUPnPc)
  95. does not match the name of the calling package (Miniupnpc). This can lead
  96. to problems in calling code that expects `find_package` result variables
  97. (e.g., `_FOUND`) to follow a certain pattern.
  98. Call Stack (most recent call first):
  99. cmake/FindMiniupnpc.cmake:39 (find_package_handle_standard_args)
  100. external/CMakeLists.txt:38 (find_package)
  101. This warning is for project developers. Use -Wno-dev to suppress it.
  102. 
  103. -- Found MiniUPnPc: /usr/include/miniupnpc
  104. -- Found miniupnpc API version 17
  105. -- Looking for libunbound
  106. -- Found libunbound include (unbound.h) in /usr/include
  107. -- Found libunbound library
  108. -- Using 64-bit LMDB from source tree
  109. -- Looking for backtrace
  110. -- Looking for backtrace - found
  111. -- backtrace facility detected in default set of libraries
  112. -- Backtrace_LIBRARY:
  113. -- Found Backtrace: /usr/include
  114. -- Could not find HIDAPI
  115. -- Trezor support disabled by USE_DEVICE_TREZOR
  116. -- Building on x86_64 for native
  117. -- Performing Test CC_SUPPORTS_MARCH_NATIVE
  118. -- Performing Test CC_SUPPORTS_MARCH_NATIVE - Success
  119. -- AES support enabled
  120. -- Performing Test _Werror__Wformat_c
  121. -- Performing Test _Werror__Wformat_c - Success
  122. -- Performing Test _Werror__Wformat_cxx
  123. -- Performing Test _Werror__Wformat_cxx - Success
  124. -- Performing Test _Werror__Wformat_security_c
  125. -- Performing Test _Werror__Wformat_security_c - Success
  126. -- Performing Test _Werror__Wformat_security_cxx
  127. -- Performing Test _Werror__Wformat_security_cxx - Success
  128. -- Performing Test _Werror__fstack_protector_c
  129. -- Performing Test _Werror__fstack_protector_c - Success
  130. -- Performing Test _Werror__fstack_protector_cxx
  131. -- Performing Test _Werror__fstack_protector_cxx - Success
  132. -- Performing Test _Werror__fstack_protector_strong_c
  133. -- Performing Test _Werror__fstack_protector_strong_c - Success
  134. -- Performing Test _Werror__fstack_protector_strong_cxx
  135. -- Performing Test _Werror__fstack_protector_strong_cxx - Success
  136. -- Performing Test _Werror__fcf_protection=full_c
  137. -- Performing Test _Werror__fcf_protection=full_c - Success
  138. -- Performing Test _Werror__fcf_protection=full_cxx
  139. -- Performing Test _Werror__fcf_protection=full_cxx - Success
  140. -- Performing Test _Werror__fstack_clash_protection_c
  141. -- Performing Test _Werror__fstack_clash_protection_c - Success
  142. -- Performing Test _Werror__fstack_clash_protection_cxx
  143. -- Performing Test _Werror__fstack_clash_protection_cxx - Success
  144. -- Looking for -pie linker flag
  145. -- Looking for -pie linker flag - found
  146. -- Looking for -Wl,-z,relro linker flag
  147. -- Looking for -Wl,-z,relro linker flag - found
  148. -- Looking for -Wl,-z,now linker flag
  149. -- Looking for -Wl,-z,now linker flag - found
  150. -- Looking for -Wl,-z,noexecstack linker flag
  151. -- Looking for -Wl,-z,noexecstack linker flag - found
  152. -- Looking for -Wl,-z,noexecheap linker flag
  153. -- Looking for -Wl,-z,noexecheap linker flag - not found
  154. -- Performing Test _Werror__Werror=switch_c
  155. -- Performing Test _Werror__Werror=switch_c - Success
  156. -- Performing Test _Werror__Werror=switch_cxx
  157. -- Performing Test _Werror__Werror=switch_cxx - Success
  158. -- Performing Test _Werror__Werror=return_type_c
  159. -- Performing Test _Werror__Werror=return_type_c - Success
  160. -- Performing Test _Werror__Werror=return_type_cxx
  161. -- Performing Test _Werror__Werror=return_type_cxx - Success
  162. -- Using C security hardening flags: -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type
  163. -- Using C++ security hardening flags: -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type
  164. -- Using linker security hardening flags: -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
  165. -- Found Boost Version: 108200
  166. -- Looking for rl_copy_text
  167. -- Looking for rl_copy_text - found
  168. -- Looking for rl_filename_completion_function
  169. -- Looking for rl_filename_completion_function - found
  170. -- Found readline library at: /usr
  171. -- Found Git: /usr/bin/git
  172. fatal: not a git repository (or any of the parent directories): .git
  173. CMake Warning at cmake/GitVersion.cmake:43 (message):
  174. Cannot determine current commit. Make sure that you are building either
  175. from a Git working tree or from a source archive.
  176. Call Stack (most recent call first):
  177. cmake/Version.cmake:42 (get_version_tag_from_git)
  178. src/CMakeLists.txt:83 (include)
  179.  
  180. 
  181. -- Trezor support disabled
  182. CMake Warning (dev) at CMakeLists.txt:1207 (find_package):
  183. Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  184. are removed. Run "cmake --help-policy CMP0148" for policy details. Use
  185. the cmake_policy command to set the policy and suppress this warning.
  186.  
  187. This warning is for project developers. Use -Wno-dev to suppress it.
  188. 
  189. -- Not building tests
  190. -- Not building debug utilities
  191. Doxygen: graphviz not found - graphs disabled
  192. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  193. CMake Warning (dev) at CMakeLists.txt:1246 (find_package):
  194. Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  195. are removed. Run "cmake --help-policy CMP0148" for policy details. Use
  196. the cmake_policy command to set the policy and suppress this warning.
  197.  
  198. This warning is for project developers. Use -Wno-dev to suppress it.
  199. 
  200. -- <<< Gentoo configuration >>>
  201. Build type Gentoo
  202. Install path /usr
  203. Compiler flags:
  204. C -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Waggregate-return -Wnested-externs -Wold-style-definition -Wstrict-prototypes -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing
  205. C++ -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900
  206. Linker flags:
  207. Executable -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
  208. Module -Wl,-O1 -Wl,--as-needed -Wl,--no-undefined -Wl,-undefined,error
  209. Shared -Wl,-O1 -Wl,--as-needed -Wl,--no-undefined -Wl,-undefined,error
  210.  
  211. -- Configuring done (7.7s)
  212. -- Generating done (0.5s)
  213. -- Build files have been written to: /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build
  214. >>> Source configured.
  215. >>> Compiling source in /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2 ...
  216. * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2"
  217. * Build directory (BUILD_DIR): "/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build"
  218. ninja -v -j8 -l0 daemon blockchain_ancestry blockchain_blackball blockchain_db blockchain_depth blockchain_export blockchain_import blockchain_prune blockchain_prune_known_spent_data blockchain_stats blockchain_usage simplewallet wallet_rpc_server
  219. [1/228] cd /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build && /usr/bin/cmake -Dcfgdir= -P /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generate_translations_header-prefix/tmp/generate_translations_header-mkdirs.cmake && /usr/bin/cmake -E touch /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generate_translations_header-prefix/src/generate_translations_header-stamp/generate_translations_header-mkdir
  220. [2/228] cd /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build && /usr/bin/cmake -E echo_append && /usr/bin/cmake -E touch /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generate_translations_header-prefix/src/generate_translations_header-stamp/generate_translations_header-download
  221. [3/228] cd /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build && /usr/bin/cmake -E echo_append && /usr/bin/cmake -E touch /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generate_translations_header-prefix/src/generate_translations_header-stamp/generate_translations_header-update
  222. [4/228] cd /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build && /usr/bin/cmake -E echo_append && /usr/bin/cmake -E touch /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generate_translations_header-prefix/src/generate_translations_header-stamp/generate_translations_header-patch
  223. [5/228] /usr/bin/x86_64-pc-linux-gnu-gcc -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -std=c11 -fPIC -MD -MT external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/midl.c.o -MF external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/midl.c.o.d -o external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/midl.c.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb/midl.c
  224. [6/228] cd /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations && /usr/bin/cmake -DLRELEASE_PATH= -GNinja -S /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/translations -B /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations && /usr/bin/cmake -E touch /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generate_translations_header-prefix/src/generate_translations_header-stamp/generate_translations_header-configure
  225. -- The C compiler identification is GNU 13.2.1
  226. -- The CXX compiler identification is GNU 13.2.1
  227. -- Detecting C compiler ABI info
  228. -- Detecting C compiler ABI info - done
  229. -- Check for working C compiler: /usr/bin/cc - skipped
  230. -- Detecting C compile features
  231. -- Detecting C compile features - done
  232. -- Detecting CXX compiler ABI info
  233. -- Detecting CXX compiler ABI info - done
  234. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  235. -- Detecting CXX compile features
  236. -- Detecting CXX compile features - done
  237. CMake Warning at CMakeLists.txt:53 (message):
  238. lrelease program not found, translation files not built
  239.  
  240.  
  241. -- Configuring done (1.6s)
  242. -- Generating done (0.0s)
  243. -- Build files have been written to: /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations
  244. [7/228] cd /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations && /usr/bin/cmake --build . && /usr/bin/cmake -E touch /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generate_translations_header-prefix/src/generate_translations_header-stamp/generate_translations_header-build
  245. [1/2] Building C object CMakeFiles/generate_translations_header.dir/generate_translations_header.c.o
  246. [2/2] Linking C executable generate_translations_header
  247. [8/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/byte_stream.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/byte_stream.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/byte_stream.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/byte_stream.cpp
  248. [9/228] cd /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations && /usr/bin/cmake -E echo "" && /usr/bin/cmake -E touch /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generate_translations_header-prefix/src/generate_translations_header-stamp/generate_translations_header-install
  249.  
  250. [10/228] cd /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build && /usr/bin/cmake -E make_directory /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/CMakeFiles && /usr/bin/cmake -E touch /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/CMakeFiles/generate_translations_header-complete && /usr/bin/cmake -E touch /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generate_translations_header-prefix/src/generate_translations_header-stamp/generate_translations_header-done
  251. [11/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/byte_slice.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/byte_slice.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/byte_slice.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/byte_slice.cpp
  252. [12/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/hex.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/hex.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/hex.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/hex.cpp
  253. [13/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/qrcodegen -march=native -O2 -pipe -pthread -std=c++11 -fPIC -MD -MT external/qrcodegen/CMakeFiles/qrcodegen.dir/QrCode.cpp.o -MF external/qrcodegen/CMakeFiles/qrcodegen.dir/QrCode.cpp.o.d -o external/qrcodegen/CMakeFiles/qrcodegen.dir/QrCode.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/qrcodegen/QrCode.cpp
  254. [14/228] : && /usr/bin/cmake -E rm -f external/qrcodegen/libqrcodegen.a && /usr/bin/x86_64-pc-linux-gnu-ar qc external/qrcodegen/libqrcodegen.a external/qrcodegen/CMakeFiles/qrcodegen.dir/QrCode.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib external/qrcodegen/libqrcodegen.a && :
  255. [15/228] /usr/bin/x86_64-pc-linux-gnu-gcc -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -std=c11 -fPIC -MD -MT external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/mdb.c.o -MF external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/mdb.c.o.d -o external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/mdb.c.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb/mdb.c
  256. [16/228] : && /usr/bin/cmake -E rm -f external/db_drivers/liblmdb/liblmdb.a && /usr/bin/x86_64-pc-linux-gnu-ar qc external/db_drivers/liblmdb/liblmdb.a external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/mdb.c.o external/db_drivers/liblmdb/CMakeFiles/lmdb.dir/midl.c.o && /usr/bin/x86_64-pc-linux-gnu-ranlib external/db_drivers/liblmdb/liblmdb.a && :
  257. [17/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/abstract_http_client.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/abstract_http_client.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/abstract_http_client.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/abstract_http_client.cpp
  258. [18/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/parserse_base_utils.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/parserse_base_utils.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/parserse_base_utils.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/parserse_base_utils.cpp
  259. FAILED: contrib/epee/src/CMakeFiles/obj_epee.dir/parserse_base_utils.cpp.o
  260. /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/parserse_base_utils.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/parserse_base_utils.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/parserse_base_utils.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/parserse_base_utils.cpp
  261. In file included from /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/parserse_base_utils.cpp:27:
  262. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:46:28: error: ‘uint8_t’ does not name a type
  263. 46 | static const constexpr uint8_t lut[256]={
  264. | ^~~~~~~
  265. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:32:1: note: ‘uint8_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
  266. 31 | #include <boost/utility/string_ref_fwd.hpp>
  267. +++ |+#include <cstdint>
  268. 32 | #include <string>
  269. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h: In function ‘bool epee::misc_utils::parse::isspace(char)’:
  270. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:87:14: error: ‘lut’ was not declared in this scope
  271. 87 | return lut[(uint8_t)c] & 8;
  272. | ^~~
  273. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:87:19: error: ‘uint8_t’ was not declared in this scope
  274. 87 | return lut[(uint8_t)c] & 8;
  275. | ^~~~~~~
  276. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:87:19: note: ‘uint8_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
  277. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:87:27: error: expected ‘]’ before ‘c’
  278. 87 | return lut[(uint8_t)c] & 8;
  279. | ^
  280. | ]
  281. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:87:27: error: expected ‘;’ before ‘c’
  282. 87 | return lut[(uint8_t)c] & 8;
  283. | ^
  284. | ;
  285. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:87:28: error: expected ‘;’ before ‘]’ token
  286. 87 | return lut[(uint8_t)c] & 8;
  287. | ^
  288. | ;
  289. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:87:27: warning: statement has no effect [-Wunused-value]
  290. 87 | return lut[(uint8_t)c] & 8;
  291. | ^
  292. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h: In function ‘bool epee::misc_utils::parse::isdigit(char)’:
  293. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:92:14: error: ‘lut’ was not declared in this scope
  294. 92 | return lut[(uint8_t)c] & 1;
  295. | ^~~
  296. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:92:19: error: ‘uint8_t’ was not declared in this scope
  297. 92 | return lut[(uint8_t)c] & 1;
  298. | ^~~~~~~
  299. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:92:19: note: ‘uint8_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
  300. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:92:27: error: expected ‘]’ before ‘c’
  301. 92 | return lut[(uint8_t)c] & 1;
  302. | ^
  303. | ]
  304. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:92:27: error: expected ‘;’ before ‘c’
  305. 92 | return lut[(uint8_t)c] & 1;
  306. | ^
  307. | ;
  308. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:92:28: error: expected ‘;’ before ‘]’ token
  309. 92 | return lut[(uint8_t)c] & 1;
  310. | ^
  311. | ;
  312. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include/storages/parserse_base_utils.h:92:27: warning: statement has no effect [-Wunused-value]
  313. 92 | return lut[(uint8_t)c] & 1;
  314. | ^
  315. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/parserse_base_utils.cpp: In function ‘void epee::misc_utils::parse::match_string2(std::__cxx11::basic_string<char>::const_iterator&, std::__cxx11::basic_string<char>::const_iterator, std::string&)’:
  316. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/parserse_base_utils.cpp:101:35: error: ‘lut’ was not declared in this scope
  317. 101 | while (fi != buf_end && ((lut[(uint8_t)*fi] & 32)) == 0)
  318. | ^~~
  319. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/parserse_base_utils.cpp: In function ‘void epee::misc_utils::parse::match_number2(std::__cxx11::basic_string<char>::const_iterator&, std::__cxx11::basic_string<char>::const_iterator, boost::string_ref&, bool&, bool&)’:
  320. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/parserse_base_utils.cpp:202:33: error: ‘lut’ was not declared in this scope
  321. 202 | const uint8_t flags = lut[(uint8_t)*it];
  322. | ^~~
  323. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/parserse_base_utils.cpp: In function ‘void epee::misc_utils::parse::match_word2(std::__cxx11::basic_string<char>::const_iterator&, std::__cxx11::basic_string<char>::const_iterator, boost::string_ref&)’:
  324. /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/parserse_base_utils.cpp:229:17: error: ‘lut’ was not declared in this scope
  325. 229 | if (!(lut[(uint8_t)*it] & 4))
  326. | ^~~
  327. [19/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/net_utils_base.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/net_utils_base.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/net_utils_base.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/net_utils_base.cpp
  328. [20/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/string_tools.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/string_tools.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/string_tools.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/string_tools.cpp
  329. [21/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/mlog.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/mlog.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/mlog.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/mlog.cpp
  330. [22/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/wipeable_string.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/wipeable_string.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/wipeable_string.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/wipeable_string.cpp
  331. [23/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/external/easylogging++ -march=native -O2 -pipe -pthread -std=c++11 -fPIC -MD -MT external/easylogging++/CMakeFiles/easylogging.dir/easylogging++.cc.o -MF external/easylogging++/CMakeFiles/easylogging.dir/easylogging++.cc.o.d -o external/easylogging++/CMakeFiles/easylogging.dir/easylogging++.cc.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++/easylogging++.cc
  332. [24/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/http_auth.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/http_auth.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/http_auth.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/http_auth.cpp
  333. [25/228] /usr/bin/x86_64-pc-linux-gnu-g++ -DAUTO_INITIALIZE_EASYLOGGINGPP -DBLOCKCHAIN_DB=DB_LMDB -DBOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION -DDEFAULT_DB_TYPE=\"lmdb\" -DHAVE_EXPLICIT_BZERO -DHAVE_READLINE -DHAVE_STRPTIME -DPER_BLOCK_CHECKPOINT -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/rapidjson/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/easylogging++ -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/src -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/generated_include -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build/translations -I/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/external/db_drivers/liblmdb -march=native -O2 -pipe -pthread -maes -march=native -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Wno-error=extra -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=cpp -Wno-reorder -Wno-missing-field-initializers -fPIC -Wformat -Wformat-security -fstack-protector -fstack-protector-strong -fcf-protection=full -fstack-clash-protection -Werror=switch -Werror=return-type -fno-strict-aliasing -ftemplate-depth=900 -std=c++14 -MD -MT contrib/epee/src/CMakeFiles/obj_epee.dir/net_helper.cpp.o -MF contrib/epee/src/CMakeFiles/obj_epee.dir/net_helper.cpp.o.d -o contrib/epee/src/CMakeFiles/obj_epee.dir/net_helper.cpp.o -c /var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2/contrib/epee/src/net_helper.cpp
  334. ninja: build stopped: subcommand failed.
  335. * ERROR: net-p2p/monero-0.18.1.2::guru failed (compile phase):
  336. * ninja -v -j8 -l0 daemon blockchain_ancestry blockchain_blackball blockchain_db blockchain_depth blockchain_export blockchain_import blockchain_prune blockchain_prune_known_spent_data blockchain_stats blockchain_usage simplewallet wallet_rpc_server failed
  337. *
  338. * Call stack:
  339. * ebuild.sh, line 136: Called src_compile
  340. * environment, line 2203: Called cmake_build 'daemon' 'blockchain_ancestry' 'blockchain_blackball' 'blockchain_db' 'blockchain_depth' 'blockchain_export' 'blockchain_import' 'blockchain_prune' 'blockchain_prune_known_spent_data' 'blockchain_stats' 'blockchain_usage' 'simplewallet' 'wallet_rpc_server'
  341. * environment, line 910: Called eninja 'daemon' 'blockchain_ancestry' 'blockchain_blackball' 'blockchain_db' 'blockchain_depth' 'blockchain_export' 'blockchain_import' 'blockchain_prune' 'blockchain_prune_known_spent_data' 'blockchain_stats' 'blockchain_usage' 'simplewallet' 'wallet_rpc_server'
  342. * environment, line 1381: Called die
  343. * The specific snippet of code:
  344. * "$@" || die -n "${*} failed"
  345. *
  346. * If you need support, post the output of `emerge --info '=net-p2p/monero-0.18.1.2::guru'`,
  347. * the complete build log and the output of `emerge -pqv '=net-p2p/monero-0.18.1.2::guru'`.
  348. * The complete build log is located at '/var/tmp/portage/net-p2p/monero-0.18.1.2/temp/build.log'.
  349. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/monero-0.18.1.2/temp/environment'.
  350. * Working directory: '/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2_build'
  351. * S: '/var/tmp/portage/net-p2p/monero-0.18.1.2/work/monero-0.18.1.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement