Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851957 - games-roguelike/tomenet-4.7.3 - /.../ld: cannot find -lcurses: No such file or directory
Summary: games-roguelike/tomenet-4.7.3 - /.../ld: cannot find -lcurses: No such file o...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 837812
  Show dependency tree
 
Reported: 2022-06-14 17:40 UTC by Toralf Förster
Modified: 2022-08-20 00:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.83 KB, text/plain)
2022-06-14 17:40 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,67.80 KB, application/x-bzip)
2022-06-14 17:40 UTC, Toralf Förster
Details
environment (environment,76.82 KB, text/plain)
2022-06-14 17:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.57 KB, application/x-bzip)
2022-06-14 17:40 UTC, Toralf Förster
Details
games-roguelike:tomenet-4.7.3:20220614-173219.log (games-roguelike:tomenet-4.7.3:20220614-173219.log,161.55 KB, text/plain)
2022-06-14 17:40 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-06-14 17:40:26 UTC
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -DUSE_GCU -D_XOPEN_SOURCE -D_BSD_SOURCE -DMEXP=19937 -std=c99 -fstack-protector -D_FORTIFY_SOURCE=2 -pie -fPIE  -Iserver -Iserver/lua -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro -Wl,-z,now -o accedit account/accedit.o -lcurses -lcrypt -ltinfo
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcurses: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [makefile:447: accedit] Error 1

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

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

  HEAD of ::gentoo
commit c90de5230b5fb9eddaa428a18afd46d805581ff0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 14 17:18:53 2022 +0000

    2022-06-14 17:18:53 UTC

emerge -qpvO games-roguelike/tomenet
[ebuild  N    ] games-roguelike/tomenet-4.7.3  USE="(X) server sound -client"
Comment 1 Toralf Förster gentoo-dev 2022-06-14 17:40:27 UTC
Created attachment 785057 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-14 17:40:28 UTC
Created attachment 785060 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-14 17:40:30 UTC
Created attachment 785063 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-14 17:40:31 UTC
Created attachment 785066 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-14 17:40:32 UTC
Created attachment 785069 [details]
games-roguelike:tomenet-4.7.3:20220614-173219.log
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-20 00:08:55 UTC
Ah, yeah:
> ACCEDIT_LIBS = -lcurses -lcrypt