+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tf-4.0s1nb9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tf-4.0s1nb9/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tf-4.0s1nb9 Configuring TinyFugue version 4.0 stable 1 TF binary will be installed as /opt/pkg/bin/tf-40s1 with a symbolic link: /opt/pkg/bin/tf Library, help, and utilities: /opt/pkg/lib/tf-40s1-lib/ Default mail directory: /usr/mail/ Man page will be installed in /opt/pkg/share/man/man1/tf.1 in nroff format To change these locations type "n" now and edit the unix/Config file. Will compile with: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses Preprocessor: cpp Ah ha, gcc is GNU C gcc (GCC) 14.3.0 Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Right on, your system is POSIX. Found . Found . Found . Found . Found . Found . Found . Found . Found . Found . Found . Testing for library symbols... symtest.c: In function 'main': symtest.c:25:5: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 25 | bcopy(NULL, NULL, 0); | ^~~~~ symtest.c:25:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] symtest.c:27:5: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 27 | bzero(NULL, 0); | ^~~~~ symtest.c:27:5: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] symtest.c:32:5: error: implicit declaration of function 'getpwnam'; did you mean 'getpw'? [-Wimplicit-function-declaration] 32 | getpwnam(NULL); | ^~~~~~~~ | getpw symtest.c:37:5: error: implicit declaration of function 'index' [-Wimplicit-function-declaration] 37 | index(NULL, 0); | ^~~~~ symtest.c:37:5: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] symtest.c:38:5: error: implicit declaration of function 'kill' [-Wimplicit-function-declaration] 38 | kill(0, 0); | ^~~~ symtest.c:41:5: error: implicit declaration of function 'raise' [-Wimplicit-function-declaration] 41 | raise(0); | ^~~~~ symtest.c:42:5: error: implicit declaration of function 'setlocale' [-Wimplicit-function-declaration] 42 | setlocale(0, "C"); | ^~~~~~~~~ symtest.c:43:5: error: implicit declaration of function 'sigaction' [-Wimplicit-function-declaration] 43 | sigaction(0, NULL, NULL); | ^~~~~~~~~ symtest.c:48:5: error: implicit declaration of function 'strcmpi'; did you mean 'strcmp'? [-Wimplicit-function-declaration] 48 | strcmpi(NULL, NULL); | ^~~~~~~ | strcmp symtest.c:52:5: error: implicit declaration of function 'stricmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] 52 | stricmp(NULL, NULL); | ^~~~~~~ | strncmp symtest.c:57:5: error: implicit declaration of function 'waitpid' [-Wimplicit-function-declaration] 57 | waitpid(0, NULL, 0); | ^~~~~~~ symtest.c:59:5: error: implicit declaration of function 'nonexistant_function' [-Wimplicit-function-declaration] 59 | nonexistant_function(); | ^~~~~~~~~~~~~~~~~~~~ ## The messages above indicate one of these configuration problems: ## 1. there is no compiler; ## 2. the compiler is not installed correctly; ## 3. you do not have permission to execute the compiler; or ## 4. CCFLAGS='-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses' in unix/Config is invalid. ## In any case, this is a local problem that can only be ## solved by you or a system administrator, so don't ask me. *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/net/tinyfugue/work/tf-40s1 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tinyfugue *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tinyfugue