On Sun Jan 03 13:50:20 2016, dominique@quatravaux.org wrote:
Show quoted text> 2015-12-30 12:57 GMT+01:00 via RT <bug-Crypt-OpenSSL-CA@rt.cpan.org>:
>
Show quoted text> > What's the status of that release (0.24_01)?
> >
>
> I pushed it out, in hopes that CPANTS would run tests on it. It didn't.
>
I don't know what CPANTS is :-)
But one interesting thing is that on
http://search.cpan.org/~domq/Crypt-OpenSSL-CA/lib/Crypt/OpenSSL/CA.pm there's a link to the "latest release" that doesn't get you to the new version. I had to find it by author.
I wouldn't be surprised to find that most people would simply give up.
Show quoted text> Were you able to run the tests successfully?
No, I can't build 0,.24_01 for some reason. The failure is in checking the OpenSSL version number; the
However, I can still build 0.23. 0.24_01 build fails with the 0.23 Build.PL in the same way. I'm not an expert in the build tools & haven't figured out what changed in 024 to break the build. Any clues?
perl Build.PL
Checking OpenSSL version number...
Generating a Unix-style Makefile
Writing Makefile for Crypt::OpenSSL::CA::ExtractVersionNumberProblem
Writing MYMETA.yml and MYMETA.json
Running Mkbootstrap for Crypt::OpenSSL::CA::ExtractVersionNumberProblem ()
chmod 644 ExtractVersionNumberProblem.bs
/usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap ExtractVersionNumberProblem.xs > ExtractVersionNumberProblem.xsc && mv ExtractVersionNumberProblem.xsc ExtractVersionNumberProblem.c
cc -c -I/home/litt/kits/Crypt-OpenSSL-CA-0.24 -I/usr/local/ssl/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DSOCKS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -O2 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fpic "-I/usr/lib/perl5/5.8.8/i686-linux-thread-multi/CORE" ExtractVersionNumberProblem.c
rm -f blib/arch/auto/Crypt/OpenSSL/CA/ExtractVersionNumberProblem/ExtractVersionNumberProblem.so
LD_RUN_PATH="/usr/local/ssl/lib" cc -shared -L/usr/local/lib ExtractVersionNumberProblem.o -o blib/arch/auto/Crypt/OpenSSL/CA/ExtractVersionNumberProblem/ExtractVersionNumberProblem.so \
-L/usr/local/ssl/lib -lssl -lcrypto -ldl -lcrypto -lssl \
chmod 755 blib/arch/auto/Crypt/OpenSSL/CA/ExtractVersionNumberProblem/ExtractVersionNumberProblem.so
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ExtractVersionNumberProblem.bs blib/arch/auto/Crypt/OpenSSL/CA/ExtractVersionNumberProblem/ExtractVersionNumberProblem.bs 644
Running Mkbootstrap for Crypt::OpenSSL::CA::ExtractVersionNumberProblem ()
chmod 644 ExtractVersionNumberProblem.bs
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Had problems bootstrapping Inline module 'Crypt::OpenSSL::CA::ExtractVersionNumber'
Can't locate loadable object for module Crypt::OpenSSL::CA::ExtractVersionNumber in @INC (@INC contains: /home/litt/kits/Crypt-OpenSSL-CA-0.24/_Inline/lib /home/litt/kits/Crypt-OpenSSL-CA-0.24/_build/lib /home/litt/kits/Crypt-OpenSSL-CA-0.24/inc /usr/lib/perl5/5.8.8/i686-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl .) at /usr/lib/perl5/vendor_perl/5.8.6/Inline.pm line 500
at (eval 71) line 10
BEGIN failed--compilation aborted at (eval 71) line 25.
find . -name 'ExtractVersionNumber*'
./_Inline/lib/auto/Crypt/OpenSSL/CA/ExtractVersionNumberProblem
./_Inline/lib/auto/Crypt/OpenSSL/CA/ExtractVersionNumberProblem/ExtractVersionNumberProblem.inl
./_Inline/lib/auto/Crypt/OpenSSL/CA/ExtractVersionNumberProblem/ExtractVersionNumberProblem.so
./_Inline/lib/auto/Crypt/OpenSSL/CA/ExtractVersionNumber
./_Inline/lib/auto/Crypt/OpenSSL/CA/ExtractVersionNumber/ExtractVersionNumber.inl
./_Inline/lib/auto/Crypt/OpenSSL/CA/ExtractVersionNumber/ExtractVersionNumber.bundle
./_Inline/lib/auto/Crypt/OpenSSL/CA/ExtractVersionNumber/ExtractVersionNumber.bs
Note that the Problem directory has a .so file, while the first build has a .bundle (and an empty .bs) instead. So it appears that the diagnostic rebuild is different from the primary.
Show quoted text>
> Would you be interested in co-maintainership on this module, so that you
> can push new releases yourself? If so, please let me know your PAUSE
> username.
>
I hope I don't have a lot more work to do on this module, but one never knows.
My PAUSE ID is TLHACKQUE.
Show quoted text> Yours truly,
>
> --
> Dominique Quatravaux
> dominique@quatravaux.org