+ 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/xmftp-1.0.4nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmftp-1.0.4nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xmftp-1.0.4nb4 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o ui/xmftp.o ui/xmftp.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o ui/build_menu.o ui/build_menu.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o ui/menu_creation.o ui/menu_creation.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o ui/operations.o ui/operations.c ui/menu_creation.c: In function 'local_process': ui/menu_creation.c:325:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 325 | int item = (int) client_data; | ^ ui/menu_creation.c: In function 'remote_process': ui/menu_creation.c:350:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 350 | int item = (int) client_data; | ^ ui/menu_creation.c: In function 'command_process': ui/menu_creation.c:376:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 376 | int item = (int) client_data; | ^ ui/menu_creation.c: In function 'ftp_process': ui/menu_creation.c:393:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 393 | int item = (int) client_data; | ^ ui/menu_creation.c: In function 'opt_process': ui/menu_creation.c:419:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 419 | int item = (int) client_data; | ^ ui/menu_creation.c: In function 'change_sort': ui/menu_creation.c:432:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 432 | int item = (int) client_data; | ^ ui/menu_creation.c: In function 'change_order': ui/menu_creation.c:457:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 457 | int item = (int) client_data; | ^ ui/menu_creation.c: In function 'change_remote_order': ui/menu_creation.c:484:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 484 | int item = (int) client_data; | ^ ui/menu_creation.c: In function 'change_remote_sort': ui/menu_creation.c:511:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 511 | int item = (int) client_data; | ^ ui/xmftp.c:48:6: warning: return type of 'main' is not 'int' [-Wmain] 48 | void main(int argc, char **argv) | ^~~~ ui/build_menu.c: In function 'BuildMenu': ui/build_menu.c:139:45: warning: 'cascade' may be used uninitialized [-Wmaybe-uninitialized] 139 | return menu_type == XmMENU_POPUP ? menu : cascade; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ui/build_menu.c:49:18: note: 'cascade' was declared here 49 | Widget menu, cascade, widget; | ^~~~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o ui/layout.o ui/layout.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o ui/setup_cbs.o ui/setup_cbs.c In file included from /home/pbulk/build/net/xmftp/work/.buildlink/include/Xm/Xm.h:59, from ui/layout.c:5: ui/layout.c: In function 'add_status_section': /home/pbulk/build/net/xmftp/work/.buildlink/include/X11/Intrinsic.h:1170:46: warning: 'label' may be used uninitialized [-Wmaybe-uninitialized] 1170 | ((void)( (arg).name = (n), (arg).value = (XtArgVal)(d) )) | ^~~~~~~~~~~~~ ui/layout.c:226:3: note: in expansion of macro 'XtSetArg' 226 | XtSetArg(args[n], XmNrightWidget, label); n++; | ^~~~~~~~ ui/layout.c:187:10: note: 'label' was declared here 187 | Widget label; | ^~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o program/misc.o program/misc.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o program/unix/implementation.o program/unix/implementation.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o program/ftp.o program/ftp.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o ftplib/ftplib.o ftplib/ftplib.c program/unix/implementation.c: In function 'get_unix_email': program/unix/implementation.c:111:3: error: implicit declaration of function 'getdomainname'; did you mean 'gethostname'? [-Wimplicit-function-declaration] 111 | getdomainname(domain, sizeof(domain)); | ^~~~~~~~~~~~~ | gethostname ftplib/ftplib.c: In function 'FtpGet': ftplib/ftplib.c:601:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] 601 | int size = 0; | ^~~~ gmake: *** [: program/unix/implementation.o] Error 1 gmake: *** Waiting for unfinished jobs.... ftplib/ftplib.c: In function 'FtpResume': ftplib/ftplib.c:711:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] 711 | int size = 0; | ^~~~ ftplib/ftplib.c: In function 'FtpPut': ftplib/ftplib.c:900:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 900 | else | ^~~~ ftplib/ftplib.c:910:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 910 | fclose(input); | ^~~~~~ ftplib/ftplib.c: In function 'readresp': ftplib/ftplib.c:212:9: warning: 'strncpy' output may be truncated copying 3 bytes from a string of length 255 [-Wstringop-truncation] 212 | strncpy(match,nControl->response,3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftplib/ftplib.c: In function 'readrespFP': ftplib/ftplib.c:1081:5: warning: 'strncpy' output may be truncated copying 3 bytes from a string of length 255 [-Wstringop-truncation] 1081 | strncpy(match,nControl->response,3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/xmftp *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/xmftp