Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837611 - sys-cluster/wulfware-2.6.0 - /.../ld: cannot find -lcurses: No such file or directory
Summary: sys-cluster/wulfware-2.6.0 - /.../ld: cannot find -lcurses: No such file or d...
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: PMASKED
Depends on:
Blocks: 837812
  Show dependency tree
 
Reported: 2022-04-10 09:49 UTC by Toralf Förster
Modified: 2023-03-18 16:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.34 KB, text/plain)
2022-04-10 09:49 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,53.61 KB, application/x-bzip)
2022-04-10 09:49 UTC, Toralf Förster
Details
environment (environment,88.74 KB, text/plain)
2022-04-10 09:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.53 KB, application/x-bzip)
2022-04-10 09:49 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.27 KB, application/x-bzip)
2022-04-10 09:49 UTC, Toralf Förster
Details
sys-cluster:wulfware-2.6.0:20220410-005333.log (sys-cluster:wulfware-2.6.0:20220410-005333.log,178.30 KB, text/plain)
2022-04-10 09:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,37.05 KB, application/x-bzip)
2022-04-10 09:49 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 2022-04-10 09:49:36 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -fcommon -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 work.c
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -fcommon -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 wulfstat.c
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -fcommon -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 xml_display_values.c
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fcommon -I/usr/include/libxml2 -I ../include -DVERSION=2.6.0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o wulfstat display_values.o parsecl.o quit.o screen.o select_option.o set_display_dctl_state.o show_st
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcurses: No such file or directory
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:575: wulfstat] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220407-070010

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 6050e3ce78a66b4b6cc76b05dd5bc3be58991bd2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Apr 9 23:49:29 2022 +0000

    2022-04-09 23:49:27 UTC

emerge -qpvO sys-cluster/wulfware
[ebuild  N    ] sys-cluster/wulfware-2.6.0
Comment 1 Toralf Förster gentoo-dev 2022-04-10 09:49:37 UTC
Created attachment 769778 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-10 09:49:38 UTC
Created attachment 769781 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-04-10 09:49:40 UTC
Created attachment 769784 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-04-10 09:49:41 UTC
Created attachment 769787 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-04-10 09:49:42 UTC
Created attachment 769790 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-10 09:49:44 UTC
Created attachment 769793 [details]
sys-cluster:wulfware-2.6.0:20220410-005333.log
Comment 7 Toralf Förster gentoo-dev 2022-04-10 09:49:45 UTC
Created attachment 769796 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2023-01-25 18:55:34 UTC
Dear treecleaner@:

usr-merge_tinderbox reproduced 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 9 Larry the Git Cow gentoo-dev 2023-01-25 20:44:34 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4148c8303adea8e4711180409efb3b2e852fb7c1

commit 4148c8303adea8e4711180409efb3b2e852fb7c1
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-25 20:42:57 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-25 20:44:31 +0000

    package.mask: Last rite sys-cluster/wulfware
    
    Bug: https://bugs.gentoo.org/837611
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2023-03-18 16:44:51 UTC
The bug has been closed via the following commit(s):

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

commit e5ccd891730dde6303513a1a528637554b77271f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-18 16:43:00 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-18 16:43:00 +0000

    sys-cluster/wulfware: treeclean
    
    Closes: https://bugs.gentoo.org/725818
    Closes: https://bugs.gentoo.org/831111
    Closes: https://bugs.gentoo.org/837611
    Closes: https://bugs.gentoo.org/863740
    Closes: https://bugs.gentoo.org/870772
    Closes: https://bugs.gentoo.org/880947
    Closes: https://bugs.gentoo.org/888958
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                              |   6 -
 sys-cluster/wulfware/Manifest                      |   1 -
 .../files/wulfware-2.6.0-opts_and_strip.patch      | 137 ---------------------
 .../wulfware/files/wulfware-2.6.0-tinfo.patch      |  22 ----
 sys-cluster/wulfware/metadata.xml                  |   5 -
 sys-cluster/wulfware/wulfware-2.6.0.ebuild         |  65 ----------
 6 files changed, 236 deletions(-)