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

Bug 690348

Summary: app-misc/ytree-1.99_p1 : /.../ld: init.o: undefined reference to symbol keypad
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Michael Palimaka (kensington) <kensington>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 457530    
Attachments: emerge-info.txt
app-misc:ytree-1.99_p1:20190721-112947.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-21 11:32:59 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_GNU_SOURCE -DCOLOR_SUPPORT   -DREADLINE_SUPPORT -O    -c -o zoo.o zoo.c
x86_64-pc-linux-gnu-gcc  -o ytree arc.o archive.o chgrp.o chmod.o chown.o clock.o color.o copy.o delete.o dirwin.o disp.o edit.o error.o execute.o filespec.o filewin.o freesp.o global.o group.o hex.o history.o init.o input.o keyhtab.o lha.o login.o main.o match.o mkdir.o mktime.o move.o passwd.o pipe.o print.o profile.o quit.o rar.o readtree.o rename.o rmdir.o rpm.o sort.o stat.o system.o tar.o termcap.o tilde.o usermode.o util.o view.o xmalloc.o zip.o zoo.o -Wl,-O1 -Wl,--as-needed -lncurses -lreadline
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: init.o: undefined reference to symbol 'keypad'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.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: *** [Makefile:225: ytree] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20190715-231820

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

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

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) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-misc/ytree
[ebuild  N    ] app-misc/ytree-1.99_p1
Comment 1 Toralf Förster gentoo-dev 2019-07-21 11:33:01 UTC
Created attachment 583888 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-21 11:33:04 UTC
Created attachment 583890 [details]
app-misc:ytree-1.99_p1:20190721-112947.log
Comment 3 Toralf Förster gentoo-dev 2019-07-21 11:33:07 UTC
Created attachment 583892 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-21 11:33:09 UTC
Created attachment 583894 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-21 11:33:12 UTC
Created attachment 583896 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-21 11:33:15 UTC
Created attachment 583898 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-07-24 12:07:23 UTC
The bug has been closed via the following commit(s):

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

commit 461cc79c045c0f31db2b5c251405f2789027d66e
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-07-24 12:02:59 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-07-24 12:07:07 +0000

    app-misc/ytree: revision bump
    
    * Port to EAPI 7
    * Fix build with sys-libs/ncurses[tinfo]
    * Stop installing pre-compressed man page
    
    Closes: https://bugs.gentoo.org/690348
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 app-misc/ytree/files/ytree-1.99-tinfo.patch | 15 +++++++++++
 app-misc/ytree/ytree-1.99_p1-r1.ebuild      | 42 +++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)