Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411833 - app-emulation/libvirt-9999 - cc1: error: unrecognized command line option "-Wno-suggest-attribute=const"
Summary: app-emulation/libvirt-9999 - cc1: error: unrecognized command line option "-W...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Low normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 09:40 UTC by Alexander
Modified: 2012-05-09 16:25 UTC (History)
1 user (show)

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


Attachments
emerge --info output (file_411833.txt,5.78 KB, text/plain)
2012-04-13 09:40 UTC, Alexander
Details
build.log.gz (build.log.gz,39.98 KB, application/x-gzip)
2012-04-16 04:33 UTC, Alexander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2012-04-13 09:40:46 UTC
Created attachment 308753 [details]
emerge --info output

Exerpt from build.log

  CC     libvirt_util_la-virhashcode.lo                                                                                                                                                                                                     
  GEN    util/virkeymaps.h                                                                                                                                                                                                                  
  CC     libvirt_util_la-virkeyfile.lo                                                                                                                                                                                                      
  CC     libvirt_util_la-virmacaddr.lo                                                                                                                                                                                                      
  CC     libvirt_util_la-virnetdev.lo
  CC     libvirt_util_la-virnetdevbandwidth.lo
  CC     libvirt_util_la-virnetdevbridge.lo
  CC     libvirt_util_la-virnetdevmacvlan.lo
  CC     libvirt_util_la-virnetdevopenvswitch.lo
  CC     libvirt_util_la-virnetdevtap.lo
cc1: warnings being treated as errors
util/virnetdevmacvlan.c: In function 'virNetDevMacVLanVPortProfileCallback':
util/virnetdevmacvlan.c:607:34: error: unused variable 'vlan' [-Wunused-variable]
  CC     libvirt_util_la-virnetdevveth.lo
At top level:
cc1: error: unrecognized command line option "-Wno-suggest-attribute=const"
cc1: error: unrecognized command line option "-Wno-suggest-attribute=pure"
make[3]: *** [libvirt_util_la-virnetdevmacvlan.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/calculate/tmp/portage/app-emulation/libvirt-9999/work/libvirt-9999/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/calculate/tmp/portage/app-emulation/libvirt-9999/work/libvirt-9999/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/calculate/tmp/portage/app-emulation/libvirt-9999/work/libvirt-9999'
make: *** [all] Error 2
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-04-13 15:35:34 UTC
Please attach the entire build log to this bug report.
Comment 2 Alexander 2012-04-16 04:33:54 UTC
Created attachment 309113 [details]
build.log.gz
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2012-05-09 16:25:08 UTC
Don't use live ebuilds (-9999) without providing patches either to bugzilla or upstream.