[Bug 1891367] [NEW] duplicate vars under gcc-10
Dave Jones
1891367 at bugs.launchpad.net
Wed Aug 12 16:46:27 UTC 2020
Public bug reported:
Due to the -fno-common default in gcc-10 several variables raise
duplicate declaration errors during compilation.
A patch derived from upstream's fix for the same issue is available from
the following branch:
https://code.launchpad.net/~waveform/ubuntu/+source/open-iscsi/+git
/open-iscsi/+ref/fix-duplicate-vars
With test builds in the following PPA:
https://launchpad.net/~waveform/+archive/ubuntu/open-iscsi
** Affects: open-iscsi (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Due to the -fno-common default in gcc-10 several variables raise
duplicate declaration errors during compilation.
+
+ A patch derived from upstream's fix for the same issue is available from
+ the following branch:
+
+ https://code.launchpad.net/~waveform/ubuntu/+source/open-iscsi/+git
+ /open-iscsi/+ref/fix-duplicate-vars
+
+ With test builds in the following PPA:
+
+ https://launchpad.net/~waveform/+archive/ubuntu/open-iscsi
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to open-iscsi in Ubuntu.
https://bugs.launchpad.net/bugs/1891367
Title:
duplicate vars under gcc-10
Status in open-iscsi package in Ubuntu:
New
Bug description:
Due to the -fno-common default in gcc-10 several variables raise
duplicate declaration errors during compilation.
A patch derived from upstream's fix for the same issue is available
from the following branch:
https://code.launchpad.net/~waveform/ubuntu/+source/open-iscsi/+git
/open-iscsi/+ref/fix-duplicate-vars
With test builds in the following PPA:
https://launchpad.net/~waveform/+archive/ubuntu/open-iscsi
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1891367/+subscriptions
More information about the foundations-bugs
mailing list