>>> Building on exopi-4 under games/vms-empire DIST = [games/vms-empire:vms-empire-1.16.tar.gz] FULLPKGNAME = vms-empire-1.16p0 RDEPENDS = [devel/desktop-file-utils;x11/gtk+4,-guic] distfiles size=110627 >>> Running build in games/vms-empire at 1711651628.94 ===> games/vms-empire ===> Building from scratch vms-empire-1.16p0 ===> Verifying specs: c curses ===> found c.99.0 curses.15.0 ===> Checking files for vms-empire-1.16p0 `/exopi-cvs/ports/distfiles/vms-empire-1.16.tar.gz' is up to date. >> (SHA256) vms-empire-1.16.tar.gz: OK ===> Extracting for vms-empire-1.16p0 ===> Patching for vms-empire-1.16p0 ===> 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 vms-empire-1.16p0 ===> Configuring for vms-empire-1.16p0 perl -pi -e 's,/usr,/usr/local,g;' -e 's,share/man,man,g' /exopi-obj/pobj/vms-empire-1.16/vms-empire-1.16/Makefile ===> Building for vms-empire-1.16p0 cc -O2 -pipe -c attack.c cc -O2 -pipe -c compmove.c cc -O2 -pipe -c data.c cc -O2 -pipe -c display.c In file included from display.c:23: ./extern.h:123:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int direction(); ^ display.c:68:5: note: conflicting prototype is here int direction(chtype c) ^ 1 warning generated. cc -O2 -pipe -c edit.c edit.c:140:16: warning: passing arguments to 'direction' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p = direction (e); ^ 1 warning generated. cc -O2 -pipe -c empire.c cc -O2 -pipe -c game.c game.c:188:46: warning: passing arguments to 'regen_land' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while (num_land == 0) num_land = regen_land (placed); ^ game.c:177:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] count_t regen_land(); ^ game.c:215:9: note: conflicting prototype is here count_t regen_land(count_t placed) ^ 2 warnings generated. cc -O2 -pipe -c main.c main.c:34:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main(argc, argv) ^ 1 warning generated. cc -O2 -pipe -c map.c cc -O2 -pipe -c math.c cc -O2 -pipe -c object.c object.c:473:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] else (void) sprintf (func, func_name[FUNCI(obj->func)]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ object.c:473:32: note: treat the string as an argument to avoid this else (void) sprintf (func, func_name[FUNCI(obj->func)]); ^ "%s", 1 warning generated. cc -O2 -pipe -c term.c cc -O2 -pipe -c usermove.c cc -O2 -pipe -c util.c cc -o vms-empire attack.o compmove.o data.o display.o edit.o empire.o game.o main.o map.o math.o object.o term.o usermove.o util.o -lncurses edit.c(edit.o:(e_city_info)): warning: sprintf() is often misused, please use snprintf() edit.c(edit.o:(e_city_info)): warning: strcat() is almost always misused, please use strlcat() display.c(display.o:(pos_str)): warning: vsprintf() is often misused, please use vsnprintf() math.c(math.o:(irand)): warning: rand() may return deterministic values, is that what you want? >>> Running package in games/vms-empire at 1711651634.25 ===> games/vms-empire ===> Faking installation for vms-empire-1.16p0 rm -f /usr/local/bin/vms-empire /usr/local/man/man6/vms-empire.6 rm -f /usr/local/share/applications/vms-empire.desktop rm -f /usr/local/share/icons/hicolor/48x48/apps/vms-empire.png rm -f /usr/local/share/appdata/vms-empire.xml install -m 0755 -d /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/bin install -m 0755 -d /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/man/man6 install -m 0755 -d /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/share/applications/ install -m 0755 -d /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/share/icons/hicolor/48x48/apps/ install -m 0755 -d /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/share/appdata install -m 0755 vms-empire /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/bin/ install -m 0644 empire.6 /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/man/man6/vms-empire.6 install -m 0644 vms-empire.desktop /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/share/applications/ install -m 0644 vms-empire.png /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/share/icons/hicolor/48x48/apps/ install -m 0644 vms-empire.xml /exopi-obj/pobj/vms-empire-1.16/fake-amd64/usr/local/share/appdata/ ===> Building package for vms-empire-1.16p0 Create /exopi-cvs/ports/packages/amd64/all/vms-empire-1.16p0.tgz Creating package vms-empire-1.16p0 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|x11/gtk+4,-guic checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************************** | 64% archiving|************************************************** | 77% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/vms-empire-1.16p0.tgz >>> Running clean in games/vms-empire at 1711651644.12 ===> games/vms-empire ===> Cleaning for vms-empire-1.16p0 >>> Ended at 1711651644.72 max_stuck=4.71/build=5.04/package=10.10/clean=0.68