Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 752216 - sci-biology/embassy-emnu-1.05.660 : emnu.c:(.text+<snip>): undefined reference to wmove
Summary: sci-biology/embassy-emnu-1.05.660 : emnu.c:(.text+<snip>): undefined referenc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-02 08:30 UTC by Toralf Förster
Modified: 2021-03-13 12:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.90 KB, text/plain)
2020-11-02 08:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.79 KB, text/plain)
2020-11-02 08:30 UTC, Toralf Förster
Details
environment (environment,105.46 KB, text/plain)
2020-11-02 08:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.95 KB, application/x-bzip)
2020-11-02 08:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.40 KB, application/x-bzip)
2020-11-02 08:30 UTC, Toralf Förster
Details
sci-biology:embassy-emnu-1.05.660:20201101-223014.log (sci-biology:embassy-emnu-1.05.660:20201101-223014.log,68.57 KB, text/plain)
2020-11-02 08:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.90 KB, application/x-bzip)
2020-11-02 08:30 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 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(-)