=> Building editors/uzap Started : Thursday, 19 APR 2018 at 12:47:35 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/editors/uzap XDG_CONFIG_HOME=/construction/editors/uzap HOME=/construction/editors/uzap TMPDIR="/tmp" PATH=/construction/editors/uzap/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/editors/uzap XDG_CONFIG_HOME=/construction/editors/uzap HOME=/construction/editors/uzap TMPDIR="/tmp" PATH=/construction/editors/uzap/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS=" -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/editors/uzap/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/uzap" EXAMPLESDIR="share/examples/uzap" DATADIR="share/uzap" WWWDIR="www/uzap" ETCDIR="etc/uzap" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/uzap DOCSDIR=/usr/local/share/doc/uzap EXAMPLESDIR=/usr/local/share/examples/uzap WWWDIR=/usr/local/www/uzap ETCDIR=/usr/local/etc/uzap -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> uzap-1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> uzap-1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of uzap-1.0 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by uzap-1.0 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by uzap-1.0 for building => SHA256 Checksum OK for uzap.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by uzap-1.0 for building ===> Extracting for uzap-1.0 => SHA256 Checksum OK for uzap.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for uzap-1.0 ===> Applying ports patches for uzap-1.0 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> uzap-1.0 depends on file: /usr/local/lib/libncurses.so.6 - not found ===> Installing existing package /packages/All/ncurses-6.0.0s20171223_1.txz Installing ncurses-6.0.0s20171223_1... Extracting ncurses-6.0.0s20171223_1: .......... done ===> uzap-1.0 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Returning to build of uzap-1.0 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for uzap-1.0 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for uzap-1.0 --- uzap.o --- --- edit.o --- --- search.o --- --- screen.o --- --- edit.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing edit.c --- search.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing search.c --- screen.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing screen.c --- edit.o --- edit.c: In function 'HexE': edit.c:37:7: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(head); ^ edit.c:37:7: warning: incompatible implicit declaration of built-in function 'free' edit.c:37:7: note: include '' or provide a declaration of 'free' edit.c:38:19: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] head= (LINK)malloc(sizeof(ELEMENT)); ^ edit.c:38:19: warning: incompatible implicit declaration of built-in function 'malloc' edit.c:38:19: note: include '' or provide a declaration of 'malloc' edit.c:77:9: warning: implicit declaration of function 'ShowData' [-Wimplicit-function-declaration] ShowData(); ^ edit.c:159:12: warning: implicit declaration of function 'IsPrint' [-Wimplicit-function-declaration] if(IsPrint(image[pos])) ^ edit.c: In function 'AscE': edit.c:219:7: warning: incompatible implicit declaration of built-in function 'free' free(head); ^ edit.c:219:7: note: include '' or provide a declaration of 'free' edit.c:220:19: warning: incompatible implicit declaration of built-in function 'malloc' head= (LINK)malloc(sizeof(ELEMENT)); ^ edit.c:220:19: note: include '' or provide a declaration of 'malloc' edit.c: In function 'Undo': edit.c:385:7: warning: incompatible implicit declaration of built-in function 'free' free(head); ^ edit.c:385:7: note: include '' or provide a declaration of 'free' --- uzap.o --- cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing uzap.c --- search.o --- search.c: In function 'Begin': search.c:33:4: warning: implicit declaration of function 'ShowData' [-Wimplicit-function-declaration] ShowData(); ^ --- screen.o --- screen.c: In function 'DrawScreen': screen.c:74:4: warning: implicit declaration of function 'ShowData' [-Wimplicit-function-declaration] ShowData(); ^ --- search.o --- search.c: In function 'Search': search.c:126:10: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ search.c:142:11: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if(!strncmp(image + i, string, length)){ ^ --- screen.o --- screen.c: In function 'ShowData': screen.c:181:9: warning: implicit declaration of function 'IsPrint' [-Wimplicit-function-declaration] if(IsPrint(c)){ ^ --- search.o --- search.c:180:9: warning: implicit declaration of function 'IsPrint' [-Wimplicit-function-declaration] if(IsPrint(string[index])) ^ search.c: In function 'DeHexString': search.c:207:9: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len= strlen(hex) - 1; ^ search.c:207:9: warning: incompatible implicit declaration of built-in function 'strlen' search.c:207:9: note: include '' or provide a declaration of 'strlen' search.c:211:7: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(hex, hex + 1); ^ search.c:211:7: warning: incompatible implicit declaration of built-in function 'strcpy' search.c:211:7: note: include '' or provide a declaration of 'strcpy' search.c:220:10: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(hdigit, hex + (len - x - 2), 2); ^ search.c:220:10: warning: incompatible implicit declaration of built-in function 'strncpy' search.c:220:10: note: include '' or provide a declaration of 'strncpy' search.c:235:7: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(hex, hex + 1); ^ search.c:235:7: note: include '' or provide a declaration of 'strcpy' --- screen.o --- screen.c: In function 'abort': screen.c:270:1: warning: 'noreturn' function does return } ^ --- uzap.o --- uzap.c:68:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^ uzap.c: In function 'main': uzap.c:86:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ uzap.c:86:7: warning: incompatible implicit declaration of built-in function 'exit' uzap.c:86:7: note: include '' or provide a declaration of 'exit' uzap.c: In function 'Load': uzap.c:253:11: warning: type defaults to 'int' in declaration of 'x' [-Wimplicit-int] register x; ^ uzap.c:274:4: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(image); ^ uzap.c:274:4: warning: incompatible implicit declaration of built-in function 'free' uzap.c:274:4: note: include '' or provide a declaration of 'free' uzap.c:275:27: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] image= (unsigned char*)calloc(size, sizeof(unsigned char)); ^ uzap.c:275:27: warning: incompatible implicit declaration of built-in function 'calloc' uzap.c:275:27: note: include '' or provide a declaration of 'calloc' uzap.c:283:4: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(dfilename, loadfile); ^ uzap.c:283:4: warning: incompatible implicit declaration of built-in function 'strcpy' uzap.c:283:4: note: include '' or provide a declaration of 'strcpy' uzap.c:287:4: warning: implicit declaration of function 'ShowData' [-Wimplicit-function-declaration] ShowData(); ^ uzap.c: In function 'Save': uzap.c:293:10: warning: type defaults to 'int' in declaration of 'x' [-Wimplicit-int] register x; ^ uzap.c:308:4: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(dfilename, savefile); ^ uzap.c:308:4: note: include '' or provide a declaration of 'strcpy' uzap.c: In function 'Quit': uzap.c:325:10: warning: incompatible implicit declaration of built-in function 'free' free(image); ^ uzap.c:325:10: note: include '' or provide a declaration of 'free' uzap.c:331:10: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ uzap.c:331:10: note: include '' or provide a declaration of 'exit' uzap.c:339:4: warning: incompatible implicit declaration of built-in function 'free' free(image); ^ uzap.c:339:4: note: include '' or provide a declaration of 'free' uzap.c:341:4: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ uzap.c:341:4: note: include '' or provide a declaration of 'exit' --- uzap --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing uzap.o edit.o search.o screen.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lncurses -o uzap -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> uzap-1.0 depends on file: /usr/local/lib/libncurses.so.6 - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for uzap-1.0 ===> Generating temporary packing list install -s -m 555 uzap /construction/editors/uzap/stage/usr/local/bin/ install -m 444 uzap.man /construction/editors/uzap/stage/usr/local/man/man1/uzap.1 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for uzap-1.0 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 12:47:45 UTC Duration: 00:00:09