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

Bug 690084

Summary: x11-misc/touchcal-0.80 : /.../ld: touchcal.o: undefined reference to symbol stdscr
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
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
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
x11-misc:touchcal-0.80:20190717-131249.log

Description Toralf Förster gentoo-dev 2019-07-17 16:53:41 UTC
      |     ^~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc `pkg-config --cflags xft 2> /dev/null || true` -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -o touchcal touchcal.o  -lXft -lXinerama -lX11 -lcurses -lncurses -lm 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: touchcal.o: undefined reference to symbol 'stdscr'
/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[1]: *** [Makefile:395: touchcal] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20190714-193026

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

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)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO x11-misc/touchcal
[ebuild  N    ] x11-misc/touchcal-0.80
Comment 1 Toralf Förster gentoo-dev 2019-07-17 16:53:44 UTC
Created attachment 583262 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-17 16:53:47 UTC
Created attachment 583264 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-17 16:53:49 UTC
Created attachment 583266 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-17 16:53:52 UTC
Created attachment 583268 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-17 16:53:55 UTC
Created attachment 583270 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-17 16:53:58 UTC
Created attachment 583272 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-17 16:54:00 UTC
Created attachment 583274 [details]
x11-misc:touchcal-0.80:20190717-131249.log
Comment 8 Larry the Git Cow gentoo-dev 2019-07-18 13:51:09 UTC
The bug has been closed via the following commit(s):

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

commit 29b18f38bf5b4caa16c40b0b1fd6c171b934c923
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-07-18 13:50:48 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-07-18 13:51:03 +0000

    x11-misc/touchcal: Fixed build with sys-libs/ncurses[tinfo]
    
    Closes: https://bugs.gentoo.org/690084
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 x11-misc/touchcal/touchcal-0.80.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)