Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690410 - app-editors/ne-3.1.1 : cm.c:(.text+<snip>): undefined reference to tputs
Summary: app-editors/ne-3.1.1 : cm.c:(.text+<snip>): undefined reference to tputs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 729420 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-07-21 20:33 UTC by Toralf Förster
Modified: 2020-07-23 15:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.95 KB, text/plain)
2019-07-21 20:33 UTC, Toralf Förster
Details
app-editors:ne-3.1.1:20190721-202844.log (app-editors:ne-3.1.1:20190721-202844.log,18.89 KB, text/plain)
2019-07-21 20:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.50 KB, text/plain)
2019-07-21 20:33 UTC, Toralf Förster
Details
environment (environment,87.57 KB, text/plain)
2019-07-21 20:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.10 KB, application/x-bzip)
2019-07-21 20:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.60 KB, application/x-bzip)
2019-07-21 20:33 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 2019-07-21 20:33:18 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: term.o: warning: relocation against `cur_term' in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cm.o: in function `calccost':
cm.c:(.text+0xae): undefined reference to `tputs'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cm.c:(.text+0x1c6): undefined reference to `tputs'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cm.c:(.text+0x26b): undefined reference to `tputs'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cm.o: in function `cmcostinit':

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO app-editors/ne
[ebuild  N    ] app-editors/ne-3.1.1  USE="-tinfo"
Comment 1 Toralf Förster gentoo-dev 2019-07-21 20:33:21 UTC
Created attachment 583974 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-21 20:33:24 UTC
Created attachment 583976 [details]
app-editors:ne-3.1.1:20190721-202844.log
Comment 3 Toralf Förster gentoo-dev 2019-07-21 20:33:26 UTC
Created attachment 583978 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-21 20:33:29 UTC
Created attachment 583980 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-21 20:33:32 UTC
Created attachment 583982 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-21 20:33:35 UTC
Created attachment 583984 [details]
temp.tbz2
Comment 7 Arfrever Frehtes Taifersar Arahesis 2020-06-25 07:29:03 UTC
*** Bug 729420 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2020-07-23 15:33:33 UTC
The bug has been closed via the following commit(s):

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

commit e37f705c4b986543b85b3e477c02508e0483f3ca
Author:     Hanno Böck <hanno@gentoo.org>
AuthorDate: 2020-07-23 15:33:14 +0000
Commit:     Hanno Böck <hanno@gentoo.org>
CommitDate: 2020-07-23 15:33:14 +0000

    app-editors/ne: Version bump
    
    Force tinfo support, building without is broken.
    
    Closes: https://bugs.gentoo.org/690410
    Signed-off-by: Hanno Böck <hanno@gentoo.org>
    Package-Manager: Portage-3.0.0, Repoman-2.3.23

 app-editors/ne/Manifest        |  1 +
 app-editors/ne/ne-3.3.0.ebuild | 48 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)