Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[gentoo-user] dev-perl/IO-Socket-SSL is causing me angst

93 views
Skip to first unread message

Andrew Lowe

unread,
Jan 15, 2017, 3:40:03 AM1/15/17
to
Dear all,
Just done an eix-sync -> emerge -NuD world and have a problem with the
above mentioned package. As a quick first pass before I put all the
error/debugging stuff together, does anyone know what the following
snippet would mean, I'm totally Perl ignorant?

* perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none
DESTDIR=/var/tmp/portage/dev-perl/IO-Socket-SSL-2.43.0/image/
perl: symbol lookup error:
/usr/lib64/perl5/vendor_perl/5.24.1/x86_64-linux/auto/Net/SSLeay/SSLeay.so:
undefined symbol: SSLeay_version
* ERROR: dev-perl/IO-Socket-SSL-2.43.0::gentoo failed (configure phase):
* Unable to build!

According to packages.gentoo.org, I've got the latest version of
Net-SSLeay, 1.8

Any thoughts greatly appreciated,

Andrew

Alexander Kapshuk

unread,
Jan 15, 2017, 8:30:03 AM1/15/17
to
An undefined symbol is a reference to a function called SSLeay_version
not being defined in the SSLeay_version.so module.

Have you updated dev-lang/perl recently and perhaps forgot to run
perl-cleaner afterwards?

Just a thought.

Andrew Lowe

unread,
Jan 15, 2017, 10:10:04 AM1/15/17
to
Alexander,
I remember to do the python-updater but had forgotten about the perl
equivalent, perl-cleaner. Gave it a run but I still get the same error,
whilst the cleaner is running. Might be time to file a bug, unless
anyone else has updated this is the last day or so with no error's?

Regards,
Andrew

Alexander Kapshuk

unread,
Jan 15, 2017, 10:50:04 AM1/15/17
to
Based on the CPAN info on NET::SSLeay,
http://search.cpan.org/~mikem/Net-SSLeay-1.80/lib/Net/SSLeay.pod,
SSLeay_version has been available in this module in versions >
Net-SSLeay-1.42. So it should be available in 1.8, which is what you
say you have. Could be a bug, as you suggested.
What USE flags do you have NET::SSLeay compiled with, and what other
flag are available for it?

Alexander Kapshuk

unread,
Jan 15, 2017, 12:10:03 PM1/15/17
to
Do you have openssl or libressl installed on your system?

Andrew Lowe

unread,
Jan 15, 2017, 1:10:03 PM1/15/17
to
I've got openssl, but when eix lists it, the version installed, the
latest, 1.1.0c, is in red, masked. I don't have libressl installed.

Andrew

Alexander Kapshuk

unread,
Jan 16, 2017, 11:00:03 AM1/16/17
to
I don't have an answer for you at the moment, sorry.

You probably want to run this by the maintainers of Net-SSLeay, pe...@gentoo.org.

Andreas K. Huettel

unread,
Jan 20, 2017, 4:20:03 PM1/20/17
to
Please file a bug, and add your whole build log and the output of
"emerge --info" there. Then we can investigate more...



signature.asc

Andrew Lowe

unread,
Jan 31, 2017, 10:10:03 PM1/31/17
to
I masked this, when I originally asked the question, unmasked this
morning and now all is good. No idea what I/the system/portage changed
but it now compiled. Now it's busybox causing trouble.....

Andrew

Neil Bothwick

unread,
Feb 1, 2017, 3:50:03 AM2/1/17
to
On Wed, 1 Feb 2017 11:06:30 +0800, Andrew Lowe wrote:

> I masked this, when I originally asked the question, unmasked
> this morning and now all is good. No idea what I/the system/portage
> changed but it now compiled. Now it's busybox causing trouble.....

https://bugs.gentoo.org/show_bug.cgi?id=607548


--
Neil Bothwick

PC DOS Error #04: Out of disk space. Delete Windows? (Y)es (H)ell yes!

Andrew Lowe

unread,
Feb 1, 2017, 2:50:03 PM2/1/17
to
On 01/02/17 16:40, Neil Bothwick wrote:
> On Wed, 1 Feb 2017 11:06:30 +0800, Andrew Lowe wrote:
>
>> I masked this, when I originally asked the question, unmasked
>> this morning and now all is good. No idea what I/the system/portage
>> changed but it now compiled. Now it's busybox causing trouble.....
>
> https://bugs.gentoo.org/show_bug.cgi?id=607548
>
>

That's the one, I'm comment 9...

Andrew
0 new messages