Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713954 - app-editors/ee-1.5.2 : /.../ld: undefined reference to symbol resetty
Summary: app-editors/ee-1.5.2 : /.../ld: undefined reference to symbol resetty
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-22 12:39 UTC by Toralf Förster
Modified: 2020-05-16 15:02 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.13 KB, text/plain)
2020-03-22 12:39 UTC, Toralf Förster
Details
app-editors:ee-1.5.2:20200322-032215.log (app-editors:ee-1.5.2:20200322-032215.log,2.57 KB, text/plain)
2020-03-22 12:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,253.44 KB, text/plain)
2020-03-22 12:40 UTC, Toralf Förster
Details
environment (environment,47.81 KB, text/plain)
2020-03-22 12:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.69 KB, application/x-bzip)
2020-03-22 12:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.88 KB, application/x-bzip)
2020-03-22 12:40 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-03-22 12:39:55 UTC
make[1]: Entering directory /var/tmp/portage/app-editors/ee-1.5.2/work/easyedit-1.5.2
x86_64-gentoo-linux-musl-gcc ee.c -o ee -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT   -DSLCT_HDR -O2 -pipe -march=native -fno-common -falign-functions=32:25:16  -Wl,-O1 -Wl,--as-needed -lcurses 
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /var/tmp/portage/app-editors/ee-1.5.2/temp/ccbbHHIp.o: undefined reference to symbol resetty
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /lib/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [make.local:9: curses] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 22 01:39:50 UTC 2020
/var/db/repos/musl	Sat Mar 21 19:55:55 UTC 2020

emerge -qpvO app-editors/ee
[ebuild  N    ] app-editors/ee-1.5.2
Comment 1 Toralf Förster gentoo-dev 2020-03-22 12:39:59 UTC
Created attachment 624262 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-22 12:40:01 UTC
Created attachment 624264 [details]
app-editors:ee-1.5.2:20200322-032215.log
Comment 3 Toralf Förster gentoo-dev 2020-03-22 12:40:08 UTC
Created attachment 624266 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-22 12:40:13 UTC
Created attachment 624268 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-22 12:40:16 UTC
Created attachment 624270 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-22 12:40:19 UTC
Created attachment 624272 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-05-16 15:02:28 UTC
The bug has been closed via the following commit(s):

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

commit 09eb27be1df0dcaa7559639251454a210eb10374
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2020-05-16 15:02:09 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2020-05-16 15:02:09 +0000

    app-editors/ee: fix build with sys-libs/ncurses[tinfo]
    
    Closes: https://bugs.gentoo.org/713954
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 app-editors/ee/ee-1.5.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)