Nick Wellnhofer wrote on 9/24/16, 8:49 AM:


[ ] +1 Release RC 1 as Apache Lucy 0.6.0.
[ ] +0
[ ] -1 Do not release RC 1 as Apache Lucy 0.6.0 because...

+1

tested with perl 5.20.0 on OSX 10.9.5

full out below

$ ~/my-toolbox/test-lucy-rc.pl https://dist.apache.org/repos/dist/dev/lucy/apache-lucy-0.6.0-rc1/
--------------------------------------------------------------------------------
wget -q -r --no-parent --reject 'index.html*' https://dist.apache.org/repos/dist/dev/lucy/apache-lucy-0.6.0-rc1/
================================================================================
--------------------------------------------------------------------------------
md5sum apache-lucy-0.6.0.tar.gz.md5
signatures match: 8b77a2cd002f420bba69af513457a580
apache-lucy-0.6.0.tar.gz: OK
================================================================================
--------------------------------------------------------------------------------
shasum -c apache-lucy-0.6.0.tar.gz.sha
apache-lucy-0.6.0.tar.gz: OK
================================================================================
--------------------------------------------------------------------------------
gpg --verify apache-lucy-0.6.0.tar.gz.asc
gpg: Signature made Sat Sep 24 08:24:47 2016 CDT using RSA key ID 3241E84F
gpg: Good signature from "Nick Wellnhofer (CODE SIGNING KEY) 
<nwelln...@apache.org>"
================================================================================
--------------------------------------------------------------------------------
tar xfz apache-lucy-0.6.0.tar.gz
--------------------------------------------------------------------------------
perl Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Lucy' version '0.6.0'
--------------------------------------------------------------------------------
./Build dist &>lucy-dist-output
--------------------------------------------------------------------------------
tar xfz Lucy-0.6.0.tar.gz
--------------------------------------------------------------------------------
perl Build.PL
ld: warning: directory not found for option '-L/opt/local/lib'
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Lucy' version '0.6.0'
--------------------------------------------------------------------------------
./Build test >> lucy-test-out
ld: warning: directory not found for option '-L/opt/local/lib'
autogen/source/testlucy_perl.c:116:1: warning: unused function 'S_finish_callback_void' [-Wunused-function]
S_finish_callback_void(pTHX_ const char *meth_name) {
^
autogen/source/testlucy_perl.c:163:1: warning: unused function 'S_finish_callback_f64' [-Wunused-function]
S_finish_callback_f64(pTHX_ const char *meth_name) {
^
2 warnings generated.
ld: warning: directory not found for option '-L/opt/local/lib'
Build test finished for apache-lucy-0.6.0


--
Peter Karman  .  http://peknet.com/  .  pe...@peknet.com

Reply via email to