Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880409 - net-proxy/privoxy-3.0.33 - filters.c: error: passing arguments to a function without a prototype is
Summary: net-proxy/privoxy-3.0.33 - filters.c: error: passing arguments to a function ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2022-11-08 11:47 UTC by Toralf Förster
Modified: 2024-04-03 10:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.46 KB, text/plain)
2022-11-08 11:47 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,2.47 KB, application/x-bzip)
2022-11-08 11:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,50.04 KB, text/plain)
2022-11-08 11:47 UTC, Toralf Förster
Details
environment (environment,86.65 KB, text/plain)
2022-11-08 11:47 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.88 KB, application/x-bzip)
2022-11-08 11:47 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.47 KB, application/x-bzip)
2022-11-08 11:47 UTC, Toralf Förster
Details
net-proxy:privoxy-3.0.33:20221108-111733.log (net-proxy:privoxy-3.0.33:20221108-111733.log,13.36 KB, text/plain)
2022-11-08 11:47 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.17 KB, application/x-bzip)
2022-11-08 11:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-08 11:47:33 UTC
clang -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DNDEBUG   -pthread -Wall  loaders.c -o loaders.o
clang -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DNDEBUG   -pthread -Wall  filters.c -o filters.o
clang -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DNDEBUG   -pthread -Wall  ssplit.c -o ssplit.o
clang -c -Imbedtls/include -pipe -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DNDEBUG   -pthread -Wall  ssl.c -o ssl.o
filters.c:2364:58: error: passing arguments to a function without a prototype is
      deprecated in all versions of C and is not supported in C2x
      [-Werror,-Wdeprecated-non-prototype]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20221108-023017

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 766628b0c40a7600a4b89d26bfb9263a564fa6ea
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 10:02:03 2022 +0000

    2022-11-08 10:02:02 UTC

emerge -qpvO net-proxy/privoxy
[ebuild  N    ] net-proxy/privoxy-3.0.33  USE="acl fast-redirects force image-blocking ipv6 jit mbedtls ssl stats threads zlib -brotli -client-tags -compression -editor -extended-host-patterns -extended-statistics -external-filters -fuzz -graceful-termination -lfs -openssl -png-images -sanitize (-selinux) -toggle -tools -whitelists"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 11:47:34 UTC
Created attachment 829199 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 11:47:35 UTC
Created attachment 829201 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-08 11:47:36 UTC
Created attachment 829203 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-08 11:47:37 UTC
Created attachment 829205 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-08 11:47:38 UTC
Created attachment 829207 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 11:47:40 UTC
Created attachment 829209 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 11:47:41 UTC
Created attachment 829211 [details]
net-proxy:privoxy-3.0.33:20221108-111733.log
Comment 8 Toralf Förster gentoo-dev 2022-11-08 11:47:42 UTC
Created attachment 829213 [details]
temp.tar.bz2