Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732020 - sci-mathematics/nauty fails to compile
Summary: sci-mathematics/nauty fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-10 08:03 UTC by Agostino Sarubbo
Modified: 2021-11-23 02:44 UTC (History)
0 users

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


Attachments
build.log (build.log,18.89 KB, text/plain)
2020-07-10 08:03 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,250 bytes, application/x-bzip-compressed-tar)
2020-07-10 08:03 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)