Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 793020

Summary: sci-misc/tango-9.2.5a fails to compile with gcc-11
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: alexxy
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-05-30 09:42:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-misc/tango-9.2.5a fails to compile with gcc-11.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-30 09:42:40 UTC
Created attachment 712524 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-30 09:42:42 UTC
Possible context of error(s):

checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... ./configure: line 10247: : supported targets:.* elf: command not found
../include/log4tango/Level.hh:120:13: error: ISO C++17 does not allow dynamic exception specifications
Comment 3 Larry the Git Cow gentoo-dev 2021-07-26 05:14:30 UTC
The bug has been referenced in the following commit(s):

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

commit e2faf5236578186c713c93b35b040f195d6800c7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-26 05:05:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-26 05:13:21 +0000

    profiles: last-rite sci-misc/tango
    
    Bug: https://bugs.gentoo.org/793020
    Bug: https://bugs.gentoo.org/692976
    Bug: https://bugs.gentoo.org/741600
    Bug: https://bugs.gentoo.org/703948
    Bug: https://bugs.gentoo.org/674334
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-08-24 12:39:04 UTC
The bug has been closed via the following commit(s):

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

commit de6918af1e4a802b3b69331d49d4078d102452b7
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-08-24 12:38:40 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-08-24 12:38:40 +0000

    sci-misc/tango: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/674334
    Closes: https://bugs.gentoo.org/793020
    Closes: https://bugs.gentoo.org/703948
    Closes: https://bugs.gentoo.org/741600
    Closes: https://bugs.gentoo.org/692976
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask              |  6 ------
 sci-misc/tango/Manifest            |  1 -
 sci-misc/tango/metadata.xml        | 23 --------------------
 sci-misc/tango/tango-9.2.5a.ebuild | 44 --------------------------------------
 4 files changed, 74 deletions(-)