------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/misc/seabios XDG_CONFIG_HOME=/construction/misc/seabios XDG_CACHE_HOME=/construction/misc/seabios/.cache HOME=/construction/misc/seabios TMPDIR="/tmp" PATH=/construction/misc/seabios/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/misc/seabios/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- LDVER=ld.bfd XDG_DATA_HOME=/construction/misc/seabios XDG_CONFIG_HOME=/construction/misc/seabios XDG_CACHE_HOME=/construction/misc/seabios/.cache HOME=/construction/misc/seabios TMPDIR="/tmp" PATH=/construction/misc/seabios/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/misc/seabios/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="gcc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="g++" 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- AS="as" HOSTCC="cc" LD="ld" OBJCPY="" OBJDUMP="/usr/bin/objdump" PYTHON="/usr/local/bin/python3.9" DESTDIR=/construction/misc/seabios/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/seabios" EXAMPLESDIR="share/examples/seabios" DATADIR="share/seabios" WWWDIR="www/seabios" ETCDIR="etc/seabios" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/seabios DOCSDIR=/usr/local/share/doc/seabios EXAMPLESDIR=/usr/local/share/examples/seabios WWWDIR=/usr/local/www/seabios ETCDIR=/usr/local/etc/seabios SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> seabios-1.16.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> seabios-1.16.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by seabios-1.16.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> seabios-1.16.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by seabios-1.16.1_1 for building => SHA256 Checksum OK for seabios-1.16.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> seabios-1.16.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by seabios-1.16.1_1 for building ===> Extracting for seabios-1.16.1_1 ===> seabios-1.16.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by seabios-1.16.1_1 for building => SHA256 Checksum OK for seabios-1.16.1.tar.gz. Extracted Memory Use: 3.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for seabios-1.16.1_1 ===> Applying dragonfly patches for seabios-1.16.1_1 from /xports/misc/seabios/dragonfly SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> seabios-1.16.1_1 depends on package: gmake>=4.3 - found ===> seabios-1.16.1_1 depends on file: /usr/local/bin/python3.9 - found ===> seabios-1.16.1_1 depends on file: /usr/local/bin/as - found ===> seabios-1.16.1_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> seabios-1.16.1_1 depends on package: gmake>=4.3 - found ===> seabios-1.16.1_1 depends on file: /usr/local/bin/python3.9 - found ===> seabios-1.16.1_1 depends on file: /usr/local/bin/as - found ===> seabios-1.16.1_1 depends on file: /usr/local/bin/ccache - found ===> Configuring for seabios-1.16.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for seabios-1.16.1_1 gmake[2]: Entering directory '/construction/misc/seabios/seabios-1.16.1' gmake[3]: Entering directory '/construction/misc/seabios/seabios-1.16.1' gmake[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. scripts/kconfig/conf --olddefconfig /construction/misc/seabios/seabios-1.16.1/src/Kconfig # # configuration written to /construction/misc/seabios/seabios-1.16.1/.config # gmake[3]: Leaving directory '/construction/misc/seabios/seabios-1.16.1/out' Compiling to assembler out/src/asm-offsets.s gmake[3]: Entering directory '/construction/misc/seabios/seabios-1.16.1' gmake[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Build Kconfig config file gmake[3]: Leaving directory '/construction/misc/seabios/seabios-1.16.1/out' Compile checking out/src/misc.o Compile checking out/src/stacks.o Compile checking out/src/string.o Compile checking out/src/block.o Compile checking out/src/disk.o Compile checking out/src/mouse.o Compile checking out/src/output.o Compile checking out/src/cdrom.o Compile checking out/src/kbd.o Compile checking out/src/system.o Compile checking out/src/sercon.o Compile checking out/src/clock.o Compile checking out/src/resume.o Compile checking out/src/pnpbios.o Compile checking out/src/serial.o In file included from src/x86.h:23, from src/farptr.h:9, from src/output.c:9: src/types.h:141: warning: "__section" redefined #define __section(S) __attribute__((section(S))) In file included from /usr/include/sys/stdarg.h:30, from /usr/include/stdarg.h:30, from src/output.c:7: /usr/include/sys/cdefs.h:195: note: this is the location of the previous definition #define __section(x) __attribute__((__section__(x))) In file included from src/x86.h:23, from src/farptr.h:9, from src/output.c:9: src/types.h:144: warning: "__aligned" redefined #define __aligned(x) __attribute__((aligned(x))) In file included from /usr/include/sys/stdarg.h:30, from /usr/include/stdarg.h:30, from src/output.c:7: /usr/include/sys/cdefs.h:194: note: this is the location of the previous definition #define __aligned(x) __attribute__((__aligned__(x))) In file included from src/x86.h:23, from src/farptr.h:9, from src/output.c:9: src/types.h:149: warning: "__always_inline" redefined #define __always_inline inline __attribute__((always_inline)) In file included from /usr/include/sys/stdarg.h:30, from /usr/include/stdarg.h:30, from src/output.c:7: /usr/include/sys/cdefs.h:211: note: this is the location of the previous definition #define __always_inline __attribute__((__always_inline__)) cc1: warning: unrecognized command line option '-Wno-address-of-packed-member' Compile checking out/src/pcibios.o Compile checking out/src/cp437.o Compile checking out/src/hw/pci.o Compile checking out/src/hw/timer.o Compile checking out/src/hw/rtc.o Compile checking out/src/hw/dma.o Compile checking out/src/vgahooks.o Compile checking out/src/apm.o Compile checking out/src/hw/pic.o Compile checking out/src/hw/serialio.o Compile checking out/src/hw/usb.o Compile checking out/src/hw/ps2port.o Compile checking out/src/hw/usb-ohci.o Compile checking out/src/hw/usb-uhci.o Compile checking out/src/hw/usb-ehci.o Compile checking out/src/hw/usb-hid.o Compile checking out/src/hw/blockcmd.o Compile checking out/src/hw/usb-msc.o Compile checking out/src/hw/floppy.o Compile checking out/src/hw/ata.o Compile checking out/src/hw/ramdisk.o Compile checking out/src/hw/usb-uas.o Compile checking out/src/hw/lsi-scsi.o Compile checking out/src/hw/megasas.o Compile checking out/src/hw/esp-scsi.o Compile checking out/src/hw/mpt-scsi.o Compile checking out/src/post.o Compile checking out/src/e820map.o Compile checking out/src/malloc.o Compile checking out/src/x86.o Compile checking out/src/optionroms.o Compile checking out/src/romfile.o Compile checking out/src/pmm.o Compile checking out/src/font.o Compile checking out/src/boot.o Compile checking out/src/jpeg.o Compile checking out/src/bootsplash.o Compile checking out/src/tcgbios.o Compile checking out/src/sha1.o Compile checking out/src/bmp.o Compile checking out/src/hw/pcidevice.o Compile checking out/src/hw/ahci.o Compile checking out/src/hw/pvscsi.o Compile checking out/src/hw/usb-xhci.o Compile checking out/src/hw/usb-hub.o Compile checking out/src/hw/sdcard.o Compile checking out/src/fw/coreboot.o Compile checking out/src/fw/multiboot.o Compile checking out/src/fw/csm.o Compile checking out/src/fw/biostables.o Compile checking out/src/fw/lzmadecode.o Compile checking out/src/fw/paravirt.o Compile checking out/src/fw/shadow.o Compile checking out/src/fw/pciinit.o Compile checking out/src/fw/smm.o Compile checking out/src/fw/smp.o Compile checking out/src/fw/xen.o Compile checking out/src/fw/acpi.o Compile checking out/src/fw/mptable.o Compile checking out/src/fw/pirtable.o Compile checking out/src/fw/mtrr.o Compile checking out/src/fw/smbios.o Compile checking out/src/fw/romfile_loader.o Compile checking out/src/hw/virtio-ring.o Compile checking out/src/hw/virtio-pci.o Compile checking out/src/fw/dsdt_parser.o Compile checking out/src/hw/virtio-mmio.o Compile checking out/src/hw/virtio-blk.o Compile checking out/src/hw/virtio-scsi.o Compile checking out/src/hw/tpm_drivers.o Compile checking out/src/hw/nvme.o Compile checking out/src/sha256.o Compile checking out/src/sha512.o Generating offset file out/asm-offsets.h Compiling whole program out/code32seg.o Compiling (16bit) out/romlayout.o Compiling whole program out/ccode16.o Compiling whole program out/ccode32flat.o Building ld scripts Version: 1.16.1-20230729_082957-sting.dragonflybsd.org Fixed space: 0xe05b-0x10000 total: 8101 slack: 11 Percent slack: 0.1% 16bit size: 38112 32bit segmented size: 2287 32bit flat size: 46001 32bit flat init size: 89472 Lowmem size: 2240 f-segment var size: 1248 Linking out/rom16.o Linking out/rom32seg.o Stripping out/rom32seg.noexec.o Stripping out/rom16.noexec.o Linking out/rom.o Prepping out/bios.bin.prep Total size: 185568 Fixed: 87648 Free: 76576 (used 70.8% of 256KiB rom) Creating out/bios.bin gmake[2]: Leaving directory '/construction/misc/seabios/seabios-1.16.1' SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for seabios-1.16.1_1 ===> Generating temporary packing list /bin/mkdir -p /construction/misc/seabios/stage/usr/local/share/seabios install -m 0644 /construction/misc/seabios/seabios-1.16.1/out/bios.bin /construction/misc/seabios/stage/usr/local/share/seabios ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for seabios-1.16.1_1 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% Service unavailablepacking files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:27