Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911554 - sci-mathematics/prover9-2009.11a - /.../cp: cannot stat prover9: No such file or directory
Summary: sci-mathematics/prover9-2009.11a - /.../cp: cannot stat prover9: No such file...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-01 11:27 UTC by Toralf Förster
Modified: 2025-02-23 22:23 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.86 KB, text/plain)
2023-08-01 11:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,184.83 KB, text/plain)
2023-08-01 11:27 UTC, Toralf Förster
Details
environment (environment,60.16 KB, text/plain)
2023-08-01 11:27 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-08-01 11:27 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.28 KB, application/x-xz)
2023-08-01 11:27 UTC, Toralf Förster
Details
sci-mathematics:prover9-2009.11a:20230801-073734.log (sci-mathematics:prover9-2009.11a:20230801-073734.log,43.68 KB, text/plain)
2023-08-01 11:27 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,18.41 KB, application/x-xz)
2023-08-01 11:27 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 2023-08-01 11:27:23 UTC
libtool: install: /bin/cp .libs/mace4 /var/tmp/portage/sci-mathematics/prover9-2009.11a/work/LADR-2009-11A/mace4.src/../bin/mace4
make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/prover9-2009.11a/work/LADR-2009-11A/mace4.src'
cd provers.src  && make all
make[1]: Entering directory '/var/tmp/portage/sci-mathematics/prover9-2009.11a/work/LADR-2009-11A/provers.src'
libtool --tag=CC --mode=install /bin/cp -p prover9 fof-prover9 autosketches4 newauto newsax ladr_to_tptp tptp_to_ladr `pwd`/../bin
libtool: install: /bin/cp -p prover9 /var/tmp/portage/sci-mathematics/prover9-2009.11a/work/LADR-2009-11A/provers.src/../bin/prover9
/bin/cp: cannot stat 'prover9': No such file or directory
make[1]: *** [Makefile:44: install] Error 1 shuffle=846865467
make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/prover9-2009.11a/work/LADR-2009-11A/provers.src'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_merged_usr-20230730-023704

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit 144909cd7b0e83430a982d20d434ff822a944753
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 1 06:46:38 2023 +0000

    2023-08-01 06:46:38 UTC

emerge -qpvO sci-mathematics/prover9
[ebuild  N    ] sci-mathematics/prover9-2009.11a  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2023-08-01 11:27:24 UTC
Created attachment 866773 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-01 11:27:25 UTC
Created attachment 866774 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-01 11:27:26 UTC
Created attachment 866775 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-01 11:27:27 UTC
Created attachment 866776 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-01 11:27:28 UTC
Created attachment 866777 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-01 11:27:29 UTC
Created attachment 866778 [details]
sci-mathematics:prover9-2009.11a:20230801-073734.log
Comment 7 Toralf Förster gentoo-dev 2023-08-01 11:27:30 UTC
Created attachment 866779 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2025-02-23 22:23:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d739c66f105c508c0eff3ac4d8d287debc86ae0

commit 4d739c66f105c508c0eff3ac4d8d287debc86ae0
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-23 19:34:55 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2025-02-23 22:23:16 +0000

    sci-mathematics/prover9: Port to C99, fix parallel build.
    
    Add ints to implicitly-declared function parameters that are actually ints
    Remove all the cleans that were scattered around makefiles. They are useful
    for development only and only hinder packaged build.
    Pipe CFLAG to last place it's needed to be used, for linking a library.
    
    Closes: https://bugs.gentoo.org/728030
    Closes: https://bugs.gentoo.org/871261
    Closes: https://bugs.gentoo.org/881475
    Closes: https://bugs.gentoo.org/886597
    Closes: https://bugs.gentoo.org/887409
    Closes: https://bugs.gentoo.org/911554
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40720
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 .../prover9/files/LADR-2009-11A-c99.patch          | 25 ++++++
 .../files/LADR-2009-11A-stable-ordering.patch      | 91 ++++++++++++++++++++++
 ...09.11a-r1.ebuild => prover9-2009.11a-r2.ebuild} |  9 ++-
 3 files changed, 121 insertions(+), 4 deletions(-)