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"
Created attachment 817933 [details] emerge-info.txt
Created attachment 817936 [details] app-editors:vim-9.0.0099:20221003-163520.log
Created attachment 817939 [details] clang.tar.bz2
Created attachment 817942 [details] emerge-history.txt
Created attachment 817945 [details] environment
Created attachment 817948 [details] etc.portage.tar.bz2
Created attachment 817951 [details] logs.tar.bz2
Created attachment 817954 [details] temp.tar.bz2
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(+)