=> Building dejagnu:standard (version 1.6.3_1) Started : Friday,12 APR 2024 at 22:46:53 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- MAKE=gmake CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/dejagnu" STD_EXAMPLESDIR="/raven/share/examples/dejagnu" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/dejagnu/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/dejagnu -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- ===> Installing expect-dev-standard package Installing expect-dev-standard-5.45.4_1... Extracting expect-dev-standard-5.45.4_1: ..... done ===> Installing gmake-primary-standard package Installing gmake-primary-standard-4.4... `-- Installing indexinfo-single-standard-0.3.1... | `-- Installing zlib-primary-standard-1.3.1... | `-- Extracting zlib-primary-standard-1.3.1: .... done `-- Extracting indexinfo-single-standard-0.3.1: ... done Extracting gmake-primary-standard-4.4: ........ done ===> Installing tcl86-dev-standard package Installing tcl86-dev-standard-8.6.14_1... Extracting tcl86-dev-standard-8.6.14_1: .......... done ===> Installing tcl86-tools-standard package Installing tcl86-tools-standard-8.6.14_1... `-- Installing tcl86-primary-standard-8.6.14_1... `-- Extracting tcl86-primary-standard-8.6.14_1: .......... done Extracting tcl86-tools-standard-8.6.14_1: . done ===> Installing indexinfo-single-standard package Installing indexinfo-single-standard-0.3.1... the most recent version of indexinfo-single-standard-0.3.1 is already installed -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for dejagnu-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for dejagnu-standard ===> Extracting for dejagnu-standard => SHA256 Checksum OK for dejagnu-1.6.3.tar.gz. ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (dev) ===> Creating package metadata (man) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for dejagnu-standard -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for dejagnu-standard ==> cd /construction/dejagnu/dejagnu-1.6.3 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" MAKE=gmake CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake sets $(MAKE)... (cached) yes checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... none checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for dejagnu-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/dejagnu STD_EXAMPLESDIR=/raven/share/examples/dejagnu MANPREFIX=/raven/share ==> cd /construction/dejagnu/dejagnu-1.6.3; gmake -f Makefile -j10 all gmake[1]: Entering directory '/construction/dejagnu/dejagnu-1.6.3' Done. Now run 'make install'. gmake[1]: Leaving directory '/construction/dejagnu/dejagnu-1.6.3' -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for dejagnu-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (dev) ===> Generating temporary packing list (man) gmake[1]: Entering directory '/construction/dejagnu/dejagnu-1.6.3' Done. Now run 'make install'. gmake[2]: Entering directory '/construction/dejagnu/dejagnu-1.6.3' /bin/mkdir -p '/construction/dejagnu/stage/raven/bin' install -m 555 dejagnu runtest '/construction/dejagnu/stage/raven/bin' /bin/mkdir -p '/construction/dejagnu/stage/raven/share/dejagnu/libexec' install -m 555 config.guess '/construction/dejagnu/stage/raven/share/dejagnu/libexec' /bin/mkdir -p '/construction/dejagnu/stage/raven/share/dejagnu/baseboards' install -m 0644 baseboards/README baseboards/aarch64-sim.exp baseboards/am33_2.0-libremote.exp baseboards/androideabi.exp baseboards/arm-ice.exp baseboards/arm-sid.exp baseboards/arm-sim.exp baseboards/basic-sid.exp baseboards/basic-sim.exp baseboards/cris-sim.exp baseboards/d30v-sim.exp baseboards/fr30-sim.exp baseboards/frv-sim.exp baseboards/gdbserver-sample.exp baseboards/generic-sim.exp baseboards/i386-sid.exp baseboards/iq2000-sim.exp baseboards/jmr3904-sim.exp baseboards/linux-gdbserver.exp baseboards/linux-libremote.exp baseboards/m68k-sid.exp baseboards/mcore-moto-sim.exp baseboards/mcore-sim.exp baseboards/mips-lnews-sim.exp baseboards/mips-lsi-sim.exp baseboards/mips-sim-idt32.exp baseboards/mips-sim-idt64.exp baseboards/mips-sim-mti32.exp baseboards/mips-sim-mti64.exp baseboards/mips-sim-mti64_64.exp baseboards/mips-sim-mti64_n32.exp baseboards/mips-sim-sde32.exp baseboards/mips-sim-sde64.exp baseboards/mips-sim.exp baseboards/mmixware-sim.exp baseboards/mn10200-sim.exp baseboards/mn10300-sim.exp baseboards/moxie-sim.exp baseboards/msp430-sim.exp baseboards/mt-sid.exp '/construction/dejagnu/stage/raven/share/dejagnu/baseboards' install -m 0644 baseboards/multi-sim.exp baseboards/pi.exp baseboards/powerpc-sim.exp baseboards/powerpcle-sim.exp baseboards/pru-sim.exp baseboards/qemu.exp baseboards/riscv-sim.exp baseboards/rx-sim.exp baseboards/sh-sid.exp baseboards/sh-sim.exp baseboards/sparc-sim.exp baseboards/sparc64-sim.exp baseboards/sparclite-sim-le.exp baseboards/sparclite-sim.exp baseboards/tx39-sim.exp baseboards/unix.exp baseboards/v850-sim.exp baseboards/visium-sim.exp baseboards/vr4100-sim.exp baseboards/vr4111-sim.exp baseboards/vr4300-sim.exp baseboards/xtensa-sim.exp '/construction/dejagnu/stage/raven/share/dejagnu/baseboards' /bin/mkdir -p '/construction/dejagnu/stage/raven/share/dejagnu/commands' install -m 0644 commands/help.sh commands/report-card.awk '/construction/dejagnu/stage/raven/share/dejagnu/commands' /bin/mkdir -p '/construction/dejagnu/stage/raven/share/dejagnu/config' install -m 0644 config/README config/adb.exp config/aarch64-fv8.exp config/default.exp config/gdb-comm.exp config/gdb_stub.exp config/sid.exp config/sim.exp config/unix.exp config/vxworks.exp '/construction/dejagnu/stage/raven/share/dejagnu/config' /bin/mkdir -p '/construction/dejagnu/stage/raven/include' install -m 0644 dejagnu.h '/construction/dejagnu/stage/raven/include' /bin/mkdir -p '/construction/dejagnu/stage/raven/share/info/.' install -m 0644 ./doc/dejagnu.info '/construction/dejagnu/stage/raven/share/info/.' /bin/mkdir -p '/construction/dejagnu/stage/raven/share/man/man1' install -m 0644 doc/dejagnu.1 doc/dejagnu-help.1 doc/dejagnu-report-card.1 doc/runtest.1 '/construction/dejagnu/stage/raven/share/man/man1' /bin/mkdir -p '/construction/dejagnu/stage/raven/share/dejagnu' install -m 0644 stub-loader.c testglue.c runtest.exp lib/debugger.exp lib/dejagnu.exp lib/dg.exp lib/dmucs.exp lib/framework.exp lib/ftp.exp lib/kermit.exp lib/libgloss.exp lib/remote.exp lib/rlogin.exp lib/rsh.exp lib/ssh.exp lib/standard.exp lib/target.exp lib/targetdb.exp lib/telnet.exp lib/tip.exp lib/utils.exp '/construction/dejagnu/stage/raven/share/dejagnu' gmake[2]: Leaving directory '/construction/dejagnu/dejagnu-1.6.3' gmake[1]: Leaving directory '/construction/dejagnu/dejagnu-1.6.3' ====> Start compressing man pages ====> Man page compression complete -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building dejagnu-complete-standard-1.6.3_1 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building dejagnu-primary-standard-1.6.3_1 subpackage file sizes/checksums [98]: . done packing files [98]: . done packing directories [0]: . done ===> Building dejagnu-dev-standard-1.6.3_1 subpackage file sizes/checksums [1]: . done packing files [1]: . done packing directories [0]: . done ===> Building dejagnu-man-standard-1.6.3_1 subpackage file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday,12 APR 2024 at 22:46:59 UTC Duration: 00:00:05