Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814185 - sci-biology/tree-puzzle-5.2 - mv: cannot stat puzzle1.o: No such file or directory
Summary: sci-biology/tree-puzzle-5.2 - mv: cannot stat puzzle1.o: No such file or dire...
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 Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-21 16:32 UTC by Toralf Förster
Modified: 2022-01-29 00:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.85 KB, text/plain)
2021-09-21 16:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,327.80 KB, text/plain)
2021-09-21 16:32 UTC, Toralf Förster
Details
environment (environment,54.71 KB, text/plain)
2021-09-21 16:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.83 KB, application/x-bzip)
2021-09-21 16:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.05 KB, application/x-bzip)
2021-09-21 16:32 UTC, Toralf Förster
Details
sci-biology:tree-puzzle-5.2:20210921-144852.log (sci-biology:tree-puzzle-5.2:20210921-144852.log,43.29 KB, text/plain)
2021-09-21 16:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.01 KB, application/x-bzip)
2021-09-21 16:32 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 2021-09-21 16:32:22 UTC
make[3]: *** [Makefile:618: ppuzzle.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv: cannot stat 'puzzle1.o': No such file or directory
make[3]: *** [Makefile:600: ppuzzle1.o] Error 1
make[3]: Leaving directory '/var/tmp/portage/sci-biology/tree-puzzle-5.2/work/tree-puzzle-5.2/src'
make[2]: *** [Makefile:334: all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/sci-biology/tree-puzzle-5.2/work/tree-puzzle-5.2/src'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.55.0
  [2]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit a63d00d939a1a7120c74c8e67181f3b1e5923caa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 21 13:52:05 2021 +0000

    2021-09-21 13:51:58 UTC

emerge -qpvO sci-biology/tree-puzzle
[ebuild  N    ] sci-biology/tree-puzzle-5.2  USE="mpi"
Comment 1 Toralf Förster gentoo-dev 2021-09-21 16:32:23 UTC
Created attachment 740496 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-21 16:32:25 UTC
Created attachment 740499 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-21 16:32:26 UTC
Created attachment 740502 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-21 16:32:28 UTC
Created attachment 740505 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-21 16:32:29 UTC
Created attachment 740508 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-21 16:32:30 UTC
Created attachment 740511 [details]
sci-biology:tree-puzzle-5.2:20210921-144852.log
Comment 7 Toralf Förster gentoo-dev 2021-09-21 16:32:31 UTC
Created attachment 740514 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-01-29 00:00:31 UTC
The bug has been closed via the following commit(s):

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

commit 8fe21c3fd5b5e7be60a75a09ba4b3ec4bad417bd
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-01-29 00:00:14 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-01-29 00:00:14 +0000

    sci-biology/tree-puzzle: fix build system and MPI
    
    Closes: https://bugs.gentoo.org/690900
    Closes: https://bugs.gentoo.org/810502
    Closes: https://bugs.gentoo.org/814185
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/tree-puzzle-5.2-MPI-3.0.patch            | 362 +++++++++++++++++++++
 sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild     |  25 +-
 2 files changed, 375 insertions(+), 12 deletions(-)