=> Checksum BLAKE2s OK for libtorrent-0.15.2.tar.gz => Checksum SHA512 OK for libtorrent-0.15.2.tar.gz ===> Installing dependencies for libtorrent-0.15.2 ========================================================================== The following variables will affect the build process of this package, libtorrent-0.15.2. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency openssl>=3: found openssl-3.4.1 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for libtorrent-0.15.2 ===> Extracting for libtorrent-0.15.2 ===> Patching for libtorrent-0.15.2 => Applying pkgsrc patches for libtorrent-0.15.2 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/libtorrent/patches/patch-scripts_common.m4 => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/libtorrent/patches/patch-scripts_common.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-scripts_common.m4,v 1.1 2025/04/01 09:37:04 adam Exp $ | |Portability fix. | |--- scripts/common.m4.orig 2025-04-01 09:23:31.361110823 +0000 |+++ scripts/common.m4 -------------------------- Patching file scripts/common.m4 using Plan A... Hunk #1 succeeded at 28. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/libtorrent/patches/patch-src_data_chunk__list.cc => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/libtorrent/patches/patch-src_data_chunk__list.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_data_chunk__list.cc,v 1.1 2024/10/04 09:00:06 adam Exp $ | |Add some casts now required. | |--- src/data/chunk_list.cc.orig 2012-02-22 07:50:27.000000000 +0000 |+++ src/data/chunk_list.cc 2013-05-12 12:25:45.000000000 +0100 -------------------------- Patching file src/data/chunk_list.cc using Plan A... Hunk #1 succeeded at 363 (offset -5 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/libtorrent/patches/patch-src_data_memory__chunk.cc => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/libtorrent/patches/patch-src_data_memory__chunk.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_data_memory__chunk.cc,v 1.1 2023/11/06 11:26:45 nia Exp $ | |Fix Sun-specific definition of madvise. | |--- src/data/memory_chunk.cc.orig 2019-07-19 11:44:08.000000000 +0000 |+++ src/data/memory_chunk.cc -------------------------- Patching file src/data/memory_chunk.cc using Plan A... Hunk #1 succeeded at 45. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/libtorrent/patches/patch-src_torrent_net_socket__address__key.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/libtorrent/patches/patch-src_torrent_net_socket__address__key.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_torrent_net_socket__address__key.h,v 1.2 2024/10/04 09:00:06 adam Exp $ | |Add missing header for AF_INET and friends. |Needed for SunOS but also "POSIX sez so". | |--- src/torrent/net/socket_address_key.h.orig 2024-10-03 12:59:31.247837979 +0000 |+++ src/torrent/net/socket_address_key.h -------------------------- Patching file src/torrent/net/socket_address_key.h using Plan A... Hunk #1 succeeded at 6. done ===> Creating toolchain wrappers for libtorrent-0.15.2 ===> Configuring for libtorrent-0.15.2 set -e; cd /Users/pbulk/build/net/libtorrent/work/libtorrent-0.15.2 && autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'scripts'. libtoolize: copying file 'scripts/libtool.m4' libtoolize: copying file 'scripts/ltoptions.m4' libtoolize: copying file 'scripts/ltsugar.m4' libtoolize: copying file 'scripts/ltversion.m4' libtoolize: copying file 'scripts/lt~obsolete.m4' configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' src/Makefile.am: installing './depcomp' => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking how to print strings... print -r checking whether make supports the include directive... yes (GNU style) checking for aarch64-apple-darwin23-gcc... clang 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1048576 checking how to convert aarch64-apple-darwin23 file names to aarch64-apple-darwin23 format... func_convert_file_noop checking how to convert aarch64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin23-file... no checking for file... file checking for aarch64-apple-darwin23-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin23-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin23-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin23-strip... no checking for strip... strip checking for aarch64-apple-darwin23-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-apple-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin23-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin23-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin23-otool... no checking for otool... otool checking for aarch64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld 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... no checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... -std=gnu++11 checking dependency style of clang++ -std=gnu++11... gcc3 checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E checking for ld used by clang++ -std=gnu++11... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ -std=gnu++11 linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ -std=gnu++11 option to produce PIC... -fno-common -DPIC checking if clang++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes checking if clang++ -std=gnu++11 static flag -static works... no checking if clang++ -std=gnu++11 supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the clang++ -std=gnu++11 linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld checking how to hardcode library paths into programs... immediate checking whether clang++ supports C++17 features with -std=c++17... yes checking for clang option to enable large file support... none needed checking whether byte ordering is bigendian... no checking for user-defined CFLAGS... user-defined "-pipe -Os -I/opt/pkg/include" checking for user-defined CXXFLAGS... user-defined "-pipe -Os -I/opt/pkg/include" checking the byte alignment... none needed checking for sysroot... no checking for kqueue support... yes checking whether kqueue supports pipes and ptys... yes checking for epoll support... no checking for fallocate... no checking size of long... 8 checking for sys/vfs.h... no checking for sys/statvfs.h... yes checking for sys/statfs.h... no checking for statvfs... ok checking for sys/inotify.h... no checking for mcheck.h... no checking whether sys/inotify.h actually works... failed checking if compiler supports __attribute__((visibility("default")))... yes checking for execinfo.h... yes checking size parameter type for backtrace()... int checking for library containing backtrace... none required checking how to run the C preprocessor... clang -E checking for egrep -e... (cached) /usr/bin/egrep checking whether clang is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pkg-config is at least version 0.9.0... yes checking for cppunit... no checking for zlib... yes checking for libcrypto... yes checking for cacheline... using default 128 bytes checking for __builtin_popcount... yes checking for madvise... yes checking for posix_fadvise... no checking for pthread_setname_no... checking for pthread.h... yes checking for pthread_setname_np type... darwin checking signedness of mincore parameter... signed checking if instrumentation should be included... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libtorrent.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/torrent/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp