Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677526 - app-text/reed-5.4 : Looking for libcurses... not found
Summary: app-text/reed-5.4 : Looking for libcurses... not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 681362 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-02-09 08:21 UTC by Toralf Förster
Modified: 2021-03-17 08:07 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2019-02-09 08:21 UTC, Toralf Förster
Details
app-text:reed-5.4:20190208-224336.log (app-text:reed-5.4:20190208-224336.log,1.60 KB, text/plain)
2019-02-09 08:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,237.81 KB, text/plain)
2019-02-09 08:21 UTC, Toralf Förster
Details
environment (environment,74.08 KB, text/plain)
2019-02-09 08:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.42 KB, application/x-bzip)
2019-02-09 08:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.10 KB, application/x-bzip)
2019-02-09 08:22 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-02-09 08:21:44 UTC
 * ERROR: app-text/reed-5.4::gentoo failed (configure phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-hardened_libressl_20190203-182439

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO app-text/reed
[ebuild  N    ] app-text/reed-5.4
Comment 1 Toralf Förster gentoo-dev 2019-02-09 08:21:46 UTC
Created attachment 564276 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-09 08:21:49 UTC
Created attachment 564278 [details]
app-text:reed-5.4:20190208-224336.log
Comment 3 Toralf Förster gentoo-dev 2019-02-09 08:21:52 UTC
Created attachment 564280 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-02-09 08:21:55 UTC
Created attachment 564282 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-02-09 08:21:57 UTC
Created attachment 564284 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-09 08:22:00 UTC
Created attachment 564286 [details]
temp.tbz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-03-22 21:39:41 UTC
Curious enough, I can't reproduce.
Comment 8 Toralf Förster gentoo-dev 2019-03-24 16:46:11 UTC
(In reply to Michał Górny from comment #7)
> Curious enough, I can't reproduce.

While that origin image is gone I can reproduce it here at 17.1-desktop-plasma-systemd_libressl_20190321-223608 - will atatch files asap
Comment 9 Toralf Förster gentoo-dev 2019-03-24 16:47:09 UTC
*** Bug 681362 has been marked as a duplicate of this bug. ***
Comment 10 Toralf Förster gentoo-dev 2019-03-24 16:47:56 UTC
(In reply to Toralf Förster from comment #8)
> (In reply to Michał Górny from comment #7)
> > Curious enough, I can't reproduce.
> 
> While that origin image is gone I can reproduce it here at
> 17.1-desktop-plasma-systemd_libressl_20190321-223608 - will atatch files asap

ick, attached them on bug #677526 by mistake
Comment 11 Agostino Sarubbo gentoo-dev 2021-01-21 13:20:32 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 12 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-17 04:24:28 UTC
*** Bug 681362 has been marked as a duplicate of this bug. ***
Comment 13 Larry the Git Cow gentoo-dev 2021-03-17 04:31:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=959ea46b6cb40ff778fe95eb8a7c5d03301723ce

commit 959ea46b6cb40ff778fe95eb8a7c5d03301723ce
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-17 04:23:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-17 04:31:30 +0000

    app-text/reed: attempt at fixing build (finding ncurses)
    
    pkgconfig wasn't listed as an explicit dependency, so perhaps
    that was the issue.
    
    Closes: https://bugs.gentoo.org/677526
    Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/reed/reed-5.4.ebuild | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)