=> Building devel/cweb Started : Thursday, 30 AUG 2018 at 08:43:18 UTC Platform: 5.3-DEVELOPMENT DragonFly 5.3-DEVELOPMENT #140: Wed Aug 29 22:06:30 PDT 2018 root@test.backplane.com:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.3-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.3-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 cweb-3.64a.a: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/cweb XDG_CONFIG_HOME=/construction/devel/cweb HOME=/construction/devel/cweb TMPDIR="/tmp" PATH=/construction/devel/cweb/.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/devel/cweb XDG_CONFIG_HOME=/construction/devel/cweb HOME=/construction/devel/cweb TMPDIR="/tmp" PATH=/construction/devel/cweb/.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 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 -------------------------------------------------- CWEBINPUTS="/usr/local/share/cweb" CFLAGS="-pipe -O2 -fno-strict-aliasing" LINKFLAGS="" CC="cc" DESTDIR=/construction/devel/cweb/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/cweb" EXAMPLESDIR="share/examples/cweb" DATADIR="share/cweb" WWWDIR="www/cweb" ETCDIR="etc/cweb" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cweb DOCSDIR=/usr/local/share/doc/cweb EXAMPLESDIR=/usr/local/share/examples/cweb WWWDIR=/usr/local/www/cweb ETCDIR=/usr/local/etc/cweb -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem 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=12 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500316 OSVERSION=9999999 OSREL=5.3 _OSRELEASE=5.3-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> cweb-3.64a.a depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz Installing pkg-1.10.5_1... Extracting pkg-1.10.5_1: .......... done ===> cweb-3.64a.a depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cweb-3.64a.a -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by cweb-3.64a.a for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by cweb-3.64a.a for building => SHA256 Checksum OK for cweb-3.64aa.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by cweb-3.64a.a for building ===> Extracting for cweb-3.64a.a => SHA256 Checksum OK for cweb-3.64aa.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for cweb-3.64a.a ===> Applying ports patches for cweb-3.64a.a -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for cweb-3.64a.a -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for cweb-3.64a.a --- ctangle.o --- --- common.o --- --- ctangle.o --- cc -pipe -O2 -fno-strict-aliasing -c ctangle.c --- common.o --- cc -pipe -O2 -fno-strict-aliasing -DCWEBINPUTS=\"/usr/local/share/cweb\" -c common.c common.w:1412:12: warning: conflicting types for built-in function 'strlen' extern int strlen(); /* length of string */ ^ --- ctangle.o --- ./common.h:123:8: warning: type defaults to 'int' in declaration of 'history' [-Wimplicit-int] extern history; /* indicates how bad this run was */ ^ ./common.h:124:8: warning: type defaults to 'int' in declaration of 'err_print' [-Wimplicit-int] extern err_print(); /* print error message and context */ ^ ./common.h:125:8: warning: type defaults to 'int' in declaration of 'wrap_up' [-Wimplicit-int] extern wrap_up(); /* indicate |history| and exit */ ^ ./common.h:138:8: warning: type defaults to 'int' in declaration of 'include_depth' [-Wimplicit-int] extern include_depth; /* current level of nesting */ ^ ./common.h:148:8: warning: type defaults to 'int' in declaration of 'line' [-Wimplicit-int] extern line[]; /* number of current line in the stacked files */ ^ ./common.h:149:8: warning: type defaults to 'int' in declaration of 'change_line' [-Wimplicit-int] extern change_line; /* number of current line in change file */ ^ ./common.h:153:8: warning: type defaults to 'int' in declaration of 'reset_input' [-Wimplicit-int] extern reset_input(); /* initialize to read the web file and change file */ ^ ./common.h:154:8: warning: type defaults to 'int' in declaration of 'get_line' [-Wimplicit-int] extern get_line(); /* inputs the next line */ ^ ./common.h:155:8: warning: type defaults to 'int' in declaration of 'check_complete' [-Wimplicit-int] extern check_complete(); /* checks that all changes were picked up */ ^ ./ctangle.w:78:12: warning: conflicting types for built-in function 'strlen' extern int strlen(); /* length of string */ ^ --- ctangle --- cc -o ctangle ctangle.o common.o --- cweave.c --- ./ctangle cweave This is CTANGLE (Version 3.64) *1*16*29*37*58*77*88*96*103*174*185*205*225*250 Writing the output file (cweave.c):.....500.....1000.....1500.....2000.....2500.....3000.....3500 Done. (No errors were found.) --- cweave.o --- cc -pipe -O2 -fno-strict-aliasing -c cweave.c common.h:123:8: warning: type defaults to 'int' in declaration of 'history' [-Wimplicit-int] extern history; /* indicates how bad this run was */ ^ common.h:124:8: warning: type defaults to 'int' in declaration of 'err_print' [-Wimplicit-int] extern err_print(); /* print error message and context */ ^ common.h:125:8: warning: type defaults to 'int' in declaration of 'wrap_up' [-Wimplicit-int] extern wrap_up(); /* indicate |history| and exit */ ^ common.h:138:8: warning: type defaults to 'int' in declaration of 'include_depth' [-Wimplicit-int] extern include_depth; /* current level of nesting */ ^ common.h:148:8: warning: type defaults to 'int' in declaration of 'line' [-Wimplicit-int] extern line[]; /* number of current line in the stacked files */ ^ common.h:149:8: warning: type defaults to 'int' in declaration of 'change_line' [-Wimplicit-int] extern change_line; /* number of current line in change file */ ^ common.h:153:8: warning: type defaults to 'int' in declaration of 'reset_input' [-Wimplicit-int] extern reset_input(); /* initialize to read the web file and change file */ ^ common.h:154:8: warning: type defaults to 'int' in declaration of 'get_line' [-Wimplicit-int] extern get_line(); /* inputs the next line */ ^ common.h:155:8: warning: type defaults to 'int' in declaration of 'check_complete' [-Wimplicit-int] extern check_complete(); /* checks that all changes were picked up */ ^ cweave.w:83:12: warning: conflicting types for built-in function 'strlen' extern int strlen(); /* length of string */ ^ --- cweave --- cc -o cweave cweave.o common.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for cweb-3.64a.a ===> Generating temporary packing list install -s -m 555 /construction/devel/cweb/cweb-3.64a.a/ctangle /construction/devel/cweb/stage/usr/local/bin install -s -m 555 /construction/devel/cweb/cweb-3.64a.a/cweave /construction/devel/cweb/stage/usr/local/bin install -m 444 /construction/devel/cweb/cweb-3.64a.a/cweb.1 /construction/devel/cweb/stage/usr/local/man/man1 install -m 0644 /construction/devel/cweb/cweb-3.64a.a/c++lib.w /construction/devel/cweb/stage/usr/local/share/cweb install -m 0644 /construction/devel/cweb/cweb-3.64a.a/cweb.el /construction/devel/cweb/stage/usr/local/share/emacs/site-lisp install -m 0644 /construction/devel/cweb/cweb-3.64a.a/cwebmac.tex /construction/devel/cweb/stage/usr/local/share/texmf/tex/generic/misc install -m 0644 /construction/devel/cweb/cweb-3.64a.a/cwebman.tex /construction/devel/cweb/stage/usr/local/share/doc/cweb ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for cweb-3.64a.a file sizes/checksums [7]: . done packing files [7]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 30 AUG 2018 at 08:43:29 UTC Duration: 00:00:11