>>> Building on armv7-1 under archivers/snappy BDEPENDS = [devel/cmake;archivers/lz4;archivers/lzo2;devel/ninja] DIST = [archivers/snappy:snappy-1.1.10.tar.gz;archivers/snappy:google-googletest-e40661d89b051e9ef4eb8a2420b74bf78b39ef41.tar.gz] FULLPKGNAME = snappy-1.1.10p1 (Junk lock obtained for armv7-1 at 1714724628.88) >>> Running depends in archivers/snappy at 1714724628.96 last junk was in education/freedict/ita-nor /usr/sbin/pkg_add -aI -Drepair cmake-3.28.3v1 lz4-1.9.4 lzo2-2.10p2 ninja-1.11.1v0 was: /usr/sbin/pkg_add -aI -Drepair cmake-3.28.3v1 lz4-1.9.4 lzo2-2.10p2 ninja-1.11.1v0 /usr/sbin/pkg_add -aI -Drepair cmake-3.28.3v1 lz4-1.9.4 lzo2-2.10p2 ninja-1.11.1v0 >>> Running show-prepare-results in archivers/snappy at 1714724638.61 ===> archivers/snappy ===> Building from scratch snappy-1.1.10p1 ===> snappy-1.1.10p1 depends on: lz4-* -> lz4-1.9.4 ===> snappy-1.1.10p1 depends on: lzo2-* -> lzo2-2.10p2 ===> snappy-1.1.10p1 depends on: cmake-* -> cmake-3.28.3v1 ===> snappy-1.1.10p1 depends on: ninja-* -> ninja-1.11.1v0 ===> Verifying specs: m c++ c++abi pthread ===> found m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 cmake-3.28.3v1 lz4-1.9.4 lzo2-2.10p2 ninja-1.11.1v0 (Junk lock released for armv7-1 at 1714724642.86) distfiles size=1974636 >>> Running build in archivers/snappy at 1714724642.93 ===> archivers/snappy ===> Checking files for snappy-1.1.10p1 `/usr/ports/distfiles/snappy-1.1.10.tar.gz' is up to date. `/usr/ports/distfiles/google-googletest-e40661d89b051e9ef4eb8a2420b74bf78b39ef41.tar.gz' is up to date. >> (SHA256) snappy-1.1.10.tar.gz: OK >> (SHA256) google-googletest-e40661d89b051e9ef4eb8a2420b74bf78b39ef41.tar.gz: OK ===> Extracting for snappy-1.1.10p1 ===> Patching for snappy-1.1.10p1 ===> Applying OpenBSD patch patch-CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |omit -Werror (when clang is used) | |Index: CMakeLists.txt |--- CMakeLists.txt.orig |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 69. done ===> Applying OpenBSD patch patch-snappy-stubs-internal_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't set this for gcc, it keeps snappy from building | |Index: snappy-stubs-internal.h |--- snappy-stubs-internal.h.orig |+++ snappy-stubs-internal.h -------------------------- Patching file snappy-stubs-internal.h using Plan A... Hunk #1 succeeded at 99. done ===> Applying OpenBSD patch patch-third_party_googletest_googletest_src_gtest_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build on sparc64: | |gtest.cc:5342:7: | error: 'raise' was not declared in this scope | raise(SIGTRAP); | |https://github.com/google/googletest/pull/4397 | |Index: third_party/googletest/googletest/src/gtest.cc |--- third_party/googletest/googletest/src/gtest.cc.orig |+++ third_party/googletest/googletest/src/gtest.cc -------------------------- Patching file third_party/googletest/googletest/src/gtest.cc using Plan A... Hunk #1 succeeded at 43. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for snappy-1.1.10p1 ===> Configuring for snappy-1.1.10p1 CMake Deprecation Warning at CMakeLists.txt:29 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is Clang 16.0.6 -- The CXX compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/snappy-1.1.10/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/snappy-1.1.10/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for zlibVersion in z -- Looking for zlibVersion in z - found -- Looking for lzo1x_1_15_compress in lzo2 -- Looking for lzo1x_1_15_compress in lzo2 - found -- Looking for LZ4_compress_default in lz4 -- Looking for LZ4_compress_default in lz4 - found -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX - Failed -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 - Failed -- Performing Test HAVE_CLANG_MAVX -- Performing Test HAVE_CLANG_MAVX - Success -- Performing Test HAVE_CLANG_MBMI2 -- Performing Test HAVE_CLANG_MBMI2 - Success -- Performing Test SNAPPY_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test SNAPPY_HAVE_NO_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Success -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE - Success -- Performing Test SNAPPY_HAVE_SSSE3 -- Performing Test SNAPPY_HAVE_SSSE3 - Failed -- Performing Test SNAPPY_HAVE_X86_CRC32 -- Performing Test SNAPPY_HAVE_X86_CRC32 - Failed -- Performing Test SNAPPY_HAVE_NEON_CRC32 -- Performing Test SNAPPY_HAVE_NEON_CRC32 - Failed -- Performing Test SNAPPY_HAVE_BMI2 -- Performing Test SNAPPY_HAVE_BMI2 - Failed -- Performing Test SNAPPY_HAVE_NEON -- Performing Test SNAPPY_HAVE_NEON - Success -- Looking for mmap -- Looking for mmap - found -- Looking for sysconf -- Looking for sysconf - found -- Found Python3: /usr/local/bin/python3.10 (found version "3.10.14") found components: Interpreter -- 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 (35.8s) -- 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/snappy-1.1.10/build-arm ===> Building for snappy-1.1.10p1 Change Dir: '/usr/obj/ports/snappy-1.1.10/build-arm' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/25] /usr/obj/ports/snappy-1.1.10/bin/c++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/usr/obj/ports/snappy-1.1.10/build-arm -I/usr/obj/ports/snappy-1.1.10/snappy-1.1.10 -O2 -pipe -I/usr/local/include -Wall -Wextra -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/snappy.dir/snappy-c.cc.o -MF CMakeFiles/snappy.dir/snappy-c.cc.o.d -o CMakeFiles/snappy.dir/snappy-c.cc.o -c /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy-c.cc [2/25] /usr/obj/ports/snappy-1.1.10/bin/c++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/usr/obj/ports/snappy-1.1.10/build-arm -I/usr/obj/ports/snappy-1.1.10/snappy-1.1.10 -O2 -pipe -I/usr/local/include -Wall -Wextra -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/snappy.dir/snappy-sinksource.cc.o -MF CMakeFiles/snappy.dir/snappy-sinksource.cc.o.d -o CMakeFiles/snappy.dir/snappy-sinksource.cc.o -c /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy-sinksource.cc [3/25] /usr/obj/ports/snappy-1.1.10/bin/c++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/usr/obj/ports/snappy-1.1.10/build-arm -I/usr/obj/ports/snappy-1.1.10/snappy-1.1.10 -O2 -pipe -I/usr/local/include -Wall -Wextra -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o -MF CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o.d -o CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o -c /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy-stubs-internal.cc [4/25] /usr/obj/ports/snappy-1.1.10/bin/c++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/usr/obj/ports/snappy-1.1.10/build-arm -I/usr/obj/ports/snappy-1.1.10/snappy-1.1.10 -O2 -pipe -I/usr/local/include -Wall -Wextra -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/snappy.dir/snappy.cc.o -MF CMakeFiles/snappy.dir/snappy.cc.o.d -o CMakeFiles/snappy.dir/snappy.cc.o -c /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc FAILED: CMakeFiles/snappy.dir/snappy.cc.o /usr/obj/ports/snappy-1.1.10/bin/c++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/usr/obj/ports/snappy-1.1.10/build-arm -I/usr/obj/ports/snappy-1.1.10/snappy-1.1.10 -O2 -pipe -I/usr/local/include -Wall -Wextra -fno-exceptions -fno-rtti -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/snappy.dir/snappy.cc.o -MF CMakeFiles/snappy.dir/snappy.cc.o.d -o CMakeFiles/snappy.dir/snappy.cc.o -c /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc In file included from /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:29: /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy-internal.h:107:10: error: use of undeclared identifier 'vqtbl1q_u8'; did you mean 'vtbl1_u8'? return vqtbl1q_u8(input, shuffle_mask); ^~~~~~~~~~ vtbl1_u8 /usr/lib/clang/16/include/arm_neon.h:30514:16: note: 'vtbl1_u8' declared here __ai uint8x8_t vtbl1_u8(uint8x8_t __p0, uint8x8_t __p1) { ^ In file included from /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:29: /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy-internal.h:107:21: error: cannot initialize a parameter of type 'uint8x8_t' (vector of 8 'uint8_t' values) with an lvalue of type 'V128' (aka 'uint8x16_t') return vqtbl1q_u8(input, shuffle_mask); ^~~~~ /usr/lib/clang/16/include/arm_neon.h:30514:35: note: passing argument to parameter '__p0' here __ai uint8x8_t vtbl1_u8(uint8x8_t __p0, uint8x8_t __p1) { ^ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1293:37: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'ptrdiff_t' (aka 'long') [-Wsign-compare] (op + deferred_length) < op_limit_min_slop); ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1293:37: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'ptrdiff_t' (aka 'long') [-Wsign-compare] (op + deferred_length) < op_limit_min_slop); ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1405:15: note: in instantiation of function template specialization 'snappy::DecompressBranchless' requested here DecompressBranchless(reinterpret_cast(ip), ^ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1600:17: note: in instantiation of function template specialization 'snappy::SnappyDecompressor::DecompressAllTags' requested here decompressor->DecompressAllTags(writer); ^ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1587:10: note: in instantiation of function template specialization 'snappy::InternalUncompressAllTags' requested here return InternalUncompressAllTags(&decompressor, writer, r->Available(), ^ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1936:10: note: in instantiation of function template specialization 'snappy::InternalUncompress' requested here return InternalUncompress(compressed, &output); ^ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1293:37: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'ptrdiff_t' (aka 'long') [-Wsign-compare] (op + deferred_length) < op_limit_min_slop); ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1405:15: note: in instantiation of function template specialization 'snappy::DecompressBranchless' requested here DecompressBranchless(reinterpret_cast(ip), ^ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1600:17: note: in instantiation of function template specialization 'snappy::SnappyDecompressor::DecompressAllTags' requested here decompressor->DecompressAllTags(writer); ^ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:1587:10: note: in instantiation of function template specialization 'snappy::InternalUncompressAllTags' requested here return InternalUncompressAllTags(&decompressor, writer, r->Available(), ^ /usr/obj/ports/snappy-1.1.10/snappy-1.1.10/snappy.cc:2101:10: note: in instantiation of function template specialization 'snappy::InternalUncompress' requested here return InternalUncompress(&reader, &writer); ^ 3 warnings and 2 errors generated. ninja: build stopped: subcommand failed. *** Error 1 in archivers/snappy (/usr/ports/devel/cmake/cmake.port.mk:46 'do-build': @cd /usr/obj/ports/snappy-1.1.10/build-arm && exec /usr...) *** Error 2 in archivers/snappy (/usr/ports/infrastructure/mk/bsd.port.mk:3057 '/usr/obj/ports/snappy-1.1.10/build-arm/.build_done': @cd /us...) *** Error 2 in archivers/snappy (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=snappy-1.1.10p1; export _LOCKS_HELD=" snappy-...) ===> Exiting archivers/snappy 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...) >>> Running clean in archivers/snappy at 1714724712.47 ===> archivers/snappy ===> Cleaning for snappy-1.1.10p1 >>> Ended at 1714724713.23 max_stuck=0.00/depends=9.67/show-prepare-results=4.31/build=69.52/clean=0.84 Error: job failed with 512 on armv7-1 at 1714724713