Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484124 - dev-perl/Crypt-DES-2.50.0 with dev-lang/perl-5.18.1 - ?
Summary: dev-perl/Crypt-DES-2.50.0 with dev-lang/perl-5.18.1 - ?
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-07 19:36 UTC by PetaMem R&D
Modified: 2013-09-12 17:08 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PetaMem R&D 2013-09-07 19:36:36 UTC
cp DES.pm blib/lib/Crypt/DES.pm
x86_64-pc-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -ftree-vectorize -pipe   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/usr/lib64/perl5/5.18.1/x86_64-linux-thread-multi/CORE"   DES.c
DES.xs: In function ‘XS_Crypt__DES_crypt’:
DES.xs:67:3: error: invalid use of void expression


Reproducible: Always

Steps to Reproduce:
1. regular emerge (all ok), perl 5.18.1 installed (after 5.16.3)
2. call perl-cleaner --all
3. crashes when emerging dev-perl/Crypt-DES-2.50.0
Comment 1 PetaMem R&D 2013-09-07 19:39:52 UTC
Interestingly, on CPAN there is no version Crypt::DES 2.5 only a 2.07
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-08 14:44:40 UTC
1) Please attach the entire build log to this bug report.
2) Please post your `emerge --info' output in a comment.
Comment 3 PetaMem R&D 2013-09-12 17:08:57 UTC
One would mean that after years of Gentoo usage (and bug reporting) we would know what is and what is not relevant from the logs. ;-)

Anyway - closing that report as obsolete, because we migrated back to 5.16.3 which works. Crypt-DES package 2-50 (read 2.05) is obsolete on Gentoo and at the time we will again migrate to some 5.18 (or later) Perl all of this may be sorted out already.