Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909961 Details for
Bug 943947
net-proxy/ziproxy-3.3.2 - [libtool] [gcc-15] image.c: error: assignment to boolean ( )(struct jpeg_compress_struct ) {aka int ( )(struct jpeg_compress_struct )} from inco
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-proxy:ziproxy-3.3.2:20241119-020853.log
net-proxy:ziproxy-3.3.2:20241119-020853.log (text/plain), 15.80 KB, created by
Toralf Förster
on 2024-11-19 08:51:00 UTC
(
hide
)
Description:
net-proxy:ziproxy-3.3.2:20241119-020853.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-19 08:51:00 UTC
Size:
15.80 KB
patch
obsolete
> * Package: net-proxy/ziproxy-3.3.2:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ziproxy-3.3.2.tar.xz to /var/tmp/portage/net-proxy/ziproxy-3.3.2/work >>>> Source unpacked in /var/tmp/portage/net-proxy/ziproxy-3.3.2/work >>>> Preparing source in /var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2 ... > * Applying ziproxy-3.3.2-Fix-clang-build-errors.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2 ... >./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ziproxy-3.3.2 --htmldir=/usr/share/doc/ziproxy-3.3.2/html --libdir=/usr/lib64 --without-jasper --without-sasl2 --with-cfgfile=/etc/ziproxy/ziproxy.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 a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... 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 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for libraries containing socket functions... -lc >checking for gzopen in -lz... yes >checking for pow in -lm... yes >checking for library containing DGifSlurp... -lgif >checking for jpeg_start_decompress in -ljpeg... yes >checking for png_sig_cmp in -lpng... yes >checking for pthread_create in -lpthread... yes >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 for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking arpa/nameser.h usability... yes >checking arpa/nameser.h presence... yes >checking for arpa/nameser.h... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking gif_lib.h usability... yes >checking gif_lib.h presence... yes >checking for gif_lib.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking resolv.h usability... yes >checking resolv.h presence... yes >checking for resolv.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for sys/wait.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking size of int... 4 >checking size of long int... 8 >checking size of long long int... 8 >checking return type of signal handlers... void >checking for strftime... yes >checking for vprintf... yes >checking for _doprnt... no >checking for gettimeofday... yes >checking for select... yes >checking for socket... yes >checking for strdup... yes >checking for strndup... yes >checking for strstr... yes >checking for strtol... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/tools/Makefile >config.status: creating man/Makefile >config.status: creating src/config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2 ... >make -O -j4 >Making all in . >make[1]: Nothing to be done for 'all-am'. >Making all in src >make all-recursive >Making all in tools >make[3]: Entering directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src/tools' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -march=native -fno-diagnostics-color -c -o ziproxylogtool.o ziproxylogtool.c >ziproxylogtool.c: In function âstats_general_loopâ: >ziproxylogtool.c:418:17: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 418 | fgets (log_line, LINE_BUFFER - 1, goptions->in_file); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ziproxylogtool.c: In function âstats_max_hostsâ: >ziproxylogtool.c:453:17: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 453 | fgets (log_line, LINE_BUFFER - 1, goptions->in_file); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ziproxylogtool.c: In function âstats_filter_modeâ: >ziproxylogtool.c:476:17: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 476 | fgets (log_line, LINE_BUFFER - 1, goptions->in_file); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src/tools' >make[3]: Entering directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src/tools' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o ziproxylogtool ziproxylogtool.o -lpthread -lpng -ljpeg -lgif -lm -lz >make[3]: Leaving directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src/tools' >make[3]: Entering directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o text.o text.c >text.c: In function âgunzipâ: >text.c:229:25: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 229 | fread(*outbuf, *outlen, 1, file_unpack); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >make[3]: Entering directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o ziproxy.o ziproxy.c >make[3]: Leaving directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >make[3]: Entering directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o image.o image.c >image.c: In function âbitmap2jpgâ: >image.c:1258:37: error: assignment to âboolean (*)(struct jpeg_compress_struct *)â {aka âint (*)(struct jpeg_compress_struct *)â} from incompatible pointer type âboolean (*)(void)â {aka âint (*)(void)â} [-Wincompatible-pointer-types] > 1258 | memdest.empty_output_buffer = jpeg_dest_empty_output_buffer; > | ^ >make[3]: *** [Makefile:467: image.o] Error 1 >make[3]: Leaving directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >make[3]: *** Waiting for unfinished jobs.... >make[3]: Entering directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o log.o log.c >make[3]: Leaving directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >make[3]: Entering directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o cfgfile.o cfgfile.c >make[3]: Leaving directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >make[3]: Entering directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o http.o http.c >http.c: In function âsend_errorâ: >http.c:721:41: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 721 | fread (txtfilebuf, 1, txtfilesize, txtfile); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >http.c: In function âread_contentâ: >http.c:1273:33: warning: ignoring return value of âfscanfâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1273 | fscanf (from, "%x", &pending_chunk_len); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >http.c:1286:33: warning: ignoring return value of âfeofâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1286 | feof (from); > | ^~~~~~~~~~~ >http.c: In function âget_response_headersâ: >http.c:1392:9: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1392 | fgets(line, 5, sockrfp); > | ^~~~~~~~~~~~~~~~~~~~~~~ >http.c:1414:9: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1414 | fgets(line+n, sizeof(line), sockrfp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >http.c:1414:9: warning: âfgetsâ writing 16384 bytes into a region of size 16380 overflows the destination [-Wstringop-overflow=] > 1414 | fgets(line+n, sizeof(line), sockrfp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >http.c:84:13: note: at offset [4, 16383] into destination object âlineâ of size 16384 > 84 | static char line[MAX_LINELEN]; > | ^~~~ >In file included from /usr/include/stdio.h:970, > from http.h:53, > from http.c:59: >/usr/include/bits/stdio2.h:305:1: note: in a call to function âfgetsâ declared with attribute âaccess (write_only, 1, 2)â > 305 | fgets (__fortify_clang_overload_arg (char *, __restrict, __s), int __n, > | ^~~~~ >In function âfgetsâ, > inlined from âget_response_headersâ at http.c:1414:2: >/usr/include/bits/stdio2.h:313:12: warning: â__fgets_aliasâ writing 16384 bytes into a region of size 16380 overflows the destination [-Wstringop-overflow=] > 313 | return __fgets_alias (__s, __n, __stream); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >http.c: In function âget_response_headersâ: >http.c:84:13: note: at offset [4, 16383] into destination object âlineâ of size 16384 > 84 | static char line[MAX_LINELEN]; > | ^~~~ >In file included from /usr/include/features.h:511, > from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdio.h:28: >/usr/include/bits/stdio2-decl.h:96:14: note: in a call to function â__fgets_aliasâ declared with attribute âaccess (write_only, 1, 2)â > 96 | extern char *__REDIRECT (__fgets_alias, > | ^~~~~~~~~~ >In function âfgetsâ, > inlined from âget_response_headersâ at http.c:1414:2: >/usr/include/bits/stdio2.h:318:10: warning: â__fgets_chkâ writing 16384 bytes into a region of size 16380 overflows the destination [-Wstringop-overflow=] > 318 | return __fgets_chk (__s, __sz, __n, __stream); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >http.c: In function âget_response_headersâ: >http.c:84:13: note: at offset [4, 16383] into destination object âlineâ of size 16384 > 84 | static char line[MAX_LINELEN]; > | ^~~~ >In file included from /usr/include/stdio.h:954: >/usr/include/bits/stdio2-decl.h:106:14: note: in a call to function â__fgets_chkâ declared with attribute âaccess (write_only, 1, 3)â > 106 | extern char *__fgets_chk (char *__restrict __s, size_t __size, int __n, > | ^~~~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2/src' >make[2]: *** [Makefile:483: all-recursive] Error 1 >make[1]: *** [Makefile:337: all] Error 2 >make: *** [Makefile:340: all-recursive] Error 1 > * ERROR: net-proxy/ziproxy-3.3.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-proxy/ziproxy-3.3.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-proxy/ziproxy-3.3.2::gentoo'`. > * The complete build log is located at '/var/log/portage/net-proxy:ziproxy-3.3.2:20241119-020853.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-proxy/ziproxy-3.3.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-proxy/ziproxy-3.3.2/temp/environment'. > * Working directory: '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2' > * S: '/var/tmp/portage/net-proxy/ziproxy-3.3.2/work/ziproxy-3.3.2' >
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 943947
:
909955
|
909956
|
909957
|
909958
|
909959
|
909960
| 909961 |
909962
|
909963