Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496492 - =app-crypt/efitools-1.4.2-r1 - `nm -D HelloWorld.so | grep ' U '' fails
Summary: =app-crypt/efitools-1.4.2-r1 - `nm -D HelloWorld.so | grep ' U '' fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-30 13:31 UTC by Berthold Humkamp
Modified: 2016-05-21 18:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,102.34 KB, text/plain)
2013-12-30 13:32 UTC, Berthold Humkamp
Details
emerge --info '=app-crypt/efitools-1.4.2-r1::gentoo' (emerge--info.txt,7.70 KB, text/plain)
2013-12-30 13:56 UTC, Berthold Humkamp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Berthold Humkamp 2013-12-30 13:31:30 UTC
That's the problem:

efi-readvar.c: In function ‘main’:
efi-readvar.c:188:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
efi-updatevar.c: In function ‘main’:
efi-updatevar.c:213:7: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]

I'm using gcc 4.7.3 on amd64.
Comment 1 Berthold Humkamp 2013-12-30 13:32:07 UTC
Created attachment 366538 [details]
build.log
Comment 2 Berthold Humkamp 2013-12-30 13:56:31 UTC
Created attachment 366544 [details]
emerge --info '=app-crypt/efitools-1.4.2-r1::gentoo'
Comment 3 Frank Krömmelbein 2014-01-13 10:59:16 UTC
You need to update sys-boot/gnu-efi to unstable version 3.0u.
Please see https://bugs.gentoo.org/show_bug.cgi?id=487580

I also run again into this error..
Comment 4 Berthold Humkamp 2014-05-26 15:41:55 UTC
sorry, I forgot politeness ;-(:

Your tip solved the problem. Thanks for your help. ;-))

Timewulf
Comment 5 Greg Kroah-Hartman (RETIRED) gentoo-dev 2016-05-21 18:10:03 UTC
marking closed.