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

Bug 692242

Summary: app-misc/cfiles-1.5 : /.../ld: undefined reference to symbol keypad
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Yumi Tanaka <yumi.tanaka>
Status: RESOLVED FIXED    
Severity: normal CC: alicef, bkohler, proteuss
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-misc:cfiles-1.5:20190814-204928.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-08-15 17:17:19 UTC
make -j1 
gcc -I. -Wall cf.c -o cfiles -lncursesw
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-misc/cfiles-1.5/temp/ccL4sKLy.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/libtinfow.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [Makefile:16: all] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-abi32+64-20190810-161025

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.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.36.0 *
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/cfiles
[ebuild  N    ] app-misc/cfiles-1.5
Comment 1 Toralf Förster gentoo-dev 2019-08-15 17:17:21 UTC
Created attachment 586918 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-15 17:17:24 UTC
Created attachment 586920 [details]
app-misc:cfiles-1.5:20190814-204928.log
Comment 3 Toralf Förster gentoo-dev 2019-08-15 17:17:27 UTC
Created attachment 586922 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-08-15 17:17:30 UTC
Created attachment 586924 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-08-15 17:17:33 UTC
Created attachment 586926 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-15 17:17:35 UTC
Created attachment 586928 [details]
temp.tbz2
Comment 7 Ben Kohler gentoo-dev 2019-09-25 18:02:49 UTC
Fixed upstream here: https://github.com/mananapr/cfiles/commit/8dc0e9154f3f56cd595d2738073723aa95d7295c

Please bump ebuild, any newer version will have the fix.
Comment 8 Larry the Git Cow gentoo-dev 2019-11-01 06:29:14 UTC
The bug has been referenced in the following commit(s):

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

commit 333863269dcd930a274e176d37e7cdb1c0acf6a4
Author:     Yumi Tanaka <myknt1184@gmail.com>
AuthorDate: 2019-08-16 07:19:43 +0000
Commit:     Alice Ferrazzi <alicef@gentoo.org>
CommitDate: 2019-11-01 06:25:45 +0000

    app-misc/cfiles: Bump version to 1.8
    
    Signed-off-by: Yumi Tanaka <yumi.tanaka@miracelinux.com>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Bug: https://bugs.gentoo.org/692242
    Closes: https://github.com/aliceinwire/gentoo/pull/3
    Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>

 app-misc/cfiles/Manifest          |  1 +
 app-misc/cfiles/cfiles-1.8.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)
Comment 9 Yumi Tanaka 2019-11-01 06:41:04 UTC
Updated ebuild and Manifest. The package was bumped to v1.8.