FreeBSD Bugzilla – Attachment 152511 Details for
Bug 197181
New port: devel/gnu-efi EFI programming using GNU toolchain
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
The poudriere log (10.1 amd64)
gnu-efi-3.0.1.log (text/plain), 38.17 KB, created by
luca.pizzamiglio
on 2015-02-03 10:44:14 UTC
(
hide
)
Description:
The poudriere log (10.1 amd64)
Filename:
MIME Type:
Creator:
luca.pizzamiglio
Created:
2015-02-03 10:44:14 UTC
Size:
38.17 KB
patch
obsolete
>====>> Building devel/gnu-efi >build started at Mon Feb 2 17:39:25 CET 2015 >port directory: /usr/ports/devel/gnu-efi >building for: FreeBSD 101x64-development-job-02 10.1-RELEASE-p5 FreeBSD 10.1-RELEASE-p5 amd64 >maintained by: trasz@FreeBSD.org >Makefile ident: $FreeBSD: head/devel/gnu-efi/Makefile 377600 2015-01-21 13:20:22Z trasz $ >Poudriere version: 3.1.1 >Host OSVERSION: 1001000 >Jail OSVERSION: 1001000 > >---Begin Environment--- >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p5 >UNAME_r=10.1-RELEASE-p5 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >MASTERMNT=/poudriere/data/.m/101x64-development/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=gnu-efi-3.0.1 >OLDPWD=/ >PWD=/poudriere/data/.m/101x64-development/ref/.p/pool >MASTERNAME=101x64-development >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.1 >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gnu-efi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gnu-efi/work HOME=/wrkdirs/usr/ports/devel/gnu-efi/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gnu-efi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gnu-efi/work HOME=/wrkdirs/usr/ports/devel/gnu-efi/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES 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 LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe "-fPIC" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS=""-fPIC"" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe "-fPIC" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >OSREL=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/gnu-efi" >EXAMPLESDIR="share/examples/gnu-efi" >DATADIR="share/gnu-efi" >WWWDIR="www/gnu-efi" >ETCDIR="etc/gnu-efi" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/gnu-efi >DOCSDIR=/usr/local/share/doc/gnu-efi >EXAMPLESDIR=/usr/local/share/examples/gnu-efi >WWWDIR=/usr/local/www/gnu-efi >ETCDIR=/usr/local/etc/gnu-efi >--End SUB_LIST-- > >---Begin make.conf--- >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License GPLv2 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> gnu-efi-3.0.1 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.4.7.txz >[101x64-development-job-02] Installing pkg-1.4.7... >[101x64-development-job-02] Extracting pkg-1.4.7... done >Message for pkg-1.4.7: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of gnu-efi-3.0.1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by gnu-efi-3.0.1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by gnu-efi-3.0.1 for building >=> SHA256 Checksum OK for gnu-efi-3.0.1.tar.bz2. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by gnu-efi-3.0.1 for building >===> Extracting for gnu-efi-3.0.1 >=> SHA256 Checksum OK for gnu-efi-3.0.1.tar.bz2. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for gnu-efi-3.0.1 >===> Applying FreeBSD patches for gnu-efi-3.0.1 >=========================================================================== >=======================<phase: build-depends >============================ >===> gnu-efi-3.0.1 depends on file: /usr/local/bin/ar - not found >===> Verifying install for /usr/local/bin/ar in /usr/ports/devel/binutils >===> Installing existing package /packages/All/binutils-2.25.txz >[101x64-development-job-02] Installing binutils-2.25... >[101x64-development-job-02] `-- Installing gettext-runtime-0.19.4... >[101x64-development-job-02] | `-- Installing indexinfo-0.2.2... >[101x64-development-job-02] | `-- Extracting indexinfo-0.2.2... done >[101x64-development-job-02] `-- Extracting gettext-runtime-0.19.4... done >[101x64-development-job-02] Extracting binutils-2.25... done >===> Returning to build of gnu-efi-3.0.1 >===> gnu-efi-3.0.1 depends on executable: gmake - not found >===> Verifying install for gmake in /usr/ports/devel/gmake >===> Installing existing package /packages/All/gmake-4.1_1.txz >[101x64-development-job-02] Installing gmake-4.1_1... >[101x64-development-job-02] Extracting gmake-4.1_1... done >===> Returning to build of gnu-efi-3.0.1 >===> gnu-efi-3.0.1 depends on executable: gcc48 - not found >===> Verifying install for gcc48 in /usr/ports/lang/gcc >===> Installing existing package /packages/All/gcc-4.8.4.txz >[101x64-development-job-02] Installing gcc-4.8.4... >[101x64-development-job-02] `-- Installing gcc-ecj-4.5... >[101x64-development-job-02] `-- Extracting gcc-ecj-4.5... done >[101x64-development-job-02] `-- Installing gmp-5.1.3_2... >[101x64-development-job-02] `-- Extracting gmp-5.1.3_2... done >[101x64-development-job-02] `-- Installing mpc-1.0.2_1... >[101x64-development-job-02] | `-- Installing mpfr-3.1.2_2... >[101x64-development-job-02] | `-- Extracting mpfr-3.1.2_2... done >[101x64-development-job-02] `-- Extracting mpc-1.0.2_1... done >[101x64-development-job-02] Extracting gcc-4.8.4... done >Message for gcc-4.8.4: > To ensure binaries built with this toolchain find appropriate versions >of the necessary run-time libraries, you may want to link using > > -Wl,-rpath=/usr/local/lib/gcc48 > >For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens >transparently. >===> Returning to build of gnu-efi-3.0.1 >===> gnu-efi-3.0.1 depends on file: /usr/local/bin/as - found >===> gnu-efi-3.0.1 depends on file: /usr/local/bin/ccache - not found >===> Verifying install for /usr/local/bin/ccache in /usr/ports/devel/ccache >===> Installing existing package /packages/All/ccache-3.2.1_1.txz >[101x64-development-job-02] Installing ccache-3.2.1_1... >[101x64-development-job-02] Extracting ccache-3.2.1_1... done >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 gcc48 >create symlink for gcc48 (world) >create symlink for g++48 >create symlink for g++48 (world) >Message for ccache-3.2.1_1: > NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> Returning to build of gnu-efi-3.0.1 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for gnu-efi-3.0.1 >=========================================================================== >=======================<phase: build >============================ >===> Building for gnu-efi-3.0.1 >gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1' >mkdir -p lib >gmake -C lib -f /wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/Makefile SRCDIR=/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib ARCH=x86_64 >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib' >for sdir in ia32 x86_64 ia64 runtime; do mkdir -p $sdir; done >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c boxdraw.c -o boxdraw.o >/usr/local/bin/ar rv libefi.a boxdraw.o >/usr/local/bin/ar: creating libefi.a >a - boxdraw.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c smbios.c -o smbios.o >/usr/local/bin/ar rv libefi.a smbios.o >a - smbios.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c console.c -o console.o >/usr/local/bin/ar rv libefi.a console.o >a - console.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c crc.c -o crc.o >/usr/local/bin/ar rv libefi.a crc.o >a - crc.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c data.c -o data.o >/usr/local/bin/ar rv libefi.a data.o >a - data.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c debug.c -o debug.o >/usr/local/bin/ar rv libefi.a debug.o >a - debug.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c dpath.c -o dpath.o >/usr/local/bin/ar rv libefi.a dpath.o >a - dpath.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c error.c -o error.o >/usr/local/bin/ar rv libefi.a error.o >a - error.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c event.c -o event.o >/usr/local/bin/ar rv libefi.a event.o >a - event.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c guid.c -o guid.o >/usr/local/bin/ar rv libefi.a guid.o >a - guid.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c hand.c -o hand.o >hand.c: In function 'LibLocateHandleByDiskSignature': >hand.c:120:28: warning: variable 'Start' set but not used [-Wunused-but-set-variable] > EFI_DEVICE_PATH *Start, *Next, *DevPath; > ^ >/usr/local/bin/ar rv libefi.a hand.o >a - hand.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c hw.c -o hw.o >hw.c: In function 'ReadPort': >hw.c:79:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable] > EFI_STATUS Status; > ^ >hw.c: In function 'WritePort': >hw.c:94:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable] > EFI_STATUS Status; > ^ >hw.c: In function 'ReadPciConfig': >hw.c:109:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable] > EFI_STATUS Status; > ^ >hw.c: In function 'WritePciConfig': >hw.c:124:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable] > EFI_STATUS Status; > ^ >/usr/local/bin/ar rv libefi.a hw.o >a - hw.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c init.c -o init.o >/usr/local/bin/ar rv libefi.a init.o >a - init.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c lock.c -o lock.o >/usr/local/bin/ar rv libefi.a lock.o >a - lock.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c misc.c -o misc.o >/usr/local/bin/ar rv libefi.a misc.o >a - misc.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c print.c -o print.o >/usr/local/bin/ar rv libefi.a print.o >a - print.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c sread.c -o sread.o >/usr/local/bin/ar rv libefi.a sread.o >a - sread.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c str.c -o str.o >/usr/local/bin/ar rv libefi.a str.o >a - str.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c cmdline.c -o cmdline.o >cmdline.c: In function 'GetShellArgcArgvFromLoadedImage': >cmdline.c:39:3: warning: passing argument 3 of 'BS->OpenProtocol' from incompatible pointer type [enabled by default] > Status = uefi_call_wrapper(BS->OpenProtocol, 6, > ^ >cmdline.c:39:3: note: expected 'void **' but argument is of type 'struct EFI_LOADED_IMAGE **' >/usr/local/bin/ar rv libefi.a cmdline.o >a - cmdline.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c runtime/rtlock.c -o runtime/rtlock.o >/usr/local/bin/ar rv libefi.a runtime/rtlock.o >a - runtime/rtlock.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c runtime/efirtlib.c -o runtime/efirtlib.o >/usr/local/bin/ar rv libefi.a runtime/efirtlib.o >a - runtime/efirtlib.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c runtime/rtstr.c -o runtime/rtstr.o >/usr/local/bin/ar rv libefi.a runtime/rtstr.o >a - runtime/rtstr.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c runtime/vm.c -o runtime/vm.o >/usr/local/bin/ar rv libefi.a runtime/vm.o >a - runtime/vm.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c runtime/rtdata.c -o runtime/rtdata.o >/usr/local/bin/ar rv libefi.a runtime/rtdata.o >a - runtime/rtdata.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c x86_64/initplat.c -o x86_64/initplat.o >/usr/local/bin/ar rv libefi.a x86_64/initplat.o >a - x86_64/initplat.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c x86_64/math.c -o x86_64/math.o >/usr/local/bin/ar rv libefi.a x86_64/math.o >a - x86_64/math.o >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c x86_64/callwrap.c -o x86_64/callwrap.o >/usr/local/bin/ar rv libefi.a x86_64/callwrap.o >a - x86_64/callwrap.o >gcc48 -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c -o x86_64/efi_stub.o x86_64/efi_stub.S >/usr/local/bin/ar rv libefi.a x86_64/efi_stub.o >a - x86_64/efi_stub.o >rm hand.o data.o runtime/vm.o runtime/efirtlib.o x86_64/callwrap.o cmdline.o print.o init.o debug.o misc.o console.o str.o x86_64/initplat.o error.o crc.o smbios.o hw.o x86_64/math.o runtime/rtdata.o runtime/rtlock.o guid.o boxdraw.o x86_64/efi_stub.o event.o sread.o runtime/rtstr.o dpath.o lock.o >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib' >mkdir -p gnuefi >gmake -C gnuefi -f /wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi/Makefile SRCDIR=/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi ARCH=x86_64 >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi' >gcc48 -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c -o crt0-efi-x86_64.o crt0-efi-x86_64.S >gcc48 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi/../inc -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi/../inc/x86_64 -I/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi/../inc/protocol -O2 -pipe -fPIC -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -mno-red-zone -mno-mmx -mno-sse -O2 -fPIC -Wall -fshort-wchar -fno-strict-aliasing -ffreestanding -fno-stack-protector -fPIC -fPIC -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -DCONFIG_x86_64 -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 -c reloc_x86_64.c -o reloc_x86_64.o >/usr/local/bin/ar rv libgnuefi.a reloc_x86_64.o >/usr/local/bin/ar: creating libgnuefi.a >a - reloc_x86_64.o >rm reloc_x86_64.o >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi' >mkdir -p inc >gmake -C inc -f /wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/inc/Makefile SRCDIR=/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/inc ARCH=x86_64 >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/inc' >gmake[2]: Nothing to be done for 'all'. >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/inc' >gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1' >=========================================================================== >=======================<phase: run-depends >============================ >===> gnu-efi-3.0.1 depends on executable: gcc48 - found >=========================================================================== >=======================<phase: stage >============================ >===> Staging for gnu-efi-3.0.1 >===> Generating temporary packing list >gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1' >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib' >install -m 644 libefi.a ///wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/lib/ >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/lib' >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi' >mkdir -p ///wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/lib >install -m 644 crt0-efi-x86_64.o libgnuefi.a ///wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/lib >install -m 644 elf_x86_64_fbsd_efi.lds ///wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/lib >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/gnuefi' >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/inc' >mkdir -p //wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/include/efi >mkdir -p //wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/include/efi/protocol >mkdir -p //wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/include/efi/x86_64 >install -m 644 *.h //wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/include/efi >install -m 644 protocol/*.h //wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/include/efi/protocol >install -m 644 x86_64/*.h //wrkdirs/usr/ports/devel/gnu-efi/work/stage/usr/local/include/efi/x86_64 >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1/inc' >gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gnu-efi/work/gnu-efi-3.0.1' >====> Compressing man pages (compress-man) >=========================================================================== >=======================<phase: package >============================ >===> Building package for gnu-efi-3.0.1 >=========================================================================== >====>> Cleaning up wrkdir >===> Cleaning for gnu-efi-3.0.1 >build of devel/gnu-efi ended at Mon Feb 2 17:39:36 CET 2015 >build time: 00:00:11
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 197181
:
152344
|
152510
| 152511