Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 911408 Details for
Bug 944397
net-misc/cadaver-0.24 - [libtool] [gcc-15] lib/yesno.c: error: conflicting types for rpmatch; have int(void)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:cadaver-0.24:20241122-005058.log
net-misc:cadaver-0.24:20241122-005058.log (text/plain), 14.91 KB, created by
Toralf Förster
on 2024-11-22 08:17:24 UTC
(
hide
)
Description:
net-misc:cadaver-0.24:20241122-005058.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-22 08:17:24 UTC
Size:
14.91 KB
patch
obsolete
> * Package: net-misc/cadaver-0.24:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking cadaver-0.24.tar.gz to /var/tmp/portage/net-misc/cadaver-0.24/work >>>> Source unpacked in /var/tmp/portage/net-misc/cadaver-0.24/work >>>> Preparing source in /var/tmp/portage/net-misc/cadaver-0.24/work/cadaver-0.24 ... > * Applying cadaver-0.23.2-disable-nls.patch ... > [ ok ] > * Applying cadaver-0.24-neon-0.33.patch ... > [ ok ] > * Applying cadaver-0.24-autoconf-2.72.patch ... > [ ok ] > * Applying cadaver-0.24-link-cflags.patch ... > [ ok ] > * Updating all config.rpath files > * . > * Running eautoreconf in '/var/tmp/portage/net-misc/cadaver-0.24/work/cadaver-0.24' ... > * Running 'autopoint --force' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-misc/cadaver-0.24/temp/aclocal' ... > [ ok ] > * Running 'autoconf -I m4 --force' ... > [ ok ] > * Running 'autoheader -I m4 --force' ... > [ ok ] > * Running elibtoolize in: cadaver-0.24/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying werror/2.4.7 patch ... > * Applying cxx-pthread/2.4.6 patch ... > * Applying color-record/2.4.7 patch ... > * Applying openmp/2.4.7 patch ... > * Applying verbose-pic/2.4.7 patch ... > * Applying clang-runtime-ltmain/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/cadaver-0.24/work/cadaver-0.24 ... > * econf: updating cadaver-0.24/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cadaver-0.24/config.guess with /usr/share/gnuconfig/config.guess >./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/cadaver-0.24 --htmldir=/usr/share/doc/cadaver-0.24/html --libdir=/usr/lib64 --enable-nls >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 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 wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for tputs in -lcurses... no >checking for tputs in -lncurses... no >checking for readline in -lreadline... yes >checking for library containing add_history... none required >checking for history.h... no >checking for readline/history.h... yes >checking for readline.h... no >checking for readline/readline.h... yes >checking for rl_completion_matches... yes >checking for inline... inline >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for off_t... yes >checking for uname... Linux >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking for gcc -Wformat -Werror sanity... yes >checking for errno.h... yes >checking for stdarg.h... yes >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for sys/uio.h... yes >checking size of size_t... 8 >checking how to print size_t... lu >checking size of off_t... 8 >checking how to print off_t... ld >checking size of ssize_t... 8 >checking how to print ssize_t... ld >checking whether byte ordering is bigendian... no >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking whether strerror_r is declared... yes >checking whether strerror_r returns char *... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep -e... (cached) /usr/bin/grep -E >checking for neon-config... /usr/bin/neon-config >checking linking against neon... yes >configure: using neon library 0.33.0 >configure: SSL is supported by neon >configure: zlib is supported by neon >configure: IPv6 is supported by neon >configure: LFS is not supported by neon >configure: thread-safe SSL is supported by neon >checking size of time_t... 8 >checking how to print time_t... ld >configure: .netrc support is enabled >checking for getopt_long... yes >checking for strcasecmp... yes >checking for snprintf... yes >checking for working POSIX fnmatch... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for unsigned long long int... yes >checking for sys/time.h... yes >checking for fcntl.h... yes >checking for pwd.h... yes >checking for stdarg.h... (cached) yes >checking for vmsdir.h... no >checking for memory.h... yes >checking for alloca.h... yes >checking for ncurses.h... yes >checking for sgtty.h... yes >checking for termios.h... yes >checking for termio.h... yes >checking for locale.h... yes >checking for strdup... yes >checking for strerror... yes >checking for memcpy... yes >checking for strcoll... yes >checking for tcsetattr... yes >checking for getpass... yes >checking for stty... no >checking for fchmod... yes >checking for strtoull... yes >checking for gettimeofday... yes >checking for secure_getenv... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for a sed that does not truncate output... /usr/bin/sed >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 x86_64-pc-linux-gnu-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 32-bit host C ABI... no >checking for the common suffixes of directories in the library search path... lib64,lib64 >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for CFLocaleCopyPreferredLanguages... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/neon/Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >configure: Configured to build cadaver 0.24: > > Install prefix: /usr > Compiler: x86_64-pc-linux-gnu-gcc > Neon library: library in /usr (0.33.0) > XML Parser: using whatever neon uses > SSL library: SSL is supported by neon > Internationalization: Built using native support > GNU readline support: enabled > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/cadaver-0.24/work/cadaver-0.24 ... >make -O -j4 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/common.o -c src/common.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/cmdline.o -c src/cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/ls.o -c src/ls.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/utils.o -c src/utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/cadaver.o -c src/cadaver.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/edit.o -c src/edit.c >src/edit.c: In function ârun_editorâ: >src/edit.c:72:5: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 72 | system(editcmd); > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/string.h:548, > from src/edit.c:36: >In function âstrncatâ, > inlined from âexecute_editâ at src/edit.c:141:2: >/usr/include/bits/string_fortified.h:149:10: warning: â__builtin___strncat_chkâ specified bound 256 equals destination size [-Wstringop-overflow=] > 149 | return __builtin___strncat_chk (__dest, __src, __len, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 150 | __glibc_objsize (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/options.o -c src/options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o lib/basename.o -c lib/basename.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o lib/dirname.o -c lib/dirname.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o lib/rpmatch.o -c lib/rpmatch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/commands.o -c src/commands.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/version.o -c src/version.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o lib/yesno.o -c lib/yesno.c >lib/yesno.c:34:5: error: conflicting types for ârpmatchâ; have âint(void)â > 34 | int rpmatch (); > | ^~~~~~~ >In file included from lib/yesno.c:24: >/usr/include/stdlib.h:1088:12: note: previous declaration of ârpmatchâ with type âint(const char *)â > 1088 | extern int rpmatch (const char *__response) __THROW __nonnull ((1)) __wur; > | ^~~~~~~ >lib/yesno.c: In function âyesnoâ: >lib/yesno.c:53:10: error: too many arguments to function ârpmatchâ > 53 | return rpmatch (buf) == 1; > | ^~~~~~~ >lib/yesno.c:34:5: note: declared here > 34 | int rpmatch (); > | ^~~~~~~ >make: *** [Makefile:62: lib/yesno.o] Error 1 >make: *** Waiting for unfinished jobs.... >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o lib/getpass.o -c lib/getpass.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o src/search.o -c src/search.c >src/search.c: In function âdisplay_resultsâ: >src/search.c:462:13: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 462 | fgets(buf, 255, stdin); > | ^~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/neon -o lib/glob.o -c lib/glob.c >lib/glob.c: In function ânext_brace_subâ: >lib/glob.c:327:1: warning: old-style function definition [-Wold-style-definition] > 327 | next_brace_sub (begin) > | ^~~~~~~~~~~~~~ >lib/glob.c: In function âglobâ: >lib/glob.c:374:1: warning: old-style function definition [-Wold-style-definition] > 374 | glob (pattern, flags, errfunc, pglob) > | ^~~~ >lib/glob.c: In function âglobfreeâ: >lib/glob.c:1081:1: warning: old-style function definition [-Wold-style-definition] > 1081 | globfree (pglob) > | ^~~~~~~~ >lib/glob.c: In function âcollated_compareâ: >lib/glob.c:1097:1: warning: old-style function definition [-Wold-style-definition] > 1097 | collated_compare (a, b) > | ^~~~~~~~~~~~~~~~ >lib/glob.c: In function âprefix_arrayâ: >lib/glob.c:1119:1: warning: old-style function definition [-Wold-style-definition] > 1119 | prefix_array (dirname, array, n) > | ^~~~~~~~~~~~ >lib/glob.c: In function â__glob_pattern_pâ: >lib/glob.c:1187:1: warning: old-style function definition [-Wold-style-definition] > 1187 | __glob_pattern_p (pattern, quote) > | ^~~~~~~~~~~~~~~~ >lib/glob.c: In function âglob_in_dirâ: >lib/glob.c:1229:1: warning: old-style function definition [-Wold-style-definition] > 1229 | glob_in_dir (pattern, directory, flags, errfunc, pglob) > | ^~~~~~~~~~~ > * ERROR: net-misc/cadaver-0.24::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/cadaver-0.24::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/cadaver-0.24::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:cadaver-0.24:20241122-005058.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/cadaver-0.24/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/cadaver-0.24/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/cadaver-0.24/work/cadaver-0.24' > * S: '/var/tmp/portage/net-misc/cadaver-0.24/work/cadaver-0.24' >
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 944397
:
911402
|
911403
|
911404
|
911405
|
911406
|
911407
| 911408 |
911409
|
911410