Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ┌─[alqiwa@thinkpade440] - [~] - [Wed Oct 23, 22:29]
- └─[$] <> git clone https://github.com/gridcoin-community/Gridcoin-Research
- Cloning into 'Gridcoin-Research'...
- remote: Enumerating objects: 145087, done.
- remote: Counting objects: 100% (2709/2709), done.
- remote: Compressing objects: 100% (1201/1201), done.
- remote: Total 145087 (delta 1806), reused 2279 (delta 1500), pack-reused 142378 (from 1)
- Receiving objects: 100% (145087/145087), 308.70 MiB | 5.13 MiB/s, done.
- Resolving deltas: 100% (108746/108746), done.
- Updating files: 100% (10759/10759), done.
- ┌─[alqiwa@thinkpade440] - [~] - [Wed Oct 23, 22:30]
- └─[$] <> cd Gridcoin-Research
- ┌─[alqiwa@thinkpade440] - [~/Gridcoin-Research] - [Wed Oct 23, 22:30]
- └─[$] <git:(development)> git checkout master
- branch 'master' set up to track 'origin/master'.
- Switched to a new branch 'master'
- ┌─[alqiwa@thinkpade440] - [~/Gridcoin-Research] - [Wed Oct 23, 22:30]
- └─[$] <git:(master)> mkdir build && cd build
- ┌─[alqiwa@thinkpade440] - [~/Gridcoin-Research/build] - [Wed Oct 23, 22:30]
- └─[$] <git:(master)> cmake .. -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DENABLE_GUI=ON -DENABLE_QRENCODE=ON -DENABLE_UPNP=ON -DUSE_DBUS=ON
- -- The C compiler identification is GNU 14.2.1
- -- The CXX compiler identification is GNU 14.2.1
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /sbin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /sbin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Performing Test HAS_SSE41
- -- Performing Test HAS_SSE41 - Success
- -- Performing Test HAS_AVX2
- -- Performing Test HAS_AVX2 - Failed
- -- Performing Test HAS_X86_SHANI
- -- Performing Test HAS_X86_SHANI - Failed
- -- Performing Test HAS_ARM_SHANI
- -- Performing Test HAS_ARM_SHANI - Failed
- -- Looking for strerror_r
- -- Looking for strerror_r - found
- -- Performing Test HAS_WERROR
- -- Performing Test HAS_WERROR - Success
- -- Performing Test STRERROR_R_CHAR_P
- -- Performing Test STRERROR_R_CHAR_P - Failed
- -- Found Git: /sbin/git (found version "2.47.0")
- -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS
- -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE
- -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.3.2")
- -- Found CURL: /usr/lib/libcurl.so (found version "8.10.1")
- -- The ASM compiler identification is GNU
- -- Found assembler: /sbin/cc
- -- Checking for module 'libqrencode'
- -- Found libqrencode, version 4.1.1
- -- Checking for module 'miniupnpc>=1.9'
- -- Found miniupnpc, version 2.2.8
- -- Performing Test RT_BUILT_IN
- -- Performing Test RT_BUILT_IN - Success
- -- Looking for byteswap.h
- -- Looking for byteswap.h - found
- -- Looking for endian.h
- -- Looking for endian.h - found
- -- Looking for sys/endian.h
- -- Looking for sys/endian.h - not found
- -- Looking for sys/prctl.h
- -- Looking for sys/prctl.h - found
- -- Looking for fork
- -- Looking for fork - found
- -- Looking for pipe2
- -- Looking for pipe2 - not found
- -- Looking for setsid
- -- Looking for setsid - found
- -- Looking for le16toh
- -- Looking for le16toh - found
- -- Looking for le32toh
- -- Looking for le32toh - found
- -- Looking for le64toh
- -- Looking for le64toh - found
- -- Looking for htole16
- -- Looking for htole16 - found
- -- Looking for htole32
- -- Looking for htole32 - found
- -- Looking for htole64
- -- Looking for htole64 - found
- -- Looking for be16toh
- -- Looking for be16toh - found
- -- Looking for be32toh
- -- Looking for be32toh - found
- -- Looking for be64toh
- -- Looking for be64toh - found
- -- Looking for htobe16
- -- Looking for htobe16 - found
- -- Looking for htobe32
- -- Looking for htobe32 - found
- -- Looking for htobe64
- -- Looking for htobe64 - found
- -- Looking for bswap_16
- -- Looking for bswap_16 - found
- -- Looking for bswap_32
- -- Looking for bswap_32 - found
- -- Looking for bswap_64
- -- Looking for bswap_64 - found
- -- Looking for __builtin_clzl
- -- Looking for __builtin_clzl - not found
- -- Looking for __builtin_clzll
- -- Looking for __builtin_clzll - not found
- -- Looking for MSG_NOSIGNAL
- -- Looking for MSG_NOSIGNAL - found
- -- Looking for MSG_DONTWAIT
- -- Looking for MSG_DONTWAIT - found
- -- Looking for malloc_info
- -- Looking for malloc_info - found
- -- Looking for M_ARENA_MAX
- -- Looking for M_ARENA_MAX - found
- -- Looking for std::system
- -- Looking for std::system - found
- -- Looking for gmtime_r
- -- Looking for gmtime_r - found
- -- Looking for SYS_getrandom
- -- Looking for SYS_getrandom - found
- -- Looking for getentropy
- -- Looking for getentropy - found
- -- Looking for KERN_ARND
- -- Looking for KERN_ARND - not found
- -- Looking for O_CLOEXEC
- -- Looking for O_CLOEXEC - found
- -- Looking for getauxval
- -- Looking for getauxval - found
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- -- Looking for fdatasync
- -- Looking for fdatasync - found
- -- Looking for F_FULLFSYNC
- -- Looking for F_FULLFSYNC - not found
- -- Performing Test HAVE_CXX17_HAS_INCLUDE
- -- Performing Test HAVE_CXX17_HAS_INCLUDE - Success
- CMake Deprecation Warning at src/secp256k1/CMakeLists.txt:1 (cmake_minimum_required):
- Compatibility with CMake < 3.5 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- -- Performing Test HAS_64BIT_ASM
- -- Performing Test HAS_64BIT_ASM - Success
- -- Could NOT find Valgrind (missing: Valgrind_INCLUDE_DIR Valgrind_WORKS)
- -- Setting build type to "RelWithDebInfo" as none was specified
- -- Performing Test C_SUPPORTS_PEDANTIC
- -- Performing Test C_SUPPORTS_PEDANTIC - Success
- -- Performing Test C_SUPPORTS_WALL
- -- Performing Test C_SUPPORTS_WALL - Success
- -- Performing Test C_SUPPORTS_WCAST_ALIGN
- -- Performing Test C_SUPPORTS_WCAST_ALIGN - Success
- -- Performing Test C_SUPPORTS_WCAST_ALIGN_STRICT
- -- Performing Test C_SUPPORTS_WCAST_ALIGN_STRICT - Success
- -- Performing Test C_SUPPORTS_WCONDITIONAL_UNINITIALIZED
- -- Performing Test C_SUPPORTS_WCONDITIONAL_UNINITIALIZED - Failed
- -- Performing Test C_SUPPORTS_WEXTRA
- -- Performing Test C_SUPPORTS_WEXTRA - Success
- -- Performing Test C_SUPPORTS_WNESTED_EXTERNS
- -- Performing Test C_SUPPORTS_WNESTED_EXTERNS - Success
- -- Performing Test C_SUPPORTS_WNO_LONG_LONG
- -- Performing Test C_SUPPORTS_WNO_LONG_LONG - Success
- -- Performing Test C_SUPPORTS_WNO_OVERLENGTH_STRINGS
- -- Performing Test C_SUPPORTS_WNO_OVERLENGTH_STRINGS - Success
- -- Performing Test C_SUPPORTS_WNO_UNUSED_FUNCTION
- -- Performing Test C_SUPPORTS_WNO_UNUSED_FUNCTION - Success
- -- Performing Test C_SUPPORTS_WRESERVED_IDENTIFIER
- -- Performing Test C_SUPPORTS_WRESERVED_IDENTIFIER - Failed
- -- Performing Test C_SUPPORTS_WSHADOW
- -- Performing Test C_SUPPORTS_WSHADOW - Success
- -- Performing Test C_SUPPORTS_WSTRICT_PROTOTYPES
- -- Performing Test C_SUPPORTS_WSTRICT_PROTOTYPES - Success
- -- Performing Test C_SUPPORTS_WUNDEF
- -- Performing Test C_SUPPORTS_WUNDEF - Success
- secp256k1 configure summary
- ===========================
- Build artifacts:
- shared library ...................... OFF
- static library ...................... ON
- Optional modules:
- ECDH ................................ OFF
- ECDSA pubkey recovery ............... ON
- extrakeys ........................... OFF
- schnorrsig .......................... OFF
- Parameters:
- ecmult window size .................. 15
- ecmult gen precision bits ........... 4
- Optional features:
- assembly optimization ............... x86_64
- external callbacks .................. OFF
- Optional binaries:
- benchmark ........................... OFF
- noverify_tests ...................... OFF
- tests ............................... OFF
- exhaustive tests .................... OFF
- ctime_tests ......................... OFF
- examples ............................ OFF
- Cross compiling ....................... FALSE
- Valgrind .............................. OFF
- Preprocessor defined macros ........... BOOST_SPIRIT_THREADSAFE __STDC_FORMAT_MACROS _FILE_OFFSET_BITS=64 ENABLE_MODULE_RECOVERY=1 ECMULT_WINDOW_SIZE=15 ECMULT_GEN_PREC_BITS=4 USE_ASM_X86_64=1
- C compiler ............................ /sbin/cc
- CFLAGS ................................
- Compile options ....................... -UNDEBUG -pedantic -Wall -Wcast-align -Wcast-align=strict -Wextra -Wnested-externs -Wno-long-long -Wno-overlength-strings -Wno-unused-function -Wshadow -Wstrict-prototypes -Wundef
- Build type:
- - CMAKE_BUILD_TYPE ................... RelWithDebInfo
- - CFLAGS ............................. -O2 -g
- - LDFLAGS for executables ............
- - LDFLAGS for shared libraries .......
- -- Configuring done (10.8s)
- -- Generating done (0.2s)
- -- Build files have been written to: /home/alqiwa/Gridcoin-Research/build
- ┌─[alqiwa@thinkpade440] - [~/Gridcoin-Research/build] - [Wed Oct 23, 22:31]
- └─[$] <git:(master)> cmake --build .
- [ 1%] Building C object src/secp256k1/src/CMakeFiles/precomputed.dir/precomputed_ecmult.c.o
- [ 1%] Building C object src/secp256k1/src/CMakeFiles/precomputed.dir/precomputed_ecmult_gen.c.o
- [ 1%] Built target precomputed
- [ 2%] Building C object src/secp256k1/src/CMakeFiles/secp256k1_static.dir/secp256k1.c.o
- [ 2%] Linking C static library libsecp256k1.a
- [ 2%] Built target secp256k1_static
- [ 2%] Building CXX object src/crypto/CMakeFiles/gridcoin_crypto_sse41.dir/sha256_sse41.cpp.o
- In file included from /home/alqiwa/Gridcoin-Research/src/crypto/common.h:9,
- from /home/alqiwa/Gridcoin-Research/src/crypto/sha256_sse41.cpp:10:
- /home/alqiwa/Gridcoin-Research/build/src/config/gridcoin-config.h:17:9: warning: "ENABLE_SSE41" redefined
- 17 | #define ENABLE_SSE41
- | ^~~~~~~~~~~~
- <command-line>: note: this is the location of the previous definition
- [ 2%] Linking CXX static library libgridcoin_crypto_sse41.a
- [ 2%] Built target gridcoin_crypto_sse41
- [ 2%] Creating directories for 'BerkeleyDB_Project'
- [ 3%] No download step for 'BerkeleyDB_Project'
- [ 3%] No update step for 'BerkeleyDB_Project'
- [ 4%] No patch step for 'BerkeleyDB_Project'
- [ 4%] Performing configure step for 'BerkeleyDB_Project'
- CMake Error at /home/alqiwa/Gridcoin-Research/build/src/bdb53/BerkeleyDB_Project-prefix/src/BerkeleyDB_Project-stamp/BerkeleyDB_Project-configure-RelWithDebInfo.cmake:37 (message):
- Command failed: 1
- '/sbin/sh' '/home/alqiwa/Gridcoin-Research/src/bdb53/dist/configure' '--disable-java' '--disable-jdbc' '--disable-replication' '--enable-cxx'
- See also
- /home/alqiwa/Gridcoin-Research/build/src/bdb53/BerkeleyDB_Project-prefix/src/BerkeleyDB_Project-stamp/BerkeleyDB_Project-configure-*.log
- -- stdout output is:
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking if building in the top-level or dist directories... no
- checking if --enable-smallbuild option specified... no
- checking if --disable-atomicsupport option specified... no
- checking if --disable-compression option specified... no
- checking if --disable-hash option specified... no
- checking if --disable-heap option specified... no
- checking if --disable-mutexsupport option specified... no
- checking if --disable-log_checksum option specified... no
- checking if --disable-partition option specified... no
- checking if --disable-queue option specified... no
- checking if --disable-replication option specified... yes
- checking if --disable-statistics option specified... no
- checking if --disable-verify option specified... no
- checking if --enable-compat185 option specified... no
- checking if --enable-cxx option specified... yes
- checking if --enable-debug option specified... no
- checking if --enable-debug_rop option specified... no
- checking if --enable-debug_wop option specified... no
- checking if --enable-diagnostic option specified... no
- checking if --enable-dump185 option specified... no
- checking if --enable-java option specified... no
- checking if --enable-mingw option specified... no
- checking if --enable-o_direct option specified... no
- checking if --enable-posixmutexes option specified... no
- checking if --enable-rpc option specified... no
- checking if --enable-sql option specified... no
- checking if --enable-sql_compat option specified... no
- checking if --enable-jdbc option specified... no
- checking if --with-jdbc=DIR option specified... no
- checking if --enable-amalgamation option specified... no
- checking if --enable-sql_codegen option specified... no
- checking if --enable-stl option specified... no
- checking if --enable-tcl option specified... no
- checking if --enable-test option specified... no
- checking if --enable-localization option specified... no
- checking if --enable-stripped_messages option specified... no
- checking if --enable-dbm option specified... no
- checking if --enable-dtrace option specified... no
- checking if --enable-systemtap option specified... no
- checking if --enable-perfmon-statistics option specified... no
- checking if --enable-uimutexes option specified... no
- checking if --enable-umrw option specified... no
- checking if --enable-atomicfileread option specified... no
- checking if --with-cryptography option specified... yes
- checking if --with-mutex=MUTEX option specified... no
- checking if --with-tcl=DIR option specified... no
- checking if --with-uniquename=NAME option specified... no
- checking for chmod... chmod
- checking for cp... cp
- checking for ln... ln
- checking for mkdir... mkdir
- checking for rm... rm
- checking for mv... mv
- checking for sh... /sbin/sh
- checking for a BSD-compatible install... /bin/install -c
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for GCC aligned attribute... yes
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking how to run the C++ preprocessor... g++ -E
- checking whether C++ supports the ISO C++ standard includes... yes
- checking whether we are using gcc version 2.96... no
- checking how to print strings... printf
- checking for a sed that does not truncate output... /sbin/sed
- checking for grep that handles long lines and -e... /sbin/grep
- checking for egrep... /sbin/grep -E
- checking for fgrep... /sbin/grep -F
- checking for ld used by cc... /sbin/ld
- checking if the linker (/sbin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /sbin/nm -B
- checking the name lister (/sbin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /sbin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking for gawk... gawk
- checking command to parse /sbin/nm -B output from cc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... cc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if cc supports -fno-rtti -fno-exceptions... no
- checking for cc option to produce PIC... -fPIC -DPIC
- checking if cc PIC flag -fPIC -DPIC works... yes
- checking if cc static flag -static works... yes
- checking if cc supports -c -o file.o... yes
- checking if cc supports -c -o file.o... (cached) yes
- checking whether the cc linker (/sbin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... /sbin/ld -m elf_x86_64
- checking if the linker (/sbin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the g++ linker (/sbin/ld -m elf_x86_64) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC -DPIC
- checking if g++ PIC flag -fPIC -DPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking if g++ supports -c -o file.o... (cached) yes
- checking whether the g++ linker (/sbin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking SOSUFFIX from libtool... .so
- checking MODSUFFIX from libtool... .so
- checking JMODSUFFIX from libtool... .so
- checking whether stat file-mode macros are broken... no
- checking whether time.h and sys/time.h may both be included... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking execinfo.h usability... yes
- checking execinfo.h presence... yes
- checking for execinfo.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for struct stat.st_blksize... yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... yes
- checking if stdint.h can be used by C++... yes
- checking stddef.h usability... yes
- checking stddef.h presence... yes
- checking for stddef.h... yes
- checking for unistd.h... (cached) yes
- checking size of char... 1
- checking size of unsigned char... 1
- checking size of short... 2
- checking size of unsigned short... 2
- checking size of int... 4
- checking size of unsigned int... 4
- checking size of long... 8
- checking size of unsigned long... 8
- checking size of long long... 8
- checking size of unsigned long long... 8
- checking size of char *... 8
- checking for u_char... yes
- checking for u_short... yes
- checking for u_int... yes
- checking for u_long... yes
- checking for u_int8_t... yes
- checking for u_int16_t... yes
- checking for int16_t... yes
- checking for u_int32_t... yes
- checking for int32_t... yes
- checking for u_int64_t... yes
- checking for int64_t... yes
- checking for FILE *... yes
- checking for off_t... yes
- checking for pid_t... yes
- checking for size_t... yes
- checking for time_t... yes
- checking size of size_t... 8
- checking for ssize_t... yes
- checking for uintmax_t... yes
- checking for uintptr_t... yes
- checking for socklen_t... yes
- checking for ANSI C exit success/failure values... yes
- checking for getopt optreset variable... no
- checking for mutexes... UNIX/fcntl
- -- stderr output is:
- configure: error: Support for FCNTL mutexes was removed in BDB 4.8.
- CMake Error at /home/alqiwa/Gridcoin-Research/build/src/bdb53/BerkeleyDB_Project-prefix/src/BerkeleyDB_Project-stamp/BerkeleyDB_Project-configure-RelWithDebInfo.cmake:47 (message):
- Stopping after outputting logs.
- make[2]: *** [src/bdb53/CMakeFiles/BerkeleyDB_Project.dir/build.make:92: src/bdb53/BerkeleyDB_Project-prefix/src/BerkeleyDB_Project-stamp/BerkeleyDB_Project-configure] Error 1
- make[1]: *** [CMakeFiles/Makefile2:346: src/bdb53/CMakeFiles/BerkeleyDB_Project.dir/all] Error 2
- make: *** [Makefile:136: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement