Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881507 - dev-util/geany-plugins-1.38-r3 - glspi_kfile.c:(.text+<snip>): undefined reference to luaL_openlib
Summary: dev-util/geany-plugins-1.38-r3 - glspi_kfile.c:(.text+<snip>): undefined refe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chris Mayo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-16 15:34 UTC by Toralf Förster
Modified: 2022-11-17 01:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.44 KB, text/plain)
2022-11-16 15:34 UTC, Toralf Förster
Details
dev-util:geany-plugins-1.38-r3:20221116-143224.log.bz2 (dev-util:geany-plugins-1.38-r3:20221116-143224.log.bz2,19.04 KB, application/x-bzip)
2022-11-16 15:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.35 KB, text/plain)
2022-11-16 15:34 UTC, Toralf Förster
Details
environment (environment,90.88 KB, text/plain)
2022-11-16 15:34 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,704 bytes, application/x-bzip)
2022-11-16 15:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.44 KB, application/x-bzip)
2022-11-16 15:34 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.46 KB, application/x-bzip)
2022-11-16 15:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,49.87 KB, application/x-bzip)
2022-11-16 15:34 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 2022-11-16 15:34:10 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DDOCDIR=\""/usr/share/doc/geany-plugins-1.38-r3"\" -DGEANYPLUGINS_DATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/geany-plugins"\" -DLIBDIR=\""/usr/lib64"\" -DPKGLIBDIR=\""
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DDOCDIR=\""/usr/share/doc/geany-plugins-1.38-r3"\" -DGEANYPLUGINS_DATADIR=\""/usr/share"\" -DPKGDATADIR=\""/usr/share/geany-plugins"\" -DLIBDIR=\""/usr/lib64"\" -DPKGLIBDIR=\""
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libgeanylua_la-glspi_app.o .libs/libgeanylua_la-glspi_dlg.o .libs/libgeanylua_la-glspi_doc.o .libs/libgeanylua_la-glspi_init.o .libs/libgeanylua_la-glspi_kfile.o .libs/libgeanylua_la-glspi_run.o .libs/libgeanylua_la-glspi_sci.o .libs
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/libgeanylua_la-glspi_kfile.o: in function `glspi_init_kfile_module':
glspi_kfile.c:(.text+0xe87): undefined reference to `luaL_openlib'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: glspi_kfile.c:(.text+0xea5): undefined reference to `luaL_openlib'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/libgeanylua_la-glspi_run.o: in function `glspi_init_module':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221116-060010

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
php cli (if any):

  HEAD of ::gentoo
commit 2e5659031a1670ec8637884e7dee0516dc379875
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 16 13:31:54 2022 +0000

    2022-11-16 13:31:54 UTC

emerge -qpvO dev-util/geany-plugins
[ebuild  N    ] dev-util/geany-plugins-1.38-r3  USE="lua nls -ctags -debugger -enchant -git -gpg -gtkspell -markdown -pretty-printer -scope -soup -workbench" LUA_SINGLE_TARGET="lua5-1"
Comment 1 Toralf Förster gentoo-dev 2022-11-16 15:34:11 UTC
Created attachment 833021 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-16 15:34:12 UTC
Created attachment 833023 [details]
dev-util:geany-plugins-1.38-r3:20221116-143224.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-16 15:34:14 UTC
Created attachment 833025 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-16 15:34:15 UTC
Created attachment 833027 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-16 15:34:16 UTC
Created attachment 833029 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-16 15:34:17 UTC
Created attachment 833031 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-16 15:34:18 UTC
Created attachment 833033 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-16 15:34:19 UTC
Created attachment 833035 [details]
temp.tar.bz2
Comment 9 Chris Mayo 2022-11-16 19:31:32 UTC
I can reproduce with dev-lang/lua-5.1.5-r200[-deprecated] and am assuming that is the problem.
Comment 10 Larry the Git Cow gentoo-dev 2022-11-17 01:06:00 UTC
The bug has been closed via the following commit(s):

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

commit 0600a310ac4610a88de1b9b5d3e6144ccc5040aa
Author:     Chris Mayo <aklhfex@gmail.com>
AuthorDate: 2022-11-16 19:25:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-17 00:56:03 +0000

    dev-util/geany-plugins: ensure lua supports deprecated APIs
    
    Bug: https://bugs.gentoo.org/878529
    Closes: https://bugs.gentoo.org/881507
    Signed-off-by: Chris Mayo <aklhfex@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/28302
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{geany-plugins-1.38-r3.ebuild => geany-plugins-1.38-r4.ebuild}       | 1 +
 1 file changed, 1 insertion(+)