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

Bug 647160

Summary: media-gfx/duhdraw-2.8.13-r1 : /.../ld: /.../ccslQasb.o: undefined reference to symbol resetty
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
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
media-gfx:duhdraw-2.8.13-r1:20180209-035957.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-02-09 20:17:02 UTC
        fread (&sauceinfo, sizeof (struct sauce_info), 1, fp);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-gfx/duhdraw-2.8.13-r1/temp/ccslQasb.o: undefined reference to symbol 'resetty'
/lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [Makefile:17: duhdraw] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl-test_20180203-123634

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-gfx/duhdraw
Comment 1 Toralf Förster gentoo-dev 2018-02-09 20:17:05 UTC
Created attachment 518802 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-09 20:17:08 UTC
Created attachment 518804 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-09 20:17:11 UTC
Created attachment 518806 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-09 20:17:14 UTC
Created attachment 518808 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-09 20:17:18 UTC
Created attachment 518810 [details]
media-gfx:duhdraw-2.8.13-r1:20180209-035957.log
Comment 6 Toralf Förster gentoo-dev 2018-02-09 20:17:21 UTC
Created attachment 518812 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-03-23 23:45:42 UTC
The bug has been closed via the following commit(s):

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

commit 1c3f3c1a7fba575e6ec5c00b85bc9312b94621e3
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-03-23 23:45:33 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-03-23 23:45:33 +0000

    media-gfx/duhdraw: Fixed build with sys-libs/ncurses[tinfo]
    
    Closes: https://bugs.gentoo.org/647160
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild          | 21 ++++++++++++---------
 media-gfx/duhdraw/files/duhdraw-2.8.13-macos.patch  |  4 ++--
 .../duhdraw/files/duhdraw-2.8.13-prestrip.patch     |  4 ++--
 3 files changed, 16 insertions(+), 13 deletions(-)