Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715286 - sys-power/iasl-20200214 : fails to build with -fno-common or gcc-10
Summary: sys-power/iasl-20200214 : fails to build with -fno-common or gcc-10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on: 706672
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-03-29 09:58 UTC by Toralf Förster
Modified: 2020-04-20 09:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.43 KB, text/plain)
2020-03-29 09:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,204.49 KB, text/plain)
2020-03-29 09:59 UTC, Toralf Förster
Details
environment (environment,57.49 KB, text/plain)
2020-03-29 09:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.67 KB, application/x-bzip)
2020-03-29 09:59 UTC, Toralf Förster
Details
sys-power:iasl-20200214:20200329-094445.log (sys-power:iasl-20200214:20200329-094445.log,697.12 KB, text/plain)
2020-03-29 09:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.77 KB, application/x-bzip)
2020-03-29 09:59 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-03-29 09:58:54 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: obj/aslcompilerparse.o:(.bss+0x18): multiple definition of DtCompilerParserResult; obj/aslcompilerlex.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: obj/dtcompilerparserlex.o:(.bss+0x18): multiple definition of DtCompilerParserResult; obj/aslcompilerlex.o:(.bss+0x0): first defined here

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20200325-090553

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 29 Mar 2020 08:39:06 AM UTC
/var/db/repos/libressl	Thu 19 Mar 2020 04:37:24 PM UTC

emerge -qpvO sys-power/iasl
[ebuild  N    ] sys-power/iasl-20200214  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2020-03-29 09:58:57 UTC
Created attachment 626924 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-29 09:59:00 UTC
Created attachment 626926 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-29 09:59:03 UTC
Created attachment 626928 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-29 09:59:05 UTC
Created attachment 626930 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-29 09:59:08 UTC
Created attachment 626932 [details]
sys-power:iasl-20200214:20200329-094445.log
Comment 6 Toralf Förster gentoo-dev 2020-03-29 09:59:11 UTC
Created attachment 626934 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-29 11:23:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72a283b3d6fb680b4a7d81b96d6c7910d8d8001a

commit 72a283b3d6fb680b4a7d81b96d6c7910d8d8001a
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-03-29 11:23:22 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-03-29 11:23:22 +0000

    sys-power/iasl: Bump to 20200326
    
    * GCC 10 / -fno-common works without patches now.
    
    Bug: https://bugs.gentoo.org/715286
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: David Seifert <soap@gentoo.org>

 sys-power/iasl/Manifest                           |   2 +
 sys-power/iasl/files/iasl-20200326-Makefile.patch | 106 ++++++++++++++++++
 sys-power/iasl/iasl-20200326.ebuild               | 126 ++++++++++++++++++++++
 3 files changed, 234 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2020-04-20 09:36:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84934f5c1b05789062cf0f6cae69fe048ee0dbf

commit c84934f5c1b05789062cf0f6cae69fe048ee0dbf
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-04-20 09:36:00 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-04-20 09:36:00 +0000

    sys-power/iasl: Remove old
    
    Closes: https://bugs.gentoo.org/715286
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: David Seifert <soap@gentoo.org>

 sys-power/iasl/Manifest                            |   6 -
 sys-power/iasl/files/iasl-20140214-nostrip.patch   |  11 --
 sys-power/iasl/files/iasl-20140828-locale.patch    |  17 ---
 sys-power/iasl/files/iasl-20190703-Makefile.patch  | 105 -----------------
 .../files/iasl-20190703-gcc10-fno-common.patch     |  64 ----------
 sys-power/iasl/files/iasl-20200214-Makefile.patch  | 105 -----------------
 sys-power/iasl/iasl-20190215.ebuild                | 129 --------------------
 sys-power/iasl/iasl-20190703-r1.ebuild             | 129 --------------------
 sys-power/iasl/iasl-20190703.ebuild                | 130 ---------------------
 sys-power/iasl/iasl-20200214.ebuild                | 129 --------------------
 10 files changed, 825 deletions(-)