Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691306 - dev-util/sel-0.08.4-r2 : /.../ld: /.../ccWrYWLY.o: undefined reference to symbol keypad
Summary: dev-util/sel-0.08.4-r2 : /.../ld: /.../ccWrYWLY.o: undefined reference to sym...
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:
: 698522 (view as bug list)
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2019-08-02 17:41 UTC by Toralf Förster
Modified: 2021-01-09 16:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.95 KB, text/plain)
2019-08-02 17:41 UTC, Toralf Förster
Details
dev-util:sel-0.08.4-r2:20190802-161841.log (dev-util:sel-0.08.4-r2:20190802-161841.log,5.00 KB, text/plain)
2019-08-02 17:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,102 bytes, text/plain)
2019-08-02 17:41 UTC, Toralf Förster
Details
environment (environment,46.13 KB, text/plain)
2019-08-02 17:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.99 KB, application/x-bzip)
2019-08-02 17:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.86 KB, application/x-bzip)
2019-08-02 17:41 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-08-02 17:41:11 UTC
     getcwd(working_dir, len_path);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/sel-0.08.4-r2/temp/ccWrYWLY.o: undefined reference to symbol 'keypad'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.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: *** [<builtin>: sel] Error 1

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-stable-20190728-005759

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.34.2 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO dev-util/sel
[ebuild  N    ] dev-util/sel-0.08.4-r2
Comment 1 Toralf Förster gentoo-dev 2019-08-02 17:41:14 UTC
Created attachment 585552 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-02 17:41:16 UTC
Created attachment 585554 [details]
dev-util:sel-0.08.4-r2:20190802-161841.log
Comment 3 Toralf Förster gentoo-dev 2019-08-02 17:41:19 UTC
Created attachment 585556 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-08-02 17:41:22 UTC
Created attachment 585558 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-08-02 17:41:25 UTC
Created attachment 585560 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-02 17:41:27 UTC
Created attachment 585562 [details]
temp.tbz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-09 15:48:19 UTC
Still an issue.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-09 15:49:27 UTC
*** Bug 698522 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2021-01-09 16:22:57 UTC
The bug has been closed via the following commit(s):

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

commit f2cc6de11561bcb15fe0a2654a9193b85434b48f
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-09 16:20:02 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-09 16:22:54 +0000

    dev-util/sel: Fixed build with sys-libs/ncurses[tinfo]
    
    Closes: https://bugs.gentoo.org/691306
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 dev-util/sel/sel-0.08.4-r2.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)