MongoDB vv2.2.2 Perl 5 v5.26.2 i386-freebsd
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
MongoDB vv2.2.2
- Platform
- Perl 5 v5.26.2 i386-freebsd
- Date
- 2021-07-15 12:56:51
- ID
- 1f6fd7aa-e56c-11eb-bc66-57723b537541
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear MongoDB Inc,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9910. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
TEST RESULTS:
Below is the error stack from stage 'make test':
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/bare/perl-5.26.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/deprecated/*.t t/examples/*.t t/unit/*.t
# Checking MongoDB test environment
# MongoDB driver version v2.2.2
# BSON::XS codec version v0.8.4
t/00-report-mongod.t ....................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/max_time_ms.t ............................ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/using_profiler.t ......................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/changestreams.t .......................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/changestreams_spec.t ..................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/examples/changestream.t .................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/retryable-writes-spec.t .................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/retryable-writes-split-batch.t ........... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/retryable-reads-spec.t ................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/sessions-spec.t .......................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/transactions-spec.t ...................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/transactions-convenient-api-spec.t ....... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/connections-survive-step-down.t .......... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker 6.17 7.62
# Text::ParseWords any 3.30
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.62
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ----- --------
# BSON::Decimal128 any v1.12.2
# Data::Dumper any 2.167
# ExtUtils::MakeMaker any 7.62
# File::Compare any 1.1006
# File::Spec any 3.75
# IO::File any 1.16
# JSON::MaybeXS any 1.004003
# Path::Tiny 0.058 0.118
# Storable any 3.15
# Test::Deep 0.111 1.130
# Test::Fatal any 0.016
# Test::More 0.96 1.302185
# lib any 0.64
# utf8 any 1.19
#
# === Test Recommends ===
#
# Module Want Have
# ------------- -------- --------
# CPAN::Meta 2.120900 2.150010
# Test::Harness 3.31 3.42
# Time::Moment 0.22 missing
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------- -------- --------
# Authen::SASL::SASLprep any 1.100
# Authen::SCRAM::Client 0.011 0.011
# BSON 1.012000 v1.12.2
# BSON::Bytes any v1.12.2
# BSON::Code any v1.12.2
# BSON::DBRef any v1.12.2
# BSON::OID any v1.12.2
# BSON::Raw any v1.12.2
# BSON::Regex any v1.12.2
# BSON::Time any v1.12.2
# BSON::Timestamp any v1.12.2
# BSON::Types any v1.12.2
# BSON::XS 0.008000 v0.8.4
# Carp any 1.42
# Class::XSAccessor any 1.19
# Compress::Zlib any 2.102
# Digest::MD5 any 2.55
# Encode any 2.88
# Exporter 5.57 5.72
# IO::Socket any 1.38
# List::Util any 1.46_02
# MIME::Base64 any 3.15
# Math::BigInt any 1.999806
# Moo 2 2.005004
# Moo::Role any 2.005004
# Net::DNS any 1.31
# Safe::Isa 1.000007 1.000010
# Scalar::Util any 1.46_02
# Socket any 2.020_03
# Sub::Defer any 2.006006
# Sub::Quote any 2.006006
# Tie::IxHash any 1.23
# Time::HiRes any 1.9741
# Type::Library any 1.012003
# Type::Tiny::XS any 0.022
# Type::Utils any 1.012003
# Types::Standard any 1.012003
# UUID::URandom any 0.001
# boolean 0.25 0.46
# bytes any 1.05
# constant any 1.33
# if any 0.0606
# namespace::clean any 0.27
# overload any 1.28
# re any 0.34
# strict any 1.11
# version any 0.9929
# warnings any 1.37
#
# === Runtime Recommends ===
#
# Module Want Have
# --------------- -------- -------
# IO::Socket::IP 0.32 0.38
# IO::Socket::SSL 1.42 missing
# Mozilla::CA 20130114 missing
# Net::SSLeay 1.49 missing
#
# === Runtime Suggests ===
#
# Module Want Have
# --------------- ---- -------
# IO::Socket::SSL 1.56 missing
#
t/00-report-prereqs.t ...................... ok
t/auth_spec.t .............................. ok
t/bulk.t ................................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/bulk_write_pipeline.t .................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/bypass_doc_validation.t .................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/causal_consistency.t ..................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/collection.t ............................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/connection.t ............................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/connection_string_spec.t ................. ok
t/crud.t ................................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/crud_spec.t .............................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/cursor.t ................................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/database.t ............................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/dbref.t .................................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/deprecated/bson.t ........................ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/deprecated/collection.t .................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/deprecated/cursor.t ...................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/deprecated/find_modifiers.t .............. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/deprecated/parallel_scan.t ............... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/deprecated/regexp_obj.t .................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/deprecated/types.t ....................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/deprecated/typewrappers.t ................ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/enumerate_databases.t .................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/errors.t ................................. ok
t/examples/driver-examples.t ............... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/examples/transaction.t ................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/find_modifiers.t ......................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/fsync.t .................................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/gridfs_spec.t ............................ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/gridfsbucket.t ........................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/indexview.t .............................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/kill-cursor.t ............................ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/max_staleness_spec.t ..................... ok
t/monitoring.t ............................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/monitoring_spec.t ........................ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/oid_generation.t ......................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/op_msg.t ................................. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/pre_encode_insert_update.t ............... ok
t/protocol_op_msg.t ........................ ok
t/read_write_concern_spec.t ................ ok
t/readpref.t ............................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/retryable-writes-command-construction.t .. skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/sdam_monitoring.t ........................ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/sdam_spec.t .............................. ok
t/sessions-cursors.t ....................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/sessions-driver.t ........................ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/sessions-end.t ........................... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/sessions-unacknowledged-write.t .......... skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/ss_spec.t ................................ ok
t/transactions-convenient-api.t ............ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/transactions-mongos-pinning.t ............ skipped: no mongod on localhost:27017 and $ENV{MONGOD} not set
t/unit/configuration.t ..................... ok
t/unit/link.t .............................. ok
t/unit/read_preference.t ................... ok
t/unit/uri.t ............................... ok
t/unit/uri_spec.t .......................... ok
t/unit/uri_srv.t ........................... ok
t/unit/write_concern.t ..................... ok
All tests successful.
Files=71, Tests=199, 693 wallclock secs ( 1.16 usr 0.75 sys + 135.27 cusr 28.20 csys = 165.38 CPU)
Result: PASS
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Authen::SASL::SASLprep 1.100 0
Authen::SCRAM::Client 0.011 0.011
BSON v1.12.2 1.012000
BSON::Bytes v1.12.2 0
BSON::Code v1.12.2 0
BSON::DBRef v1.12.2 0
BSON::Decimal128 v1.12.2 0
BSON::OID v1.12.2 0
BSON::Raw v1.12.2 0
BSON::Regex v1.12.2 0
BSON::Time v1.12.2 0
BSON::Timestamp v1.12.2 0
BSON::Types v1.12.2 0
BSON::XS v0.8.4 0.008000
Carp 1.42 0
Class::XSAccessor 1.19 0
Compress::Zlib 2.102 0
Data::Dumper 2.167 0
Digest::MD5 2.55 0
Encode 2.88 0
Exporter 5.72 5.57
ExtUtils::MakeMaker 7.62 0
File::Compare 1.1006 0
File::Spec 3.75 0
IO::File 1.16 0
IO::Socket 1.38 0
JSON::MaybeXS 1.004003 0
List::Util 1.46_02 0
MIME::Base64 3.15 0
Math::BigInt 1.999806 0
Moo 2.005004 2
Moo::Role 2.005004 0
Net::DNS 1.31 0
Path::Tiny 0.118 0.058
Safe::Isa 1.000010 1.000007
Scalar::Util 1.46_02 0
Socket 2.020_03 0
Storable 3.15 0
Sub::Defer 2.006006 0
Sub::Quote 2.006006 0
Test::Deep 1.130 0.111
Test::Fatal 0.016 0
Test::More 1.302185 0.96
Tie::IxHash 1.23 0
Time::HiRes 1.9741 0
Type::Library 1.012003 0
Type::Tiny::XS 0.022 0
Type::Utils 1.012003 0
Types::Standard 1.012003 0
UUID::URandom 0.001 0
boolean 0.46 0.25
bytes 1.05 0
constant 1.33 0
if 0.0606 0
lib 0.64 0
namespace::clean 0.27 0
overload 1.28 0
re 0.34 0
strict 1.11 0
utf8 1.19 0
version 0.9929 0
warnings 1.37 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9910
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.35
File::Spec 3.75
Module::Build 0.4231
Pod::Parser 1.63
Pod::Simple 3.35
Test2 1.302185
Test::Harness 3.42
Test::More 1.302185
version 0.9929
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = /usr/home/cpan/pit/jail/FDWRgmy5q5/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/1xk7to6IB3/MongoDB-v2.2.2/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/1xk7to6IB3/MongoDB-v2.2.2/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 51223
PERL5_CPANPLUS_IS_VERSION = 0.9910
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.26.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/FDWRgmy5q5
PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/FDWRgmy5q5"
PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/FDWRgmy5q5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/pit/bare/perl-5.26.2/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 26 subversion 2) configuration:
Platform:
osname=freebsd
osvers=13.0-release
archname=i386-freebsd
uname='freebsd fiat 13.0-release freebsd 13.0-release #0 releng13.0-n244733-ea31abc261f: fri apr 9 04:04:45 utc 2021 root@releng1.nyi.freebsd.org:usrobjusrsrci386.i386sysgeneric i386 '
config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.26.2'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=undef
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=1234
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
longdblkind=3
ivtype='long'
ivsize=4
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=4
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/11.0.1/lib /usr/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under freebsd
Compiled at Apr 18 2021 02:46:44
%ENV:
PERL5LIB="/usr/home/cpan/pit/jail/FDWRgmy5q5/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/1xk7to6IB3/MongoDB-v2.2.2/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/1xk7to6IB3/MongoDB-v2.2.2/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="51223"
PERL5_CPANPLUS_IS_VERSION="0.9910"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.26.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/FDWRgmy5q5"
PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/FDWRgmy5q5""
PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/FDWRgmy5q5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/home/cpan/pit/jail/FDWRgmy5q5/lib/perl5/5.26.2/i386-freebsd
/usr/home/cpan/pit/jail/FDWRgmy5q5/lib/perl5/5.26.2
/usr/home/cpan/pit/jail/FDWRgmy5q5/lib/perl5/i386-freebsd
/usr/home/cpan/pit/jail/FDWRgmy5q5/lib/perl5
/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/1xk7to6IB3/MongoDB-v2.2.2/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/1xk7to6IB3/MongoDB-v2.2.2/blib/arch
/usr/home/cpan/pit/bare/perl-5.26.2/lib/site_perl/5.26.2/i386-freebsd
/usr/home/cpan/pit/bare/perl-5.26.2/lib/site_perl/5.26.2
/usr/home/cpan/pit/bare/perl-5.26.2/lib/5.26.2/i386-freebsd
/usr/home/cpan/pit/bare/perl-5.26.2/lib/5.26.2
.