Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 817936 Details for
Bug 874690
app-editors/vim-9.0.0099 - if_lua.c: error: call to undeclared function luaL_openlib; ISO C99 and
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-editors:vim-9.0.0099:20221003-163520.log
app-editors:vim-9.0.0099:20221003-163520.log (text/plain), 55.91 KB, created by
Toralf Förster
on 2022-10-03 16:41:08 UTC
(
hide
)
Description:
app-editors:vim-9.0.0099:20221003-163520.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-10-03 16:41:08 UTC
Size:
55.91 KB
patch
obsolete
> * Package: app-editors/vim-9.0.0099:0 > * Repository: gentoo > * Maintainer: vim@gentoo.org > * USE: X abi_x86_64 acl amd64 crypt elibc_glibc gpm kernel_linux lua lua_single_target_lua5-1 nls python_single_target_python3_10 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using lua5.1 to build >>>> Unpacking source... >>>> Unpacking vim-9.0.0099.tar.gz to /var/tmp/portage/app-editors/vim-9.0.0099/work >>>> Unpacking vim-patches-vim-9.0.0049-patches.tar.gz to /var/tmp/portage/app-editors/vim-9.0.0099/work >>>> Source unpacked in /var/tmp/portage/app-editors/vim-9.0.0099/work >>>> Preparing source in /var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099 ... > * Applying patches from /var/tmp/portage/app-editors/vim-9.0.0099/work/vim-patches-vim-9.0.0049-patches ... > * 001_all_vim-6.3-xorg-75816.patch ... > [ ok ] > * 002_all_vim-7.3-apache-83565.patch ... >patching file runtime/filetype.vim >Hunk #1 succeeded at 104 with fuzz 2 (offset -9 lines). > [ ok ] > * 003_all_vim-7.0-automake-substitutions-93378.patch ... > [ ok ] > * 004_all_vim-7.0-grub-splash-96155.patch ... > [ ok ] > * 005_all_vim_7.1-ada-default-compiler.patch ... > [ ok ] > * 006-vim-8.2.5066-crosscompile.patch ... > [ ok ] > * 007-vim-8.2.0210-python3-shared-lib.patch ... > [ ok ] > * Applying vim-9.0-fix-create-timer-for-cros-compiling.patch ... > [ ok ] >'/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099/src/config.mk.dist' -> '/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099/src/auto/config.mk' >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099 ... >make -j4 -j1 -C src autoconf >make: Entering directory '/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099/src' >if test ! -f configure.save; then mv configure configure.save; fi >autoconf >configure.ac:15: warning: The macro `AC_PROG_CC_C99' is obsolete. >configure.ac:15: You should run autoupdate. >./lib/autoconf/c.m4:1665: AC_PROG_CC_C99 is expanded from... >configure.ac:15: the top level >configure.ac:17: warning: The macro `AC_PROGRAM_EGREP' is obsolete. >configure.ac:17: You should run autoupdate. >./lib/autoconf/oldnames.m4:42: AC_PROGRAM_EGREP is expanded from... >configure.ac:17: the top level >configure.ac:19: warning: The macro `AC_ISC_POSIX' is obsolete. >configure.ac:19: You should run autoupdate. >./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... >configure.ac:19: the top level >configure.ac:30: warning: The macro `AC_HEADER_STDC' is obsolete. >configure.ac:30: You should run autoupdate. >./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... >configure.ac:30: the top level >configure.ac:3341: warning: The macro `AC_HEADER_TIME' is obsolete. >configure.ac:3341: You should run autoupdate. >./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... >configure.ac:3341: the top level >sed -e 's+>config.log+>auto/config.log+' -e 's+\./config.log+auto/config.log+' configure > auto/configure >chmod 755 auto/configure >mv -f configure.save configure >rm -rf autom4te.cache >rm -f auto/config.status auto/config.cache >make: Leaving directory '/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099/src' >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/vim-9.0.0099 --htmldir=/usr/share/doc/vim-9.0.0099/html --libdir=/usr/lib64 --with-modified-by=Gentoo-9.0.0099 --with-features=huge --disable-canberra --enable-acl --enable-libsodium --disable-cscope --enable-gpm --enable-nls --disable-perlinterp --disable-python3interp --without-python3-command --disable-mzschemeinterp --disable-rubyinterp --disable-selinux --disable-tclinterp --disable-terminal --enable-luainterp --without-luajit --with-lua-prefix=/usr --enable-gui=no --disable-darwin --with-x >configure: creating cache auto/config.cache >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... clang >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking how to run the C preprocessor... clang -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for library containing strerror... none required >checking for gawk... gawk >checking for strip... (cached) /bin/true faking strip >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for sys/select.h... yes >checking for sys/socket.h... yes >checking for egrep... (cached) /bin/grep -E >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking if the compiler supports trailing commas... yes >checking if the compiler supports C++ comments... yes >checking --enable-fail-if-missing argument... no >checking for clang version... 15000001 >checking if clang supports -fno-strength-reduce... no >checking for buggy tools... - sh is 'GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu) >Copyright (C) 2020 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> > >This is free software; you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law.' - probably OK. >checking uname... Linux >checking uname -r... 5.19.12 >checking uname -m... x86_64 >checking for Haiku... no >checking for QNX... no >checking for Darwin (Mac OS X)... no >checking for AvailabilityMacros.h... no >checking --with-local-dir argument... Defaulting to /usr/local >checking --with-vim-name argument... Defaulting to vim >checking --with-ex-name argument... Defaulting to ex >checking --with-view-name argument... Defaulting to view >checking --with-global-runtime argument... no >checking --with-modified-by argument... Gentoo-9.0.0099 >checking if character set is EBCDIC... no >checking --disable-smack argument... no >checking for linux/xattr.h... yes >checking for attr/xattr.h... yes >checking for XATTR_NAME_SMACKEXEC in linux/xattr.h... no >checking --disable-selinux argument... yes >checking --with-features argument... huge >checking --with-compiledby argument... no >checking --disable-xsmp argument... no >checking --disable-xsmp-interact argument... no >checking diff feature... enabled >checking --enable-luainterp argument... yes >checking --with-lua-prefix argument... /usr >checking --with-luajit... no >checking for lua... /var/tmp/portage/app-editors/vim-9.0.0099/temp/lua5.1/bin/lua >checking Lua version... 5.1 >checking if lua.h can be found in /usr/include... no >checking if lua.h can be found in /usr/include/lua5.1... yes >checking if link with -L/usr/lib -llua5.1 is sane... yes >checking --enable-mzschemeinterp argument... no >checking --enable-perlinterp argument... no >checking --enable-pythoninterp argument... no >checking --enable-python3interp argument... no >checking --enable-tclinterp argument... no >checking --enable-rubyinterp argument... no >checking --enable-cscope argument... no >checking --disable-netbeans argument... no >checking --disable-channel argument... no >checking for socket in -lsocket... no >checking whether compiling with IPv6 networking is possible... yes >checking for inet_ntop... yes >checking --enable-terminal argument... no >checking --enable-autoservername argument... no >checking --enable-multibyte argument... yes >checking --disable-rightleft argument... no >checking --disable-arabic argument... no >checking --enable-xim argument... defaulting to auto >checking --enable-fontset argument... no >checking for xmkmf... no >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking if X11 header files can be found... yes >checking for _XdmcpAuthDoIt in -lXdmcp... yes >checking for IceOpenConnection in -lICE... yes >checking for XpmCreatePixmapFromData in -lXpm... yes >checking if X11 header files implicitly declare return values... no >checking size of wchar_t is 2 bytes... no >checking --enable-gui argument... no GUI support >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for X11/SM/SMlib.h... yes >checking for /proc link to executable... /proc/self/exe >checking for CYGWIN or MSYS environment... no >checking whether toupper is broken... no >checking whether __DATE__ and __TIME__ work... yes >checking whether __attribute__((unused)) is allowed... yes >checking for elf.h... yes >checking for main in -lelf... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for sys/utsname.h... yes >checking for termcap.h... yes >checking for fcntl.h... yes >checking for sgtty.h... yes >checking for sys/ioctl.h... yes >checking for sys/time.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for termio.h... yes >checking for iconv.h... yes >checking for inttypes.h... (cached) yes >checking for langinfo.h... yes >checking for math.h... yes >checking for unistd.h... (cached) yes >checking for stropts.h... no >checking for errno.h... yes >checking for sys/resource.h... yes >checking for sys/systeminfo.h... no >checking for locale.h... yes >checking for sys/stream.h... no >checking for termios.h... yes >checking for libc.h... no >checking for sys/statfs.h... yes >checking for poll.h... yes >checking for sys/poll.h... yes >checking for pwd.h... yes >checking for utime.h... yes >checking for sys/param.h... yes >checking for sys/ptms.h... no >checking for libintl.h... yes >checking for libgen.h... yes >checking for util/debug.h... no >checking for util/msg18n.h... no >checking for frame.h... no >checking for sys/acl.h... yes >checking for sys/access.h... no >checking for sys/sysinfo.h... yes >checking for wchar.h... yes >checking for wctype.h... yes >checking for sys/ptem.h... no >checking for sys/sysctl.h... no >checking for pthread_np.h... no >checking for strings.h... (cached) yes >checking if strings.h can be included after string.h... yes >checking whether clang needs -traditional... no >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for uint32_t... yes >checking for ino_t... yes >checking for dev_t... yes >checking whether byte ordering is bigendian... no >checking for inline... inline >checking for rlim_t... yes >checking for stack_t... yes >checking whether stack_t has an ss_base field... no >checking --with-tlib argument... empty: automatic terminal library selection >checking for tgetent in -ltinfo... yes >checking whether we talk terminfo... yes >checking what tgetent() returns for an unknown terminal... zero >checking whether termcap.h contains ospeed... yes >checking whether termcap.h contains UP, BC and PC... yes >checking whether tputs() uses outfuntype... no >checking whether del_curterm() can be used... yes >checking whether sys/select.h and sys/time.h may both be included... yes >checking for /dev/ptc... no >checking for SVR4 ptys... yes >checking for ptyranges... don't know >checking for struct sigcontext... no >checking getcwd implementation is broken... no >checking for fchdir... yes >checking for fchown... yes >checking for fchmod... yes >checking for fsync... yes >checking for getcwd... yes >checking for getpseudotty... no >checking for getpwent... yes >checking for getpwnam... yes >checking for getpwuid... yes >checking for getrlimit... yes >checking for gettimeofday... yes >checking for localtime_r... yes >checking for lstat... yes >checking for memset... yes >checking for mkdtemp... yes >checking for nanosleep... yes >checking for opendir... yes >checking for putenv... yes >checking for qsort... yes >checking for readlink... yes >checking for select... yes >checking for setenv... yes >checking for getpgid... yes >checking for setpgid... yes >checking for setsid... yes >checking for sigaltstack... yes >checking for sigstack... yes >checking for sigset... yes >checking for sigsetjmp... no >checking for sigaction... yes >checking for sigprocmask... yes >checking for sigvec... no >checking for strcasecmp... yes >checking for strcoll... yes >checking for strerror... yes >checking for strftime... yes >checking for stricmp... no >checking for strncasecmp... yes >checking for strnicmp... no >checking for strpbrk... yes >checking for strptime... yes >checking for strtol... yes >checking for tgetent... yes >checking for towlower... yes >checking for towupper... yes >checking for iswupper... yes >checking for tzset... yes >checking for usleep... yes >checking for utime... yes >checking for utimes... yes >checking for mblen... yes >checking for ftruncate... yes >checking for unsetenv... yes >checking for posix_openpt... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking --enable-canberra argument... no >checking --enable-libsodium argument... yes >checking for libsodium... yes >checking for st_blksize... yes >checking for timer_create... configure: timer_create with -lrt >yes >checking whether stat() ignores a trailing slash... no >checking for nanoseconds field of struct stat... st_mtim.tv_nsec >checking for iconv_open()... yes >checking for nl_langinfo(CODESET)... yes >checking for strtod in -lm... yes >checking for strtod() and other floating point functions... yes >checking for isinf()... yes >checking for isnan()... yes >checking --disable-acl argument... no >checking for acl_get_file in -lposix1e... no >checking for acl_get_file in -lacl... yes >checking for fgetxattr in -lattr... yes >checking for POSIX ACL support... yes >checking for acl_get in -lsec... no >checking for Solaris ACL support... no >checking for AIX ACL support... no >checking --enable-gpm argument... yes >checking for gpm... yes >checking --disable-sysmouse argument... no >checking for sysmouse... no >checking for FD_CLOEXEC... yes >checking for rename... yes >checking for dirfd... yes >checking for flock... yes >checking for sysctl... not usable >checking for sysinfo... yes >checking for sysinfo.mem_unit... yes >checking for sysinfo.uptime... yes >checking for sysconf... yes >checking for _SC_SIGSTKSZ via sysconf()... yes >checking size of int... 4 >checking size of long... 8 >checking size of time_t... 8 >checking size of off_t... 8 >checking uint32_t is 32 bits... ok >checking whether memmove handles overlaps... yes >checking whether X_LOCALE needed... no >checking whether Xutf8SetWMProperties() can be used... yes >checking for _xpg4_setrunelocale in -lxpg4... no >checking how to create tags... exuberant-ctags >checking how to run man with a section nr... man -s >checking --disable-nls argument... no >checking for msgfmt... msgfmt >checking for NLS... gettext() works >checking for bind_textdomain_codeset... yes >checking for _nl_msg_cat_cntr... yes >checking if msgfmt supports --desktop... yes >checking for dlfcn.h... yes >checking for dlopen()... yes >checking for dlsym()... yes >checking for setjmp.h... yes >checking for GCC 3 or later... yes >checking whether we need -D_FORTIFY_SOURCE=1... yes >checking whether we need to force -D_FILE_OFFSET_BITS=64... no >checking linker --as-needed support... yes >configure: updating cache auto/config.cache >configure: creating auto/config.status >config.status: creating auto/config.mk >config.status: creating auto/config.h >>>> Source configured. >'/var/tmp/portage/app-editors/vim-9.0.0099/temp/clang14.log' -> '/var/tmp/clang/app-editors/vim-9.0.0099/clang14.log' >'/var/tmp/portage/app-editors/vim-9.0.0099/temp/clang15.log' -> '/var/tmp/clang/app-editors/vim-9.0.0099/clang15.log' >>>> Compiling source in /var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099 ... >make -j4 -j1 -C src auto/osdef.h objects >make: Entering directory '/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099/src' >CC="clang -Iproto -DHAVE_CONFIG_H " srcdir=. sh ./osdef.sh >/bin/sh install-sh -c -d objects >touch objects/.dirstamp >make: Leaving directory '/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099/src' >make -j4 >Starting make in the src directory. >If there are problems, cd to the src directory and run make there >cd src && make first >make[1]: Entering directory '/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099/src' >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/alloc.o alloc.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/arabic.o arabic.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/arglist.o arglist.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/autocmd.o autocmd.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/beval.o beval.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/buffer.o buffer.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/change.o change.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/blob.o blob.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/blowfish.o blowfish.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/cindent.o cindent.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/clientserver.o clientserver.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/clipboard.o clipboard.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/cmdexpand.o cmdexpand.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/cmdhist.o cmdhist.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/crypt.o crypt.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/crypt_zip.o crypt_zip.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/debugger.o debugger.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/dict.o dict.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/diff.o diff.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/digraph.o digraph.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/drawline.o drawline.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/drawscreen.o drawscreen.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/edit.o edit.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/eval.o eval.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/evalbuffer.o evalbuffer.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/evalfunc.o evalfunc.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/evalvars.o evalvars.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/evalwindow.o evalwindow.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/ex_cmds.o ex_cmds.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/ex_cmds2.o ex_cmds2.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/ex_docmd.o ex_docmd.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/ex_eval.o ex_eval.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/ex_getln.o ex_getln.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/fileio.o fileio.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/filepath.o filepath.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/findfile.o findfile.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/float.o float.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/fold.o fold.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/getchar.o getchar.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/gui_xim.o gui_xim.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/hardcopy.o hardcopy.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/hashtab.o hashtab.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/help.o help.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/highlight.o highlight.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/if_cscope.o if_cscope.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/if_xcmdsrv.o if_xcmdsrv.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/indent.o indent.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/insexpand.o insexpand.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/list.o list.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/locale.o locale.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/map.o map.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/mark.o mark.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/match.o match.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/mbyte.o mbyte.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/memline.o memline.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/menu.o menu.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/misc1.o misc1.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/misc2.o misc2.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/mouse.o mouse.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/move.o move.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/normal.o normal.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/ops.o ops.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/option.o option.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/optionstr.o optionstr.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/os_unix.o os_unix.c >creating auto/pathdef.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/popupmenu.o popupmenu.c >os_unix.c:872:5: warning: 'sigset' is deprecated: Use the signal and sigprocmask > functions instead [-Wdeprecated-declarations] > signal(SIGWINCH, (void (*)())sig_winch); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:884:2: warning: 'sigset' is deprecated: Use the signal and sigprocmask > functions instead [-Wdeprecated-declarations] > signal(SIGTSTP, ignore_sigtstp ? SIG_IGN : SIG_DFL); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:893:5: warning: 'sigset' is deprecated: Use the signal and sigprocmask > functions instead [-Wdeprecated-declarations] > signal(SIGTSTP, (void (*)())sig_tstp); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:903:5: warning: 'sigset' is deprecated: Use the signal and sigprocmask > functions instead [-Wdeprecated-declarations] > signal(SIGINT, (void (*)())catch_sigint); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:913:5: warning: 'sigset' is deprecated: Use the signal and sigprocmask > functions instead [-Wdeprecated-declarations] > signal(SIGUSR1, (void (*)())catch_sigusr1); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:923:5: warning: 'sigset' is deprecated: Use the signal and sigprocmask > functions instead [-Wdeprecated-declarations] > signal(SIGPWR, (void (*)())catch_sigpwr); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1367:47: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > ignore_sigtstp = restricted || SIG_IGN == signal(SIGTSTP, SIG_ERR); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1386:5: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGWINCH, (void (*)())sig_winch); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1394:5: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGTSTP, ignore_sigtstp ? SIG_IGN > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1401:5: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGCONT, sigcont_handler); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1407:5: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGPIPE, SIG_IGN); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1418:5: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGUSR1, (void (*)())catch_sigusr1); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1425:5: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGALRM, SIG_IGN); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1433:5: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGPWR, (void (*)())catch_sigpwr); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1457:5: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGINT, (void (*)())catch_sigint); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1467:5: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGCONT, SIG_DFL); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1517:6: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(signal_info[i].sig, > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1941:25: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > sig_save = (void (*)())signal(SIGALRM, (void (*)())sig_alarm); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:1948:2: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGALRM, (void (*)())sig_save); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:3518:2: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(deadly_signal, SIG_DFL); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:4817:7: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGHUP, SIG_IGN); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >os_unix.c:7260:6: warning: 'sigset' is deprecated: Use the signal and > sigprocmask functions instead [-Wdeprecated-declarations] > signal(SIGTSTP, restricted ? SIG_IGN : (void (*)())sig_tstp); > ^ >./os_unixx.h:17:17: note: expanded from macro 'signal' ># define signal sigset > ^ >/usr/include/signal.h:368:3: note: 'sigset' has been explicitly marked > deprecated here > __attribute_deprecated_msg__ > ^ >/usr/include/sys/cdefs.h:350:19: note: expanded from macro > '__attribute_deprecated_msg__' > __attribute__ ((__deprecated__ (msg))) > ^ >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/popupwin.o popupwin.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/profiler.o profiler.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/pty.o pty.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/quickfix.o quickfix.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/regexp.o regexp.c >22 warnings generated. >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/register.o register.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/screen.o screen.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/scriptfile.o scriptfile.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/search.o search.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/session.o session.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/sha256.o sha256.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/sign.o sign.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/sound.o sound.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/spell.o spell.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/spellfile.o spellfile.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/spellsuggest.o spellsuggest.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/strings.o strings.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/syntax.o syntax.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/tag.o tag.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/term.o term.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/terminal.o terminal.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/testing.o testing.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/textformat.o textformat.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/textobject.o textobject.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/textprop.o textprop.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/time.o time.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/typval.o typval.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/ui.o ui.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/undo.o undo.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/usercmd.o usercmd.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/userfunc.o userfunc.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/vim9cmds.o vim9cmds.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/vim9compile.o vim9compile.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/vim9execute.o vim9execute.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/vim9expr.o vim9expr.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/vim9instr.o vim9instr.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/vim9script.o vim9script.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/vim9type.o vim9type.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/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] > luaV_openlib(L, luaV_List_mt, 1); > ^ >if_lua.c:95:31: note: expanded from macro 'luaV_openlib' >#define luaV_openlib(L, l, n) luaL_openlib(L, NULL, l, n) > ^ >1 error generated. >make[1]: *** [Makefile:3309: objects/if_lua.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099/src' >make: *** [Makefile:29: first] Error 2 > * ERROR: app-editors/vim-9.0.0099::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-editors/vim-9.0.0099::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-editors/vim-9.0.0099::gentoo'`. > * The complete build log is located at '/var/log/portage/app-editors:vim-9.0.0099:20221003-163520.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/vim-9.0.0099/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-editors/vim-9.0.0099/temp/environment'. > * Working directory: '/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099' > * S: '/var/tmp/portage/app-editors/vim-9.0.0099/work/vim-9.0.0099' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 874690
:
817933
| 817936 |
817939
|
817942
|
817945
|
817948
|
817951
|
817954