=> Building lang/bwbasic Started : Thursday, 19 APR 2018 at 21:07:48 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 -------------------------------------------------- ===> The following configuration options are available for bwbasic-3.20: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/bwbasic XDG_CONFIG_HOME=/construction/lang/bwbasic HOME=/construction/lang/bwbasic TMPDIR="/tmp" PATH=/construction/lang/bwbasic/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/bwbasic XDG_CONFIG_HOME=/construction/lang/bwbasic HOME=/construction/lang/bwbasic TMPDIR="/tmp" PATH=/construction/lang/bwbasic/.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 -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -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 -------------------------------------------------- CFLAGS="-pipe -O2 -fno-strict-aliasing -Wall -ansi" DESTDIR=/construction/lang/bwbasic/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/bwbasic" EXAMPLESDIR="share/examples/bwbasic" DATADIR="share/bwbasic" WWWDIR="www/bwbasic" ETCDIR="etc/bwbasic" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bwbasic DOCSDIR=/usr/local/share/doc/bwbasic EXAMPLESDIR=/usr/local/share/examples/bwbasic WWWDIR=/usr/local/www/bwbasic ETCDIR=/usr/local/etc/bwbasic -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> bwbasic-3.20 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 ===> bwbasic-3.20 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of bwbasic-3.20 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by bwbasic-3.20 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by bwbasic-3.20 for building => SHA256 Checksum OK for bwbasic-3.20.zip. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by bwbasic-3.20 for building ===> Extracting for bwbasic-3.20 => SHA256 Checksum OK for bwbasic-3.20.zip. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for bwbasic-3.20 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for bwbasic-3.20 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for bwbasic-3.20 checking how to run the C preprocessor checking for size_t in sys/types.h checking for string.h checking for stdlib.h checking for unistd.h checking for raise creating config.status creating Makefile -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for bwbasic-3.20 --- bwbasic.o --- --- bwb_cmd.o --- --- bwb_cnd.o --- --- bwb_dio.o --- --- bwb_exp.o --- --- bwbasic.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwbasic.c --- bwb_cmd.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_cmd.c --- bwb_cnd.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_cnd.c --- bwb_dio.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_dio.c --- bwb_exp.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_exp.c --- bwb_fnc.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_fnc.c --- bwb_inp.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_inp.c --- bwb_int.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_int.c --- bwb_prn.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_prn.c --- bwb_stc.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_stc.c --- bwb_str.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_str.c --- bwb_tbl.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_tbl.c --- bwb_var.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwb_var.c --- bwd_cmd.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwd_cmd.c --- bwd_fun.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwd_fun.c --- bwx_tty.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi bwx_tty.c --- renum.o --- cc -c -I. -DHAVE_STRING=1 -DHAVE_STDLIB=1 -DHAVE_UNISTD=1 -DHAVE_RAISE=1 -pipe -O2 -fno-strict-aliasing -Wall -ansi renum.c renum.c: In function 'main': renum.c:52:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ renum.c:52:7: warning: incompatible implicit declaration of built-in function 'exit' renum.c:52:7: note: include '' or provide a declaration of 'exit' renum.c:65:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ renum.c:65:7: note: include '' or provide a declaration of 'exit' renum.c:78:14: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] n = atoi(midstr2(pstr, 1, p)); ^ renum.c:89:15: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ renum.c:89:15: note: include '' or provide a declaration of 'exit' renum.c:101:19: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ renum.c:101:19: note: include '' or provide a declaration of 'exit' renum.c:118:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ renum.c:118:7: note: include '' or provide a declaration of 'exit' renum.c:245:13: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ renum.c:245:13: note: include '' or provide a declaration of 'exit' renum.c:279:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ renum.c:279:7: note: include '' or provide a declaration of 'exit' renum.c:295:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ renum.c:295:7: note: include '' or provide a declaration of 'exit' renum.c:493:4: warning: implicit declaration of function 'system' [-Wimplicit-function-declaration] system(tempstr); ^ renum.c:28:33: warning: variable 'l3' set but not used [-Wunused-but-set-variable] int c, f1, c1, i, f8, r, l1, l3; ^ renum.c:27:11: warning: variable 'd' set but not used [-Wunused-but-set-variable] int f, d, s, p, s1, t, l, g; ^ renum.c:27:8: warning: variable 'f' set but not used [-Wunused-but-set-variable] int f, d, s, p, s1, t, l, g; ^ renum.c:397:22: warning: 'getout' may be used uninitialized in this function [-Wmaybe-uninitialized] if (getout == 0) while(1) ^ renum.c:413:31: warning: 'p8' may be used uninitialized in this function [-Wmaybe-uninitialized] p9 = x9 - 1; ^ renum.c:217:34: warning: 'f8' may be used uninitialized in this function [-Wmaybe-uninitialized] if (f1 < 1 || i == 0 || f8 < 1 || l < 1) bp = 1; ^ renum.c:28:19: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] int c, f1, c1, i, f8, r, l1, l3; ^ --- bwb_int.o --- bwb_int.c: In function 'bwb_rint': bwb_int.c:3978:10: warning: 'Result' may be used uninitialized in this function [-Wmaybe-uninitialized] double Result; ^ --- renum --- cc renum.o -o renum --- bwbasic --- cc bwbasic.o bwb_cmd.o bwb_cnd.o bwb_dio.o bwb_exp.o bwb_fnc.o bwb_inp.o bwb_int.o bwb_prn.o bwb_stc.o bwb_str.o bwb_tbl.o bwb_var.o bwd_cmd.o bwd_fun.o bwx_tty.o -lm -o bwbasic -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for bwbasic-3.20 ===> Generating temporary packing list install -s -m 555 bwbasic /construction/lang/bwbasic/stage/usr/local/bin/bwbasic install -s -m 555 renum /construction/lang/bwbasic/stage/usr/local/bin/renum install -m 0644 /construction/lang/bwbasic/bwbasic-3.20/bwbasic.doc /construction/lang/bwbasic/stage/usr/local/share/doc/bwbasic ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for bwbasic-3.20 file sizes/checksums [6]: . done packing files [6]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 21:07:59 UTC Duration: 00:00:11