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

Bug 790515

Summary: sci-biology/embassy-mse-3.0.0.660 - /.../mse.c:4584: undefined reference to stdscr
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.tar.bz2
logs.tar.bz2
sci-biology:embassy-mse-3.0.0.660:20210516-105101.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-05-16 13:03:38 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mse.o: in function `ShowError':
/var/tmp/portage/sci-biology/embassy-mse-3.0.0.660/work/MSE-3.0.0.650/src/mse.c:4584: undefined reference to `stdscr'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sci-biology/embassy-mse-3.0.0.660/work/MSE-3.0.0.650/src/mse.c:4584: undefined reference to `wmove'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sci-biology/embassy-mse-3.0.0.660/work/MSE-3.0.0.650/src/mse.c:4585: undefined reference to `stdscr'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sci-biology/embassy-mse-3.0.0.660/work/MSE-3.0.0.650/src/mse.c:4585: undefined reference to `wclrtoeol'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sci-biology/embassy-mse-3.0.0.660/work/MSE-3.0.0.650/src/mse.c:4585: undefined reference to `stdscr'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j2-20210510-165205

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-9.3.1
 [3] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun May 16 09:50:07 UTC 2021

emerge -qpvO sci-biology/embassy-mse
[ebuild  N    ] sci-biology/embassy-mse-3.0.0.660  USE="-X -mysql -ncurses -pdf -png -postgres"
Comment 1 Toralf Förster gentoo-dev 2021-05-16 13:03:39 UTC
Created attachment 709071 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-16 13:03:41 UTC
Created attachment 709074 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-16 13:03:43 UTC
Created attachment 709077 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-16 13:03:44 UTC
Created attachment 709080 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-16 13:03:46 UTC
Created attachment 709083 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-16 13:03:47 UTC
Created attachment 709086 [details]
sci-biology:embassy-mse-3.0.0.660:20210516-105101.log
Comment 7 Toralf Förster gentoo-dev 2021-05-16 13:03:48 UTC
Created attachment 709089 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-05-16 13:37:06 UTC
The bug has been closed via the following commit(s):

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

commit 9a209d91983f97d3d167fa52e774a053030a1946
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-05-16 13:36:35 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-05-16 13:36:35 +0000

    sci-biology/embassy-mse: ncurses isn't optional
    
    Closes: https://bugs.gentoo.org/790515
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-biology/embassy-mse/embassy-mse-3.0.0.660.ebuild |  6 +++---
 sci-biology/embassy-mse/metadata.xml                 | 14 +++++++-------
 2 files changed, 10 insertions(+), 10 deletions(-)