>>> Building on exopi-4 under x11/bbdate DIST = [x11/bbdate:bbdate-0.2.4.tar.gz] FULLPKGNAME = bbdate-0.2.4p5 distfiles size=60644 >>> Running build in x11/bbdate at 1713749316.13 ===> x11/bbdate ===> Building from scratch bbdate-0.2.4p5 ===> Verifying specs: ICE SM X11 c m c++ c++abi pthread ===> found ICE.11.0 SM.9.0 X11.18.0 c.100.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 ===> Checking files for bbdate-0.2.4p5 `/exopi-cvs/ports/distfiles/bbdate-0.2.4.tar.gz' is up to date. >> (SHA256) bbdate-0.2.4.tar.gz: OK ===> Extracting for bbdate-0.2.4p5 ===> Patching for bbdate-0.2.4p5 ===> 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 bbdate-0.2.4p5 ===> Configuring for bbdate-0.2.4p5 Using /exopi-obj/pobj/bbdate-0.2.4/config.site (generated) loading site script /exopi-obj/pobj/bbdate-0.2.4/config.site creating cache ./config.cache checking for a BSD compatible install... /exopi-obj/pobj/bbdate-0.2.4/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for sed... sed checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -s) works... yes checking whether the C compiler (cc -O2 -pipe -s) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -s) works... yes checking whether the C++ compiler (c++ -O2 -pipe -s) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/bbdate-0.2.4/bin/install -c checking how to run the C preprocessor... cc -E checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for XOpenDisplay in -lX11... (cached) yes checking for ANSI C header files... (cached) yes checking for malloc.h... (cached) no checking for working const... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for select... (cached) yes checking for strstr... (cached) yes updating cache ./config.cache creating ./config.status creating version.h creating Makefile creating data/Makefile ===> Building for bbdate-0.2.4p5 Making all in data sed -e "s,@configdir@,/usr/local/share/bbtools," bbtoolsrc.in > bbtoolsrc c++ -DPACKAGE=\"bbdate\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -I. -I. -DDEFAULT_CONF=\"/usr/local/share/bbtools/bbdate.conf\" -DDEFAULT_NOBB=\"/usr/local/share/bbtools/bbdate.nobb\" -O2 -pipe -I/usr/X11R6/include -c bbdate.cc In file included from bbdate.cc:22: In file included from ./bbdate.hh:24: ./Image.hh:48:1: warning: typedef requires a name [-Wmissing-declarations] typedef struct BTexture { ^~~~~~~ 1 warning generated. c++ -DPACKAGE=\"bbdate\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -I. -I. -DDEFAULT_CONF=\"/usr/local/share/bbtools/bbdate.conf\" -DDEFAULT_NOBB=\"/usr/local/share/bbtools/bbdate.nobb\" -O2 -pipe -I/usr/X11R6/include -c Image.cc In file included from Image.cc:34: In file included from ./Basewindow.hh:38: ./Image.hh:48:1: warning: typedef requires a name [-Wmissing-declarations] typedef struct BTexture { ^~~~~~~ Image.cc:175:16: warning: self-comparison always evaluates to false [-Wtautological-compare] if (texture>texture & BImage_Invert) inverted = 1; ^ Image.cc:175:25: warning: & has lower precedence than >; > will be evaluated first [-Wparentheses] if (texture>texture & BImage_Invert) inverted = 1; ~~~~~~~~~~~~~~~~^ Image.cc:175:25: note: place parentheses around the '>' expression to silence this warning if (texture>texture & BImage_Invert) inverted = 1; ^ ( ) Image.cc:175:25: note: place parentheses around the & expression to evaluate it first if (texture>texture & BImage_Invert) inverted = 1; ~~~~~~~~^~~~~~~~~~~~~~~ Image.cc:208:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y, r = 0, g = 0, b = 0, i, off; ^~~~~~~~~ Image.cc:208:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y, r = 0, g = 0, b = 0, i, off; ^~~~~~~~~ Image.cc:208:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y, r = 0, g = 0, b = 0, i, off; ^~~~~~~~~ Image.cc:208:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y, r = 0, g = 0, b = 0, i, off; ^~~~~~~~~ Image.cc:208:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y, r = 0, g = 0, b = 0, i, off; ^~~~~~~~~ Image.cc:208:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y, r = 0, g = 0, b = 0, i, off; ^~~~~~~~~ Image.cc:208:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y, r = 0, g = 0, b = 0, i, off; ^~~~~~~~~ Image.cc:469:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:469:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:469:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:469:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:469:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:469:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:470:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int w = width, h = height - 1, wh = w * h; ^~~~~~~~~ Image.cc:470:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int w = width, h = height - 1, wh = w * h; ^~~~~~~~~ Image.cc:470:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int w = width, h = height - 1, wh = w * h; ^~~~~~~~~ Image.cc:683:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int i, j, wh = (width * height) - 1; ^~~~~~~~~ Image.cc:683:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int i, j, wh = (width * height) - 1; ^~~~~~~~~ Image.cc:683:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int i, j, wh = (width * height) - 1; ^~~~~~~~~ Image.cc:717:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y; ^~~~~~~~~ Image.cc:717:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y; ^~~~~~~~~ Image.cc:757:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y; ^~~~~~~~~ Image.cc:757:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y; ^~~~~~~~~ Image.cc:806:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char r, g, b; ^~~~~~~~~ Image.cc:806:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char r, g, b; ^~~~~~~~~ Image.cc:806:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned char r, g, b; ^~~~~~~~~ Image.cc:807:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y; ^~~~~~~~~ Image.cc:807:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register unsigned int x, y; ^~~~~~~~~ Image.cc:1081:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else { ^ 32 warnings generated. c++ -DPACKAGE=\"bbdate\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -I. -I. -DDEFAULT_CONF=\"/usr/local/share/bbtools/bbdate.conf\" -DDEFAULT_NOBB=\"/usr/local/share/bbtools/bbdate.nobb\" -O2 -pipe -I/usr/X11R6/include -c LinkedList.cc LinkedList.cc:79:12: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register int i = 0; i < index; i++) ^~~~~~~~~ LinkedList.cc:116:8: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register int i = 0, r = elements; i < r; i++) ^~~~~~~~~ LinkedList.cc:116:8: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register int i = 0, r = elements; i < r; i++) ^~~~~~~~~ LinkedList.cc:171:12: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register int i = 1; i < index; i++) ^~~~~~~~~ LinkedList.cc:224:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register int i = 1; i < elements; i++) ^~~~~~~~~ LinkedList.cc:245:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else { ^ LinkedList.cc:283:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register int i = 1; i < index; i++) ^~~~~~~~~ LinkedList.cc:329:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register int i = 1; i < index; i++) ^~~~~~~~~ c++ -DPACKAGE=\"bbdate\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -I. -I. -DDEFAULT_CONF=\"/usr/local/share/bbtools/bbdate.conf\" -DDEFAULT_NOBB=\"/usr/local/share/bbtools/bbdate.nobb\" -O2 -pipe -I/usr/X11R6/include -c resource.cc 8 warnings generated. In file included from resource.cc:22: In file included from ./resource.hh:26: In file included from ./bbdate.hh:24: ./Image.hh:48:1: warning: typedef requires a name [-Wmissing-declarations] typedef struct BTexture { ^~~~~~~ resource.cc:80:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] readDatabaseTexture("bbdate.frame","Bbdate.Frame",BB_FRAME,"Toolbar", ^ resource.cc:80:38: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] readDatabaseTexture("bbdate.frame","Bbdate.Frame",BB_FRAME,"Toolbar", ^ resource.cc:80:53: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] readDatabaseTexture("bbdate.frame","Bbdate.Frame",BB_FRAME,"Toolbar", ^ ./blackboxstyle.hh:27:18: note: expanded from macro 'BB_FRAME' #define BB_FRAME "toolbar" ^ resource.cc:80:62: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] readDatabaseTexture("bbdate.frame","Bbdate.Frame",BB_FRAME,"Toolbar", ^ resource.cc:81:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "slategrey","darkslategrey", ^ resource.cc:81:35: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "slategrey","darkslategrey", ^ resource.cc:230:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] readDatabaseTexture("bbdate.label", "Bbdate.Label",BB_LABEL,"Toolbar.Label", ^ resource.cc:230:38: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] readDatabaseTexture("bbdate.label", "Bbdate.Label",BB_LABEL,"Toolbar.Label", ^ resource.cc:230:53: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] readDatabaseTexture("bbdate.label", "Bbdate.Label",BB_LABEL,"Toolbar.Label", ^ ./blackboxstyle.hh:29:18: note: expanded from macro 'BB_LABEL' #define BB_LABEL "toolbar.label" ^ resource.cc:230:62: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] readDatabaseTexture("bbdate.label", "Bbdate.Label",BB_LABEL,"Toolbar.Label", ^ resource.cc:231:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "slategrey","darkslategrey", ^ resource.cc:231:35: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "slategrey","darkslategrey", ^ resource.cc:235:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] readDatabaseColor("bbdate..textColor", ^ resource.cc:236:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Bbdate.TextColor", ^ resource.cc:237:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] BB_LABEL_TEXTCOLOR, "Toolbar.TextColor", ^ ./blackboxstyle.hh:31:28: note: expanded from macro 'BB_LABEL_TEXTCOLOR' #define BB_LABEL_TEXTCOLOR "toolbar.textColor" ^ resource.cc:237:43: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] BB_LABEL_TEXTCOLOR, "Toolbar.TextColor", ^ resource.cc:238:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "LightGrey",&label.textColor); ^ 18 warnings generated. c++ -DPACKAGE=\"bbdate\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -I. -I. -DDEFAULT_CONF=\"/usr/local/share/bbtools/bbdate.conf\" -DDEFAULT_NOBB=\"/usr/local/share/bbtools/bbdate.nobb\" -O2 -pipe -I/usr/X11R6/include -c Baseresource.cc In file included from Baseresource.cc:22: In file included from ./bbdate.hh:24: ./Image.hh:48:1: warning: typedef requires a name [-Wmissing-declarations] typedef struct BTexture { ^~~~~~~ Baseresource.cc:207:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if (!ReadResourceFromFilename("bbdate.styleFile","Bbdate.StyleFile")) ^ Baseresource.cc:207:51: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if (!ReadResourceFromFilename("bbdate.styleFile","Bbdate.StyleFile")) ^ Baseresource.cc:278:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if (!ReadResourceFromFilename("bbdate.styleFile","Bbdate.StyleFile")) ^ Baseresource.cc:278:52: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if (!ReadResourceFromFilename("bbdate.styleFile","Bbdate.StyleFile")) ^ Baseresource.cc:321:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if (!ReadResourceFromFilename("session.styleFile","Session.StyleFile")) ^ Baseresource.cc:321:52: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if (!ReadResourceFromFilename("session.styleFile","Session.StyleFile")) ^ Baseresource.cc:350:38: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] else if (!ReadResourceFromFilename("bbdate.configFile","Bbdate.ConfigFile")) ^ Baseresource.cc:350:58: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] else if (!ReadResourceFromFilename("bbdate.configFile","Bbdate.ConfigFile")) ^ Baseresource.cc:449:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (strstr(value.addr, "Bevel2")) ^ Baseresource.cc:710:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (strstr(value.addr, "Bevel2")) ^ 11 warnings generated. c++ -DPACKAGE=\"bbdate\" -DVERSION=\"0.2.4\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -I. -I. -DDEFAULT_CONF=\"/usr/local/share/bbtools/bbdate.conf\" -DDEFAULT_NOBB=\"/usr/local/share/bbtools/bbdate.nobb\" -O2 -pipe -I/usr/X11R6/include -c Basewindow.cc In file included from Basewindow.cc:21: In file included from ./Basewindow.hh:38: ./Image.hh:48:1: warning: typedef requires a name [-Wmissing-declarations] typedef struct BTexture { ^~~~~~~ Basewindow.cc:77:23: warning: if statement has empty body [-Wempty-body] if (! server_grabs++); ^ Basewindow.cc:77:23: note: put the semicolon on a separate line to silence this warning Basewindow.cc:85:23: warning: if statement has empty body [-Wempty-body] if (! --server_grabs); ^ Basewindow.cc:85:23: note: put the semicolon on a separate line to silence this warning 3 warnings generated. c++ -O2 -pipe -I/usr/X11R6/include -s -L/usr/X11R6/lib -lSM -lICE -lX11 -o bbdate bbdate.o Image.o LinkedList.o resource.o Baseresource.o Basewindow.o -L/usr/X11R6/lib bbdate.cc(bbdate.o:(ToolWindow::Redraw())): warning: sprintf() is often misused, please use snprintf() >>> Running package in x11/bbdate at 1713749323.87 ===> x11/bbdate ===> Faking installation for bbdate-0.2.4p5 Making install in data /bin/sh ../mkinstalldirs /exopi-obj/pobj/bbdate-0.2.4/fake-amd64/usr/local/share/bbtools mkdir /exopi-obj/pobj/bbdate-0.2.4/fake-amd64/usr/local/share/bbtools /exopi-obj/pobj/bbdate-0.2.4/bin/install -c -m 644 ./bbtoolsrc.in /exopi-obj/pobj/bbdate-0.2.4/fake-amd64/usr/local/share/bbtools/bbtoolsrc.in /exopi-obj/pobj/bbdate-0.2.4/bin/install -c -m 644 ./bbdate.conf /exopi-obj/pobj/bbdate-0.2.4/fake-amd64/usr/local/share/bbtools/bbdate.conf /exopi-obj/pobj/bbdate-0.2.4/bin/install -c -m 644 ./bbdate.style /exopi-obj/pobj/bbdate-0.2.4/fake-amd64/usr/local/share/bbtools/bbdate.style /exopi-obj/pobj/bbdate-0.2.4/bin/install -c -m 644 ./bbdate.nobb /exopi-obj/pobj/bbdate-0.2.4/fake-amd64/usr/local/share/bbtools/bbdate.nobb /exopi-obj/pobj/bbdate-0.2.4/bin/install -c -m 644 ./README.bbdate /exopi-obj/pobj/bbdate-0.2.4/fake-amd64/usr/local/share/bbtools/README.bbdate /bin/sh ./mkinstalldirs /exopi-obj/pobj/bbdate-0.2.4/fake-amd64/usr/local/bin /exopi-obj/pobj/bbdate-0.2.4/bin/install -c -s -m 755 bbdate /exopi-obj/pobj/bbdate-0.2.4/fake-amd64/usr/local/bin/bbdate ===> Building package for bbdate-0.2.4p5 Create /exopi-cvs/ports/packages/amd64/all/bbdate-0.2.4p5.tgz Creating package bbdate-0.2.4p5 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************************************** | 91% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/bbdate-0.2.4p5.tgz >>> Running clean in x11/bbdate at 1713749330.00 ===> x11/bbdate ===> Cleaning for bbdate-0.2.4p5 >>> Ended at 1713749330.60 max_stuck=0.49/build=7.58/package=6.14/clean=0.77