Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847349 - [guru] sci-libs/ButterflyPACK-2.1.0 fails to compile
Summary: [guru] sci-libs/ButterflyPACK-2.1.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-25 06:07 UTC by Agostino Sarubbo
Modified: 2022-05-28 10:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,456.38 KB, text/plain)
2022-05-25 06:07 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 2022-05-25 06:07:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/ButterflyPACK-2.1.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-25 06:07:59 UTC
Created attachment 780635 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-25 06:08:00 UTC
Error(s) that match a know pattern:


/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libmpi.so.12, needed by /usr/lib64/libscalapack.so, not found (try using -rpath or -rpath-link)
sed: can't read *.inc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-05-28 10:10:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d962769ba920e94356f4a0aa57673597b850a7d0

commit d962769ba920e94356f4a0aa57673597b850a7d0
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-26 15:37:14 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-26 21:20:41 +0000

    sci-libs/ButterflyPACK: don't build examples
    
    Closes: https://bugs.gentoo.org/847349
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sci-libs/ButterflyPACK/ButterflyPACK-2.1.0.ebuild  | 44 ----------------------
 sci-libs/ButterflyPACK/ButterflyPACK-2.1.1.ebuild  |  1 +
 sci-libs/ButterflyPACK/Manifest                    |  1 -
 .../files/ButterflyPACK-2.1.1-no-examples.patch    | 10 +++++
 4 files changed, 11 insertions(+), 45 deletions(-)