+ 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/bash-2.05.2.13/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bash-2.05.2.13/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bash-2.05.2.13 /opt/pkg/bin/bison -y -d ./parse.y ./parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] ./parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples touch parser-built cd . && autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"solaris2.11"' -DCONF_MACHTYPE='"x86_64-sun-solaris2.11"' -DCONF_VENDOR='"sun"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:/opt/pkg/bin:/usr/local/bin\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -g -o mksyntax ./mksyntax.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 2.05b -o newversion.h && mv newversion.h version.h gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"solaris2.11"' -DCONF_MACHTYPE='"x86_64-sun-solaris2.11"' -DCONF_VENDOR='"sun"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:/opt/pkg/bin:/usr/local/bin\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -g -c -o buildversion.o ./version.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"solaris2.11"' -DCONF_MACHTYPE='"x86_64-sun-solaris2.11"' -DCONF_VENDOR='"sun"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:/opt/pkg/bin:/usr/local/bin\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -g -o bashversion ./support/bashversion.c buildversion.o *********************************************************** * * * GNU bash, version 2.05b.0(1)-release (x86_64-sun-solaris2.11) * * *********************************************************** rm -f shell.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"solaris2.11"' -DCONF_MACHTYPE='"x86_64-sun-solaris2.11"' -DCONF_VENDOR='"sun"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:/opt/pkg/bin:/usr/local/bin\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -c shell.c shell.c: In function 'main': shell.c:672:7: error: implicit declaration of function 'get_tty_state' [-Wimplicit-function-declaration] 672 | get_tty_state (); | ^~~~~~~~~~~~~ shell.c: In function 'shell_initialize': shell.c:1583:3: error: implicit declaration of function 'initialize_job_control' [-Wimplicit-function-declaration] 1583 | initialize_job_control (0); | ^~~~~~~~~~~~~~~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/shells/bash2/work/bash-2.05b *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/bash2 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/bash2