Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778779 - dev-lang/lua-5.4.2-r1 - luac.c:(.text+<snip>): undefined reference to luaG_getfuncline
Summary: dev-lang/lua-5.4.2-r1 - luac.c:(.text+<snip>): undefined reference to luaG_ge...
Status: RESOLVED DUPLICATE of bug 765712
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-03-27 19:04 UTC by Toralf Förster
Modified: 2021-03-27 19:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.67 KB, text/plain)
2021-03-27 19:04 UTC, Toralf Förster
Details
dev-lang:lua-5.4.2-r1:20210327-184902.log (dev-lang:lua-5.4.2-r1:20210327-184902.log,59.77 KB, text/plain)
2021-03-27 19:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,492.77 KB, text/plain)
2021-03-27 19:04 UTC, Toralf Förster
Details
environment (environment,88.94 KB, text/plain)
2021-03-27 19:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.20 KB, application/x-bzip)
2021-03-27 19:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.47 KB, application/x-bzip)
2021-03-27 19:04 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 2021-03-27 19:04:13 UTC
rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/luac.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/usr/lib64/ -L.libs -llua5.4 -lm -ldl -o .libs/luac5.4
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/luac.o: in function `PrintFunction':
luac.c:(.text+0x74b): undefined reference to `luaG_getfuncline'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/luac.o: in function `pmain':
luac.c:(.text+0x1521): undefined reference to `luaU_dump'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/luac5.4: internal symbol `luaG_getfuncline' isn't defined

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20210315-160555

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Mar 27 18:35:40 UTC 2021

emerge -qpvO dev-lang/lua
[ebuild  NS   ] dev-lang/lua-5.4.2-r1 [5.1.5-r106] USE="deprecated readline -test% -test-complete%"
Comment 1 Toralf Förster gentoo-dev 2021-03-27 19:04:15 UTC
Created attachment 695082 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-27 19:04:16 UTC
Created attachment 695085 [details]
dev-lang:lua-5.4.2-r1:20210327-184902.log
Comment 3 Toralf Förster gentoo-dev 2021-03-27 19:04:18 UTC
Created attachment 695088 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-03-27 19:04:19 UTC
Created attachment 695091 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-03-27 19:04:20 UTC
Created attachment 695094 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-27 19:04:21 UTC
Created attachment 695097 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-27 19:04:34 UTC

*** This bug has been marked as a duplicate of bug 765712 ***