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

Bug 732020

Summary: sci-mathematics/nauty fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-10 08:03:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/nauty fails to compile.
Discovered on: amd64  (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-10 08:03:41 UTC
Created attachment 648712 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-10 08:03:44 UTC
Created attachment 648714 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2021-11-23 02:44:35 UTC
The bug has been closed via the following commit(s):

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

commit 94c4aab87d2889f39dedec7db1b1a947e5e773d2
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2021-11-23 02:39:11 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-11-23 02:41:52 +0000

    sci-mathematics/nauty: new upstream version 2.7.3.
    
    In principle a straightforward update, except that we need to use a
    whole new set of re-rolled patches from Debian and Fedora. Other than
    that, what's new:
    
      * EAPI=8.
      * Added missing sys-apps/help2man to BDEPEND.
      * Disabled popcnt unconditionally for clang support.
      * Can now install the example programs with USE=examples.
      * The unused USE=test flag was dropped.
    
    Closes: https://bugs.gentoo.org/751604
    Closes: https://bugs.gentoo.org/732020
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-mathematics/nauty/Manifest           |  3 ++
 sci-mathematics/nauty/nauty-2.7.3.ebuild | 72 ++++++++++++++++++++++++++++++++
 2 files changed, 75 insertions(+)