Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 471140 Details for
Bug 616802
sys-boot/elilo-3.16 fails to build with sys-boot/gnu-efi-3.0.5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 3.96 KB, created by
Wes
on 2017-04-28 15:04:04 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Wes
Created:
2017-04-28 15:04:04 UTC
Size:
3.96 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-boot/elilo-3.16 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: ia64@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking elilo-3.16-all.tar.gz to /var/tmp/portage/sys-boot/elilo-3.16/work >>>> Unpacking elilo_3.14-3.debian.tar.gz to /var/tmp/portage/sys-boot/elilo-3.16/work >>>> Unpacking ./elilo-3.16-source.tar.gz to /var/tmp/portage/sys-boot/elilo-3.16/work >>>> Source unpacked in /var/tmp/portage/sys-boot/elilo-3.16/work >>>> Preparing source in /var/tmp/portage/sys-boot/elilo-3.16/work/elilo-3.16-source ... > [32;01m*[0m Applying elilo-3.16-elilo-loop.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-boot/elilo-3.16/work/elilo-3.16-source ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-boot/elilo-3.16/work/elilo-3.16-source ... >make -j3 -j1 prefix= AS=x86_64-pc-linux-gnu-as CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-ld HOSTARCH=x86_64 ARCH=x86_64 EFIINC=/usr/include/efi GNUEFILIB=/usr/lib64 EFILIB=/usr/lib64 EFICRT0=/usr/lib64 >/bin/sh: dpkg-architecture: command not found >mkdir -p fs >make -C fs -f ./../fs/Makefile SRCDIR=./../fs ARCH=x86_64 >make[1]: Entering directory '/var/tmp/portage/sys-boot/elilo-3.16/work/elilo-3.16-source/fs' >/bin/sh: dpkg-architecture: command not found >x86_64-pc-linux-gnu-gcc -I. -I./../fs/.. -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I./../fs/../efi110 -O2 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -DENABLE_MACHINE_SPECIFIC_NETCONFIG -DCONFIG_LOCALFS -DCONFIG_NETFS -DCONFIG_CHOOSER_SIMPLE -DCONFIG_CHOOSER_TEXTMENU -DEFI_FUNCTION_WRAPPER -DCONFIG_x86_64 -c localfs.c -o localfs.o >[01m[Klocalfs.c:[m[K In function â[01m[Klocalfs_infosize[m[Kâ: >[01m[Klocalfs.c:135:24:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Klfs[m[Kâ set but not used [-Wunused-but-set-variable] > localfs_priv_state_t *lfs; >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -I. -I./../fs/.. -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I./../fs/../efi110 -O2 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -DENABLE_MACHINE_SPECIFIC_NETCONFIG -DCONFIG_LOCALFS -DCONFIG_NETFS -DCONFIG_CHOOSER_SIMPLE -DCONFIG_CHOOSER_TEXTMENU -DEFI_FUNCTION_WRAPPER -DCONFIG_x86_64 -c netfs.c -o netfs.o >[01m[Knetfs.c:[m[K In function â[01m[Knetfs_extract_ip[m[Kâ: >[01m[Knetfs.c:214:9:[m[K [01;31m[Kerror: [m[Kdereferencing pointer to incomplete type â[01m[KEFI_PXE_BASE_CODE {aka struct EFI_PXE_BASE_CODE_PROTOCOL}[m[Kâ > if (pxe->Mode->PxeDiscoverValid) { >[01;32m[K ^[m[K >[01m[Knetfs.c:[m[K In function â[01m[Knetfs_getinfo[m[Kâ: >[01m[Knetfs.c:610:12:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Kr[m[Kâ set but not used [-Wunused-but-set-variable] > INTN len, r; >[01;32m[K ^[m[K >make[1]: *** [../fs/../Make.rules:34: netfs.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-boot/elilo-3.16/work/elilo-3.16-source/fs' >make: *** [Makefile:95: fs] Error 2 > [31;01m*[0m ERROR: sys-boot/elilo-3.16::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-boot/elilo-3.16::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-boot/elilo-3.16::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-boot/elilo-3.16/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-boot/elilo-3.16/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-boot/elilo-3.16/work/elilo-3.16-source' > [31;01m*[0m S: '/var/tmp/portage/sys-boot/elilo-3.16/work/elilo-3.16-source'
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 616802
: 471140