+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/omniORB-4.1.7nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/omniORB-4.1.7nb5/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for omniORB-4.1.7nb5 making export in ./src... gmake[1]: Entering directory '/home/pbulk/build/net/omniORB/work/omniORB-4.1.7/src' making export in src/tool... gmake[2]: Entering directory '/home/pbulk/build/net/omniORB/work/omniORB-4.1.7/src/tool' making export in src/tool/omkdepend... gmake[3]: Entering directory '/home/pbulk/build/net/omniORB/work/omniORB-4.1.7/src/tool/omkdepend' gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=5 -D__sunos__ -D__x86_64__ -o include.o include.c include.c: In function 'remove_dotdot': include.c:164:22: error: implicit declaration of function 'isdot' [-Wimplicit-function-declaration] 164 | if (!isdot(*cp) && !isdotdot(*cp) && isdotdot(*(cp+1)) | ^~~~~ include.c:164:37: error: implicit declaration of function 'isdotdot' [-Wimplicit-function-declaration] 164 | if (!isdot(*cp) && !isdotdot(*cp) && isdotdot(*(cp+1)) | ^~~~~~~~ include.c:165:25: error: implicit declaration of function 'issymbolic' [-Wimplicit-function-declaration] 165 | && !issymbolic(newpath, *cp)) | ^~~~~~~~~~ include.c: At top level: include.c:201:1: error: return type defaults to 'int' [-Wimplicit-int] 201 | isdot(p) | ^~~~~ include.c:209:1: error: return type defaults to 'int' [-Wimplicit-int] 209 | isdotdot(p) | ^~~~~~~~ include.c:217:1: error: return type defaults to 'int' [-Wimplicit-int] 217 | issymbolic(dir, component) | ^~~~~~~~~~ include.c: In function 'included_by': include.c:266:18: error: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] 266 | register i; | ^ gmake[3]: *** [../../../mk/beforeauto.mk:663: include.o] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/net/omniORB/work/omniORB-4.1.7/src/tool/omkdepend' gmake[2]: *** [dir.mk:22: export] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/net/omniORB/work/omniORB-4.1.7/src/tool' gmake[1]: *** [dir.mk:26: export] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/net/omniORB/work/omniORB-4.1.7/src' gmake: *** [GNUmakefile:11: all] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/omniORB *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/omniORB