>>> Building on exopi-6 under x11/bricons BDEPENDS = [devel/imake-cf;devel/imake] DIST = [x11/bricons:bricons-athena-3.0.tar.gz] FULLPKGNAME = bricons-3.0p6 (Junk lock obtained for exopi-6 at 1713478445.78) >>> Running depends in x11/bricons at 1713478445.83 last junk was in fonts/nerd-fonts/fantasquesansmono /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 was: /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 >>> Running show-prepare-results in x11/bricons at 1713478446.90 ===> x11/bricons ===> Building from scratch bricons-3.0p6 ===> bricons-3.0p6 depends on: imake-* -> imake-1.0.9 ===> bricons-3.0p6 depends on: imake-cf-* -> imake-cf-1.0.7p0 ===> Verifying specs: ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c ===> found ICE.11.0 SM.9.0 X11.18.0 Xau.10.0 Xdmcp.11.0 Xaw.16.0 Xext.13.0 Xmu.11.0 Xpm.10.0 Xt.11.1 c.100.0 imake-1.0.9 imake-cf-1.0.7p0 (Junk lock released for exopi-6 at 1713478447.53) distfiles size=23154 >>> Running build in x11/bricons at 1713478447.58 ===> x11/bricons ===> Checking files for bricons-3.0p6 `/exopi-cvs/ports/distfiles/bricons-athena-3.0.tar.gz' is up to date. >> (SHA256) bricons-athena-3.0.tar.gz: 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] Quit(widget, client_data,call_data) ^ action.c:43:7: warning: cast to smaller integer type 'int' from 'void (*)(int)' [-Wpointer-to-int-cast] 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 C2x [-Wdeprecated-non-prototype] MultiAction(widget,client_data,call_data) ^ action.c:95:7: warning: cast to smaller integer type 'int' from 'void (*)(int)' [-Wpointer-to-int-cast] 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 C2x [-Wdeprecated-non-prototype] 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] (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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] ResetButton(client_data,id) ^ action.c:248:14: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] Executable(file) ^ 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 5 warnings generated. main.c(main.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() main.c(main.o:(AddResource)): warning: sprintf() is often misused, please use snprintf() 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 1713478450.13 ===> 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|********************************** | 54% archiving|************************************ | 57% archiving|*************************************** | 60% archiving|**************************************** | 63% archiving|***************************************** | 65% archiving|********************************************* | 71% archiving|************************************************ | 76% 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 1713478451.60 ===> x11/bricons ===> Cleaning for bricons-3.0p6 >>> Ended at 1713478451.83 max_stuck=0.53/depends=1.08/show-prepare-results=0.67/build=2.56/package=1.42/clean=0.32