Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 878635

Summary: net-proxy/squid-4.17-r1 - support.cc: error: no matching function for call to
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Hank Leininger <hlein>
Status: RESOLVED FIXED    
Severity: normal CC: hlein, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-proxy:squid-4.17-r1:20221029-093832.log.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-29 09:47:06 UTC
                                                ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
support.cc:512:37: error: no matching function for call to
      'CRYPTO_get_ex_new_index'
  ...SSL_get_ex_new_index(0, (void *) "cert_error_check", NULL, &ssl_dupAclChecklist, &ssl_freeAclChecklist);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20221028-180004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
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.3
Python 3.10.8
Available Ruby profiles:
  (none found)
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]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit 8f6229ac190210d41a62bb00e19bb7802e29b9a0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 29 09:16:51 2022 +0000

    2022-10-29 09:16:51 UTC

emerge -qpvO net-proxy/squid
[ebuild  N    ] net-proxy/squid-5.7  USE="htcp pam ssl wccp wccpv2 -caps -ecap -esi -gnutls -kerberos -ldap -logrotate -mysql -nis -perl -postgres -qos -radius -samba -sasl (-selinux) -snmp -sqlite -ssl-crtd -systemd -test -tproxy"
Comment 1 Toralf Förster gentoo-dev 2022-10-29 09:47:07 UTC
Created attachment 825995 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-29 09:47:08 UTC
Created attachment 825997 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-29 09:47:11 UTC
Created attachment 825999 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-29 09:47:12 UTC
Created attachment 826001 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-29 09:47:13 UTC
Created attachment 826003 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-29 09:47:14 UTC
Created attachment 826005 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-29 09:47:16 UTC
Created attachment 826007 [details]
net-proxy:squid-4.17-r1:20221029-093832.log.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-29 09:47:17 UTC
Created attachment 826009 [details]
temp.tar.bz2
Comment 9 Hank Leininger 2024-02-07 17:05:59 UTC
I think this is long dead, Squid 6.x in tree builds with gcc-12 and openssl-3.1.x, etc.