MongoDB vv2.2.2 Perl 5 v5.30.2 x86_64-linux-ld
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
MongoDB vv2.2.2
- Platform
- Perl 5 v5.30.2 x86_64-linux-ld
- Date
- 2021-07-20 09:23:57
- ID
- 35d352c8-e93c-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 "/home/cpan/pit/bare-ld/perl-5.30.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.174
# ExtUtils::MakeMaker any 7.62
# File::Compare any 1.1006
# File::Spec any 3.78
# IO::File any 1.40
# 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.65
# utf8 any 1.22
#
# === 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.50
# Class::XSAccessor any 1.19
# Compress::Zlib any 2.102
# Digest::MD5 any 2.55
# Encode any 3.01
# Exporter 5.57 5.73
# IO::Socket any 1.40
# List::Util any 1.50
# MIME::Base64 any 3.15
# Math::BigInt any 1.999816
# Moo 2 2.005004
# Moo::Role any 2.005004
# Net::DNS any 1.32
# Safe::Isa 1.000007 1.000010
# Scalar::Util any 1.50
# Socket any 2.027
# Sub::Defer any 2.006006
# Sub::Quote any 2.006006
# Tie::IxHash any 1.23
# Time::HiRes any 1.9760
# 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.07
# constant any 1.33
# if any 0.0608
# namespace::clean any 0.27
# overload any 1.30
# re any 0.37
# strict any 1.11
# version any 0.9929
# warnings any 1.44
#
# === Runtime Recommends ===
#
# Module Want Have
# --------------- -------- -------
# IO::Socket::IP 0.32 0.39
# 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, 551 wallclock secs ( 0.32 usr 0.09 sys + 34.09 cusr 3.04 csys = 37.54 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.50 0
Class::XSAccessor 1.19 0
Compress::Zlib 2.102 0
Data::Dumper 2.174 0
Digest::MD5 2.55 0
Encode 3.01 0
Exporter 5.73 5.57
ExtUtils::MakeMaker 7.62 0
File::Compare 1.1006 0
File::Spec 3.78 0
IO::File 1.40 0
IO::Socket 1.40 0
JSON::MaybeXS 1.004003 0
List::Util 1.50 0
MIME::Base64 3.15 0
Math::BigInt 1.999816 0
Moo 2.005004 2
Moo::Role 2.005004 0
Net::DNS 1.32 0
Path::Tiny 0.118 0.058
Safe::Isa 1.000010 1.000007
Scalar::Util 1.50 0
Socket 2.027 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.9760 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.07 0
constant 1.33 0
if 0.0608 0
lib 0.65 0
namespace::clean 0.27 0
overload 1.30 0
re 0.37 0
strict 1.11 0
utf8 1.22 0
version 0.9929 0
warnings 1.44 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9910
CPANPLUS::Dist::Build 0.90
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.40
File::Spec 3.78
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 = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PERL5LIB = /home/cpan/pit/jail/QD99A56jld/lib/perl5:/home/cpan/pit/bare-ld/conf/perl-5.30.2/.cpanplus/5.30.2/build/b_LskiISMv/MongoDB-v2.2.2/blib/lib:/home/cpan/pit/bare-ld/conf/perl-5.30.2/.cpanplus/5.30.2/build/b_LskiISMv/MongoDB-v2.2.2/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 1297196
PERL5_CPANPLUS_IS_VERSION = 0.9910
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare-ld/conf/perl-5.30.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/QD99A56jld
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/QD99A56jld"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/QD99A56jld
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen.xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare-ld/perl-5.30.2/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 30 subversion 2) configuration:
Platform:
osname=linux
osvers=5.4.0-26-generic
archname=x86_64-linux-ld
uname='linux uchder 5.4.0-26-generic #30-ubuntu smp mon apr 20 16:58:30 utc 2020 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/bare-ld/perl-5.30.2 -Duselongdouble'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.3.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -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_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.90
Built under linux
Compiled at Apr 26 2020 22:24:40
%ENV:
PERL5LIB="/home/cpan/pit/jail/QD99A56jld/lib/perl5:/home/cpan/pit/bare-ld/conf/perl-5.30.2/.cpanplus/5.30.2/build/b_LskiISMv/MongoDB-v2.2.2/blib/lib:/home/cpan/pit/bare-ld/conf/perl-5.30.2/.cpanplus/5.30.2/build/b_LskiISMv/MongoDB-v2.2.2/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="1297196"
PERL5_CPANPLUS_IS_VERSION="0.9910"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare-ld/conf/perl-5.30.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/QD99A56jld"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/QD99A56jld""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/QD99A56jld"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/pit/jail/QD99A56jld/lib/perl5/5.30.2/x86_64-linux-ld
/home/cpan/pit/jail/QD99A56jld/lib/perl5/5.30.2
/home/cpan/pit/jail/QD99A56jld/lib/perl5/x86_64-linux-ld
/home/cpan/pit/jail/QD99A56jld/lib/perl5
/home/cpan/pit/bare-ld/conf/perl-5.30.2/.cpanplus/5.30.2/build/b_LskiISMv/MongoDB-v2.2.2/blib/lib
/home/cpan/pit/bare-ld/conf/perl-5.30.2/.cpanplus/5.30.2/build/b_LskiISMv/MongoDB-v2.2.2/blib/arch
/home/cpan/pit/bare-ld/perl-5.30.2/lib/site_perl/5.30.2/x86_64-linux-ld
/home/cpan/pit/bare-ld/perl-5.30.2/lib/site_perl/5.30.2
/home/cpan/pit/bare-ld/perl-5.30.2/lib/5.30.2/x86_64-linux-ld
/home/cpan/pit/bare-ld/perl-5.30.2/lib/5.30.2
.