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

Bug 646922

Summary: app-editors/efte-1.1-r1 : removal (was: /.../ld: CMakeFiles/.../con_ncurses.o: undefined reference to symbol keyname)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, mgorny, treecleaner
Priority: Normal Keywords: NeedPatch, PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 457530    
Deadline: 2019-04-22   
Attachments: emerge-info.txt
app-editors:efte-1.1-r1:20180207-080939.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-02-07 18:18:12 UTC
cd /var/tmp/portage/app-editors/efte-1.1-r1/work/efte-1.1_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/nefte.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++  -pedantic -Wall -Wno-long-long -Wpointer-arith -Wconversion -Wwrite-strings -Winline -fno-rtti -fno-exceptions -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/nefte.dir/e_unix.o CMakeFiles/nefte.dir/memicmp.o CMakeFiles/nefte.dir/clip_no.o CMakeFiles/nefte.dir/con_ncurses.o CMakeFiles/nefte.dir/g_nodlg.o CMakeFiles/nefte.dir/g_text.o CMakeFiles/nefte.dir/g_unix_pipe.o CMakeFiles/nefte.dir/menu_text.o  -o nefte libeftebase.a -lcurses 
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/nefte.dir/con_ncurses.o: undefined reference to symbol 'keyname'
/lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/nefte.dir/build.make:279: src/nefte] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl-test_20180203-123634

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

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-editors/efte
Comment 1 Toralf Förster gentoo-dev 2018-02-07 18:18:15 UTC
Created attachment 518424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-07 18:18:18 UTC
Created attachment 518426 [details]
app-editors:efte-1.1-r1:20180207-080939.log
Comment 3 Toralf Förster gentoo-dev 2018-02-07 18:18:21 UTC
Created attachment 518428 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-02-07 18:18:24 UTC
Created attachment 518430 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-02-07 18:18:27 UTC
Created attachment 518432 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-07 18:18:30 UTC
Created attachment 518434 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-02-07 18:18:33 UTC
Created attachment 518436 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2018-02-07 18:46:45 UTC
Is this with ncurses[tinfo]?
Comment 9 Toralf Förster gentoo-dev 2018-02-07 18:51:38 UTC
(In reply to Pacho Ramos from comment #8)

ah, yes:

mr-fox / # emerge -qpv ncurses
[ebuild   R   ] sys-libs/ncurses-6.0-r2  USE="cxx gpm {test} tinfo unicode -ada -debug -doc -minimal -profile -static-libs -threads -trace" ABI_X86="(64) -32 (-x32)" 

so a dup ?
Comment 10 Pacho Ramos gentoo-dev 2018-02-07 20:24:45 UTC
no, but it will block tinfo issues tracker :)
Comment 11 Larry the Git Cow gentoo-dev 2019-03-23 18:41:50 UTC
The bug has been referenced in the following commit(s):

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

commit 427440da0bd2dfad2f481a5e2ba6a69ec5a7be92
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-03-23 18:41:39 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-03-23 18:41:39 +0000

    package.mask: Last rite app-editors/efte
    
    Bug: https://bugs.gentoo.org/646922
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 12 Larry the Git Cow gentoo-dev 2019-04-22 07:32:22 UTC
The bug has been closed via the following commit(s):

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

commit 62d467cab21bfcb475127e5ed66e8869e47fba40
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-22 07:31:15 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-22 07:31:15 +0000

    app-editors/efte: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/646922
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-editors/efte/Manifest                         |  1 -
 app-editors/efte/efte-1.1-r1.ebuild               | 53 -----------------------
 app-editors/efte/files/efte-1.1-desktopfile.patch | 18 --------
 app-editors/efte/files/efte-1.1-flags.patch       | 15 -------
 app-editors/efte/metadata.xml                     |  8 ----
 profiles/package.mask                             |  6 ---
 6 files changed, 101 deletions(-)
Comment 13 Larry the Git Cow gentoo-dev 2019-08-17 23:13:56 UTC
The bug has been referenced in the following commit(s):

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

commit 13739041e5bfada4e3f42de65c55274c7494a1aa
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-08-17 23:11:45 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2019-08-17 23:13:48 +0000

    virtual/editor: Fix RDEPEND.
    
    app-editors/efte is gone.
    
    Bug: https://bugs.gentoo.org/646922
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 virtual/editor/editor-0-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)