Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 575966 - =sys-libs/efivar-0.21 fails to build - cc1: error: unrecognized command line option '-Wmaybe-uninitialized'cc1: error: unrecognized command line option '-std=gnu11'cc1: error: unrecognized command line option '-std=gnu11'
Summary: =sys-libs/efivar-0.21 fails to build - cc1: error: unrecognized command line ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-29 06:32 UTC by Jason Mours
Modified: 2016-02-29 17:38 UTC (History)
0 users

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


Attachments
efivar-0.21-build.log (efivar-0.21-build.log,20.87 KB, text/plain)
2016-02-29 06:33 UTC, Jason Mours
Details
efivar-0.21-emerge.info (efivar-0.21-emerge.info,17.65 KB, text/plain)
2016-02-29 06:33 UTC, Jason Mours
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mours 2016-02-29 06:32:25 UTC
Emerging =sys-libs/efivar-0.21 fails with following :

gcc -march=native -mtune=amdfam10 -Os -pipe -ggdb -Werror -Wall -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -fvisibility=hidden -D_GNU_SOURCE -I/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/src/include/efivar/  -Wmaybe-uninitialized  -c -o guid.o guid.c
make[1]: *** No rule to make target 'makeguids.o', needed by 'makeguids'.  Stop.
make[1]: *** Waiting for unfinished jobs....
cc1: error: unrecognized command line option '-Wmaybe-uninitialized'
cc1: error: unrecognized command line option '-std=gnu11'
cc1: error: unrecognized command line option '-Wmaybe-uninitialized'
cc1: error: unrecognized command line option '-std=gnu11'
cc1: error: unrecognized command line option '-Wmaybe-uninitialized'
cc1: error: unrecognized command line option '-std=gnu11'
cc1: error: unrecognized command line option '-Wmaybe-uninitialized'
cc1: error: unrecognized command line option '-std=gnu11'
/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/Make.rules:17: recipe for target 'dp.o' failed
make[1]: *** [dp.o] Error 1
cc1: error: unrecognized command line option '-Wmaybe-uninitialized'
cc1: error: unrecognized command line option '-std=gnu11'
/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/Make.rules:17: recipe for target 'dp-acpi.o' failed
make[1]: *** [dp-acpi.o] Error 1
cc1: error: unrecognized command line option '-Wmaybe-uninitialized'
cc1: error: unrecognized command line option '-std=gnu11'
cc1: error: unrecognized command line option '-Wmaybe-uninitialized'
cc1: error: unrecognized command line option '-std=gnu11'
cc1: error: unrecognized command line option '-Wmaybe-uninitialized'
cc1: error: unrecognized command line option '-std=gnu11'
/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/Make.rules:17: recipe for target 'dp-media.o' failed
make[1]: *** [dp-media.o] Error 1
/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/Make.rules:17: recipe for target 'dp-hw.o' failed
make[1]: *** [dp-hw.o] Error 1
/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/Make.rules:17: recipe for target 'dp-message.o' failed
make[1]: *** [dp-message.o] Error 1
/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/Make.rules:17: recipe for target 'efivarfs.o' failed
make[1]: *** [efivarfs.o] Error 1
/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/Make.rules:17: recipe for target 'guid.o' failed
make[1]: *** [guid.o] Error 1
/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/Make.rules:17: recipe for target 'export.o' failed
make[1]: *** [export.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-libs/efivar-0.21/work/efivar-0.21/src'
Makefile:13: recipe for target 'src' failed
make: *** [src] Error 2

Posting build.log

Reproducible: Always
Comment 1 Jason Mours 2016-02-29 06:33:13 UTC
Created attachment 426954 [details]
efivar-0.21-build.log
Comment 2 Jason Mours 2016-02-29 06:33:44 UTC
Created attachment 426956 [details]
efivar-0.21-emerge.info
Comment 3 Mike Gilbert gentoo-dev 2016-02-29 17:38:27 UTC
Please upgrade to a newer version of gcc.