=> Building games/cowsay Started : Thursday, 7 JUN 2018 at 23:51:15 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.242.g757c0-DEVELOPMENT #30: Tue May 8 14:06:27 PDT 2018 root@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 -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/games/cowsay XDG_CONFIG_HOME=/construction/games/cowsay HOME=/construction/games/cowsay TMPDIR="/tmp" PATH=/construction/games/cowsay/.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 -------------------------------------------------- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/games/cowsay XDG_CONFIG_HOME=/construction/games/cowsay HOME=/construction/games/cowsay TMPDIR="/tmp" PATH=/construction/games/cowsay/.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 -------------------------------------------------- DESTDIR=/construction/games/cowsay/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.26.2 PERL_VER=5.26 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.26 PROFILE="@comment " DOCSDIR="share/doc/cowsay" EXAMPLESDIR="share/examples/cowsay" DATADIR="share/cowsay" WWWDIR="www/cowsay" ETCDIR="etc/cowsay" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cowsay DOCSDIR=/usr/local/share/doc/cowsay EXAMPLESDIR=/usr/local/share/examples/cowsay WWWDIR=/usr/local/www/cowsay ETCDIR=/usr/local/etc/cowsay -------------------------------------------------- -- /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 _PERL5_FROM_BIN=5.26.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv3+ accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> cowsay-3.04_1 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 ===> cowsay-3.04_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cowsay-3.04_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by cowsay-3.04_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by cowsay-3.04_1 for building => SHA256 Checksum OK for tnalpgge-rank-amateur-cowsay-cowsay-3.04_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by cowsay-3.04_1 for building ===> Extracting for cowsay-3.04_1 => SHA256 Checksum OK for tnalpgge-rank-amateur-cowsay-cowsay-3.04_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for cowsay-3.04_1 ===> Applying ports patches for cowsay-3.04_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> cowsay-3.04_1 depends on package: perl5>=5.26<5.27 - not found ===> Installing existing package /packages/All/perl5-5.26.2.txz Installing perl5-5.26.2... Extracting perl5-5.26.2: .......... done Message from perl5-5.26.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> cowsay-3.04_1 depends on package: perl5>=5.26<5.27 - found ===> Returning to build of cowsay-3.04_1 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for cowsay-3.04_1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> cowsay-3.04_1 depends on package: perl5>=5.26<5.27 - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for cowsay-3.04_1 ===> Generating temporary packing list cd /construction/games/cowsay/rank-amateur-cowsay-cowsay-3.04; /bin/sh install.sh /construction/games/cowsay/stage/usr/local =================== cowsay Installation =================== Searching for useful perl executables... Found perl in /usr/local/bin/perl Found perl in /usr/local/bin/perl5 Found perl in /usr/local/bin/perl5.26.2 Found a good perl in /usr/local/bin/perl Found a good perl in /usr/local/bin/perl5 Found a good perl in /usr/local/bin/perl5.26.2 The following perl executables will run cowsay: /usr/local/bin/perl /usr/local/bin/perl5 /usr/local/bin/perl5.26.2 I recommend the latest stable perl you can find. I will be using /usr/local/bin/perl because I know it will work. Now I need an installation prefix. I will use /usr/local unless you give me a better idea here: /construction/games/cowsay/stage/usr/local (specified on command line) Okay, time to install this puppy. + mkdir -p /construction/games/cowsay/stage/usr/local/bin + /usr/local/bin/perl -p install.pl cowsay + chmod a+x /construction/games/cowsay/stage/usr/local/bin/cowsay + ln -s cowsay /construction/games/cowsay/stage/usr/local/bin/cowthink + mkdir -p /construction/games/cowsay/stage/usr/local/man/man1 + /usr/local/bin/perl -p install.pl cowsay.1 + chmod a+r /construction/games/cowsay/stage/usr/local/man/man1/cowsay.1 + ln -s cowsay.1 /construction/games/cowsay/stage/usr/local/man/man1/cowthink.1 + mkdir -p /construction/games/cowsay/stage/usr/local/share/cows + tar -cf - cows + cd /construction/games/cowsay/stage/usr/local/share + tar -xvf - x cows/ x cows/surgery.cow x cows/kitty.cow x cows/Frogs.pm x cows/telebears.cow x cows/blowfish.cow x cows/milk.cow x cows/bud-frogs.cow x cows/stegosaurus.cow x cows/vader.cow x cows/turkey.cow x cows/ren.cow x cows/satanic.cow x cows/stimpy.cow x cows/cower.cow x cows/beavis.zen.cow x cows/moose.cow x cows/cheese.cow x cows/elephant.cow x cows/dragon-and-cow.cow x cows/supermilker.cow x cows/vader-koala.cow x cows/hellokitty.cow x cows/mech-and-cow x cows/Example.pm x cows/head-in.cow x cows/elephant-in-snake.cow x cows/meow.cow x cows/three-eyes.cow x cows/ghostbusters.cow x cows/www.cow x cows/kosh.cow x cows/TextBalloon.pm x cows/kiss.cow x cows/DragonAndCow.pm x cows/dragon.cow x cows/bong.cow x cows/TuxStab.pm x cows/turtle.cow x cows/sheep.cow x cows/eyes.cow x cows/default.cow x cows/small.cow x cows/tux.cow x cows/MechAndCow.pm x cows/mutilated.cow x cows/Stegosaurus.pm x cows/sodomized.cow x cows/moofasa.cow x cows/luke-koala.cow x cows/bunny.cow x cows/daemon.cow x cows/skeleton.cow x cows/koala.cow x cows/flaming-sheep.cow x cows/udder.cow + set +x Okay, let us see if the install actually worked. Installation complete! Enjoy the cows! install -m 0644 /xports/games/cowsay/files/box.cow /construction/games/cowsay/stage/usr/local/share/cows install -m 0644 /xports/games/cowsay/files/jkh.cow /construction/games/cowsay/stage/usr/local/share/cows install -m 0644 /xports/games/cowsay/files/tux-stab.cow /construction/games/cowsay/stage/usr/local/share/cows ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for cowsay-3.04_1 file sizes/checksums [65]: . done packing files [65]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 7 JUN 2018 at 23:51:23 UTC Duration: 00:00:07