Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696986 - sci-mathematics/rw-0.8 : configure: error: cannot find install-sh, install.sh, or shtool in . ./.. ./../..
Summary: sci-mathematics/rw-0.8 : configure: error: cannot find install-sh, install.sh...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-08 16:54 UTC by Toralf Förster
Modified: 2019-10-08 22:07 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.87 KB, text/plain)
2019-10-08 16:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,15.31 KB, text/plain)
2019-10-08 16:55 UTC, Toralf Förster
Details
environment (environment,18.17 KB, text/plain)
2019-10-08 16:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.52 KB, application/x-bzip)
2019-10-08 16:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.98 KB, application/x-bzip)
2019-10-08 16:55 UTC, Toralf Förster
Details
sci-mathematics:rw-0.8:20191007-214434.log (sci-mathematics:rw-0.8:20191007-214434.log,2.32 KB, text/plain)
2019-10-08 16:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.70 KB, application/x-bzip)
2019-10-08 16:55 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 2019-10-08 16:54:59 UTC
>>> Configuring source in /var/tmp/portage/sci-mathematics/rw-0.8/work/rw-0.8 ...
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/rw-0.8 --htmldir=/usr/share/doc/rw-0.8/html --with-sysroot=/ --libdir=/usr/lib64 --enable-executable --docdir=/usr/share/doc/rw-0.8
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sci-mathematics/rw-0.8/work/rw-0.8/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20191007-141832

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *



Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 07 Oct 2019 20:31:49 +0000

emerge -qpvO sci-mathematics/rw
[ebuild  N    ] sci-mathematics/rw-0.8  USE="executable"
Comment 1 Toralf Förster gentoo-dev 2019-10-08 16:55:01 UTC
Created attachment 592150 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-08 16:55:04 UTC
Created attachment 592152 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-08 16:55:07 UTC
Created attachment 592154 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-10-08 16:55:09 UTC
Created attachment 592156 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-10-08 16:55:12 UTC
Created attachment 592158 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-08 16:55:15 UTC
Created attachment 592160 [details]
sci-mathematics:rw-0.8:20191007-214434.log
Comment 7 Toralf Förster gentoo-dev 2019-10-08 16:55:17 UTC
Created attachment 592162 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-10-08 22:07:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57dbd4a0c591e4c1fe219d6883c54b5a19e6ac27

commit 57dbd4a0c591e4c1fe219d6883c54b5a19e6ac27
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2019-10-08 22:04:47 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2019-10-08 22:07:10 +0000

    sci-mathematics/rw: new revision to fix the build.
    
    No good deed goes unpunished! The recent version bump that contained
    only "minor build system and documentation fixes" broke the build. The
    upstream v0.8 tarball contains symlinks to various important files
    instead of the files themselves, and that doesn't always work. Instead,
    we now run eautoreconf in src_prepare() to (re)generate those files.
    
    Closes: https://bugs.gentoo.org/696986
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-mathematics/rw/{rw-0.8.ebuild => rw-0.8-r1.ebuild} | 11 +++++++++++
 1 file changed, 11 insertions(+)