=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/sup", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for sup-0.3 --- netcrypt.c --- --- supcmain.o --- [ Using netcryptvoid.c ] --- netcrypt.c --- cp netcryptvoid.c netcrypt.c --- supcmain.o --- clang -UCMUCS -UCMU -O -I. -c supcmain.c --- supcvers.o --- clang -UCMUCS -UCMU -O -I. -c supcvers.c --- supcparse.o --- clang -UCMUCS -UCMU -O -I. -c supcparse.c --- supcname.o --- clang -UCMUCS -UCMU -O -I. -c supcname.c --- supcmisc.o --- clang -UCMUCS -UCMU -O -I. -c supcmisc.c --- supcmeat.o --- clang -UCMUCS -UCMU -O -I. -c supcmeat.c --- scm.o --- clang -UCMUCS -UCMU -O -I. -c scm.c scm.c:316:2: warning: call to undeclared function 'setproctitle'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] setproctitle("Serving %s", remotehost()); ^ --- scmio.o --- clang -UCMUCS -UCMU -O -I. -c scmio.c --- scm.o --- 1 warning generated. --- stree.o --- clang -UCMUCS -UCMU -O -I. -c stree.c --- log.o --- clang -UCMUCS -UCMU -O -I. -c log.c --- supmsg.o --- clang -UCMUCS -UCMU -O -I. -c supmsg.c --- atoo.o --- clang -UCMUCS -UCMU -O -I. -c atoo.c --- errmsg.o --- clang -UCMUCS -UCMU -O -I. -c errmsg.c --- expand.o --- clang -UCMUCS -UCMU -O -I. -c expand.c --- ffilecopy.o --- clang -UCMUCS -UCMU -O -I. -c ffilecopy.c --- filecopy.o --- clang -UCMUCS -UCMU -O -I. -c filecopy.c --- nxtarg.o --- clang -UCMUCS -UCMU -O -I. -c nxtarg.c --- path.o --- clang -UCMUCS -UCMU -O -I. -c path.c --- quit.o --- clang -UCMUCS -UCMU -O -I. -c quit.c --- read_line.o --- --- run.o --- --- read_line.o --- clang -UCMUCS -UCMU -O -I. -c read_line.c --- run.o --- clang -UCMUCS -UCMU -O -I. -c run.c run.c:179:13: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations] if ((pid = vfork()) == -1) ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:604:1: note: 'vfork' has been explicitly marked deprecated here __deprecated_msg("Use posix_spawn or fork") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. --- estrdup.o --- --- skipto.o --- --- estrdup.o --- clang -UCMUCS -UCMU -O -I. -c estrdup.c --- skipto.o --- clang -UCMUCS -UCMU -O -I. -c skipto.c --- vprintf.o --- clang -UCMUCS -UCMU -O -I. -c vprintf.c --- setproctitle.o --- clang -UCMUCS -UCMU -O -I. -c setproctitle.c --- supscan.o --- clang -UCMUCS -UCMU -O -I. -c supscan.c --- scan.o --- clang -UCMUCS -UCMU -O -I. -c scan.c --- supfilesrv.o --- clang -UCMUCS -UCMU -O -I. -c supfilesrv.c --- netcrypt.o --- clang -UCMUCS -UCMU -O -I. -c netcrypt.c --- libextra.a --- ar r libextra.a atoo.o errmsg.o expand.o ffilecopy.o filecopy.o nxtarg.o path.o quit.o read_line.o run.o estrdup.o skipto.o vprintf.o setproctitle.o ar: creating archive libextra.a ranlib libextra.a --- sup --- --- supfilesrv --- --- sup --- clang -UCMUCS -UCMU -O -I. -o sup supcmain.o supcvers.o supcparse.o supcname.o supcmisc.o supcmeat.o scm.o scmio.o stree.o log.o supmsg.o netcrypt.o libextra.a --- supfilesrv --- clang -UCMUCS -UCMU -O -I. -o supfilesrv supfilesrv.o scan.o scm.o scmio.o stree.o log.o supmsg.o netcrypt.o libextra.a libextra.a ld: warning: ignoring duplicate libraries: 'libextra.a' --- sup --- Undefined symbols for architecture arm64: "_setproctitle", referenced from: _service in scm.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [sup] Error code 1 bmake: stopped making "all" in /var/tmp/work/net/sup/work/sup-0.3 --- supfilesrv --- Undefined symbols for architecture arm64: "_setproctitle", referenced from: _service in scm.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [supfilesrv] Error code 1 bmake: stopped making "all" in /var/tmp/work/net/sup/work/sup-0.3 bmake: 2 errors bmake: stopped making "all" in /var/tmp/work/net/sup/work/sup-0.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/sup *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/sup