Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878747 - net-proxy/squid-4.17-r1 - support.cc: error: invalid conversion from int ( )(CRYPTO_EX_DATA , CRYPTO_EX_DATA , void , int, long in
Summary: net-proxy/squid-4.17-r1 - support.cc: error: invalid conversion from int ( )(...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2022-10-29 18:34 UTC by Toralf Förster
Modified: 2022-12-15 05:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.89 KB, text/plain)
2022-10-29 18:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,238.96 KB, text/plain)
2022-10-29 18:34 UTC, Toralf Förster
Details
environment (environment,128.51 KB, text/plain)
2022-10-29 18:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.83 KB, application/x-bzip)
2022-10-29 18:34 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,51.71 KB, application/x-bzip)
2022-10-29 18:34 UTC, Toralf Förster
Details
net-proxy:squid-4.17-r1:20221029-181629.log.bz2 (net-proxy:squid-4.17-r1:20221029-181629.log.bz2,34.83 KB, application/x-bzip)
2022-10-29 18:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,67.46 KB, application/x-bzip)
2022-10-29 18:34 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-29 18:34:00 UTC
      |              ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:708:27: note: declared here
  708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags);
      |                           ^~~~~~~~~~~~~~~~~~
support.cc:512:96: error: invalid conversion from 'int (*)(CRYPTO_EX_DATA*, CRYPTO_EX_DATA*, void*, int, long int, void*)' {aka 'int (*)(crypto_ex_data_st*, crypto_ex_data_st*, void*, int, long int, void*)'} to 'int (*)(CRYPTO_EX_DATA*, const CRYPTO_EX_DATA*, void**, int, long int, void*)' {aka 'int (*)(crypto_ex_data_st*, const crypto_ex_data_st*, void**, int, long int, void*)'} [-fpermissive]
  512 |  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_gnome-j4-20221028-031030

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

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:
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]
4)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

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

  HEAD of ::gentoo
commit a4b4c35ff54c3bc779e95e4de07f19d23f75fd6c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 29 17:16:50 2022 +0000

    2022-10-29 17:16:50 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 18:34:01 UTC
Created attachment 826055 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-29 18:34:02 UTC
Created attachment 826057 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-29 18:34:04 UTC
Created attachment 826059 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-29 18:34:05 UTC
Created attachment 826061 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-29 18:34:06 UTC
Created attachment 826063 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-29 18:34:07 UTC
Created attachment 826065 [details]
net-proxy:squid-4.17-r1:20221029-181629.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-29 18:34:09 UTC
Created attachment 826067 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-12-15 05:01:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d9e7f1c23f4badb4ff5358a93c5bbe9088fb30

commit 97d9e7f1c23f4badb4ff5358a93c5bbe9088fb30
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-15 05:01:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-15 05:01:06 +0000

    net-proxy/squid: depends on < openssl 3 for older versions
    
    5.7 is fine.
    
    Closes: https://bugs.gentoo.org/878747
    Signed-off-by: Sam James <sam@gentoo.org>

 net-proxy/squid/squid-4.15-r3.ebuild  | 2 +-
 net-proxy/squid/squid-4.17-r1.ebuild  | 2 +-
 net-proxy/squid/squid-5.4.1-r2.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)