+ 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/pkg_install-info-4.5nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pkg_install-info-4.5nb3/work.log ===> Building for pkg_install-info-4.5nb3 --- getopt.o --- --- getopt1.o --- --- install-info.o --- --- xexit.o --- --- getopt.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -DENABLE_NLS=0 -DLOCALEDIR=\"\" -DPACKAGE=PACKAGE_NAME -DVERSION=PACKAGE_VERSION -c getopt.c --- getopt1.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -DENABLE_NLS=0 -DLOCALEDIR=\"\" -DPACKAGE=PACKAGE_NAME -DVERSION=PACKAGE_VERSION -c getopt1.c --- install-info.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -DENABLE_NLS=0 -DLOCALEDIR=\"\" -DPACKAGE=PACKAGE_NAME -DVERSION=PACKAGE_VERSION -c install-info.c --- xexit.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -DENABLE_NLS=0 -DLOCALEDIR=\"\" -DPACKAGE=PACKAGE_NAME -DVERSION=PACKAGE_VERSION -c xexit.c --- install-info.o --- install-info.c: In function 'open_possibly_compressed_file': install-info.c:593:11: error: implicit declaration of function 'popen'; did you mean 'open'? [-Wimplicit-function-declaration] 593 | f = popen (command, "r"); | ^~~~~ | open install-info.c:593:9: error: assignment to 'FILE *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 593 | f = popen (command, "r"); | ^ install-info.c: In function 'readfile': install-info.c:666:5: error: implicit declaration of function 'pclose'; did you mean 'fclose'? [-Wimplicit-function-declaration] 666 | pclose (f); | ^~~~~~ | fclose install-info.c: In function 'output_dirfile': install-info.c:697:14: error: assignment to 'FILE *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 697 | output = popen (command, "w"); | ^ --- xstrdup.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -DENABLE_NLS=0 -DLOCALEDIR=\"\" -DPACKAGE=PACKAGE_NAME -DVERSION=PACKAGE_VERSION -c xstrdup.c --- install-info.o --- *** [install-info.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/pkgtools/pkg_install-info/work/pkg_install-info-4.5 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/pkgtools/pkg_install-info/work/pkg_install-info-4.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/pkgtools/pkg_install-info *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/pkgtools/pkg_install-info