Hi Oliver,

Please find below log from "make test".

FreeBSD 10.1
perl v5.18.4
OpenXPI server v0.26.1

Regards,
Sergei
==================================
cd 
/usr/ports/security/p5-openxpki/work/openxpki-openxpki-9bd1fea/core/server/ 
&& /usr/bin/env XDG_DATA_HOME=/usr/ports/security/p5-openxpki/work 
XDG_CONFIG_HOME=/usr/ports/security/p5-openxpki/work 
HOME=/usr/ports/security/p5-openxpki/work OPENSSLLIB=/usr/lib 
OPENSSLINC=/usr/include  OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 
XDG_DATA_HOME=/usr/ports/security/p5-openxpki/work 
XDG_CONFIG_HOME=/usr/ports/security/p5-openxpki/work 
HOME=/usr/ports/security/p5-openxpki/work NO_PIE=yes SHELL=/bin/sh 
NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib" 
CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing" 
CPP="cpp" CPPFLAGS=""  LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib 
-fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555" 
BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444" 
BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555" 
BSD_INSTALL_DATA="install  -o root -g wheel -m 0644" 
BSD_INSTALL_MAN="install  -o root -g wheel -m 444" gmake 
OPENSSL_CFLAGS="-DNO_IDEA" 
DESTDIR=/usr/ports/security/p5-openxpki/work/stage test
gmake[1]: Entering directory 
'/usr/ports/security/p5-openxpki/work/openxpki-openxpki-9bd1fea/core/server'
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.18.4 "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*/*.t
t/00_cleanup/25_crypto.t ......................... ok
t/00_cleanup/28_log.t ............................ ok
t/00_cleanup/50_auth.t ........................... ok
t/00_cleanup/60_workflow.t ....................... ok
t/00_cleanup/65_ui.t ............................. ok
t/00_cleanup/80_client.t ......................... ok
t/01_pod/1.t ..................................... ok
Name "main::files" used only once: possible typo at t/01_pod/2.t line 15.
t/01_pod/2.t ..................................... ok
t/05_base/00_prereqs.t ........................... ok
t/05_base/01.t ................................... ok
t/05_base/02.t ................................... ok
t/05_base/03.t ................................... ok
t/08_debug/01_using.t ............................ ok
t/08_debug/02_color.t ............................ ok
t/08_debug/03_invalid.t .......................... ok
t/08_debug/04_use_without_package.t .............. ok
t/10_exception/1.t ............................... ok
t/14_datetime/01.t ............................... ok
t/14_datetime/02.t ............................... ok
t/15_dn/1.t ...................................... ok
t/15_dn/2.t ...................................... ok
t/15_dn/3.t ...................................... ok
t/15_dn/4.t ...................................... ok
t/20_xml/1.t ..................................... ok
t/20_xml/2.t ..................................... ok
t/20_xml/3.t ..................................... ok
t/20_xml/4.t ..................................... ok
t/20_xml/6.t ..................................... ok
t/20_xml/8_xinclude_relative_dir.t ............... ok
t/20_xml/9_inheritance_bug.t ..................... ok
t/25_crypto/00_config.t .......................... ok
t/25_crypto/01_init_token.t ...................... ok
t/25_crypto/10_init_ca.t ......................... ok
t/25_crypto/11_use_ca.t .......................... ok
t/25_crypto/12_conversion.t ...................... ok
t/25_crypto/13_pkcs7.t ........................... ok
t/25_crypto/14_utf8.t ............................ ok
t/25_crypto/15_gost.t ............................ skipped: OpenSSL GOST 
engine is not available (no environment variable GOST_OPENSSL_ENGINE)
t/25_crypto/16_nciph.t ........................... skipped: nCipher is 
not available (no environment variables NCIPHER_LIBRARY, CHIL_LIBRARY 
and NCIPHER_KEY)
t/25_crypto/20_xs_pkcs10.t ....................... ok
t/25_crypto/21_xs_spkac.t ........................ ok
t/25_crypto/22_xs_x509.t ......................... ok
t/25_crypto/23_xs_crl.t .......................... ok
t/25_crypto/30_object_header.t ................... ok
t/25_crypto/31_object_x509.t ..................... ok
t/25_crypto/32_object_csr.t ...................... ok
t/25_crypto/33_object_crr.t ...................... ok
t/25_crypto/34_object_crl.t ...................... ok
t/25_crypto/35_object_pkcs7.t .................... ok
t/25_crypto/51_volatile_vault.t .................. ok
t/25_crypto/52_object_secret.t ................... ok
t/25_crypto/53_is_issuer.t ....................... ok
Use of uninitialized value in concatenation (.) or string at 
/usr/ports/security/p5-openxpki/work/openxpki-openxpki-9bd1fea/core/server/blib/lib/OpenXPKI/i18n.pm
 
line 91.
t/28_log/01.t .................................... ok
t/30_dbi/01.t .................................... ok
t/30_dbi/02.t .................................... ok
t/30_dbi/03.t .................................... ok
t/30_dbi/04_quoting_bug.t ........................ ok
t/30_dbi/30_log.t ................................ ok
t/40_context/01.t ................................ skipped: See Issue 
#188 [fix password access to travis-ci]
t/40_context/03.t ................................ skipped: See Issue 
#188 [fix password access to travis-ci]
t/50_auth/00.t ................................... skipped: No LDAP 
configured
t/50_auth/01.t ................................... ok
t/50_auth/02.t ................................... skipped: See Issue 
#188 [fix password access to travis-ci]
t/50_auth/03.t ................................... skipped: See Issue 
#188 [fix password access to travis-ci]
t/50_auth/04.t ................................... skipped: See Issue 
#188 [fix password access to travis-ci]
t/50_auth/05.t ................................... skipped: See Issue 
#188 [fix password access to travis-ci]
t/50_auth/06.t ................................... skipped: See Issue 
#188 [fix password access to travis-ci]
#
#  No semaphore file found,
#  skipping ldap server stopping
t/50_auth/99_clean.t ............................. ok
t/60_workflow/01.t ............................... skipped: See Issue #188
t/60_workflow/03_convert.t ....................... ok
t/60_workflow/04_factory.t ....................... ok
t/60_workflow/05_overlapping_factory.t ........... skipped: See Issue #188
t/60_workflow/09_deploy_and_start_testserver.t ... ok
t/60_workflow/10_certificate_signing_request.t ... ok
t/60_workflow/15_csr_and_certificate_issuance.t .. ok
t/60_workflow/20_certificate_revocation.t ........ ok
Use of uninitialized value in string eq at 
/usr/local/lib/perl5/site_perl/Test/More.pm line 1297.
skip() needs to know $how_many tests are in the block at 
t/60_workflow/36_enrollment.t line 87
t/60_workflow/36_enrollment.t .................... ok
t/60_workflow/40_certificate_revocation_list.t ... ok
Use of uninitialized value in string eq at 
/usr/local/lib/perl5/site_perl/Test/More.pm line 1380.
todo_skip() needs to know $how_many tests are in the block at 
t/60_workflow/70_correct_timing.t line 8
t/60_workflow/70_correct_timing.t ................ ok
t/60_workflow/99_cleanup.t ....................... ok
t/65_ui/10_transport_simple.t .................... ok
t/65_ui/20_serialization_simple.t ................ ok
t/65_ui/21_serialization_json.t .................. ok
t/65_ui/25_serialization_base64.t ................ ok
Use of uninitialized value in sprintf at 
/usr/ports/security/p5-openxpki/work/openxpki-openxpki-9bd1fea/core/server/blib/lib/OpenXPKI/Server/Notification/SMTP.pm
 
line 139.
t/70_notify/01_smtp.t ............................ ok
t/99_cleanup/25_crypto.t ......................... ok
t/99_cleanup/28_log.t ............................ ok
t/99_cleanup/50_auth.t ........................... ok
t/99_cleanup/60_workflow.t ....................... ok
t/99_cleanup/65_ui.t ............................. ok
t/99_cleanup/80_client.t ......................... ok
All tests successful.

Test Summary Report
-------------------
t/10_exception/1.t                             (Wstat: 0 Tests: 7 Failed: 0)
   TODO passed:   7
t/60_workflow/99_cleanup.t                     (Wstat: 0 Tests: 4 Failed: 0)
   TODO passed:   2
Files=91, Tests=1398, 97 wallclock secs ( 0.68 usr  0.21 sys + 85.31 
cusr  8.55 csys = 94.75 CPU)
Result: PASS
gmake[1]: Leaving directory 
'/usr/ports/security/p5-openxpki/work/openxpki-openxpki-9bd1fea/core/server'
==================================

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenXPKI-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel

Reply via email to