>>> Building on exopi-5 under sysutils/crashme DIST = [sysutils/crashme:crashme-2.4.tar.gz] FULLPKGNAME = crashme-2.4p1 distfiles size=8037 >>> Running build in sysutils/crashme at 1713379971.37 ===> sysutils/crashme ===> Building from scratch crashme-2.4p1 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for crashme-2.4p1 `/exopi-cvs/ports/distfiles/crashme-2.4.tar.gz' is up to date. >> (SHA256) crashme-2.4.tar.gz: OK ===> Extracting for crashme-2.4p1 ===> Patching for crashme-2.4p1 ===> 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 crashme-2.4p1 ===> Configuring for crashme-2.4p1 ===> Building for crashme-2.4p1 cd /exopi-obj/pobj/crashme-2.4/crashme-2.4 && env -i PORTSDIR="/exopi-cvs/ports" LIBTOOL="/usr/bin/libtool" PATH='/exopi-obj/pobj/crashme-2.4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/crashme-2.4_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/exopi-obj/pobj/crashme-2.4/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/exopi-obj/pobj/crashme-2.4/bin/install -c -m 755" BSD_INSTALL_DATA="/exopi-obj/pobj/crashme-2.4/bin/install -c -m 644" BSD_INSTALL_MAN="/exopi-obj/pobj/crashme-2.4/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/exopi-obj/pobj/crashme-2.4/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/exopi-obj/pobj/crashme-2.4/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/exopi-obj/pobj/crashme-2.4/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/exopi-obj/pobj/crashme-2.4/bin/install -d -m 755" /usr/bin/make LIBTOOL="/usr/bin/libtool" SHARED_LIBS_LOG=/exopi-obj/pobj/crashme-2.4/crashme-2.4/shared_libs.log crashme cc -O2 -pipe -o crashme crashme.c crashme.c:184:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void note(level) ^ crashme.c:194:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned char *bad_malloc(n) ^ crashme.c:206:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void again_handler(sig) ^ crashme.c:234:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void my_signal(sig, func) ^ crashme.c:277:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void compute_badboy_1(n) ^ crashme.c:294:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BADBOY castaway(dat) ^ crashme.c:360:13: warning: passing arguments to 'old_main' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] old_main(4,argv);} ^ crashme.c:362:12: warning: passing arguments to 'old_main' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] old_main(4,argv); ^ crashme.c:366:13: warning: passing arguments to 'old_main' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] old_main(4,argv);} ^ crashme.c:370:19: warning: passing arguments to 'copyright_note' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] copyright_note(1); ^ crashme.c:392:15: warning: passing arguments to 'vfork_main' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] vfork_main(tflag,nsubs,argv[0],argv[1],atol(argv[2]),argv[3]);} ^ crashme.c:348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc,argv) ^ crashme.c:399:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void copyright_note(n) ^ crashme.c:152:17: 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] void old_main(),copyright_note(),vfork_main(),badboy_loop(); ^ crashme.c:406:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void old_main(argc,argv) ^ crashme.c:152:6: 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] void old_main(),copyright_note(),vfork_main(),badboy_loop(); ^ crashme.c:460:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] record_status(n) ^ crashme.c:488:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void monitor_fcn(sig) ^ crashme.c:505:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void vfork_main(tflag,nsubs,cmd,nb,sr,nt) ^ crashme.c:152:34: 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] void old_main(),copyright_note(),vfork_main(),badboy_loop(); ^ 20 warnings generated. crashme.c(/tmp/crashme-1bb4d4.o:(again_handler)): warning: sprintf() is often misused, please use snprintf() crashme.c(/tmp/crashme-1bb4d4.o:(compute_badboy_1)): warning: rand() may return deterministic values, is that what you want? crashme.c(/tmp/crashme-1bb4d4.o:(main)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in sysutils/crashme at 1713379974.30 ===> sysutils/crashme ===> Faking installation for crashme-2.4p1 /exopi-obj/pobj/crashme-2.4/bin/install -c -s -m 755 /exopi-obj/pobj/crashme-2.4/crashme-2.4/crashme /exopi-obj/pobj/crashme-2.4/fake-amd64/usr/local/bin/crashme /exopi-obj/pobj/crashme-2.4/bin/install -c -m 644 /exopi-obj/pobj/crashme-2.4/crashme-2.4/crashme.man /exopi-obj/pobj/crashme-2.4/fake-amd64/usr/local/man/man1/crashme.1 ===> Building package for crashme-2.4p1 Create /exopi-cvs/ports/packages/amd64/all/crashme-2.4p1.tgz Creating package crashme-2.4p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|******************************************************* | 86% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/crashme-2.4p1.tgz >>> Running clean in sysutils/crashme at 1713379983.49 ===> sysutils/crashme ===> Cleaning for crashme-2.4p1 >>> Ended at 1713379984.94 max_stuck=0.00/build=2.77/package=9.05/clean=1.79