Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791691 - dev-perl/Term-ReadLine-Gnu-1.420.0 - system(): No such file or directory
Summary: dev-perl/Term-ReadLine-Gnu-1.420.0 - system(): No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-23 17:46 UTC by Toralf Förster
Modified: 2021-06-02 20:04 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.21 KB, text/plain)
2021-05-23 17:46 UTC, Toralf Förster
Details
dev-perl:Term-ReadLine-Gnu-1.420.0:20210523-165111.log (dev-perl:Term-ReadLine-Gnu-1.420.0:20210523-165111.log,2.86 KB, text/plain)
2021-05-23 17:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,140.97 KB, text/plain)
2021-05-23 17:46 UTC, Toralf Förster
Details
environment (environment,38.83 KB, text/plain)
2021-05-23 17:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.72 KB, application/x-bzip)
2021-05-23 17:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.86 KB, application/x-bzip)
2021-05-23 17:46 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-05-23 17:46:17 UTC
Could not compile rlver.c.

system(): No such file or directory

If you have installed the GNU Readline Library (libreadline.{a,so} and
readline/readline.h, etc.) on directories for which your perl is not
configured to search (refer the value of `ccflags' and `libpath' in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j2-20210521-102013

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun May 23 15:20:11 UTC 2021

emerge -qpvO dev-perl/Term-ReadLine-Gnu
[ebuild     U ] dev-perl/Term-ReadLine-Gnu-1.420.0 [1.360.0] USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2021-05-23 17:46:18 UTC
Created attachment 710718 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-23 17:46:19 UTC
Created attachment 710721 [details]
dev-perl:Term-ReadLine-Gnu-1.420.0:20210523-165111.log
Comment 3 Toralf Förster gentoo-dev 2021-05-23 17:46:20 UTC
Created attachment 710724 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-05-23 17:46:22 UTC
Created attachment 710727 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-05-23 17:46:23 UTC
Created attachment 710730 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-23 17:46:24 UTC
Created attachment 710733 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-06-02 20:04:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c69ab7fe8cf9f97891fe54e08f81cb7d61d5dc

commit 75c69ab7fe8cf9f97891fe54e08f81cb7d61d5dc
Author:     Roman Beranek <roman.beranek@prusa3d.com>
AuthorDate: 2021-06-02 02:09:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-02 20:03:58 +0000

    dev-perl/Term-ReadLine-Gnu: DEPEND on ncurses
    
    And prevent Term-ReadLine-Gnu-1.420.0 from trying to link to -ltermcap
    when sys-libs/libtermcap-compat is installed.
    
    Closes: https://bugs.gentoo.org/791691
    Signed-off-by: Roman Beranek <roman.beranek@prusa3d.com>
    Closes: https://github.com/gentoo/gentoo/pull/21083
    Signed-off-by: Sam James <sam@gentoo.org>

 ...-1.360.0.ebuild => Term-ReadLine-Gnu-1.360.0-r1.ebuild} |  5 ++++-
 ...-1.420.0.ebuild => Term-ReadLine-Gnu-1.420.0-r1.ebuild} | 14 +++++++++++++-
 2 files changed, 17 insertions(+), 2 deletions(-)