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

Bug 752216

Summary: sci-biology/embassy-emnu-1.05.660 : emnu.c:(.text+<snip>): undefined reference to wmove
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-biology:embassy-emnu-1.05.660:20201101-223014.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-11-02 08:30:37 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: emnu.o: warning: relocation against `stdscr' in read-only section `.text.startup'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: emnu.o: in function `title_line':
emnu.c:(.text+0x27): undefined reference to `wmove'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: emnu.c:(.text+0x2f): undefined reference to `wclrtoeol'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: emnu.c:(.text+0x52): undefined reference to `COLS'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: emnu.c:(.text+0x68): undefined reference to `wmove'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20201031-121706

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.47.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Nov  1 08:40:04 PM UTC 2020

emerge -qpvO sci-biology/embassy-emnu
[ebuild  N    ] sci-biology/embassy-emnu-1.05.660  USE="X pdf png -mysql -ncurses -postgres -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-11-02 08:30:38 UTC
Created attachment 669659 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-02 08:30:40 UTC
Created attachment 669662 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-11-02 08:30:41 UTC
Created attachment 669665 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-11-02 08:30:43 UTC
Created attachment 669668 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-11-02 08:30:44 UTC
Created attachment 669671 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-02 08:30:45 UTC
Created attachment 669674 [details]
sci-biology:embassy-emnu-1.05.660:20201101-223014.log
Comment 7 Toralf Förster gentoo-dev 2020-11-02 08:30:47 UTC
Created attachment 669677 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-03-13 12:06:00 UTC
The bug has been closed via the following commit(s):

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

commit cca57164ec7976b01196672c6f17bce1a9948002
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-03-13 12:05:40 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-13 12:05:40 +0000

    sci-biology/embassy-emnu: depend on ncurses unconditionally
    
    Closes: https://bugs.gentoo.org/752216
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-biology/embassy-emnu/embassy-emnu-1.05.660.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)