Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging squid-3.5.27-r1 with libressl-2.8.3 fail
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
k547924
n00b
n00b


Joined: 17 Feb 2019
Posts: 27

PostPosted: Thu Mar 14, 2019 2:12 pm    Post subject: emerging squid-3.5.27-r1 with libressl-2.8.3 fail Reply with quote

Hi,

I get this error:
Code:
emerge net-proxy/squid
...
support.cc: In function ‘void setSessionCallbacks(SSL_CTX*)’:
support.cc:2203:38: error: invalid conversion from ‘SSL_SESSION* (*)(SSL*, unsigned char*, int, int*)’ {aka ‘ssl_session_st* (*)(ssl_st*, unsigned char*, int, int*)’} to ‘SSL_SESSION* (*)(ssl_st*, const unsigned char*, int, int*)’ {aka ‘ssl_session_st* (*)(ssl_st*, const unsigned char*, int, int*)’} [-fpermissive]
         SSL_CTX_sess_set_get_cb(ctx, get_session_cb);
                                      ^~~~~~~~~~~~~~
In file included from ../../src/ssl/gadgets.h:16,
                 from ../../src/anyp/PortCfg.h:18,
                 from ../../src/AccessLogEntry.h:12,
                 from ../../src/acl/FilledChecklist.h:12,
                 from support.cc:18:
/usr/include/openssl/ssl.h:730:20: note:   initializing argument 2 of ‘void SSL_CTX_sess_set_get_cb(SSL_CTX*, SSL_SESSION* (*)(ssl_st*, const unsigned char*, int, int*))’
     SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     const unsigned char *data, int len, int *copy));
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:928: support.lo] Error 1

...

>>> Failed to emerge net-proxy/squid-3.5.27-r1, Log file:




Is someone have bumped this problem ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30888
Location: here

PostPosted: Thu Mar 14, 2019 2:51 pm    Post subject: Reply with quote

It seems that squid-4.x.x has libressl patch
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
k547924
n00b
n00b


Joined: 17 Feb 2019
Posts: 27

PostPosted: Thu Mar 14, 2019 5:00 pm    Post subject: Reply with quote

Hello 'fedeliallalinea'

Where do you get this information ?
Looking to https://packages.gentoo.org/packages/net-proxy/squid show there is only version 3.5.27-r1 or 3.5.28 available for Gentoo. How can I install squid-4.x.x?
Looking at https://wiki.squid-cache.org/SquidFaq/CompilingSquid does not mention Gentoo.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30888
Location: here

PostPosted: Thu Mar 14, 2019 6:18 pm    Post subject: Reply with quote

k547924 wrote:
Where do you get this information ?

Sorry for wrong information, but also squid-4 has some problem with libressl
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
k547924
n00b
n00b


Joined: 17 Feb 2019
Posts: 27

PostPosted: Thu Mar 14, 2019 7:14 pm    Post subject: Reply with quote

So squid seems to be also wobbly.

What is interesting with Gentoo Linux is that we must be more nearby the reality of software problems. I would probably never be aware of that things if I would had stay with binary packaged distribution.

Thanks for the information.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum