Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 700230

Summary: sys-process/tiptop-2.2 : /.../ld: tiptop.o: undefined reference to symbol keypad
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 764539    
Bug Blocks: 457530    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-process:tiptop-2.2:20191116-033341.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-11-16 09:51:27 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -I/usr/include/libxml2 -I.. -I. -c y.tab.c
x86_64-pc-linux-gnu-gcc -o tiptop tiptop.o pmc.o process.o requisite.o conf.o screen.o debug.o version.o helpwin.o options.o hash.o spawn.o xml-parser.o target.o utils-expression.o error.o lex.yy.o y.tab.o  -lxml2 -lcurses 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tiptop.o: undefined reference to symbol 'keypad'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:37: tiptop] Error 1

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-stable-20191110-162718

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

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

clang:
clang version 8.0.1 (tags/RELEASE_801/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/8/bin
llvm:
8.0.1
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
3)	AdoptOpenJDK 8.222_p10 [openjdk-bin-8]
4)	AdoptOpenJDK JRE 8.222_p10 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 
  [3]   openjdk-bin-8 
  [4]   openjdk-jre-bin-8 

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 16 Nov 2019 01:06:10 +0000

emerge -qpvO sys-process/tiptop
[ebuild  N    ] sys-process/tiptop-2.2
Comment 1 Toralf Förster gentoo-dev 2019-11-16 09:51:30 UTC
Created attachment 596334 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-16 09:51:33 UTC
Created attachment 596336 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-16 09:51:36 UTC
Created attachment 596338 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-16 09:51:38 UTC
Created attachment 596340 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-16 09:51:41 UTC
Created attachment 596342 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-16 09:51:44 UTC
Created attachment 596344 [details]
sys-process:tiptop-2.2:20191116-033341.log
Comment 7 Toralf Förster gentoo-dev 2019-11-16 09:51:46 UTC
Created attachment 596346 [details]
temp.tbz2
Comment 8 unixway.drive+bugs.gentoo 2020-05-21 16:34:45 UTC
FYI: not reproducible with tiptop-2.3.1
Comment 9 Larry the Git Cow gentoo-dev 2021-01-10 22:00:33 UTC
The bug has been closed via the following commit(s):

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

commit 16076bcb4b66e696d62dadd1589ec5b3f05a2869
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-01-10 22:00:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-10 22:00:09 +0000

    sys-process/tiptop: cleanup old
    
    Closes: https://bugs.gentoo.org/700230
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-process/tiptop/Manifest          |  1 -
 sys-process/tiptop/tiptop-2.2.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)