>>> Building on sparc64-2d under databases/leveldb BDEPENDS = [devel/cmake/core;lang/gcc/8,-libs;lang/gcc/8;devel/ninja;lang/gcc/8,-c++] DIST = [databases/leveldb:leveldb-1.23.tar.gz] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] Avoided depends for g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 cmake-core-3.31.5 ninja-1.11.1p0v0 distfiles size=242925 >>> Running patch in databases/leveldb at 1741089685.91 ===> databases/leveldb ===> Building from scratch leveldb-1.23p0 Package database already locked... awaiting release... done! ===> leveldb-1.23p0 depends on: cmake-core-* -> cmake-core-3.31.5 ===> leveldb-1.23p0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> leveldb-1.23p0 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> leveldb-1.23p0 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> leveldb-1.23p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: estdc++>=19 pthread m pthread ===> found estdc++.19.0 pthread.27.1 m.10.1 ===> Checking files for leveldb-1.23p0 `/usr/ports/distfiles/leveldb-1.23.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for leveldb-1.23p0 ===> Patching for leveldb-1.23p0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in databases/leveldb at 1741089705.73 ===> databases/leveldb ===> Generating configure for leveldb-1.23p0 ===> Configuring for leveldb-1.23p0 CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/leveldb-1.23/bin/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: /usr/obj/ports/leveldb-1.23/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for crc32c_value in crc32c -- Looking for crc32c_value in crc32c - not found -- Looking for snappy_compress in snappy -- Looking for snappy_compress in snappy - found -- Looking for malloc in tcmalloc -- Looking for malloc in tcmalloc - not found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - found -- Performing Test HAVE_CLANG_THREAD_SAFETY -- Performing Test HAVE_CLANG_THREAD_SAFETY - Failed -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_CXX17_HAS_INCLUDE -- Performing Test HAVE_CXX17_HAS_INCLUDE - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done (29.5s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /usr/obj/ports/leveldb-1.23/build-sparc64 >>> Running build in databases/leveldb at 1741089738.00 ===> databases/leveldb ===> Building for leveldb-1.23p0 Change Dir: '/usr/obj/ports/leveldb-1.23/build-sparc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/42] /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc FAILED: CMakeFiles/leveldb.dir/db/builder.cc.o /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc In file included from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port.h:14, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./util/coding.h:18, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./db/dbformat.h:17, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc:7: /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port_stdcxx.h:29:10: fatal error: snappy.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. *** Error 1 in databases/leveldb (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/leveldb-1.23/build-sparc64 && exec ...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/leveldb-1.23/build-sparc64/.build_done': @cd...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=leveldb-1.23p0; export _LOCKS_HELD=" leveldb...) ===> Exiting databases/leveldb with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1741089740.82 max_stuck=0.00/patch=19.83/configure=32.28/build=2.91 Error: job failed with 512 on sparc64-2d at 1741089740 >>> Wiping on sparc64-2d under databases/leveldb BDEPENDS = [devel/cmake/core;lang/gcc/8;lang/gcc/8,-libs;devel/ninja;lang/gcc/8,-c++] DIST = [databases/leveldb:leveldb-1.23.tar.gz] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] >>> Running clean in databases/leveldb at 1741228031.25 ===> databases/leveldb ===> Cleaning for leveldb-1.23p0 >>> Ended at 1741228031.82 max_stuck=0.00/clean=0.66 >>> Building on sparc64-2d under databases/leveldb BDEPENDS = [devel/cmake/core;lang/gcc/8;lang/gcc/8,-libs;devel/ninja;lang/gcc/8,-c++] DIST = [databases/leveldb:leveldb-1.23.tar.gz] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] (Junk lock obtained for sparc64-2d at 1741228031.89) >>> Running depends in databases/leveldb at 1741228031.95 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 >>> Running show-prepare-results in databases/leveldb at 1741228037.39 ===> databases/leveldb ===> Building from scratch leveldb-1.23p0 ===> leveldb-1.23p0 depends on: cmake-core-* -> cmake-core-3.31.5 ===> leveldb-1.23p0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> leveldb-1.23p0 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> leveldb-1.23p0 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> leveldb-1.23p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: estdc++>=19 pthread m pthread ===> found estdc++.19.0 pthread.27.1 m.10.1 cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 (Junk lock released for sparc64-2d at 1741228040.72) distfiles size=242925 >>> Running patch in databases/leveldb at 1741228040.78 ===> databases/leveldb ===> Checking files for leveldb-1.23p0 `/usr/ports/distfiles/leveldb-1.23.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for leveldb-1.23p0 ===> Patching for leveldb-1.23p0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in databases/leveldb at 1741228042.06 ===> databases/leveldb ===> Generating configure for leveldb-1.23p0 ===> Configuring for leveldb-1.23p0 CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/leveldb-1.23/bin/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: /usr/obj/ports/leveldb-1.23/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for crc32c_value in crc32c -- Looking for crc32c_value in crc32c - not found -- Looking for snappy_compress in snappy -- Looking for snappy_compress in snappy - found -- Looking for malloc in tcmalloc -- Looking for malloc in tcmalloc - not found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - found -- Performing Test HAVE_CLANG_THREAD_SAFETY -- Performing Test HAVE_CLANG_THREAD_SAFETY - Failed -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_CXX17_HAS_INCLUDE -- Performing Test HAVE_CXX17_HAS_INCLUDE - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done (11.9s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /usr/obj/ports/leveldb-1.23/build-sparc64 >>> Running build in databases/leveldb at 1741228055.16 ===> databases/leveldb ===> Building for leveldb-1.23p0 Change Dir: '/usr/obj/ports/leveldb-1.23/build-sparc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/42] /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc FAILED: CMakeFiles/leveldb.dir/db/builder.cc.o /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc In file included from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port.h:14, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./util/coding.h:18, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./db/dbformat.h:17, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc:7: /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port_stdcxx.h:29:10: fatal error: snappy.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. *** Error 1 in databases/leveldb (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/leveldb-1.23/build-sparc64 && exec ...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/leveldb-1.23/build-sparc64/.build_done': @cd...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=leveldb-1.23p0; export _LOCKS_HELD=" leveldb...) ===> Exiting databases/leveldb with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1741228056.21 max_stuck=4.66/depends=5.43/show-prepare-results=3.40/patch=1.28/configure=13.08/build=1.13 Error: job failed with 512 on sparc64-2d at 1741228056 >>> Wiping on sparc64-2d under databases/leveldb BDEPENDS = [devel/cmake/core;lang/gcc/8;lang/gcc/8,-libs;devel/ninja;lang/gcc/8,-c++] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] >>> Running clean in databases/leveldb at 1741228091.16 ===> databases/leveldb ===> Cleaning for leveldb-1.23p0 >>> Ended at 1741228091.73 max_stuck=0.00/clean=0.65 >>> Building on sparc64-2d under databases/leveldb BDEPENDS = [lang/gcc/8,-c++;devel/ninja;lang/gcc/8,-libs;lang/gcc/8;devel/cmake/core] DIST = [databases/leveldb:leveldb-1.23.tar.gz] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] (Junk lock obtained for sparc64-2d at 1741228092.40) >>> Running depends in databases/leveldb at 1741228092.46 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 >>> Running show-prepare-results in databases/leveldb at 1741228098.01 ===> databases/leveldb ===> Building from scratch leveldb-1.23p0 ===> leveldb-1.23p0 depends on: cmake-core-* -> cmake-core-3.31.5 ===> leveldb-1.23p0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> leveldb-1.23p0 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> leveldb-1.23p0 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> leveldb-1.23p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: estdc++>=19 pthread m pthread ===> found estdc++.19.0 pthread.27.1 m.10.1 cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 (Junk lock released for sparc64-2d at 1741228101.40) distfiles size=242925 >>> Running patch in databases/leveldb at 1741228101.47 ===> databases/leveldb ===> Checking files for leveldb-1.23p0 `/usr/ports/distfiles/leveldb-1.23.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for leveldb-1.23p0 ===> Patching for leveldb-1.23p0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in databases/leveldb at 1741228102.69 ===> databases/leveldb ===> Generating configure for leveldb-1.23p0 ===> Configuring for leveldb-1.23p0 CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/leveldb-1.23/bin/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: /usr/obj/ports/leveldb-1.23/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for crc32c_value in crc32c -- Looking for crc32c_value in crc32c - not found -- Looking for snappy_compress in snappy -- Looking for snappy_compress in snappy - found -- Looking for malloc in tcmalloc -- Looking for malloc in tcmalloc - not found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - found -- Performing Test HAVE_CLANG_THREAD_SAFETY -- Performing Test HAVE_CLANG_THREAD_SAFETY - Failed -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_CXX17_HAS_INCLUDE -- Performing Test HAVE_CXX17_HAS_INCLUDE - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done (11.9s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /usr/obj/ports/leveldb-1.23/build-sparc64 >>> Running build in databases/leveldb at 1741228115.84 ===> databases/leveldb ===> Building for leveldb-1.23p0 Change Dir: '/usr/obj/ports/leveldb-1.23/build-sparc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/42] /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc FAILED: CMakeFiles/leveldb.dir/db/builder.cc.o /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc In file included from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port.h:14, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./util/coding.h:18, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./db/dbformat.h:17, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc:7: /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port_stdcxx.h:29:10: fatal error: snappy.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. *** Error 1 in databases/leveldb (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/leveldb-1.23/build-sparc64 && exec ...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/leveldb-1.23/build-sparc64/.build_done': @cd...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=leveldb-1.23p0; export _LOCKS_HELD=" leveldb...) ===> Exiting databases/leveldb with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1741228117.00 max_stuck=4.65/depends=5.53/show-prepare-results=3.47/patch=1.22/configure=13.15/build=1.23 Error: job failed with 512 on sparc64-2d at 1741228117 >>> Wiping on sparc64-2d under databases/leveldb BDEPENDS = [lang/gcc/8,-c++;devel/ninja;lang/gcc/8,-libs;lang/gcc/8;devel/cmake/core] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] >>> Running clean in databases/leveldb at 1741228154.51 ===> databases/leveldb ===> Cleaning for leveldb-1.23p0 >>> Ended at 1741228155.13 max_stuck=0.11/clean=0.70 >>> Building on sparc64-2d under databases/leveldb BDEPENDS = [devel/cmake/core;lang/gcc/8;devel/ninja;lang/gcc/8,-libs;lang/gcc/8,-c++] DIST = [databases/leveldb:leveldb-1.23.tar.gz] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] (Junk lock obtained for sparc64-2d at 1741228155.68) >>> Running depends in databases/leveldb at 1741228155.75 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 >>> Running show-prepare-results in databases/leveldb at 1741228161.35 ===> databases/leveldb ===> Building from scratch leveldb-1.23p0 ===> leveldb-1.23p0 depends on: cmake-core-* -> cmake-core-3.31.5 ===> leveldb-1.23p0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> leveldb-1.23p0 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> leveldb-1.23p0 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> leveldb-1.23p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: estdc++>=19 pthread m pthread ===> found estdc++.19.0 pthread.27.1 m.10.1 cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 (Junk lock released for sparc64-2d at 1741228164.68) distfiles size=242925 >>> Running patch in databases/leveldb at 1741228164.75 ===> databases/leveldb ===> Checking files for leveldb-1.23p0 `/usr/ports/distfiles/leveldb-1.23.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for leveldb-1.23p0 ===> Patching for leveldb-1.23p0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in databases/leveldb at 1741228166.10 ===> databases/leveldb ===> Generating configure for leveldb-1.23p0 ===> Configuring for leveldb-1.23p0 CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/leveldb-1.23/bin/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: /usr/obj/ports/leveldb-1.23/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for crc32c_value in crc32c -- Looking for crc32c_value in crc32c - not found -- Looking for snappy_compress in snappy -- Looking for snappy_compress in snappy - found -- Looking for malloc in tcmalloc -- Looking for malloc in tcmalloc - not found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - found -- Performing Test HAVE_CLANG_THREAD_SAFETY -- Performing Test HAVE_CLANG_THREAD_SAFETY - Failed -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_CXX17_HAS_INCLUDE -- Performing Test HAVE_CXX17_HAS_INCLUDE - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done (11.9s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /usr/obj/ports/leveldb-1.23/build-sparc64 >>> Running build in databases/leveldb at 1741228179.17 ===> databases/leveldb ===> Building for leveldb-1.23p0 Change Dir: '/usr/obj/ports/leveldb-1.23/build-sparc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/42] /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc FAILED: CMakeFiles/leveldb.dir/db/builder.cc.o /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc In file included from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port.h:14, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./util/coding.h:18, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./db/dbformat.h:17, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc:7: /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port_stdcxx.h:29:10: fatal error: snappy.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. *** Error 1 in databases/leveldb (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/leveldb-1.23/build-sparc64 && exec ...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/leveldb-1.23/build-sparc64/.build_done': @cd...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=leveldb-1.23p0; export _LOCKS_HELD=" leveldb...) ===> Exiting databases/leveldb with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1741228180.30 max_stuck=5.28/depends=5.59/show-prepare-results=3.41/patch=1.35/configure=13.06/build=1.20 Error: job failed with 512 on sparc64-2d at 1741228180 >>> Wiping on sparc64-2d under databases/leveldb BDEPENDS = [devel/cmake/core;lang/gcc/8;devel/ninja;lang/gcc/8,-libs;lang/gcc/8,-c++] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] >>> Running clean in databases/leveldb at 1741228238.00 ===> databases/leveldb ===> Cleaning for leveldb-1.23p0 >>> Ended at 1741228238.61 max_stuck=0.00/clean=0.70 >>> Building on sparc64-2d under databases/leveldb BDEPENDS = [lang/gcc/8,-c++;devel/ninja;lang/gcc/8;devel/cmake/core;lang/gcc/8,-libs;archivers/snappy] DIST = [databases/leveldb:leveldb-1.23.tar.gz] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] (Junk lock obtained for sparc64-2d at 1741228239.21) >>> Running depends in databases/leveldb at 1741228239.28 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 snappy-1.1.10p2 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 snappy-1.1.10p2 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 snappy-1.1.10p2 >>> Running show-prepare-results in databases/leveldb at 1741228244.72 ===> databases/leveldb ===> Building from scratch leveldb-1.23p0 ===> leveldb-1.23p0 depends on: snappy-* -> snappy-1.1.10p2 ===> leveldb-1.23p0 depends on: cmake-core-* -> cmake-core-3.31.5 ===> leveldb-1.23p0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> leveldb-1.23p0 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> leveldb-1.23p0 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> leveldb-1.23p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: estdc++>=19 pthread m pthread ===> found estdc++.19.0 pthread.27.1 m.10.1 cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 snappy-1.1.10p2 (Junk lock released for sparc64-2d at 1741228248.58) distfiles size=242925 >>> Running patch in databases/leveldb at 1741228248.66 ===> databases/leveldb ===> Checking files for leveldb-1.23p0 `/usr/ports/distfiles/leveldb-1.23.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for leveldb-1.23p0 ===> Patching for leveldb-1.23p0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in databases/leveldb at 1741228249.94 ===> databases/leveldb ===> Generating configure for leveldb-1.23p0 ===> Configuring for leveldb-1.23p0 CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/leveldb-1.23/bin/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: /usr/obj/ports/leveldb-1.23/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for crc32c_value in crc32c -- Looking for crc32c_value in crc32c - not found -- Looking for snappy_compress in snappy -- Looking for snappy_compress in snappy - found -- Looking for malloc in tcmalloc -- Looking for malloc in tcmalloc - not found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - found -- Performing Test HAVE_CLANG_THREAD_SAFETY -- Performing Test HAVE_CLANG_THREAD_SAFETY - Failed -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_CXX17_HAS_INCLUDE -- Performing Test HAVE_CXX17_HAS_INCLUDE - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done (12.0s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /usr/obj/ports/leveldb-1.23/build-sparc64 >>> Running build in databases/leveldb at 1741228263.19 ===> databases/leveldb ===> Building for leveldb-1.23p0 Change Dir: '/usr/obj/ports/leveldb-1.23/build-sparc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/42] /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc FAILED: CMakeFiles/leveldb.dir/db/builder.cc.o /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc In file included from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port.h:14, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./util/coding.h:18, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./db/dbformat.h:17, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc:7: /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port_stdcxx.h:29:10: fatal error: snappy.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. *** Error 1 in databases/leveldb (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/leveldb-1.23/build-sparc64 && exec ...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/leveldb-1.23/build-sparc64/.build_done': @cd...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=leveldb-1.23p0; export _LOCKS_HELD=" leveldb...) ===> Exiting databases/leveldb with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1741228264.24 max_stuck=5.02/depends=5.42/show-prepare-results=3.95/patch=1.28/configure=13.23/build=1.13 Error: job failed with 512 on sparc64-2d at 1741228264 >>> Wiping on sparc64-2d under databases/leveldb BDEPENDS = [lang/gcc/8,-c++;devel/ninja;lang/gcc/8;devel/cmake/core;lang/gcc/8,-libs;archivers/snappy] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] >>> Running clean in databases/leveldb at 1741228349.59 ===> databases/leveldb ===> Cleaning for leveldb-1.23p0 >>> Ended at 1741228350.14 max_stuck=0.00/clean=0.63 >>> Building on sparc64-2d under databases/leveldb BDEPENDS = [lang/gcc/8,-c++;archivers/snappy;devel/ninja;lang/gcc/8,-libs;lang/gcc/8;devel/cmake/core] DIST = [databases/leveldb:leveldb-1.23.tar.gz] FULLPKGNAME = leveldb-1.23p0 RDEPENDS = [lang/gcc/8,-libs] (Junk lock obtained for sparc64-2d at 1741228350.69) >>> Running depends in databases/leveldb at 1741228350.76 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 snappy-1.1.10p2 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 snappy-1.1.10p2 /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 snappy-1.1.10p2 >>> Running show-prepare-results in databases/leveldb at 1741228356.29 ===> databases/leveldb ===> Building from scratch leveldb-1.23p0 ===> leveldb-1.23p0 depends on: snappy-* -> snappy-1.1.10p2 ===> leveldb-1.23p0 depends on: cmake-core-* -> cmake-core-3.31.5 ===> leveldb-1.23p0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> leveldb-1.23p0 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> leveldb-1.23p0 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> leveldb-1.23p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: estdc++>=19 pthread m pthread ===> found estdc++.19.0 pthread.27.1 m.10.1 cmake-core-3.31.5 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 ninja-1.11.1p0v0 snappy-1.1.10p2 (Junk lock released for sparc64-2d at 1741228360.12) distfiles size=242925 >>> Running patch in databases/leveldb at 1741228360.19 ===> databases/leveldb ===> Checking files for leveldb-1.23p0 `/usr/ports/distfiles/leveldb-1.23.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for leveldb-1.23p0 ===> Patching for leveldb-1.23p0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in databases/leveldb at 1741228361.56 ===> databases/leveldb ===> Generating configure for leveldb-1.23p0 ===> Configuring for leveldb-1.23p0 CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/leveldb-1.23/bin/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: /usr/obj/ports/leveldb-1.23/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for crc32c_value in crc32c -- Looking for crc32c_value in crc32c - not found -- Looking for snappy_compress in snappy -- Looking for snappy_compress in snappy - found -- Looking for malloc in tcmalloc -- Looking for malloc in tcmalloc - not found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - found -- Performing Test HAVE_CLANG_THREAD_SAFETY -- Performing Test HAVE_CLANG_THREAD_SAFETY - Failed -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_CXX17_HAS_INCLUDE -- Performing Test HAVE_CXX17_HAS_INCLUDE - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done (12.0s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /usr/obj/ports/leveldb-1.23/build-sparc64 >>> Running build in databases/leveldb at 1741228374.63 ===> databases/leveldb ===> Building for leveldb-1.23p0 Change Dir: '/usr/obj/ports/leveldb-1.23/build-sparc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/42] /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc FAILED: CMakeFiles/leveldb.dir/db/builder.cc.o /usr/obj/ports/leveldb-1.23/bin/c++ -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -DLEVELDB_SHARED_LIBRARY -Dleveldb_EXPORTS -I/usr/obj/ports/leveldb-1.23/build-sparc64/include -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/. -I/usr/obj/ports/leveldb-1.23/leveldb-1.23/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc In file included from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port.h:14, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./util/coding.h:18, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/./db/dbformat.h:17, from /usr/obj/ports/leveldb-1.23/leveldb-1.23/db/builder.cc:7: /usr/obj/ports/leveldb-1.23/leveldb-1.23/./port/port_stdcxx.h:29:10: fatal error: snappy.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. *** Error 1 in databases/leveldb (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/leveldb-1.23/build-sparc64 && exec ...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/leveldb-1.23/build-sparc64/.build_done': @cd...) *** Error 2 in databases/leveldb (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=leveldb-1.23p0; export _LOCKS_HELD=" leveldb...) ===> Exiting databases/leveldb with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1741228375.64 max_stuck=5.19/depends=5.52/show-prepare-results=3.91/patch=1.37/configure=13.06/build=1.09 Error: job failed with 512 on sparc64-2d at 1741228375