Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712312 - sci-biology/newick-utils-1.6 : lua_tree_editor.c:(.text.startup+<snip>): undefined reference to luaL_openlib
Summary: sci-biology/newick-utils-1.6 : lua_tree_editor.c:(.text.startup+<snip>): unde...
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-03-13 07:45 UTC by Toralf Förster
Modified: 2020-11-01 18:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.29 KB, text/plain)
2020-03-13 07:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,73.73 KB, text/plain)
2020-03-13 07:45 UTC, Toralf Förster
Details
environment (environment,14.20 KB, text/plain)
2020-03-13 07:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.74 KB, application/x-bzip)
2020-03-13 07:45 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,19.38 KB, application/x-bzip)
2020-03-13 07:45 UTC, Toralf Förster
Details
sci-biology:newick-utils-1.6:20200313-054610.log (sci-biology:newick-utils-1.6:20200313-054610.log,29.97 KB, text/plain)
2020-03-13 07:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.97 KB, application/x-bzip)
2020-03-13 07:45 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-13 07:45:13 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/nw_luaed lua_tree_editor.o  ./.libs/libnw.so /usr/lib64//liblua.so -ldl -lxml2 -lm -Wl,-rpath -Wl,/usr/lib64/
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lua_tree_editor.o: in function main:
lua_tree_editor.c:(.text.startup+0x1c6): undefined reference to luaL_openlib
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:514: nw_luaed] Error 1
make[2]: Leaving directory /var/tmp/portage/sci-biology/newick-utils-1.6/work/newick-utils-1.6/src

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

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

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

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

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
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 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 13 Mar 2020 03:38:34 +0000

emerge -qpvO sci-biology/newick-utils
[ebuild  N    ] sci-biology/newick-utils-1.6
Comment 1 Toralf Förster gentoo-dev 2020-03-13 07:45:16 UTC
Created attachment 618200 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-13 07:45:19 UTC
Created attachment 618202 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-13 07:45:22 UTC
Created attachment 618204 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-13 07:45:25 UTC
Created attachment 618206 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-13 07:45:28 UTC
Created attachment 618208 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-13 07:45:31 UTC
Created attachment 618210 [details]
sci-biology:newick-utils-1.6:20200313-054610.log
Comment 7 Toralf Förster gentoo-dev 2020-03-13 07:45:35 UTC
Created attachment 618212 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-01 18:37:02 UTC
The bug has been closed via the following commit(s):

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

commit f812704e44f3d927dd47f3901c59ee7716adefd0
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-11-01 18:36:11 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-01 18:36:11 +0000

    sci-biology/newick-utils: Port to EAPI 7
    
    * Don't build static libraries by default
    * Fix GCC 10 / -fno-common
    * Disable automagic guile and lua
    
    Closes: https://bugs.gentoo.org/708534
    Closes: https://bugs.gentoo.org/712312
    Closes: https://bugs.gentoo.org/727986
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/newick-utils-1.6-deduplicate-libnw.patch | 153 +++++++++++++++++++++
 .../files/newick-utils-1.6-fno-common.patch        |  41 ++++++
 sci-biology/newick-utils/metadata.xml              |  11 +-
 .../newick-utils/newick-utils-1.6-r1.ebuild        |  44 ++++++
 sci-biology/newick-utils/newick-utils-1.6.ebuild   |  20 ---
 5 files changed, 245 insertions(+), 24 deletions(-)