GraphQL v0.54 Perl 5 v5.28.2 OpenBSD.amd64-openbsd
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
GraphQL v0.54
- Platform
- Perl 5 v5.28.2 OpenBSD.amd64-openbsd
- Date
- 2022-06-23 07:43:33
- ID
- 2eeaad1c-f2c8-11ec-8f4e-c962458f5e5b
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 Ed J,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. 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/perl-5.28.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing GraphQL 0.54, Perl 5.028002, /home/cpan/pit/bare/perl-5.28.2/bin/perl
t/00-load.t ...................... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have Where Howbig
# ------------------- ---- ---- ---------------------------------------------------- ------
# ExtUtils::MakeMaker 6.64 7.64 /home/cpan/pit/bare/perl-5.28.2/lib/site_perl/5.28.2 109482
#
# === Build Requires ===
#
# Module Want Have Where Howbig
# ------------------- ---- ---- ---------------------------------------------------- ------
# ExtUtils::MakeMaker any 7.64 /home/cpan/pit/bare/perl-5.28.2/lib/site_perl/5.28.2 109482
#
# === Test Requires ===
#
# Module Want Have Where Howbig
# --------------- ----- -------- ---------------------------------------------------- ------
# Test::Deep 1.127 1.130 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 50125
# Test::Exception 0.42 0.43 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 15465
# Test::More 0.88 1.302190 /home/cpan/pit/bare/perl-5.28.2/lib/site_perl/5.28.2 52979
#
# === Runtime Requires ===
#
# Module Want Have Where Howbig
# ------------------------- -------- -------- -------------------------------------------------------------- ------
# Attribute::Handlers any 1.01 /home/cpan/pit/bare/perl-5.28.2/lib/5.28.2 30449
# DateTime any 1.58 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5/OpenBSD.amd64-openbsd 137213
# DateTime::Format::ISO8601 any 0.16 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 46285
# Devel::StrictMode any 0.003 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 3601
# Function::Parameters 2.001001 2.001003 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5/OpenBSD.amd64-openbsd 46584
# Import::Into 1.002003 1.002005 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 8200
# JSON::MaybeXS 1.003009 1.004003 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 9692
# JSON::PP 2.92 2.97001 /home/cpan/pit/bare/perl-5.28.2/lib/5.28.2 89709
# Module::Runtime any 0.016 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 17521
# Moo any 2.005004 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 34356
# MooX::Thunking 0.07 0.08 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 2601
# Pegex 0.64 0.75 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 750
# Return::Type any 0.007 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 7354
# Type::Tiny any 1.012005 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 70476
# curry any 2.000001 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5 2653
#
# === Runtime Suggests ===
#
# Module Want Have Where Howbig
# ---------------- ------ ------- -------------------------------------------------------------- ------
# Cpanel::JSON::XS 3.0237 4.30 /home/cpan/pit/jail/NJvVW47lLy/lib/perl5/OpenBSD.amd64-openbsd 91489
# JSON::XS any missing 0
#
t/00-report-prereqs.t ............ ok
t/directives.t ................... ok
t/execution-abstract.t ........... ok
t/execution-directives.t ......... ok
t/execution-execute.t ............ ok
t/execution-lists.t .............. ok
t/execution-nonnull.t ............ ok
t/execution-resolve.t ............ ok
t/execution-schema.t ............. ok
t/execution-sync.t ............... ok
t/execution-variables.t .......... ok
t/language-block-string-value.t .. ok
t/language-lexer.t ............... ok
t/language-parser.t .............. ok
t/language-schema-parser.t ....... ok
t/perl.t ......................... ok
t/subscribe.t .................... ok
t/type-definition.t .............. ok
t/type-enum.t .................... ok
Cannot serialize regexp without callbacks; serializing using callbacks at /home/cpan/pit/jail/NJvVW47lLy/lib/perl5/Type/Tiny.pm line 872.
t/type-interface.t ............... ok
t/type-introspection.t ........... ok
t/type-schema.t .................. ok
t/util-buildschema.t ............. ok
All tests successful.
Files=24, Tests=387, 95 wallclock secs ( 0.76 usr 0.49 sys + 77.91 cusr 6.02 csys = 85.18 CPU)
Result: PASS
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Attribute::Handlers 1.01 0
DateTime 1.58 0
DateTime::Format::ISO8601 0.16 0
Devel::StrictMode 0.003 0
ExtUtils::MakeMaker 7.64 0
Function::Parameters 2.001003 2.001001
Import::Into 1.002005 1.002003
JSON::MaybeXS 1.004003 1.003009
JSON::PP 2.97001 2.92
Module::Runtime 0.016 0
Moo 2.005004 0
MooX::Thunking 0.08 0.07
Pegex 0.75 0.64
Return::Type 0.007 0
Test::Deep 1.130 1.127
Test::Exception 0.43 0.42
Test::More 1.302190 0.88
Type::Tiny 1.012005 0
curry 2.000001 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9914
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.44
File::Spec 3.75
Module::Build 0.4231
Pod::Parser 1.63
Pod::Simple 3.35
Test2 1.302190
Test::Harness 3.44
Test::More 1.302190
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
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games
PERL5LIB = /home/cpan/pit/jail/NJvVW47lLy/lib/perl5:/home/cpan/pit/bare/conf/perl-5.28.2/.cpanplus/5.28.2/build/_3xeYx_qT8/GraphQL-0.54/blib/lib:/home/cpan/pit/bare/conf/perl-5.28.2/.cpanplus/5.28.2/build/_3xeYx_qT8/GraphQL-0.54/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 82099
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.28.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/NJvVW47lLy
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/NJvVW47lLy"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/NJvVW47lLy
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 = /home/cpan/pit/bare/perl-5.28.2/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 28 subversion 2) configuration:
Platform:
osname=openbsd
osvers=6.9
archname=OpenBSD.amd64-openbsd
uname='openbsd oyster.bingosnet.co.uk 6.9 generic#464 amd64 '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.28.2'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='OpenBSD Clang 10.0.1 '
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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lpthread -lgdbm -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.96.0
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 -fPIC -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_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under openbsd
Compiled at Jun 6 2021 07:00:04
%ENV:
PERL5LIB="/home/cpan/pit/jail/NJvVW47lLy/lib/perl5:/home/cpan/pit/bare/conf/perl-5.28.2/.cpanplus/5.28.2/build/_3xeYx_qT8/GraphQL-0.54/blib/lib:/home/cpan/pit/bare/conf/perl-5.28.2/.cpanplus/5.28.2/build/_3xeYx_qT8/GraphQL-0.54/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="82099"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.28.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/NJvVW47lLy"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/NJvVW47lLy""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/NJvVW47lLy"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/pit/jail/NJvVW47lLy/lib/perl5/5.28.2/OpenBSD.amd64-openbsd
/home/cpan/pit/jail/NJvVW47lLy/lib/perl5/5.28.2
/home/cpan/pit/jail/NJvVW47lLy/lib/perl5/OpenBSD.amd64-openbsd
/home/cpan/pit/jail/NJvVW47lLy/lib/perl5
/home/cpan/pit/bare/conf/perl-5.28.2/.cpanplus/5.28.2/build/_3xeYx_qT8/GraphQL-0.54/blib/lib
/home/cpan/pit/bare/conf/perl-5.28.2/.cpanplus/5.28.2/build/_3xeYx_qT8/GraphQL-0.54/blib/arch
/home/cpan/pit/bare/perl-5.28.2/lib/site_perl/5.28.2/OpenBSD.amd64-openbsd
/home/cpan/pit/bare/perl-5.28.2/lib/site_perl/5.28.2
/home/cpan/pit/bare/perl-5.28.2/lib/5.28.2/OpenBSD.amd64-openbsd
/home/cpan/pit/bare/perl-5.28.2/lib/5.28.2
.