Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 616894 - sys-boot/elilo-3.16 : netfs.c:214:9: error: dereferencing pointer to incomplete type ‘EFI_PXE_BASE_CODE {aka struct EFI_PXE_BASE_CODE_PROTOCOL}’
Summary: sys-boot/elilo-3.16 : netfs.c:214:9: error: dereferencing pointer to incomple...
Status: RESOLVED DUPLICATE of bug 616802
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: IA-64 team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-28 16:42 UTC by Toralf Förster
Modified: 2017-04-28 16:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,5.65 KB, text/plain)
2017-04-28 16:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,416.50 KB, text/plain)
2017-04-28 16:42 UTC, Toralf Förster
Details
environment (environment,77.94 KB, text/plain)
2017-04-28 16:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,34.22 KB, application/x-bzip)
2017-04-28 16:43 UTC, Toralf Förster
Details
sys-boot:elilo-3.16:20170428-045459.log (sys-boot:elilo-3.16:20170428-045459.log,3.48 KB, text/plain)
2017-04-28 16:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.22 KB, application/x-bzip)
2017-04-28 16:43 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-04-28 16:42:52 UTC
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
netfs.c: In function ‘netfs_extract_ip’:
netfs.c:214:9: error: dereferencing pointer to incomplete type ‘EFI_PXE_BASE_CODE {aka struct EFI_PXE_BASE_CODE_PROTOCOL}’
  if (pxe->Mode->PxeDiscoverValid) {
         ^
netfs.c: In function ‘netfs_getinfo’:

  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named 13.0-no-multilib_20170418-203001) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
  [6]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-04-28 16:42:56 UTC
Created attachment 471188 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-28 16:42:59 UTC
Created attachment 471190 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-04-28 16:43:02 UTC
Created attachment 471192 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-04-28 16:43:05 UTC
Created attachment 471194 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-04-28 16:43:08 UTC
Created attachment 471196 [details]
sys-boot:elilo-3.16:20170428-045459.log
Comment 6 Toralf Förster gentoo-dev 2017-04-28 16:43:11 UTC
Created attachment 471198 [details]
temp.tbz2
Comment 7 Mike Gilbert gentoo-dev 2017-04-28 16:58:54 UTC

*** This bug has been marked as a duplicate of bug 616802 ***