Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690348 - app-misc/ytree-1.99_p1 : /.../ld: init.o: undefined reference to symbol keypad
Summary: app-misc/ytree-1.99_p1 : /.../ld: init.o: undefined reference to symbol keypad
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2019-07-21 11:32 UTC by Toralf Förster
Modified: 2019-07-24 12:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2019-07-21 11:33 UTC, Toralf Förster
Details
app-misc:ytree-1.99_p1:20190721-112947.log (app-misc:ytree-1.99_p1:20190721-112947.log,8.93 KB, text/plain)
2019-07-21 11:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,230.96 KB, text/plain)
2019-07-21 11:33 UTC, Toralf Förster
Details
environment (environment,45.90 KB, text/plain)
2019-07-21 11:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.56 KB, application/x-bzip)
2019-07-21 11:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.80 KB, application/x-bzip)
2019-07-21 11:33 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-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(+)