>>> Building on exopi-6 under x11/bricons BDEPENDS = [devel/imake;devel/imake-cf] DIST = [x11/bricons:bricons-athena-3.0.tar.gz] FULLPKGNAME = bricons-3.0p6 Avoided depends for imake-1.0.10 imake-cf-1.0.8 distfiles size=23154 >>> Running build in x11/bricons at 1764444331.02 ===> x11/bricons ===> Building from scratch bricons-3.0p6 ===> bricons-3.0p6 depends on: imake-* -> imake-1.0.10 ===> bricons-3.0p6 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 ===> Checking files for bricons-3.0p6 `/exopi-cvs/ports/distfiles/bricons-athena-3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for bricons-3.0p6 ===> Patching for bricons-3.0p6 ===> Applying OpenBSD patch patch-Imakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Imakefile.orig Thu Jan 21 21:27:31 1993 |+++ Imakefile Sat May 22 17:01:29 2010 -------------------------- Patching file Imakefile using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-Xbricons Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Xbricons.orig Thu Jan 21 21:27:32 1993 |+++ Xbricons Tue Apr 17 16:18:59 2001 -------------------------- Patching file Xbricons using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-action_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: action.c |--- action.c.orig |+++ action.c -------------------------- Patching file action.c using Plan A... Hunk #1 succeeded at 178. Hunk #2 succeeded at 192. done ===> Applying OpenBSD patch patch-gen_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gen.h |--- gen.h.orig |+++ gen.h -------------------------- Patching file gen.h using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 32. Hunk #3 succeeded at 74. done ===> Applying OpenBSD patch patch-main_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: main.c |--- main.c.orig |+++ main.c -------------------------- Patching file main.c using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 112. done ===> Applying OpenBSD patch patch-parser_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: parser.c |--- parser.c.orig |+++ parser.c -------------------------- Patching file parser.c using Plan A... Hunk #1 succeeded at 2. done ===> Applying OpenBSD patch patch-widgets_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: widgets.h |--- widgets.h.orig |+++ widgets.h -------------------------- Patching file widgets.h using Plan A... Hunk #1 succeeded at 1. 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 bricons-3.0p6 ===> Configuring for bricons-3.0p6 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 -- main.c action.c buttons.c gen.c parser.c > .depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- main.c action.c buttons.c gen.c parser.c > .depend ===> Building for bricons-3.0p6 cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c main.c main.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 237 | AddResource(prog_name, bmap_dirs, default_bm) | ^ 1 warning generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c buttons.c buttons.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 29 | CreateSubButton(data, button_no, is_icon, label) | ^ buttons.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 63 | CreateMainMenuButton(data, button_no, is_icon, label, command) | ^ buttons.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 93 | SetButton(data, is_icon, icon, button_num) | ^ buttons.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 178 | SetSubMenuButton(data, is_icon,icon,button_num) | ^ buttons.c:271:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 271 | PositionButtons(i,columns) | ^ buttons.c:328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 328 | CreatePopupShell(shell_no) | ^ buttons.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 353 | CreateDefaultSubButton(data, key_word, button_name, button_num) | ^ buttons.c:372:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 372 | CreateSubMenuButton(data, key_word, button_name, button_num, command) | ^ buttons.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 404 | set_popup(w,event,params,num_params) | ^ buttons.c:430:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 430 | delay(w,event,params,num_params) | ^ buttons.c:440:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 440 | DefaultButtons(data,last_button) | ^ buttons.c:522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 522 | ErrorMessage(ErrorStatus, tag, file) | ^ 12 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c action.c action.c:16:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 16 | Quit(widget, client_data,call_data) | ^ action.c:43:7: warning: cast to smaller integer type 'int' from 'void (*)(int)' [-Wpointer-to-int-cast] 43 | if ((int) signal(SIGCHLD, catch_child) == -1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action.c:28:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 28 | MultiAction(widget,client_data,call_data) | ^ action.c:95:7: warning: cast to smaller integer type 'int' from 'void (*)(int)' [-Wpointer-to-int-cast] 95 | if ((int) signal(SIGCHLD, catch_child) == -1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 75 | SingleAction(widget,client_data,call_data) | ^ action.c:196:5: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] 196 | (XtPointer)pid); | ^~~~~~~~~~~~~~ action.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 204 | Source(widget,client_data,call_data) | ^ action.c:244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 244 | ResetButton(client_data,id) | ^ action.c:248:14: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] 248 | int c_pid = (int) client_data; | ^~~~~~~~~~~~~~~~~ 9 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c parser.c parser.c:24:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 24 | ProcessFile(data, prog_name) | ^ parser.c:68:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 68 | ParseFile(fp, data, prog_name) | ^ parser.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 188 | GetTitle(buffer, title) | ^ parser.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 215 | GetSymbol(buffer) | ^ parser.c:235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 235 | KeyWordLength(buffer) | ^ parser.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 250 | ReadALine(fp,command) | ^ parser.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 291 | GetKeyword(label) | ^ parser.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 324 | ConvertTitle(title) | ^ parser.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 371 | CheckForComments(fp) | ^ 9 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c gen.c gen.c:18:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 18 | IsExecutable(path,program) | ^ gen.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 53 | GetCommand(path, command, source_file, exe_name, line_no) | ^ gen.c:66:14: warning: comparison between pointer and integer ('char' and 'void *') [-Wpointer-integer-compare] 66 | if(*command != NULL) | ~~~~~~~~ ^ ~~~~ gen.c:97:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 97 | GetPath(p) | ^ gen.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 123 | Executable(file) | ^ 5 warnings generated. rm -f bricons cc -o bricons -O2 -L/usr/X11R6/lib -L/usr/local/lib main.o buttons.o action.o parser.o gen.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lXdmcp -lXau -Wl,-rpath,/usr/local/lib ld: warning: gen.c(gen.o:(GetCommand)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: main.c(main.o:(AddResource)): warning: sprintf() is often misused, please use snprintf() ld: warning: main.c(main.o:(AddResource)): warning: strcat() is almost always misused, please use strlcat() rm -f bricons._man if test -z "" ; then cd `dirname bricons` && ln -s `basename bricons.man` `basename bricons._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" < bricons.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/\@\@$/\\/' >bricons._man; fi >>> Running package in x11/bricons at 1764444335.40 ===> x11/bricons ===> Faking installation for bricons-3.0p6 install -c bricons /exopi-obj/pobj/bricons-3.0/fake-amd64/usr/local/bin/bricons install in . done install -c -m 0444 bricons._man /exopi-obj/pobj/bricons-3.0/fake-amd64/usr/local/man/man1/bricons.1 install.man in . done /exopi-obj/pobj/bricons-3.0/bin/install -c -m 644 /exopi-obj/pobj/bricons-3.0/bricons/Xbricons /exopi-obj/pobj/bricons-3.0/fake-amd64/usr/local/lib/X11/app-defaults /exopi-obj/pobj/bricons-3.0/bin/install -d -m 755 /exopi-obj/pobj/bricons-3.0/fake-amd64/usr/local/include/X11/bitmaps /exopi-obj/pobj/bricons-3.0/bin/install -c -m 644 /exopi-obj/pobj/bricons-3.0/bricons/bitmaps/*.xbm /exopi-obj/pobj/bricons-3.0/fake-amd64/usr/local/include/X11/bitmaps /exopi-obj/pobj/bricons-3.0/bin/install -d -m 755 /exopi-obj/pobj/bricons-3.0/fake-amd64/usr/local/include/X11/pixmaps /exopi-obj/pobj/bricons-3.0/bin/install -c -m 644 /exopi-obj/pobj/bricons-3.0/bricons/*.xpm /exopi-obj/pobj/bricons-3.0/fake-amd64/usr/local/include/X11/pixmaps/ /exopi-obj/pobj/bricons-3.0/bin/install -d -m 755 /exopi-obj/pobj/bricons-3.0/fake-amd64/usr/local/share/examples/bricons /exopi-obj/pobj/bricons-3.0/bin/install -c -m 644 /exopi-cvs/ports/x11/bricons/files/DOTbriconsrc /exopi-obj/pobj/bricons-3.0/fake-amd64/usr/local/share/examples/bricons/dot.briconsrc ===> Building package for bricons-3.0p6 Create /exopi-cvs/ports/packages/amd64/all/bricons-3.0p6.tgz Creating package bricons-3.0p6 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|********************************** | 53% archiving|************************************ | 56% archiving|************************************** | 60% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|********************************************* | 71% archiving|************************************************ | 75% archiving|**************************************************** | 81% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/bricons-3.0p6.tgz >>> Running clean in x11/bricons at 1764444337.46 ===> x11/bricons ===> Cleaning for bricons-3.0p6 >>> Ended at 1764444337.95 max_stuck=0.00/build=4.39/package=2.04/clean=0.54