+ 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/3proxy-0.9.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/3proxy-0.9.4/work.log ===> Building for 3proxy-0.9.4 gcc -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL 3proxy.c gcc -omainfunc.o -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DMODULEMAINFUNC=mainfunc proxymain.c gcc -osrvproxy.o -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL proxy.c gcc -osrvpop3p.o -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pop3p.c gcc -osrvsmtpp.o -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL smtpp.c gcc -osrvftppr.o -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL ftppr.c gcc -osrvsocks.o -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL socks.c gcc -osrvtcppm.o -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL tcppm.c gcc -osrvudppm.o -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL udppm.c gcc -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL sockmap.c gcc -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL sockgetchar.c gcc -c -O2 -fstack-protector -fno-strict-aliasing -c -pthread -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL common.c common.c:193:9: error: initialization of 'int (*)(int, struct sockaddr *, socklen_t *)' {aka 'int (*)(int, struct sockaddr *, unsigned int *)'} from incompatible pointer type 'int (*)(int, struct sockaddr * restrict, void *)' [-Wincompatible-pointer-types] 193 | accept, | ^~~~~~ common.c:193:9: note: (near initialization for 'so._accept') common.c:197:9: error: initialization of 'int (*)(int, struct sockaddr *, socklen_t *)' {aka 'int (*)(int, struct sockaddr *, unsigned int *)'} from incompatible pointer type 'int (*)(int, struct sockaddr * restrict, void *)' [-Wincompatible-pointer-types] 197 | getpeername, | ^~~~~~~~~~~ common.c:197:9: note: (near initialization for 'so._getpeername') common.c:198:9: error: initialization of 'int (*)(int, struct sockaddr *, socklen_t *)' {aka 'int (*)(int, struct sockaddr *, unsigned int *)'} from incompatible pointer type 'int (*)(int, struct sockaddr * restrict, void *)' [-Wincompatible-pointer-types] 198 | getsockname, | ^~~~~~~~~~~ common.c:198:9: note: (near initialization for 'so._getsockname') common.c:199:9: error: initialization of 'int (*)(int, int, int, void *, socklen_t *)' {aka 'int (*)(int, int, int, void *, unsigned int *)'} from incompatible pointer type 'int (*)(int, int, int, void * restrict, void *)' [-Wincompatible-pointer-types] 199 | getsockopt, | ^~~~~~~~~~ common.c:199:9: note: (near initialization for 'so._getsockopt') common.c:208:9: error: initialization of 'int (*)(struct pollfd *, unsigned int, int)' from incompatible pointer type 'int (*)(struct pollfd *, nfds_t, int)' {aka 'int (*)(struct pollfd *, long unsigned int, int)'} [-Wincompatible-pointer-types] 208 | poll, | ^~~~ common.c:208:9: note: (near initialization for 'so._poll') *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/net/3proxy/work/3proxy-0.9.4/src *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/net/3proxy/work/3proxy-0.9.4 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/3proxy *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/3proxy