>>> Building on exopi-1 under graphics/xbmbrowser BDEPENDS = [devel/imake;devel/imake-cf] DIST = [graphics/xbmbrowser:xbmbrowser5.1.tar.gz] FULLPKGNAME = xbmbrowser-5.1p4 Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main Woken up security/yara/main (Junk lock failure for exopi-1 at 1764614660.39558) Received IO (Junk lock obtained for exopi-1 at 1764614675.84) Received IO Woken up graphics/xbmbrowser Woken up graphics/xbmbrowser Woken up graphics/xbmbrowser Woken up graphics/xbmbrowser Woken up graphics/xbmbrowser Woken up graphics/xbmbrowser Woken up graphics/xbmbrowser Woken up graphics/xbmbrowser Short-cut: depends already handled by security/yara/main >>> Running show-prepare-results in graphics/xbmbrowser at 1764614677.54 ===> graphics/xbmbrowser ===> Building from scratch xbmbrowser-5.1p4 ===> xbmbrowser-5.1p4 depends on: imake-* -> imake-1.0.10 ===> xbmbrowser-5.1p4 depends on: imake-cf-* -> imake-cf-1.0.8 ===> Verifying specs: ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c ===> found ICE.12.0 SM.9.0 X11.19.0 Xau.10.0 Xdmcp.11.0 Xaw.16.0 Xext.13.0 Xmu.11.0 Xpm.10.0 Xt.11.1 c.102.2 imake-1.0.10 imake-cf-1.0.8 (Junk lock released for exopi-1 at 1764614678.53) Woken up productivity/tudu distfiles size=74397 >>> Running build in graphics/xbmbrowser at 1764614678.57 ===> graphics/xbmbrowser ===> Checking files for xbmbrowser-5.1p4 `/exopi-cvs/ports/distfiles/xbmbrowser5.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for xbmbrowser-5.1p4 ===> Patching for xbmbrowser-5.1p4 ===> Applying OpenBSD patch patch-Imakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Imakefile.orig Fri Aug 4 05:19:36 1995 |+++ Imakefile Wed Aug 25 19:55:25 2010 -------------------------- Patching file Imakefile using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 44. Hunk #3 succeeded at 58. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for xbmbrowser-5.1p4 ===> Configuring for xbmbrowser-5.1p4 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DARCH=amd64 -DBASE_PKGPATH=graphics/xbmbrowser -DFLAVOR_EXT= -DFULLPKGNAME=xbmbrowser-5.1p4 -DHOMEPAGE= -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=xbmbrowser -i -B /exopi-obj/pobj/xbmbrowser-5.1 /exopi-obj/pobj/xbmbrowser-5.1/xbmbrowser5.1/Imakefile imake -DPorts -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBRARY_RC=\"/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/usr/X11R6/include/X11 -- xbmbrowser.c images.c callbacks.c misc.c user_menu.c user_functs.c IconLabel.c > .depend ===> Building for xbmbrowser-5.1p4 cc -O2 -DNDEBUG -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBRARY_RC=\"/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/usr/X11R6/include/X11 -c xbmbrowser.c xbmbrowser.c:223:3: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 223 | exit(1); | ^ xbmbrowser.c:223:3: note: include the header or explicitly provide a declaration for 'exit' xbmbrowser.c:227:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 227 | main(argc, argv) | ^ | int xbmbrowser.c:280:35: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 280 | (void) strcpy(home_dir, getenv("HOME")); | ^ xbmbrowser.c:325:7: warning: call to undeclared function 'read_user_menus'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 325 | read_user_menus(toplevel, rc, app_data.cmd_rc); | ^ xbmbrowser.c:338:7: warning: call to undeclared function 'read_user_menus'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 338 | read_user_menus(toplevel, rc, rcfile); | ^ xbmbrowser.c:344:7: warning: call to undeclared function 'read_user_menus'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 344 | read_user_menus(toplevel, rc, app_data.library_rc); | ^ xbmbrowser.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | main(argc, argv) | ^ 7 warnings generated. cc -O2 -DNDEBUG -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBRARY_RC=\"/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/usr/X11R6/include/X11 -c images.c images.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 82 | free_image(item) | ^ images.c:121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 121 | free_item(item) | ^ In file included from images.c:24: ./xbmbrowser.h:215:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 215 | extern Item *free_item(); /* free file/image item */ | ^ images.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 140 | free_list(list) | ^ In file included from images.c:24: ./xbmbrowser.h:216:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 216 | extern void free_list(); /* free a list of items */ | ^ images.c:167:9: warning: call to undeclared library function 'abort' with type 'void (void) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 167 | abort(); | ^ images.c:167:9: note: include the header or explicitly provide a declaration for 'abort' images.c:170:32: warning: call to undeclared function 'realloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 170 | widget_array = (Widget *)realloc(widget_array, n * sizeof(Widget) ); | ^ images.c:170:22: warning: cast to 'Widget *' (aka 'struct _WidgetRec **') from smaller integer type 'int' [-Wint-to-pointer-cast] 170 | widget_array = (Widget *)realloc(widget_array, n * sizeof(Widget) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ images.c:152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 152 | allocate_widgets( n ) | ^ images.c:213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 213 | assign_widget(item) | ^ images.c:320:45: warning: '/*' within block comment [-Wcomment] 320 | ** item->fname, c, i ); /**/ | ^ images.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 279 | load_image(item) | ^ images.c:521:14: warning: enumeration values 'Xbm', 'Xpm', and 'NumFileTypes' not handled in switch [-Wswitch] 521 | switch ( item->type ) { | ^~~~~~~~~~ images.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 453 | load_item(item) | ^ images.c:593:33: warning: '/*' within block comment [-Wcomment] 593 | /* *last_ptr = NULL; /* terminate current list (not needed?) */ | ^ images.c:583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 583 | merge_item(item) | ^ images.c:764:33: warning: passing arguments to 'check_file_time' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 764 | if ( (time = check_file_time(item->fname)) == 0 ) | ^ images.c:751:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 751 | rescan_item(item) | ^ In file included from images.c:24: ./xbmbrowser.h:217:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 217 | extern void rescan_item(); /* just re-load this one item */ | ^ images.c:778:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 778 | redisplay_images(unmap) | ^ In file included from images.c:24: ./xbmbrowser.h:218:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 218 | extern void redisplay_images(); /* just redisplay all images - fast */ | ^ 21 warnings generated. cc -O2 -DNDEBUG -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBRARY_RC=\"/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/usr/X11R6/include/X11 -c callbacks.c callbacks.c:19:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 19 | set_name(widget, event) | ^ In file included from callbacks.c:16: ./xbmbrowser.h:189:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 189 | extern void set_name(); /* set the info line with file name */ | ^ callbacks.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 35 | set_label(widget, event) | ^ In file included from callbacks.c:16: ./xbmbrowser.h:190:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 190 | extern void set_label(); /* reset the info line to file counts */ | ^ callbacks.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 48 | rescan(widget, client_data, call_data ) | ^ In file included from callbacks.c:16: ./xbmbrowser.h:194:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 194 | extern void rescan(); /* rescan button callback */ | ^ callbacks.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 62 | scan(widget, client_data, call_data ) | ^ In file included from callbacks.c:16: ./xbmbrowser.h:195:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 195 | extern void scan(); /* scan button callback */ | ^ callbacks.c:85:13: warning: passing arguments to 'change_dir' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 85 | change_dir( XawDialogGetValueString(dirwidget) ); | ^ callbacks.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 76 | dir_return(widget, event) | ^ In file included from callbacks.c:16: ./xbmbrowser.h:191:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 191 | extern void dir_return(); /* return key in directory string */ | ^ callbacks.c:102:13: warning: passing arguments to 'change_dir' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 102 | change_dir( dir->string ); | ^ callbacks.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 91 | dir_menu(widget, client_data, call_data ) | ^ In file included from callbacks.c:16: ./xbmbrowser.h:193:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 193 | extern void dir_menu(); /* menu button in directory string */ | ^ callbacks.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 108 | pos_dir(widget, event) | ^ In file included from callbacks.c:16: ./xbmbrowser.h:192:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 192 | extern void pos_dir(); /* position directory menu */ | ^ callbacks.c:144:21: warning: passing arguments to 'redisplay_images' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 144 | redisplay_images(False); /* Display style change -- FAST (dont unmap) */ | ^ callbacks.c:149:21: warning: passing arguments to 'redisplay_images' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 149 | redisplay_images(True); /* Display style change -- FAST (with unmap) */ | ^ callbacks.c:124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 124 | toggle_option(widget, client_data, call_data ) | ^ In file included from callbacks.c:16: ./xbmbrowser.h:196:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 196 | extern void toggle_option(); /* user option toggle callback */ | ^ callbacks.c:205:12: warning: passing arguments to 'change_dir' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 205 | change_dir(file_name); /* WARNING: change_dir() modifies string */ | ^ callbacks.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 162 | popup_user_menu(widget, event) | ^ In file included from callbacks.c:16: ./xbmbrowser.h:197:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 197 | extern void popup_user_menu(); /* menu popup over icon or symbol */ | ^ 23 warnings generated. cc -O2 -DNDEBUG -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBRARY_RC=\"/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/usr/X11R6/include/X11 -c misc.c misc.c:80:13: warning: call to undeclared function 'XmuCreateStippledPixmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 80 | stipple = XmuCreateStippledPixmap( | ^ misc.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 95 | merge(a,b) | ^ misc.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 118 | sort(n) | ^ misc.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 156 | read_dir(dir) | ^ misc.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 240 | check_file_time(file) | ^ In file included from misc.c:19: ./xbmbrowser.h:229:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 229 | extern time_t check_file_time(); /* check if a file was modified */ | ^ 6 warnings generated. cc -O2 -DNDEBUG -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBRARY_RC=\"/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/usr/X11R6/include/X11 -c user_menu.c user_menu.c:304:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 304 | (next_function->funct)(arg[0], arg[1]); | ^ user_menu.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 343 | menu_item_handler(widget, client_data, call_data) | ^ user_menu.c:388:45: warning: '/*' within block comment [-Wcomment] 388 | /* static Boolean firstitem = FALSE; /* item is the first in menu */ | ^ user_menu.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 416 | unget( c ) | ^ user_menu.c:512:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 512 | } | ^ user_menu.c:534:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 534 | parse_menu(parent) | ^ user_menu.c:741:14: warning: enumeration value 'KEYWORD' not handled in switch [-Wswitch] 741 | switch ( token ) { | ^~~~~ user_menu.c:725:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 725 | read_user_menus(parent, rc, name) | ^ 8 warnings generated. cc -O2 -DNDEBUG -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBRARY_RC=\"/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/usr/X11R6/include/X11 -c user_functs.c user_functs.c:33:3: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 33 | exit(0); | ^ user_functs.c:33:3: note: include the header or explicitly provide a declaration for 'exit' user_functs.c:49:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 49 | struct passwd *p, *getpwnam(); | ^ /usr/include/pwd.h:95:16: note: conflicting prototype is here 95 | struct passwd *getpwnam(const char *); | ^ user_functs.c:60:37: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] 60 | if(*buf && (p = getpwnam(buf)) == '\0') /* find correct home */ | ^~~~ | (void *)0 user_functs.c:37:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 37 | void expand_tilder(text) /* expand in-situ in twiddle */ | ^ user_functs.c:95:22: warning: passing arguments to 'toggle_option' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 95 | toggle_option(recur_opt, &app_data.recursive, NULL); /* fake it */ | ^ user_functs.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 72 | change_dir(dir) | ^ In file included from user_functs.c:23: ./xbmbrowser.h:207:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 207 | extern void change_dir(); /* change the directory to that given */ | ^ user_functs.c:112:3: warning: call to undeclared function 'system'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 112 | system(command); | ^ user_functs.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 108 | exec_string(command) | ^ In file included from user_functs.c:23: ./xbmbrowser.h:208:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 208 | extern void exec_string(); /* execute the string given */ | ^ user_functs.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 142 | user_ok(widget, client_data, call_data ) | ^ user_functs.c:130:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 130 | static void user_ok(); | ^ user_functs.c:166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 166 | user_cancel(widget, client_data, call_data ) | ^ user_functs.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 179 | setup_dialog(prompt, value) | ^ user_functs.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 241 | user_confirm(prompt) | ^ In file included from user_functs.c:23: ./xbmbrowser.h:209:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 209 | extern void user_confirm(); /* ask the user for confirmation */ | ^ user_functs.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 258 | input_string(prompt, initial) | ^ In file included from user_functs.c:23: ./xbmbrowser.h:210:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 210 | extern void input_string(); /* input a string from the user */ | ^ 18 warnings generated. cc -O2 -DNDEBUG -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DLIBRARY_RC=\"/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/usr/X11R6/include/X11 -c IconLabel.c IconLabel.c:170:23: warning: call to undeclared function 'XmuCreateStippledPixmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 170 | values.tile = XmuCreateStippledPixmap( XtScreen((Widget)ilw), | ^ IconLabel.c:152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 152 | GetGCs(ilw) | ^ IconLabel.c:187:3: warning: call to undeclared function 'XmuReleaseStippledPixmap'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 187 | XmuReleaseStippledPixmap( XtScreen((Widget)ilw), ilw->icon_label.stipple ); | ^ IconLabel.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 181 | ReleaseGCs(ilw) | ^ IconLabel.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 192 | SetPixmapDimensions(ilw) | ^ IconLabel.c:220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 220 | SetLabelDimensions(ilw) | ^ IconLabel.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 243 | PreferredWidth(ilw) | ^ IconLabel.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 258 | PreferredHeight(ilw) | ^ IconLabel.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 283 | SetWindowShape(ilw) | ^ IconLabel.c:322:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 322 | PositionParts(ilw, width, height) | ^ IconLabel.c:373:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 373 | Initialize(req, new, args, num_args) | ^ IconLabel.c:46:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 46 | static void Initialize(); | ^ IconLabel.c:408:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 408 | Realize(w, valueMask, attributes) | ^ IconLabel.c:47:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 47 | static void Realize(); | ^ IconLabel.c:427:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 427 | Redisplay(w, event, region) | ^ IconLabel.c:48:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 48 | static void Redisplay(); | ^ IconLabel.c:478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 478 | Resize(w) | ^ IconLabel.c:49:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 49 | static void Resize(); | ^ IconLabel.c:497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 497 | SetValues(cur, req, new, args, num_args) | ^ IconLabel.c:50:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 50 | static Boolean SetValues(); | ^ IconLabel.c:612:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 612 | QueryGeometry(w, intended, preferred) | ^ IconLabel.c:52:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 52 | static XtGeometryResult QueryGeometry(); | ^ IconLabel.c:638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 638 | Destroy(w) | ^ IconLabel.c:51:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 51 | static void Destroy(); | ^ IconLabel.c:654:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 654 | void SetInfoPtr(w, info_ptr) | ^ IconLabel.c:666:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 666 | XPointer GetInfoPtr(w) | ^ 26 warnings generated. rm -f xbmbrowser cc -o xbmbrowser -O2 -DNDEBUG -L/usr/X11R6/lib -L/usr/local/lib xbmbrowser.o images.o callbacks.o misc.o user_menu.o user_functs.o IconLabel.o -lXpm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lXdmcp -lXau -Wl,-rpath,/usr/local/lib ld: warning: IconLabel.c(IconLabel.o:(Initialize)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: user_functs.c(user_functs.o:(expand_tilder)): warning: strcat() is almost always misused, please use strlcat() ld: warning: images.c(images.o:(load_image)): warning: sprintf() is often misused, please use snprintf() rm -f xbmbrowser._man if test -z "" ; then cd `dirname xbmbrowser` && ln -s `basename xbmbrowser.man` `basename xbmbrowser._man`; else /usr/libexec/cpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xbmbrowser.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xbmbrowser._man; fi DIVIDING COLOR AD "XbmBrowser-color.ad.sed" ==> "XbmBrowser.ad.sed" SED SUBSTITUTIONS "XbmBrowser.ad.sed" ==> "XbmBrowser.ad" SED SUBSTITUTIONS "XbmBrowser-color.ad.sed" ==> "XbmBrowser-color.ad" SED SUBSTITUTIONS "xbmbrowser.menu.sed" ==> "xbmbrowser.menu" SED SUBSTITUTIONS "xbmbrowser.menu.tut.sed" ==> "xbmbrowser.menu.tut" >>> Running package in graphics/xbmbrowser at 1764614683.01 ===> graphics/xbmbrowser ===> Faking installation for xbmbrowser-5.1p4 install -c xbmbrowser /exopi-obj/pobj/xbmbrowser-5.1/fake-amd64/usr/local/bin/xbmbrowser + mkdir -p /exopi-obj/pobj/xbmbrowser-5.1/fake-amd64/etc/X11/app-defaults install -c -m 0444 XbmBrowser.ad /exopi-obj/pobj/xbmbrowser-5.1/fake-amd64/usr/local/lib/X11/app-defaults/XbmBrowser install -c -m 0444 XbmBrowser-color.ad /exopi-obj/pobj/xbmbrowser-5.1/fake-amd64/usr/local/lib/X11/app-defaults/XbmBrowser-color + mkdir -p /exopi-obj/pobj/xbmbrowser-5.1/fake-amd64/usr/local/lib/X11/xbmbrowser install -c -m 0444 xbmbrowser.menu /exopi-obj/pobj/xbmbrowser-5.1/fake-amd64/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu install -c -m 0444 xbmbrowser.menu.tut /exopi-obj/pobj/xbmbrowser-5.1/fake-amd64/usr/local/lib/X11/xbmbrowser/xbmbrowser.menu.tut install in . done install -c -m 0444 xbmbrowser._man /exopi-obj/pobj/xbmbrowser-5.1/fake-amd64/usr/local/man/man1/xbmbrowser.1 install.man in . done ===> Building package for xbmbrowser-5.1p4 Create /exopi-cvs/ports/packages/amd64/all/xbmbrowser-5.1p4.tgz Creating package xbmbrowser-5.1p4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|**************************************** | 63% archiving|***************************************** | 65% archiving|******************************************* | 67% archiving|********************************************** | 71% archiving|****************************************************** | 84% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xbmbrowser-5.1p4.tgz >>> Running clean in graphics/xbmbrowser at 1764614687.21 ===> graphics/xbmbrowser ===> Cleaning for xbmbrowser-5.1p4 >>> Ended at 1764614687.60 max_stuck=9.37/waiting-for-lock #21=17.15/show-prepare-results=1.02/build=4.44/package=4.08/clean=0.54