[Bug 1285946] [NEW] gccgo compiled packages issue warnings during assembly
Dave Cheney
1285946 at bugs.launchpad.net
Fri Feb 28 01:56:11 UTC 2014
Public bug reported:
Compiling packages using gccgo-go, so gccgo-4:4.9 produces warning
messages during compilation
eg.
# launchpad.net/juju-core/state/apiserver
/tmp/ccTOvYAn.s: Assembler messages:
/tmp/ccTOvYAn.s:31003: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.requestNotifier
/tmp/ccTOvYAn.s:31068: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvAdmin
/tmp/ccTOvYAn.s:32212: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver.Server
/tmp/ccTOvYAn.s:34531: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvClientAllWatcher
/tmp/ccTOvYAn.s:36373: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvNotifyWatcher
/tmp/ccTOvYAn.s:37186: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvRelationUnitsWatcher
/tmp/ccTOvYAn.s:37767: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvStringsWatcher
/tmp/ccTOvYAn.s:39160: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvRoot
/tmp/ccTOvYAn.s:43918: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.charmsHandler
# launchpad.net/juju-core/worker/provisioner
These appear benign, but I have never seen them on any other gccgo installation
** Affects: gcc-defaults (Ubuntu)
Importance: Undecided
Status: New
** Tags: ppc64el
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/1285946
Title:
gccgo compiled packages issue warnings during assembly
Status in “gcc-defaults” package in Ubuntu:
New
Bug description:
Compiling packages using gccgo-go, so gccgo-4:4.9 produces warning
messages during compilation
eg.
# launchpad.net/juju-core/state/apiserver
/tmp/ccTOvYAn.s: Assembler messages:
/tmp/ccTOvYAn.s:31003: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.requestNotifier
/tmp/ccTOvYAn.s:31068: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvAdmin
/tmp/ccTOvYAn.s:32212: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver.Server
/tmp/ccTOvYAn.s:34531: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvClientAllWatcher
/tmp/ccTOvYAn.s:36373: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvNotifyWatcher
/tmp/ccTOvYAn.s:37186: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvRelationUnitsWatcher
/tmp/ccTOvYAn.s:37767: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvStringsWatcher
/tmp/ccTOvYAn.s:39160: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.srvRoot
/tmp/ccTOvYAn.s:43918: Warning: setting incorrect section attributes for .rodata.__go_tdn_launchpad.net_juju_core_state_apiserver..launchpad.net_juju_core_state_apiserver.charmsHandler
# launchpad.net/juju-core/worker/provisioner
These appear benign, but I have never seen them on any other gccgo installation
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1285946/+subscriptions
More information about the foundations-bugs
mailing list