Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874690 - app-editors/vim-9.0.0099 - if_lua.c: error: call to undeclared function luaL_openlib; ISO C99 and
Summary: app-editors/vim-9.0.0099 - if_lua.c: error: call to undeclared function luaL_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 16:41 UTC by Toralf Förster
Modified: 2022-10-04 13:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.52 KB, text/plain)
2022-10-03 16:41 UTC, Toralf Förster
Details
app-editors:vim-9.0.0099:20221003-163520.log (app-editors:vim-9.0.0099:20221003-163520.log,55.91 KB, text/plain)
2022-10-03 16:41 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,11.67 KB, application/x-bzip)
2022-10-03 16:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.29 KB, text/plain)
2022-10-03 16:41 UTC, Toralf Förster
Details
environment (environment,152.16 KB, text/plain)
2022-10-03 16:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.03 KB, application/x-bzip)
2022-10-03 16:41 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,16.44 KB, application/x-bzip)
2022-10-03 16:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,58.77 KB, application/x-bzip)
2022-10-03 16:41 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-10-03 16:41:06 UTC
too long lines were shrinked:

clang -c -I. -Iproto -DHAVE_CONFIG_H     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1        -o objects/viminfo.o viminfo.c
clang -c -I. -Iproto -DHAVE_CONFIG_H     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1        -o objects/window.o window.c
clang -c -I. -Iproto -DHAVE_CONFIG_H     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1        -o objects/bufwrite.o bufwrite.c
clang -c -I. -I/usr/include/lua5.1 -Iproto -DHAVE_CONFIG_H     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1         -o objects/if_lua.o if_lua.c
if_lua.c:2487:5: error: call to undeclared function 'luaL_openlib'; ISO C99 and
      later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221003-130005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 3b7bb35b069b2de1ff25b76f395f864c2b4c9e7a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 16:17:06 2022 +0000

    2022-10-03 16:17:05 UTC

emerge -qpvO app-editors/vim
[ebuild  N    ] app-editors/vim-9.0.0099  USE="X acl crypt gpm lua nls -cscope -debug -minimal -perl -python -racket (-ruby) (-selinux) -sound -tcl -terminal -vim-pager" LUA_SINGLE_TARGET="lua5-1 -lua5-3 -lua5-4 -luajit" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 16:41:07 UTC
Created attachment 817933 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 16:41:08 UTC
Created attachment 817936 [details]
app-editors:vim-9.0.0099:20221003-163520.log
Comment 3 Toralf Förster gentoo-dev 2022-10-03 16:41:09 UTC
Created attachment 817939 [details]
clang.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-03 16:41:10 UTC
Created attachment 817942 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-03 16:41:12 UTC
Created attachment 817945 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-03 16:41:13 UTC
Created attachment 817948 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 16:41:14 UTC
Created attachment 817951 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-03 16:41:16 UTC
Created attachment 817954 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-10-04 13:29:07 UTC
The bug has been closed via the following commit(s):

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

commit a41718ec4c26b8aac76dd79e71709d5585807253
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-04 13:26:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-04 13:26:50 +0000

    app-editors/gvim: fix Lua 5.1 deprecated API implicit. func. decls
    
    Closes: https://bugs.gentoo.org/874690
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/gvim/gvim-9.0.0099.ebuild | 4 ++++
 app-editors/gvim/gvim-9.0.0399.ebuild | 4 ++++
 app-editors/gvim/gvim-9999.ebuild     | 4 ++++
 3 files changed, 12 insertions(+)

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

commit 319afcf5438ab8eaf1fd6aeaa1db9e985ee29408
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-04 13:18:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-04 13:26:18 +0000

    app-editors/vim: fix Lua 5.1 deprecated API implicit. func. decls
    
    Closes: https://bugs.gentoo.org/874690
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/vim/{vim-8.2.4586.ebuild => vim-8.2.4586-r1.ebuild}    | 4 ++++
 app-editors/vim/{vim-8.2.5066-r1.ebuild => vim-8.2.5066-r2.ebuild} | 4 ++++
 app-editors/vim/{vim-9.0.0049.ebuild => vim-9.0.0049-r1.ebuild}    | 4 ++++
 app-editors/vim/{vim-9.0.0099.ebuild => vim-9.0.0099-r1.ebuild}    | 4 ++++
 app-editors/vim/vim-9999.ebuild                                    | 4 ++++
 5 files changed, 20 insertions(+)