+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sci-0.5.6nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sci-0.5.6nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for sci-0.5.6nb2 --- ./stamp-h.in --- cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. --- stamp-h --- cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/bash ./config.status creating config.h config.h is unchanged --- config.h --- --- all-recursive-am --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in samples --- keys.x --- --- scipp.o --- --- keys.x --- CURSESH="/usr/include/ncurses.h" ; [ ! -f $CURSESH ] && CURSESH="/usr/include/curses.h" ; sed -nf ./keys.sed < $CURSESH >./keys.x --- scipp.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses -c scipp.c --- sci.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses -c sci.c --- scipp.o --- In file included from /usr/include/signal.h:62, from scipp.c:29: /usr/include/bits/types/sigval_t.h:13:3: error: #error "sigval_t defined for standard not including union sigval" 13 | # error "sigval_t defined for standard not including union sigval" | ^~~~~ In file included from scipp.c:29: /usr/include/signal.h:333:31: error: unknown type name 'stack_t' 333 | extern int sigaltstack (const stack_t *__restrict __ss, | ^~~~~~~ /usr/include/signal.h:334:25: error: unknown type name 'stack_t' 334 | stack_t *__restrict __oss) __THROW; | ^~~~~~~ scipp.c: In function 'sciReaderSetenv': scipp.c:704:9: warning: implicit declaration of function 'setenv'; did you mean 'getenv'? [-Wimplicit-function-declaration] 704 | setenv (name, value, 1); | ^~~~~~ | getenv --- sci.o --- sci.c: In function 'externField': sci.c:1626:32: warning: implicit declaration of function 'popen'; did you mean 'open'? [-Wimplicit-function-declaration] 1626 | file = popen(fA[fieldNumber].fileName,"r"); | ^~~~~ | open sci.c:1626:30: warning: assignment to 'FILE *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 1626 | file = popen(fA[fieldNumber].fileName,"r"); | ^ sci.c:1640:33: warning: implicit declaration of function 'pclose'; did you mean 'close'? [-Wimplicit-function-declaration] 1640 | pclose(file); | ^~~~~~ | close --- scipp.o --- scipp.c: In function 'sciReaderUnsetenv': scipp.c:729:9: warning: implicit declaration of function 'unsetenv'; did you mean 'use_env'? [-Wimplicit-function-declaration] 729 | unsetenv (name); | ^~~~~~~~ | use_env --- sci.o --- sci.c: In function 'writeData': sci.c:1756:55: warning: assignment to 'FILE *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 1756 | fille = popen(fA[n].sendName,"w"); | ^ --- scipp.o --- *** [scipp.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/build/misc/sci/work/sci-0.5.6 --- sci.o --- sci.c:1792:41: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1792 | fgets(num,MAX_WIDTH,file1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ bmake[2]: 1 error bmake[2]: stopped making "all-am" in /home/pbulk/build/misc/sci/work/sci-0.5.6 *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/misc/sci/work/sci-0.5.6 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/build/misc/sci/work/sci-0.5.6 *** [all-recursive-am] Error code 2 bmake: stopped making "all" in /home/pbulk/build/misc/sci/work/sci-0.5.6 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/misc/sci/work/sci-0.5.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/sci *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/sci