Nick Wellnhofer wrote on 12/9/16 10:29 AM:

[ ] +1 Release RC 1 as Apache Lucy 0.6.1.

+1

Perl bindings tested. Full results below.

[karpet@pekmac:~]$ perl my-toolbox/test-lucy-rc.pl https://dist.apache.org/repos/dist/dev/lucy/apache-lucy-0.6.1-rc1/
--------------------------------------------------------------------------------
wget -q -r --no-parent --reject 'index.html*' https://dist.apache.org/repos/dist/dev/lucy/apache-lucy-0.6.1-rc1/
================================================================================
--------------------------------------------------------------------------------
md5sum apache-lucy-0.6.1.tar.gz.md5
signatures match: 6b3cd04e6f718403549802d509bfed4b
apache-lucy-0.6.1.tar.gz: OK
================================================================================
--------------------------------------------------------------------------------
shasum -c apache-lucy-0.6.1.tar.gz.sha
apache-lucy-0.6.1.tar.gz: OK
================================================================================
--------------------------------------------------------------------------------
gpg --verify apache-lucy-0.6.1.tar.gz.asc
gpg: assuming signed data in 'apache-lucy-0.6.1.tar.gz'
gpg: Signature made Fri Dec  9 10:07:37 2016 CST using RSA key ID 3241E84F
gpg: Good signature from "Nick Wellnhofer (CODE SIGNING KEY) <[email protected]>" [full]
================================================================================
--------------------------------------------------------------------------------
tar xfz apache-lucy-0.6.1.tar.gz
--------------------------------------------------------------------------------
perl Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Lucy' version '0.6.1'
--------------------------------------------------------------------------------
./Build dist &>lucy-dist-output
--------------------------------------------------------------------------------
tar xfz Lucy-0.6.1.tar.gz
--------------------------------------------------------------------------------
perl Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Lucy' version '0.6.1'
--------------------------------------------------------------------------------
./Build test >> lucy-test-out
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.
Build test finished for apache-lucy-0.6.1

[karpet@pekmac:~]$ uname -a
Darwin pekmac.local 15.6.0 Darwin Kernel Version 15.6.0: Thu Sep 1 15:01:16 PDT 2016; root:xnu-3248.60.11~2/RELEASE_X86_64 x86_64


[karpet@pekmac:~]$ perl -v

This is perl 5, version 24, subversion 0 (v5.24.0) built for darwin-2level


--
Peter Karman  .  http://peknet.com/  .  [email protected]

Reply via email to