=> Building devel/cobf Started : Thursday, 12 APR 2018 at 08:13:10 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.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-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 cobf-1.06: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/cobf XDG_CONFIG_HOME=/construction/devel/cobf HOME=/construction/devel/cobf TMPDIR="/tmp" PATH=/construction/devel/cobf/.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/cobf XDG_CONFIG_HOME=/construction/devel/cobf HOME=/construction/devel/cobf TMPDIR="/tmp" PATH=/construction/devel/cobf/.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 -------------------------------------------------- DESTDIR=/construction/devel/cobf/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/cobf" EXAMPLESDIR="share/examples/cobf" DATADIR="share/cobf" WWWDIR="www/cobf" ETCDIR="etc/cobf" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cobf DOCSDIR=/usr/local/share/doc/cobf EXAMPLESDIR=/usr/local/share/examples/cobf WWWDIR=/usr/local/www/cobf ETCDIR=/usr/local/etc/cobf -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 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=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> cobf-1.06 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 ===> cobf-1.06 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cobf-1.06 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by cobf-1.06 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by cobf-1.06 for building => SHA256 Checksum OK for cobf_1.06.zip. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by cobf-1.06 for building ===> Extracting for cobf-1.06 => SHA256 Checksum OK for cobf_1.06.zip. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for cobf-1.06 ===> Applying ports patches for cobf-1.06 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for cobf-1.06 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for cobf-1.06 --- main.o --- --- cobf_lex.o --- --- lib.o --- --- b_alloc.o --- --- b_array.o --- --- main.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c main.cpp --- cobf_lex.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c cobf_lex.cpp --- lib.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c lib.cpp --- b_alloc.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_alloc.cpp --- b_array.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_array.cpp --- b_cont.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_cont.cpp --- b_str.o --- --- cobf_lex.o --- cobf.l: In function 'int yylex()': cobf.l:97:73: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from cobf.l:101:0: ../include/scanproc.h: In function 'void skip_string()': ../include/scanproc.h:290:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("string constant: EOF reached"); ^ ../include/scanproc.h:292:38: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("string constant too long"); ^ ../include/scanproc.h: In function 'void skip_comment1()': ../include/scanproc.h:421:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("comment: EOF reached"); ^ ../include/scanproc.h: In function 'void skip_stdinclude()': ../include/scanproc.h:607:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("#include: EOF reached"); ^ --- b_str.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_str.cpp --- cobf_lex.o --- ../include/scanproc.h: In function 'bool skip_include()': ../include/scanproc.h:741:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("#include: unsupported syntax"); ^ ../include/scanproc.h:751:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("#include: unsupported syntax"); ^ ../include/scanproc.h: In function 'void write_id(const char*)': ../include/scanproc.h:958:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("identifier '%s' not found", id_string); ^ ../include/scanproc.h:963:104: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror("identifier clash: (shrouded) identifier '%s' also defined as system token!\n", string_buffer); ^ --- b_obj.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_obj.cpp --- b_set.o --- c++ -pipe -O2 -fno-strict-aliasing -Dunix -I../include -c b_set.cpp --- cobf --- c++ -o cobf main.o cobf_lex.o lib.o b_alloc.o b_array.o b_cont.o b_str.o b_obj.o b_set.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for cobf-1.06 ===> Generating temporary packing list install -s -m 555 /construction/devel/cobf/src/cpp/cobf /construction/devel/cobf/stage/usr/local/bin/cobf install -m 0644 /construction/devel/cobf/copyright.txt /construction/devel/cobf/stage/usr/local/share/doc/cobf/COPYING install -m 0644 /construction/devel/cobf/readme.txt /construction/devel/cobf/stage/usr/local/share/doc/cobf/README install -m 0644 /construction/devel/cobf/doc/cobf.pdf /construction/devel/cobf/stage/usr/local/share/doc/cobf/cobf.pdf ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for cobf-1.06 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 08:13:17 UTC Duration: 00:00:06