Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844901 - net-news/snownews-1.9 - /.../ld: .o/uiutil.o: undefined reference to symbol keypad
Summary: net-news/snownews-1.9 - /.../ld: .o/uiutil.o: undefined reference to symbol k...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Frederic Culot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo which-hunt
  Show dependency tree
 
Reported: 2022-05-15 17:49 UTC by Toralf Förster
Modified: 2022-06-16 00:35 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.09 KB, text/plain)
2022-05-15 17:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,66.70 KB, text/plain)
2022-05-15 17:53 UTC, Toralf Förster
Details
environment (environment,56.15 KB, text/plain)
2022-05-15 17:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.51 KB, application/x-bzip)
2022-05-15 17:57 UTC, Toralf Förster
Details
net-news:snownews-1.9:20220515-095555.log (net-news:snownews-1.9:20220515-095555.log,4.71 KB, text/plain)
2022-05-15 18:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,296.88 KB, application/x-bzip)
2022-05-15 18:02 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 2022-05-15 17:49:05 UTC
    Compiling po/uk_UA.po ...
    Compiling po/zh_CN.po ...
    Compiling po/zh_TW.po ...
Linking .o/snownews ...
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .o/uiutil.o: undefined reference to symbol 'keypad'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220514-222405

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.3
Python 3.9.12
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.60.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 11ed0c5124cf1db3b3081d43ec9af9674d0eebe3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 15 09:33:02 2022 +0000

    2022-05-15 09:33:02 UTC

emerge -qpvO net-news/snownews
[ebuild  N    ] net-news/snownews-1.9  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2022-05-15 17:51:17 UTC
Created attachment 779126 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-15 17:53:28 UTC
Created attachment 779129 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-05-15 17:55:39 UTC
Created attachment 779132 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-15 17:57:50 UTC
Created attachment 779135 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-15 18:00:01 UTC
Created attachment 779138 [details]
net-news:snownews-1.9:20220515-095555.log
Comment 6 Toralf Förster gentoo-dev 2022-05-15 18:02:14 UTC
Created attachment 779141 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-16 00:35:06 UTC
The bug has been closed via the following commit(s):

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

commit 36aca27bf69bef70ce417ed8490d72d90855c3fc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-16 00:23:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-16 00:23:07 +0000

    net-news/snownews: respect CC; drop which
    
    Closes: https://bugs.gentoo.org/844901
    Signed-off-by: Sam James <sam@gentoo.org>

 .../snownews/files/snownews-1.9-no-which.patch     | 30 +++++++++++++
 net-news/snownews/snownews-1.9-r1.ebuild           | 50 ++++++++++++++++++++++
 2 files changed, 80 insertions(+)