Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874894 - net-proxy/wwwoffle-2.9i-r2 - certificates.c: error: implicit declaration of function gnutls_rsa_params_deinit
Summary: net-proxy/wwwoffle-2.9i-r2 - certificates.c: error: implicit declaration of f...
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: c99-porting
  Show dependency tree
 
Reported: 2022-10-04 16:24 UTC by Toralf Förster
Modified: 2022-10-04 16:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.42 KB, text/plain)
2022-10-04 16:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.35 KB, text/plain)
2022-10-04 16:24 UTC, Toralf Förster
Details
environment (environment,29.80 KB, text/plain)
2022-10-04 16:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.24 KB, application/x-bzip)
2022-10-04 16:24 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,16.24 KB, application/x-bzip)
2022-10-04 16:24 UTC, Toralf Förster
Details
net-proxy:wwwoffle-2.9i-r2:20221003-205717.log (net-proxy:wwwoffle-2.9i-r2:20221003-205717.log,23.31 KB, text/plain)
2022-10-04 16:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,13.33 KB, application/x-bzip)
2022-10-04 16:24 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-10-04 16:24:04 UTC
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int proto.c -o proto.o 
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int certificates.c -o certificates.o 
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int sockets.c -o sockets.o 
certificates.c: In function FreeLoadedCredentials:
certificates.c:476:5: error: implicit declaration of function gnutls_rsa_params_deinit; did you mean gnutls_dh_params_deinit? [-Werror=implicit-function-declaration]
  476 |     gnutls_rsa_params_deinit(rsa_params);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221002-182017

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.3.1
 [2] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit cd2643822f1a231ae9156bf704964a194599b935
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 20:32:34 2022 +0000

    2022-10-03 20:32:34 UTC

emerge -qpvO net-proxy/wwwoffle
[ebuild  N    ] net-proxy/wwwoffle-2.9i-r2  USE="gnutls ipv6 zlib"
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:24:05 UTC
Created attachment 818545 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:24:07 UTC
Created attachment 818548 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:24:08 UTC
Created attachment 818551 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:24:09 UTC
Created attachment 818554 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:24:11 UTC
Created attachment 818557 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:24:12 UTC
Created attachment 818560 [details]
net-proxy:wwwoffle-2.9i-r2:20221003-205717.log
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:24:13 UTC
Created attachment 818563 [details]
temp.tar.bz2