Nick Wellnhofer wrote on 11/15/17 9:52 AM:


[ ] +1 Release RC 1 as Apache Clownfish 0.6.2.
[ ] +0
[ ] -1 Do not release RC 1 as Apache Clownfish 0.6.2 because...


+1

full output of my test below

[karpet@pekmac:clownfish]$ test-lucy-rc.pl https://dist.apache.org/repos/dist/dev/lucy/clownfish/apache-clownfish-0.6.2-rc1/
--------------------------------------------------------------------------------
wget -q -r --no-parent --reject 'index.html*' https://dist.apache.org/repos/dist/dev/lucy/clownfish/apache-clownfish-0.6.2-rc1/
================================================================================
--------------------------------------------------------------------------------
md5sum apache-clownfish-0.6.2.tar.gz.md5
signatures match: b535bbb5fea790ac72e71625d013b753
apache-clownfish-0.6.2.tar.gz: OK
================================================================================
--------------------------------------------------------------------------------
shasum -c apache-clownfish-0.6.2.tar.gz.sha512
apache-clownfish-0.6.2.tar.gz: OK
================================================================================
--------------------------------------------------------------------------------
gpg --verify apache-clownfish-0.6.2.tar.gz.asc
gpg: assuming signed data in 'apache-clownfish-0.6.2.tar.gz'
gpg: Signature made Wed Nov 15 09:46:53 2017 CST using RSA key ID 3241E84F
gpg: Good signature from "Nick Wellnhofer (CODE SIGNING KEY) <nwelln...@apache.org>" [full]
================================================================================
--------------------------------------------------------------------------------
tar xfz apache-clownfish-0.6.2.tar.gz
--------------------------------------------------------------------------------
perl Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Clownfish' version '0.6.2'
--------------------------------------------------------------------------------
perl Build test >> clownfish-test-out
autogen/source/cfish_perl.c:111:1: warning: unused function 'S_finish_callback_f64' [-Wunused-function]
S_finish_callback_f64(pTHX_ const char *meth_name) {
^
1 warning generated.
autogen/source/testcfish_perl.c:108:1: warning: unused function 'S_finish_callback_f64' [-Wunused-function]
S_finish_callback_f64(pTHX_ const char *meth_name) {
^
1 warning generated.
Build runtime/perl test finished for apache-clownfish-0.6.2
[karpet@pekmac:clownfish]$ perl -v

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

Copyright 1987-2016, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

[karpet@pekmac:clownfish]$ uname -a
Darwin pekmac.midcoip.net 16.7.0 Darwin Kernel Version 16.7.0: Wed Oct 4 00:17:00 PDT 2017; root:xnu-3789.71.6~1/RELEASE_X86_64 x86_64


--
Peter Karman  .  https://karpet.github.io  .  https://keybase.io/peterkarman

Reply via email to