+ 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/xgap-4.32/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xgap-4.32/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xgap-4.32 --- bin/x86_64-sun-solaris2.11-gcc/configure --- mkdir -p bin/x86_64-sun-solaris2.11-gcc cp cnf/configure.out bin/x86_64-sun-solaris2.11-gcc/configure --- bin/x86_64-sun-solaris2.11-gcc/Makefile --- ( cd bin/x86_64-sun-solaris2.11-gcc ; CC=gcc ./configure --with-gaproot=/opt/pkg/lib/gap4.3 --prefix=/opt/pkg --build=x86_64-sun-solaris2.11 --host=x86_64-sun-solaris2.11 --mandir=/opt/pkg/share/man --enable-option-checking=yes ) checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for library containing openpty... no checking for ptsname... yes checking for grantpt... yes checking for unlockpt... yes checking for posix_openpt... yes checking for sgtty.h... yes checking for termios.h... yes checking for termio.h... yes checking for sys/ioctl.h... yes checking for sys/select.h... yes checking for signal.h... yes checking for sys/signal.h... yes checking for signal... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking how to run the C preprocessor... cpp checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h --- compile --- ( cd bin/x86_64-sun-solaris2.11-gcc ; /opt/pkg/bin/bmake CC=gcc ) --- xcmds.o --- --- utils.o --- --- gapgraph.o --- --- gaptext.o --- --- xcmds.o --- gcc -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -o xcmds.o -c ../../src.x11/xcmds.c --- utils.o --- gcc -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -o utils.o -c ../../src.x11/utils.c --- gapgraph.o --- gcc -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -o gapgraph.o -c ../../src.x11/gapgraph.c --- gaptext.o --- gcc -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -o gaptext.o -c ../../src.x11/gaptext.c --- xcmds.o --- ../../src.x11/xcmds.c: In function 'FunChangeList': ../../src.x11/xcmds.c:715:36: warning: passing argument 2 of 'XawListChange' from incompatible pointer type [-Wincompatible-pointer-types] 715 | XawListChange( arg->sel->list, (const char **)text, 0, 0, True ); | ^~~~~~~~~~~~~~~~~~~ | | | const char ** In file included from ../../src.x11/utils.h:120, from ../../src.x11/xcmds.c:9: /home/pbulk/build/math/xgap/work/.buildlink/include/X11/Xaw/List.h:170:26: note: expected 'char **' but argument is of type 'const char **' 170 | String *list, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ --- pty.o --- gcc -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -o pty.o -c ../../src.x11/pty.c ../../src.x11/pty.c: In function 'OpenPty': ../../src.x11/pty.c:1236:9: error: too few arguments to function 'fputs' 1236 | fputs("OpenPty: posix_openpt failed\n"); | ^~~~~ In file included from /usr/include/stdio.h:82, from ../../src.x11/utils.h:64, from ../../src.x11/pty.c:36: /usr/include/iso/stdio_iso.h:224:17: note: declared here 224 | extern int fputs(const char *_RESTRICT_KYWD, FILE *_RESTRICT_KYWD); | ^~~~~ ../../src.x11/pty.c:1241:9: error: too few arguments to function 'fputs' 1241 | fputs("OpenPty: grantpt failed\n"); | ^~~~~ /usr/include/iso/stdio_iso.h:224:17: note: declared here 224 | extern int fputs(const char *_RESTRICT_KYWD, FILE *_RESTRICT_KYWD); | ^~~~~ ../../src.x11/pty.c:1246:9: error: too few arguments to function 'fputs' 1246 | fputs("OpenPty: unlockpt failed\n"); | ^~~~~ /usr/include/iso/stdio_iso.h:224:17: note: declared here 224 | extern int fputs(const char *_RESTRICT_KYWD, FILE *_RESTRICT_KYWD); | ^~~~~ ../../src.x11/pty.c:1252:9: error: too few arguments to function 'fputs' 1252 | fputs("OpenPty: opening slave tty failed\n"); | ^~~~~ /usr/include/iso/stdio_iso.h:224:17: note: declared here 224 | extern int fputs(const char *_RESTRICT_KYWD, FILE *_RESTRICT_KYWD); | ^~~~~ *** [pty.o] Error code 1 bmake[1]: stopped making "xgap" in /home/pbulk/build/math/xgap/work/xgap-4.32/bin/x86_64-sun-solaris2.11-gcc bmake[1]: 1 error bmake[1]: stopped making "xgap" in /home/pbulk/build/math/xgap/work/xgap-4.32/bin/x86_64-sun-solaris2.11-gcc *** [compile] Error code 2 bmake: stopped making "default" in /home/pbulk/build/math/xgap/work/xgap-4.32 bmake: 1 error bmake: stopped making "default" in /home/pbulk/build/math/xgap/work/xgap-4.32 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/xgap *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/xgap