Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692242 - app-misc/cfiles-1.5 : /.../ld: undefined reference to symbol keypad
Summary: app-misc/cfiles-1.5 : /.../ld: 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: Yumi Tanaka
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-15 17:17 UTC by Toralf Förster
Modified: 2019-11-01 06:41 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.07 KB, text/plain)
2019-08-15 17:17 UTC, Toralf Förster
Details
app-misc:cfiles-1.5:20190814-204928.log (app-misc:cfiles-1.5:20190814-204928.log,1.86 KB, text/plain)
2019-08-15 17:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,161.53 KB, text/plain)
2019-08-15 17:17 UTC, Toralf Förster
Details
environment (environment,19.52 KB, text/plain)
2019-08-15 17:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,35.99 KB, application/x-bzip)
2019-08-15 17:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.01 KB, application/x-bzip)
2019-08-15 17:17 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-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.