Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835914 - sci-libs/scotch-7.0.1 - /.../ld: cannot find lib/libptscotchparmetis.a: No such file or directory
Summary: sci-libs/scotch-7.0.1 - /.../ld: cannot find lib/libptscotchparmetis.a: No su...
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 Related Packages
URL:
Whiteboard:
Keywords:
: 835098 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-03-24 09:24 UTC by Toralf Förster
Modified: 2022-03-26 10:56 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.82 KB, text/plain)
2022-03-24 09:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,233.79 KB, text/plain)
2022-03-24 09:24 UTC, Toralf Förster
Details
environment (environment,75.03 KB, text/plain)
2022-03-24 09:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.07 KB, application/x-bzip)
2022-03-24 09:24 UTC, Toralf Förster
Details
sci-libs:scotch-7.0.1:20220323-223434.log (sci-libs:scotch-7.0.1:20220323-223434.log,255.28 KB, text/plain)
2022-03-24 09:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.81 KB, application/x-bzip)
2022-03-24 09:24 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 2022-03-24 09:24:29 UTC
ln: failed to create symbolic link 'lib/libptscotch.so.7': File exists
 * Making libptesmumps.so.7 from lib/libptesmumps.a
ln: failed to create symbolic link 'lib/libptesmumps.so.7': File exists
 * Making libptscotchparmetis.so.7 from lib/libptscotchparmetis.a
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find lib/libptscotchparmetis.a: No such file or directory
collect2: error: ld returned 1 exit status
 * ERROR: sci-libs/scotch-7.0.1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220321-160039

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 14.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.0
Python 3.9.11
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.59.0
  [2]   rust-1.59.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JRE 11.0.14_p9 [openjdk-jre-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-11 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 82a46931424ab872e5b04b0dde785024eb8ddee9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Mar 23 21:34:22 2022 +0000

    2022-03-23 21:34:20 UTC

emerge -qpvO sci-libs/scotch
[ebuild  N    ] sci-libs/scotch-7.0.1  USE="mpi threads -doc -int64 -static-libs -test -tools"
Comment 1 Toralf Förster gentoo-dev 2022-03-24 09:24:30 UTC
Created attachment 767692 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-24 09:24:32 UTC
Created attachment 767693 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-03-24 09:24:36 UTC
Created attachment 767694 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-03-24 09:24:37 UTC
Created attachment 767695 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-03-24 09:24:38 UTC
Created attachment 767696 [details]
sci-libs:scotch-7.0.1:20220323-223434.log
Comment 6 Toralf Förster gentoo-dev 2022-03-24 09:24:41 UTC
Created attachment 767697 [details]
temp.tar.bz2
Comment 7 Andrew Nowa Ammerlaan gentoo-dev 2022-03-26 10:31:43 UTC
*** Bug 835098 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2022-03-26 10:56:01 UTC
The bug has been closed via the following commit(s):

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

commit 0e3f952b738b07bb3d935b6b6cb81a031347bb93
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-03-26 10:47:35 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-03-26 10:55:52 +0000

    sci-libs/scotch: fix build with USE=mpi
    
    Closes: https://bugs.gentoo.org/835914
    
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/scotch/{scotch-7.0.1.ebuild => scotch-7.0.1-r1.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)