Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 876335 Details for
Bug 919021
net-nntp/suck-4.3.4 - [clang] type unsigned long (const char ); ISO C99 and later do not support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-nntp:suck-4.3.4:20231202-055513.log
net-nntp:suck-4.3.4:20231202-055513.log (text/plain), 11.87 KB, created by
Toralf Förster
on 2023-12-02 09:15:01 UTC
(
hide
)
Description:
net-nntp:suck-4.3.4:20231202-055513.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-12-02 09:15:01 UTC
Size:
11.87 KB
patch
obsolete
> * Package: net-nntp/suck-4.3.4:0 > * Repository: gentoo > * Maintainer: contact@hacktivis.me proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking suck-4.3.4.tar.gz to /var/tmp/portage/net-nntp/suck-4.3.4/work >>>> Source unpacked in /var/tmp/portage/net-nntp/suck-4.3.4/work >>>> Preparing source in /var/tmp/portage/net-nntp/suck-4.3.4/work/suck-4.3.4 ... > * Running eautoreconf in '/var/tmp/portage/net-nntp/suck-4.3.4/work/suck-4.3.4' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/net-nntp/suck-4.3.4/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running elibtoolize in: suck-4.3.4/ >>>> Source prepared. > * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! > * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/net-nntp/suck-4.3.4/work/suck-4.3.4 ... > * econf: updating suck-4.3.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating suck-4.3.4/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 --docdir=/usr/share/doc/suck-4.3.4 --htmldir=/usr/share/doc/suck-4.3.4/html --libdir=/usr/lib64 --without-inn-lib --without-inn-include >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 for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether make sets $(MAKE)... yes >checking for gethostbyname in -lnsl... yes >checking for socket in -lsocket... no >checking for Rconnect in -lsocks... no >checking for SOCKSconnect in -lsocks5... no >checking for fprintf in -lcV... no >checking for SSL_get_error in -lssl... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for fcntl.h... yes >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for limits.h... yes >checking for regex.h... yes >checking for sys/select.h... yes >checking for net/socket.h... no >checking for arpa/inet.h... yes >checking for socks.h... no >checking for an ANSI C-conforming const... yes >checking for pid_t... yes >checking for size_t... yes >checking return type of signal handlers... void >checking for gettimeofday... yes >checking for select... yes >checking for strerror... yes >checking for memmove... yes >checking for setvbuf... yes >checking for sigaction... yes >checking for main in -linn... no >checking for main in -ldbz... no >checking for main in -lndbm... no >checking for main in -lgdbm... yes >checking for perl... true >checking for libperl.a... not found >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting >config.status: creating config.h >config.status: executing default commands >>>> Source configured. >'/var/tmp/portage/net-nntp/suck-4.3.4/temp/clang16-errors.log' -> '/var/tmp/clang/net-nntp/suck-4.3.4/clang16-errors.log' >'/var/tmp/portage/net-nntp/suck-4.3.4/temp/clang16-safe.log' -> '/var/tmp/clang/net-nntp/suck-4.3.4/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/net-nntp/suck-4.3.4/work/suck-4.3.4 ... >make -j4 phrases.h >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" makephrases.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" suck_phrases.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" rpost_phrases.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" test_phrases.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" both_phrases.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" lmove_phrases.c >clang -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Lno -o makephrases makephrases.o suck_phrases.o rpost_phrases.o test_phrases.o both_phrases.o lmove_phrases.o -lnsl >./makephrases phrases.h >Created phrases.h >make -j4 all lpost >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" both.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" suck.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" suckutils.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" -D_REENTRANT -D_GNU_SOURCE killfile.c >suckutils.c:181:3: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 181 | fscanf(f_lock, "%ld", &tmp); > | ^~~~~~ ~~~~~~~~~~~~~~~~~~~ >suck.c:2239:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 2239 | fgets(buf, MAXLINLEN, fpi); > | ^~~~~ ~~~~~~~~~~~~~~~~~~~ >1 warning generated. >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" timer.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" -D_REENTRANT -D_GNU_SOURCE killprg.c >killprg.c:339:2: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 339 | write(master->child.Stdin, len, KILLPRG_LENGTHLEN); > | ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" dedupe.c >1 warning generated. >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" active.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" batch.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" -D_REENTRANT -D_GNU_SOURCE xover.c >1 warning generated. >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" ssort.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" -DUSE_GDBM chkhistory_db.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" db.c >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" -D_REENTRANT -D_GNU_SOURCE rpost.c >chkhistory_db.c:235:16: error: call to undeclared library function 'strlen' with > type 'unsigned long (const char *)'; ISO C99 and later do not support > implicit function declarations [-Wimplicit-function-declaration] > 235 | input.dsize = strlen(msgid)+1; > | ^ >chkhistory_db.c:235:16: note: include the header <string.h> or explicitly > provide a declaration for 'strlen' >1 error generated. >clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -DHAVE_CONFIG_H -DSUCK_VERSION=\"4.3.4\" testhost.c >make: *** [Makefile:206: chkhistory_db.o] Error 1 >make: *** Waiting for unfinished jobs.... >db.c:84:3: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 84 | write(fd, &itemnr, sizeof(itemnr)); > | ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ >db.c:107:3: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 107 | write(fd, &grpnr, sizeof(grpnr)); > | ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ >db.c:145:3: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 145 | read(fd, &itemnr, sizeof(itemon)); /* get the number of items */ > | ^~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ >db.c:182:3: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 182 | read(fd, &itemnr, sizeof(itemnr)); > | ^~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ >testhost.c:406:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 406 | fgets(buf, MAXLINLEN, fpi); > | ^~~~~ ~~~~~~~~~~~~~~~~~~~ >rpost.c:1177:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 1177 | fgets(buf, MAXLINLEN, fpi); > | ^~~~~ ~~~~~~~~~~~~~~~~~~~ >4 warnings generated. >1 warning generated. >1 warning generated. > * ERROR: net-nntp/suck-4.3.4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-nntp/suck-4.3.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-nntp/suck-4.3.4::gentoo'`. > * The complete build log is located at '/var/log/portage/net-nntp:suck-4.3.4:20231202-055513.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-nntp/suck-4.3.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-nntp/suck-4.3.4/temp/environment'. > * Working directory: '/var/tmp/portage/net-nntp/suck-4.3.4/work/suck-4.3.4' > * S: '/var/tmp/portage/net-nntp/suck-4.3.4/work/suck-4.3.4' >
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 919021
:
876329
|
876330
|
876331
|
876332
|
876333
|
876334
| 876335 |
876336
|
876337
|
876338