Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909199 Details for
Bug 943805
net-misc/jwhois-4.0-r2 - [libtool] [gcc-15] regex.c: error: too many arguments to function at_begline_loc_p
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:jwhois-4.0-r2:20241118-081809.log
net-misc:jwhois-4.0-r2:20241118-081809.log (text/plain), 48.67 KB, created by
Toralf Förster
on 2024-11-18 18:58:07 UTC
(
hide
)
Description:
net-misc:jwhois-4.0-r2:20241118-081809.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 18:58:07 UTC
Size:
48.67 KB
patch
obsolete
> * Package: net-misc/jwhois-4.0-r2:0 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking jwhois-4.0.tar.gz to /var/tmp/portage/net-misc/jwhois-4.0-r2/work >>>> Source unpacked in /var/tmp/portage/net-misc/jwhois-4.0-r2/work >>>> Preparing source in /var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0 ... > * Applying jwhois-4.0-connect-logic.patch ... > [ ok ] > * Applying jwhois-4.0-avoid-implicit-declarations.patch ... >patching file configure.ac >Hunk #1 succeeded at 121 with fuzz 1 (offset 2 lines). >Hunk #2 succeeded at 140 (offset 1 line). > [ ok ] > * Applying jwhois-4.0-add-timeout_init-prototype.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0 ... > * econf: updating jwhois-4.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating jwhois-4.0/config.sub with /usr/share/gnuconfig/config.sub >./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 --disable-dependency-tracking --docdir=/usr/share/doc/jwhois-4.0-r2 --htmldir=/usr/share/doc/jwhois-4.0-r2/html --libdir=/usr/lib64 --localstatedir=/var/cache --without-cache --enable-nls --without-libidn >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for chgrp... /usr/bin/chgrp >checking for chmod... /usr/bin/chmod >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for connect... yes >checking for socket... yes >checking for getipnodebyname... no >checking for getaddrinfo... yes >checking for gai_strerror... yes >checking for main in -linet6... no >checking for memcpy... yes >checking for strtol... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for getopt_long... yes >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/stat.h... (cached) yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking idna.h usability... yes >checking idna.h presence... yes >checking for idna.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for inet_pton... yes >checking if inet_pton supports IPv6... no >configure: WARNING: Libidn not found >checking if Libidn should be used... no >checking for working alloca.h... yes >checking for alloca... yes >checking whether snprintf is declared... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for EOVERFLOW... yes >checking for vasnprintf... no >checking for long long int... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for size_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking for inline... inline >checking for alloca as a compiler built-in... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for snprintf... yes >checking absolute name of <stdio.h>... ///usr/include/stdio.h >checking for ptrdiff_t... yes >checking for snprintf... (cached) yes >checking for wcslen... yes >checking for stdint.h... (cached) yes >configure: creating ./config.status >config.status: creating po/Makefile.in >config.status: creating m4/Makefile >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/sv/Makefile >config.status: creating src/Makefile >config.status: creating gl/Makefile >config.status: creating example/Makefile >config.status: creating jwhois.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > * Running eautoreconf in '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0' ... > * Running 'aclocal' in src_configure phase > * Running 'aclocal -I m4 -I gl/m4 --system-acdir=/var/tmp/portage/net-misc/jwhois-4.0-r2/temp/aclocal' ... > [ ok ] > * Running 'autoconf' in src_configure phase > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' in src_configure phase > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake' in src_configure phase > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: jwhois-4.0/ >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0 ... >make -O -j4 AR=x86_64-pc-linux-gnu-ar >/bin/sh ./config.status --recheck >running CONFIG_SHELL=/bin/sh /bin/sh ./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 --disable-dependency-tracking --docdir=/usr/share/doc/jwhois-4.0-r2 --htmldir=/usr/share/doc/jwhois-4.0-r2/html --libdir=/usr/lib64 --localstatedir=/var/cache --without-cache --enable-nls --without-libidn build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 --no-create --no-recursion >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for chgrp... /usr/bin/chgrp >checking for chmod... /usr/bin/chmod >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 whether byte ordering is bigendian... no >checking for connect... yes >checking for socket... yes >checking for getipnodebyname... no >checking for getaddrinfo... yes >checking for gai_strerror... yes >checking for main in -linet6... no >checking for memcpy... yes >checking for strtol... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for getopt_long... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for sys/types.h... (cached) yes >checking for sys/socket.h... yes >checking for netinet/in.h... yes >checking for netdb.h... yes >checking for sys/time.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/fcntl.h... yes >checking for malloc.h... yes >checking for locale.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for idna.h... yes >checking for arpa/inet.h... yes >checking for sys/time.h... (cached) yes >checking for stdio.h... (cached) yes >checking for inet_pton... yes >checking if inet_pton supports IPv6... yes >configure: WARNING: Libidn not found >checking if Libidn should be used... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for egrep -e... (cached) /usr/bin/grep -E >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking whether snprintf is declared... yes >checking for EOVERFLOW... yes >checking for vasnprintf... no >checking for long long int... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for long long... yes >checking for intmax_t... yes >checking for inline... inline >checking for alloca as a compiler built-in... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for snprintf... yes >checking absolute name of <stdio.h>... ///usr/include/stdio.h >checking for ptrdiff_t... yes >checking for snprintf... (cached) yes >checking for wcslen... yes >checking for stdint.h... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status > /bin/sh ./config.status >config.status: creating po/Makefile.in >config.status: creating m4/Makefile >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/sv/Makefile >config.status: creating src/Makefile >config.status: creating gl/Makefile >config.status: creating example/Makefile >config.status: creating jwhois.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >make all-recursive >Making all in m4 >make[2]: Nothing to be done for 'all'. >Making all in doc >Making all in sv >make[3]: Nothing to be done for 'all'. >make[3]: Nothing to be done for 'all-am'. >Making all in gl >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca_.h; \ >} > alloca.h-t >mv -f alloca.h-t alloca.h >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >rm -f stdio.h-t stdio.h >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''ABSOLUTE_STDIO_H''@|"///usr/include/stdio.h"|g' \ > -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_SNPRINTF''@|1|g' \ > -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ > -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ > -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|0|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|0|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ > < ./stdio_.h; \ >} > stdio.h-t >mv stdio.h-t stdio.h >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >make all-am >make[3]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o dummy.o dummy.c >make[3]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >make[3]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o asnprintf.o asnprintf.c >make[3]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >make[3]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o printf-args.o printf-args.c >make[3]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >make[3]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o printf-parse.o printf-parse.c >make[3]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >make[3]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o vasnprintf.o vasnprintf.c >make[3]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >make[3]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >rm -f libgnu.a >x86_64-pc-linux-gnu-ar cr libgnu.a dummy.o asnprintf.o printf-args.o printf-parse.o vasnprintf.o >x86_64-pc-linux-gnu-ranlib libgnu.a >make[3]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/gl' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-dns.o `test -f 'dns.c' || echo './'`dns.c >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-gai_strerror.o `test -f 'gai_strerror.c' || echo './'`gai_strerror.c >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-init.o `test -f 'init.c' || echo './'`init.c >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-getopt.o `test -f 'getopt.c' || echo './'`getopt.c >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-utils.o `test -f 'utils.c' || echo './'`utils.c >utils.c: In function âadd_text_to_bufferâ: >utils.c:114:7: warning: â__builtin_strncatâ specified bound depends on the length of the source argument [-Wstringop-overflow=] > 114 | strncat(*buffer, text, strlen(text)+1); > | ^ >utils.c:114:30: note: length computed here > 114 | strncat(*buffer, text, strlen(text)+1); > | ^~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-string.o `test -f 'string.c' || echo './'`string.c >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-regex.o `test -f 'regex.c' || echo './'`regex.c >regex.c: In function âre_set_syntaxâ: >regex.c:817:1: warning: old-style function definition [-Wold-style-definition] > 817 | re_set_syntax (syntax) > | ^~~~~~~~~~~~~ >regex.c: In function âregex_compileâ: >regex.c:1071:1: warning: old-style function definition [-Wold-style-definition] > 1071 | regex_compile (pattern, size, syntax, bufp) > | ^~~~~~~~~~~~~ >regex.c:1197:20: error: too many arguments to function âat_begline_loc_pâ > 1197 | || at_begline_loc_p (pattern, p, syntax)) > | ^~~~~~~~~~~~~~~~ >regex.c:853:16: note: declared here > 853 | static boolean at_begline_loc_p (), at_endline_loc_p (); > | ^~~~~~~~~~~~~~~~ >regex.c:1212:20: error: too many arguments to function âat_endline_loc_pâ > 1212 | || at_endline_loc_p (p, pend, syntax)) > | ^~~~~~~~~~~~~~~~ >regex.c:853:37: note: declared here > 853 | static boolean at_begline_loc_p (), at_endline_loc_p (); > | ^~~~~~~~~~~~~~~~ >regex.c:925:3: error: too many arguments to function âstore_op1â > 925 | store_op1 (op, loc, (to) - (loc) - 3) > | ^~~~~~~~~ >regex.c:1318:21: note: in expansion of macro âSTORE_JUMPâ > 1318 | STORE_JUMP (jump, b, laststart); > | ^~~~~~~~~~ >regex.c:851:13: note: declared here > 851 | static void store_op1 (), store_op2 (); > | ^~~~~~~~~ >regex.c:925:3: error: too many arguments to function âstore_op1â > 925 | store_op1 (op, loc, (to) - (loc) - 3) > | ^~~~~~~~~ >regex.c:1323:19: note: in expansion of macro âSTORE_JUMPâ > 1323 | STORE_JUMP (maybe_pop_jump, b, laststart - 3); > | ^~~~~~~~~~ >regex.c:851:13: note: declared here > 851 | static void store_op1 (), store_op2 (); > | ^~~~~~~~~ >regex.c:933:3: error: too many arguments to function âinsert_op1â > 933 | insert_op1 (op, loc, (to) - (loc) - 3, b) > | ^~~~~~~~~~ >regex.c:1332:13: note: in expansion of macro âINSERT_JUMPâ > 1332 | INSERT_JUMP (keep_string_p ? on_failure_keep_string_jump > | ^~~~~~~~~~~ >regex.c:852:13: note: declared here > 852 | static void insert_op1 (), insert_op2 (); > | ^~~~~~~~~~ >regex.c:933:3: error: too many arguments to function âinsert_op1â > 933 | insert_op1 (op, loc, (to) - (loc) - 3, b) > | ^~~~~~~~~~ >regex.c:1346:17: note: in expansion of macro âINSERT_JUMPâ > 1346 | INSERT_JUMP (dummy_failure_jump, laststart, laststart + 6); > | ^~~~~~~~~~~ >regex.c:852:13: note: declared here > 852 | static void insert_op1 (), insert_op2 (); > | ^~~~~~~~~~ >regex.c:1429:25: error: too many arguments to function âcompile_rangeâ > 1429 | = compile_range (&p, pend, translate, syntax, b); > | ^~~~~~~~~~~~~ >regex.c:855:22: note: declared here > 855 | static reg_errcode_t compile_range (); > | ^~~~~~~~~~~~~ >regex.c:1440:27: error: too many arguments to function âcompile_rangeâ > 1440 | ret = compile_range (&p, pend, translate, syntax, b); > | ^~~~~~~~~~~~~ >regex.c:855:22: note: declared here > 855 | static reg_errcode_t compile_range (); > | ^~~~~~~~~~~~~ >regex.c:925:3: error: too many arguments to function âstore_op1â > 925 | store_op1 (op, loc, (to) - (loc) - 3) > | ^~~~~~~~~ >regex.c:1651:19: note: in expansion of macro âSTORE_JUMPâ > 1651 | STORE_JUMP (jump_past_alt, fixup_alt_jump, b - 1); > | ^~~~~~~~~~ >regex.c:851:13: note: declared here > 851 | static void store_op1 (), store_op2 (); > | ^~~~~~~~~ >regex.c:933:3: error: too many arguments to function âinsert_op1â > 933 | insert_op1 (op, loc, (to) - (loc) - 3, b) > | ^~~~~~~~~~ >regex.c:1708:15: note: in expansion of macro âINSERT_JUMPâ > 1708 | INSERT_JUMP (on_failure_jump, begalt, b + 6); > | ^~~~~~~~~~~ >regex.c:852:13: note: declared here > 852 | static void insert_op1 (), insert_op2 (); > | ^~~~~~~~~~ >regex.c:925:3: error: too many arguments to function âstore_op1â > 925 | store_op1 (op, loc, (to) - (loc) - 3) > | ^~~~~~~~~ >regex.c:1729:17: note: in expansion of macro âSTORE_JUMPâ > 1729 | STORE_JUMP (jump_past_alt, fixup_alt_jump, b); > | ^~~~~~~~~~ >regex.c:851:13: note: declared here > 851 | static void store_op1 (), store_op2 (); > | ^~~~~~~~~ >regex.c:933:3: error: too many arguments to function âinsert_op1â > 933 | insert_op1 (op, loc, (to) - (loc) - 3, b) > | ^~~~~~~~~~ >regex.c:1823:22: note: in expansion of macro âINSERT_JUMPâ > 1823 | INSERT_JUMP (jump, laststart, b + 3); > | ^~~~~~~~~~~ >regex.c:852:13: note: declared here > 852 | static void insert_op1 (), insert_op2 (); > | ^~~~~~~~~~ >regex.c:937:3: error: too many arguments to function âinsert_op2â > 937 | insert_op2 (op, loc, (to) - (loc) - 3, arg, b) > | ^~~~~~~~~~ >regex.c:1848:22: note: in expansion of macro âINSERT_JUMP2â > 1848 | INSERT_JUMP2 (succeed_n, laststart, > | ^~~~~~~~~~~~ >regex.c:852:28: note: declared here > 852 | static void insert_op1 (), insert_op2 (); > | ^~~~~~~~~~ >regex.c:1857:22: error: too many arguments to function âinsert_op2â > 1857 | insert_op2 (set_number_at, laststart, 5, lower_bound, b); > | ^~~~~~~~~~ >regex.c:852:28: note: declared here > 852 | static void insert_op1 (), insert_op2 (); > | ^~~~~~~~~~ >regex.c:929:3: error: too many arguments to function âstore_op2â > 929 | store_op2 (op, loc, (to) - (loc) - 3, arg) > | ^~~~~~~~~ >regex.c:1868:26: note: in expansion of macro âSTORE_JUMP2â > 1868 | STORE_JUMP2 (jump_n, b, laststart + 5, > | ^~~~~~~~~~~ >regex.c:851:27: note: declared here > 851 | static void store_op1 (), store_op2 (); > | ^~~~~~~~~ >regex.c:1886:26: error: too many arguments to function âinsert_op2â > 1886 | insert_op2 (set_number_at, laststart, b - laststart, > | ^~~~~~~~~~ >regex.c:852:28: note: declared here > 852 | static void insert_op1 (), insert_op2 (); > | ^~~~~~~~~~ >regex.c:1980:19: error: too many arguments to function âgroup_in_compile_stackâ > 1980 | if (group_in_compile_stack (compile_stack, c1)) > | ^~~~~~~~~~~~~~~~~~~~~~ >regex.c:854:16: note: declared here > 854 | static boolean group_in_compile_stack (); > | ^~~~~~~~~~~~~~~~~~~~~~ >regex.c:925:3: error: too many arguments to function âstore_op1â > 925 | store_op1 (op, loc, (to) - (loc) - 3) > | ^~~~~~~~~ >regex.c:2046:5: note: in expansion of macro âSTORE_JUMPâ > 2046 | STORE_JUMP (jump_past_alt, fixup_alt_jump, b); > | ^~~~~~~~~~ >regex.c:851:13: note: declared here > 851 | static void store_op1 (), store_op2 (); > | ^~~~~~~~~ >regex.c: In function âstore_op1â: >regex.c:2072:1: warning: old-style function definition [-Wold-style-definition] > 2072 | store_op1 (op, loc, arg) > | ^~~~~~~~~ >regex.c: In function âstore_op2â: >regex.c:2085:1: warning: old-style function definition [-Wold-style-definition] > 2085 | store_op2 (op, loc, arg1, arg2) > | ^~~~~~~~~ >regex.c: In function âinsert_op1â: >regex.c:2100:1: warning: old-style function definition [-Wold-style-definition] > 2100 | insert_op1 (op, loc, arg, end) > | ^~~~~~~~~~ >regex.c:2112:3: error: too many arguments to function âstore_op1â > 2112 | store_op1 (op, loc, arg); > | ^~~~~~~~~ >regex.c:2072:1: note: declared here > 2072 | store_op1 (op, loc, arg) > | ^~~~~~~~~ >regex.c: In function âinsert_op2â: >regex.c:2119:1: warning: old-style function definition [-Wold-style-definition] > 2119 | insert_op2 (op, loc, arg1, arg2, end) > | ^~~~~~~~~~ >regex.c:2131:3: error: too many arguments to function âstore_op2â > 2131 | store_op2 (op, loc, arg1, arg2); > | ^~~~~~~~~ >regex.c:2085:1: note: declared here > 2085 | store_op2 (op, loc, arg1, arg2) > | ^~~~~~~~~ >regex.c: In function âat_begline_loc_pâ: >regex.c:2140:1: warning: old-style function definition [-Wold-style-definition] > 2140 | at_begline_loc_p (pattern, p, syntax) > | ^~~~~~~~~~~~~~~~ >regex.c: In function âat_endline_loc_pâ: >regex.c:2159:1: warning: old-style function definition [-Wold-style-definition] > 2159 | at_endline_loc_p (p, pend, syntax) > | ^~~~~~~~~~~~~~~~ >regex.c: In function âgroup_in_compile_stackâ: >regex.c:2181:1: warning: old-style function definition [-Wold-style-definition] > 2181 | group_in_compile_stack (compile_stack, regnum) > | ^~~~~~~~~~~~~~~~~~~~~~ >regex.c: In function âcompile_rangeâ: >regex.c:2209:1: warning: old-style function definition [-Wold-style-definition] > 2209 | compile_range (p_ptr, pend, translate, syntax, b) > | ^~~~~~~~~~~~~ >regex.c: In function âre_compile_fastmapâ: >regex.c:2541:1: warning: old-style function definition [-Wold-style-definition] > 2541 | re_compile_fastmap (bufp) > | ^~~~~~~~~~~~~~~~~~ >regex.c: In function âre_set_registersâ: >regex.c:2826:1: warning: old-style function definition [-Wold-style-definition] > 2826 | re_set_registers (bufp, regs, num_regs, starts, ends) > | ^~~~~~~~~~~~~~~~ >regex.c: In function âre_searchâ: >regex.c:2853:1: warning: old-style function definition [-Wold-style-definition] > 2853 | re_search (bufp, string, size, startpos, range, regs) > | ^~~~~~~~~ >regex.c: In function âre_search_2â: >regex.c:2886:1: warning: old-style function definition [-Wold-style-definition] > 2886 | re_search_2 (bufp, string1, size1, string2, size2, startpos, range, regs, stop) > | ^~~~~~~~~~~ >regex.c: In function âre_matchâ: >regex.c:3145:1: warning: old-style function definition [-Wold-style-definition] > 3145 | re_match (bufp, string, size, pos, regs) > | ^~~~~~~~ >regex.c: In function âre_match_2â: >regex.c:3170:1: warning: old-style function definition [-Wold-style-definition] > 3170 | re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) > | ^~~~~~~~~~ >regex.c:3626:17: error: too many arguments to function âgroup_match_null_string_pâ > 3626 | = group_match_null_string_p (&p1, pend, reg_info); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c:3006:16: note: declared here > 3006 | group_match_null_string_p (); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2416:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2416 | PUSH_FAILURE_ITEM (lowest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:3781:19: note: in expansion of macro âPUSH_FAILURE_POINTâ > 3781 | PUSH_FAILURE_POINT (p1 + mcnt, d, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2419:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2419 | PUSH_FAILURE_ITEM (highest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:3781:19: note: in expansion of macro âPUSH_FAILURE_POINTâ > 3781 | PUSH_FAILURE_POINT (p1 + mcnt, d, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:3845:23: error: too many arguments to function âbcmp_translateâ > 3845 | ? bcmp_translate (d, d2, mcnt, translate) > | ^~~~~~~~~~~~~~ >regex.c:3003:12: note: declared here > 3003 | static int bcmp_translate (); > | ^~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2416:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2416 | PUSH_FAILURE_ITEM (lowest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:3928:11: note: in expansion of macro âPUSH_FAILURE_POINTâ > 3928 | PUSH_FAILURE_POINT (p + mcnt, NULL, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2419:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2419 | PUSH_FAILURE_ITEM (highest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:3928:11: note: in expansion of macro âPUSH_FAILURE_POINTâ > 3928 | PUSH_FAILURE_POINT (p + mcnt, NULL, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2416:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2416 | PUSH_FAILURE_ITEM (lowest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:3981:11: note: in expansion of macro âPUSH_FAILURE_POINTâ > 3981 | PUSH_FAILURE_POINT (p + mcnt, d, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2419:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2419 | PUSH_FAILURE_ITEM (highest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:3981:11: note: in expansion of macro âPUSH_FAILURE_POINTâ > 3981 | PUSH_FAILURE_POINT (p + mcnt, d, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:2504:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 2504 | high_reg = (unsigned) POP_FAILURE_ITEM (); \ > | ^ >regex.c:4087:13: note: in expansion of macro âPOP_FAILURE_POINTâ > 4087 | POP_FAILURE_POINT (sdummy, pdummy, > | ^~~~~~~~~~~~~~~~~ >regex.c:2507:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 2507 | low_reg = (unsigned) POP_FAILURE_ITEM (); \ > | ^ >regex.c:4087:13: note: in expansion of macro âPOP_FAILURE_POINTâ > 4087 | POP_FAILURE_POINT (sdummy, pdummy, > | ^~~~~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2416:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2416 | PUSH_FAILURE_ITEM (lowest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:4120:11: note: in expansion of macro âPUSH_FAILURE_POINTâ > 4120 | PUSH_FAILURE_POINT (0, 0, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2419:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2419 | PUSH_FAILURE_ITEM (highest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:4120:11: note: in expansion of macro âPUSH_FAILURE_POINTâ > 4120 | PUSH_FAILURE_POINT (0, 0, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2416:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2416 | PUSH_FAILURE_ITEM (lowest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:4133:11: note: in expansion of macro âPUSH_FAILURE_POINTâ > 4133 | PUSH_FAILURE_POINT (0, 0, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:2337:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 2337 | fail_stack.stack[fail_stack.avail++] = (fail_stack_elt_t) item > | ^ >regex.c:2419:5: note: in expansion of macro âPUSH_FAILURE_ITEMâ > 2419 | PUSH_FAILURE_ITEM (highest_active_reg); \ > | ^~~~~~~~~~~~~~~~~ >regex.c:4133:11: note: in expansion of macro âPUSH_FAILURE_POINTâ > 4133 | PUSH_FAILURE_POINT (0, 0, -2); > | ^~~~~~~~~~~~~~~~~~ >regex.c:2504:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 2504 | high_reg = (unsigned) POP_FAILURE_ITEM (); \ > | ^ >regex.c:4301:11: note: in expansion of macro âPOP_FAILURE_POINTâ > 4301 | POP_FAILURE_POINT (d, p, > | ^~~~~~~~~~~~~~~~~ >regex.c:2507:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 2507 | low_reg = (unsigned) POP_FAILURE_ITEM (); \ > | ^ >regex.c:4301:11: note: in expansion of macro âPOP_FAILURE_POINTâ > 4301 | POP_FAILURE_POINT (d, p, > | ^~~~~~~~~~~~~~~~~ >regex.c: In function âgroup_match_null_string_pâ: >regex.c:4367:1: warning: old-style function definition [-Wold-style-definition] > 4367 | group_match_null_string_p (p, end, reg_info) > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c:4417:24: error: too many arguments to function âalt_match_null_string_pâ > 4417 | if (!alt_match_null_string_p (p1, p1 + mcnt - 3, > | ^~~~~~~~~~~~~~~~~~~~~~~ >regex.c:3004:16: note: declared here > 3004 | static boolean alt_match_null_string_p (), > | ^~~~~~~~~~~~~~~~~~~~~~~ >regex.c:4447:20: error: too many arguments to function âalt_match_null_string_pâ > 4447 | if (!alt_match_null_string_p (p1, p1 + mcnt, reg_info)) > | ^~~~~~~~~~~~~~~~~~~~~~~ >regex.c:3004:16: note: declared here > 3004 | static boolean alt_match_null_string_p (), > | ^~~~~~~~~~~~~~~~~~~~~~~ >regex.c:4462:16: error: too many arguments to function âcommon_op_match_null_string_pâ > 4462 | if (!common_op_match_null_string_p (&p1, end, reg_info)) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c:3005:16: note: declared here > 3005 | common_op_match_null_string_p (), > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c: In function âalt_match_null_string_pâ: >regex.c:4476:1: warning: old-style function definition [-Wold-style-definition] > 4476 | alt_match_null_string_p (p, end, reg_info) > | ^~~~~~~~~~~~~~~~~~~~~~~ >regex.c:4498:16: error: too many arguments to function âcommon_op_match_null_string_pâ > 4498 | if (!common_op_match_null_string_p (&p1, end, reg_info)) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c:3005:16: note: declared here > 3005 | common_op_match_null_string_p (), > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c: In function âcommon_op_match_null_string_pâ: >regex.c:4513:1: warning: old-style function definition [-Wold-style-definition] > 4513 | common_op_match_null_string_p (p, end, reg_info) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c:4543:13: error: too many arguments to function âgroup_match_null_string_pâ > 4543 | ret = group_match_null_string_p (&p1, end, reg_info); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c:4367:1: note: declared here > 4367 | group_match_null_string_p (p, end, reg_info) > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >regex.c: In function âbcmp_translateâ: >regex.c:4601:1: warning: old-style function definition [-Wold-style-definition] > 4601 | bcmp_translate (s1, s2, len, translate) > | ^~~~~~~~~~~~~~ >regex.c: In function âre_compile_patternâ: >regex.c:4627:1: warning: old-style function definition [-Wold-style-definition] > 4627 | re_compile_pattern (pattern, length, bufp) > | ^~~~~~~~~~~~~~~~~~ >regex.c: In function âregcompâ: >regex.c:4746:1: warning: old-style function definition [-Wold-style-definition] > 4746 | regcomp (preg, pattern, cflags) > | ^~~~~~~ >regex.c: In function âregexecâ: >regex.c:4821:1: warning: old-style function definition [-Wold-style-definition] > 4821 | regexec (preg, string, nmatch, pmatch, eflags) > | ^~~~~~~ >regex.c: In function âregerrorâ: >regex.c:4886:1: warning: old-style function definition [-Wold-style-definition] > 4886 | regerror (errcode, preg, errbuf, errbuf_size) > | ^~~~~~~~ >regex.c: In function âregfreeâ: >regex.c:4930:1: warning: old-style function definition [-Wold-style-definition] > 4930 | regfree (preg) > | ^~~~~~~ >make[2]: *** [Makefile:559: jwhois-regex.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-cache.o `test -f 'cache.c' || echo './'`cache.c >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-jconfig.o `test -f 'jconfig.c' || echo './'`jconfig.c >jconfig.c: In function âjconfig_getoneâ: >jconfig.c:79:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 79 | if ( (char *)strcasecmp(ptr->domain, domain) == 0) > | ^ >jconfig.c:81:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 81 | if ( (char *)strcasecmp(ptr->key, key) == 0) > | ^ >jconfig.c: In function âjconfig_nextâ: >jconfig.c:106:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 106 | if ( (char *)strcasecmp(jconfig_tmpptr->domain, domain) == 0) > | ^ >jconfig.c: In function âjconfig_next_allâ: >jconfig.c:133:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 133 | if ( (char *)strncasecmp(jconfig_tmpptr->domain, domain, strlen(domain)) == 0) > | ^ >jconfig.c: In function âjconfig_safe_strcatâ: >jconfig.c:248:3: warning: â__builtin_strncatâ specified bound depends on the length of the source argument [-Wstringop-overflow=] > 248 | strncat(s3, s2, strlen(s2)+1); > | ^ >jconfig.c:248:19: note: length computed here > 248 | strncat(s3, s2, strlen(s2)+1); > | ^~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[2]: Entering directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -I../gl -O2 -pipe -march=native -fno-diagnostics-color -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/cache\"" -DLOCALEDIR="\"/usr/share/locale\"" -O2 -pipe -march=native -fno-diagnostics-color -c -o jwhois-lookup.o `test -f 'lookup.c' || echo './'`lookup.c >lookup.c: In function âfind_regexâ: >lookup.c:355:17: warning: â__builtin_strncatâ specified bound depends on the length of the source argument [-Wstringop-overflow=] > 355 | strncat(pattern, j->key, strlen(j->key)+1); > | ^ >lookup.c:355:42: note: length computed here > 355 | strncat(pattern, j->key, strlen(j->key)+1); > | ^~~~~~~~~~~~~~ >lookup.c:353:17: warning: â__builtin_strncatâ specified bound depends on the length of the source argument [-Wstringop-overflow=] > 353 | strncat(pattern, j->key + 2, strlen(j->key+2)+1); > | ^ >lookup.c:353:46: note: length computed here > 353 | strncat(pattern, j->key + 2, strlen(j->key+2)+1); > | ^~~~~~~~~~~~~~~~ >lookup.c:321:17: warning: â__builtin_strncatâ specified bound depends on the length of the source argument [-Wstringop-overflow=] > 321 | strncat(pattern, j->domain+strlen(block)+1, > | ^ >lookup.c:322:25: note: length computed here > 322 | strlen(j->domain+strlen(block)+1)+1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >lookup.c:318:17: warning: â__builtin_strncatâ specified bound depends on the length of the source argument [-Wstringop-overflow=] > 318 | strncat(pattern, j->domain+strlen(block)+3, > | ^ >lookup.c:319:25: note: length computed here > 319 | strlen(j->domain+strlen(block)+3)+1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >lookup.c: In function âlookup_whois_serversâ: >lookup.c:596:3: warning: â__builtin_strncatâ specified bound depends on the length of the source argument [-Wstringop-overflow=] > 596 | strncat(hostname, whoisservers, strlen(whoisservers)); > | ^ >lookup.c:596:3: note: length computed here > 596 | strncat(hostname, whoisservers, strlen(whoisservers)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0/src' >make[1]: *** [Makefile:441: all-recursive] Error 1 >make: *** [Makefile:380: all] Error 2 > * ERROR: net-misc/jwhois-4.0-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/jwhois-4.0-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/jwhois-4.0-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:jwhois-4.0-r2:20241118-081809.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/jwhois-4.0-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/jwhois-4.0-r2/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0' > * S: '/var/tmp/portage/net-misc/jwhois-4.0-r2/work/jwhois-4.0' >
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 943805
:
909193
|
909194
|
909195
|
909196
|
909197
|
909198
| 909199 |
909200
|
909201