GraphQL v0.54 Perl 5 v5.38.2 aarch64-freebsd
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
GraphQL v0.54
- Platform
- Perl 5 v5.38.2 aarch64-freebsd
- Date
- 2023-12-31 21:15:21
- ID
- b4a08e4e-a821-11ee-ba3a-fd226e8775ea
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 report for GraphQL-0.54
on perl 5.38.2, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/perl5.38.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.038002, /usr/perl5.38.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.70 /usr/perl5.38.2/lib/5.38.2 109260
#
# === Build Requires ===
#
# Module Want Have Where Howbig
# ------------------- ---- ---- -------------------------- ------
# ExtUtils::MakeMaker any 7.70 /usr/perl5.38.2/lib/5.38.2 109260
#
# === Test Requires ===
#
# Module Want Have Where Howbig
# --------------- ----- -------- ------------------------------------ ------
# Test::Deep 1.127 1.204 /usr/perl5.38.2/lib/site_perl/5.38.2 94122
# Test::Exception 0.42 0.43 /usr/perl5.38.2/lib/site_perl/5.38.2 15465
# Test::More 0.88 1.302198 /usr/perl5.38.2/lib/site_perl/5.38.2 54371
#
# === Runtime Requires ===
#
# Module Want Have Where Howbig
# ------------------------- -------- -------- ------------------------------------------------------------------- ------
# Attribute::Handlers any 1.03 /usr/perl5.38.2/lib/5.38.2 32913
# DateTime any 1.65 /usr/perl5.38.2/lib/site_perl/5.38.2/aarch64-freebsd 137251
# DateTime::Format::ISO8601 any 0.16 /usr/perl5.38.2/lib/site_perl/5.38.2 46285
# Devel::StrictMode any 0.003 /usr/perl5.38.2/lib/site_perl/5.38.2 3601
# Function::Parameters 2.001001 2.002004 /usr/perl5.38.2/lib/site_perl/5.38.2/aarch64-freebsd 52788
# Import::Into 1.002003 1.002005 /usr/perl5.38.2/lib/site_perl/5.38.2 8200
# JSON::MaybeXS 1.003009 1.004005 /usr/perl5.38.2/lib/site_perl/5.38.2 10545
# JSON::PP 2.92 4.16 /usr/perl5.38.2/lib/5.38.2 100523
# Module::Runtime any 0.016 /usr/perl5.38.2/lib/site_perl/5.38.2 17521
# Moo any 2.005005 /usr/perl5.38.2/lib/site_perl/5.38.2 34362
# MooX::Thunking 0.07 0.08 /home/cpansand/.cpan/build/2023123121/MooX-Thunking-0.08-0/blib/lib 2601
# Pegex 0.64 0.75 /usr/perl5.38.2/lib/site_perl/5.38.2 750
# Return::Type any 0.007 /home/cpansand/.cpan/build/2023123121/Return-Type-0.007-0/blib/lib 7354
# Type::Tiny any 2.004000 /usr/perl5.38.2/lib/site_perl/5.38.2 78898
# curry any 2.000001 /home/cpansand/.cpan/build/2023123121/curry-2.000001-0/blib/lib 2653
#
# === Runtime Suggests ===
#
# Module Want Have Where Howbig
# ---------------- ------ ---- ---------------------------------------------------- ------
# Cpanel::JSON::XS 3.0237 4.37 /usr/perl5.38.2/lib/site_perl/5.38.2/aarch64-freebsd 92107
# JSON::XS any 4.03 /usr/perl5.38.2/lib/site_perl/5.38.2/aarch64-freebsd 69678
#
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
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, 11 wallclock secs ( 0.23 usr 0.09 sys + 10.09 cusr 0.80 csys = 11.20 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------- -------- --------
Attribute::Handlers 0 1.03
curry 0 2.000001
DateTime 0 1.65
DateTime::Format::ISO8601 0 0.16
Devel::StrictMode 0 0.003
Function::Parameters 2.001001 2.002004
Import::Into 1.002003 1.002005
JSON::MaybeXS 1.003009 1.004005
JSON::PP 2.92 4.16
Module::Runtime 0 0.016
Moo 0 2.005005
MooX::Thunking 0.07 0.08
Pegex 0.64 0.75
perl 5.014 5.038002
Return::Type 0 0.007
Type::Tiny 0 2.004000
build_requires:
Module Need Have
------------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
Test::Deep 1.127 1.204
Test::Exception 0.42 0.43
Test::More 0.88 1.302198
configure_requires:
Module Need Have
------------------------- -------- --------
ExtUtils::MakeMaker 6.64 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd14.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2023123121/curry-2.000001-0/blib/arch:/home/cpansand/.cpan/build/2023123121/curry-2.000001-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Return-Type-0.007-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Return-Type-0.007-0/blib/lib:/home/cpansand/.cpan/build/2023123121/MooX-Thunking-0.08-0/blib/arch:/home/cpansand/.cpan/build/2023123121/MooX-Thunking-0.08-0/blib/lib:/home/cpansand/.cpan/build/2023123121/GitHubDDL-0.01-0/blib/arch:/home/cpansand/.cpan/build/2023123121/GitHubDDL-0.01-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Test-Mock-Furl-0.05-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Test-Mock-Furl-0.05-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Test-AllModules-0.18-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Test-AllModules-0.18-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Test-Requires-Git-1.008-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Test-Requires-Git-1.008-0/blib/lib:/home/cpansand/.cpan/build/2023123121/System-Command-1.122-0/blib/arch:/home/cpansand/.cpan/build/2023123121/System-Command-1.122-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Git-Version-Compare-1.005-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Git-Version-Compare-1.005-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 45921
PERL5_CPAN_IS_RUNNING = 45921
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13201,45921
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023123112/cpanreporter_001_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2023123112
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.38.2/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302198
Test::Harness 3.44
Test::More 1.302198
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=freebsd
osvers=14.0-stable
archname=aarch64-freebsd
uname='freebsd cloud9.bbbike.org 14.0-stable freebsd 14.0-stable #0 stable14-ac83f3fa4: mon dec 25 18:44:17 utc 2023 root@cloud9.bbbike.org:usrobjhomeprojectsfreebsd-srcarm64.aarch64sysgeneric arm64 '
config_args='-ds -e -Dprefix=/usr/perl5.38.2 -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=1
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 /usr/lib/clang/16/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_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
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
Built under freebsd
Compiled at Dec 25 2023 21:42:33
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2023123121/curry-2.000001-0/blib/arch:/home/cpansand/.cpan/build/2023123121/curry-2.000001-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Return-Type-0.007-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Return-Type-0.007-0/blib/lib:/home/cpansand/.cpan/build/2023123121/MooX-Thunking-0.08-0/blib/arch:/home/cpansand/.cpan/build/2023123121/MooX-Thunking-0.08-0/blib/lib:/home/cpansand/.cpan/build/2023123121/GitHubDDL-0.01-0/blib/arch:/home/cpansand/.cpan/build/2023123121/GitHubDDL-0.01-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Test-Mock-Furl-0.05-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Test-Mock-Furl-0.05-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Test-AllModules-0.18-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Test-AllModules-0.18-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Test-Requires-Git-1.008-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Test-Requires-Git-1.008-0/blib/lib:/home/cpansand/.cpan/build/2023123121/System-Command-1.122-0/blib/arch:/home/cpansand/.cpan/build/2023123121/System-Command-1.122-0/blib/lib:/home/cpansand/.cpan/build/2023123121/Git-Version-Compare-1.005-0/blib/arch:/home/cpansand/.cpan/build/2023123121/Git-Version-Compare-1.005-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="45921"
PERL5_CPAN_IS_RUNNING="45921"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="13201,45921"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023123112/cpanreporter_001_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2023123121/curry-2.000001-0/blib/arch
/home/cpansand/.cpan/build/2023123121/curry-2.000001-0/blib/lib
/home/cpansand/.cpan/build/2023123121/Return-Type-0.007-0/blib/arch
/home/cpansand/.cpan/build/2023123121/Return-Type-0.007-0/blib/lib
/home/cpansand/.cpan/build/2023123121/MooX-Thunking-0.08-0/blib/arch
/home/cpansand/.cpan/build/2023123121/MooX-Thunking-0.08-0/blib/lib
/home/cpansand/.cpan/build/2023123121/GitHubDDL-0.01-0/blib/arch
/home/cpansand/.cpan/build/2023123121/GitHubDDL-0.01-0/blib/lib
/home/cpansand/.cpan/build/2023123121/Test-Mock-Furl-0.05-0/blib/arch
/home/cpansand/.cpan/build/2023123121/Test-Mock-Furl-0.05-0/blib/lib
/home/cpansand/.cpan/build/2023123121/Test-AllModules-0.18-0/blib/arch
/home/cpansand/.cpan/build/2023123121/Test-AllModules-0.18-0/blib/lib
/home/cpansand/.cpan/build/2023123121/Test-Requires-Git-1.008-0/blib/arch
/home/cpansand/.cpan/build/2023123121/Test-Requires-Git-1.008-0/blib/lib
/home/cpansand/.cpan/build/2023123121/System-Command-1.122-0/blib/arch
/home/cpansand/.cpan/build/2023123121/System-Command-1.122-0/blib/lib
/home/cpansand/.cpan/build/2023123121/Git-Version-Compare-1.005-0/blib/arch
/home/cpansand/.cpan/build/2023123121/Git-Version-Compare-1.005-0/blib/lib
/usr/perl5.38.2/lib/site_perl/5.38.2/aarch64-freebsd
/usr/perl5.38.2/lib/site_perl/5.38.2
/usr/perl5.38.2/lib/5.38.2/aarch64-freebsd
/usr/perl5.38.2/lib/5.38.2
.