Crypt-ScryptKDF v0.010 Perl 5 v5.36.0 x86_64-linux
- Status
- Pass
- From
- Nedzad Hrnjica (NHRNJICA)
- Dist
-
Crypt-ScryptKDF v0.010
- Platform
- Perl 5 v5.36.0 x86_64-linux
- Date
- 2022-08-12 18:11:49
- ID
- 3c46f230-1a6a-11ed-b0f2-43b132f29030
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 MIK,
This is a computer-generated report for Crypt-ScryptKDF-0.010
on perl 5.36.0, created by App::cpanminus::reporter 0.17 (1.7046).
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 '':
Building and testing Crypt-ScryptKDF-0.010
Building Crypt-ScryptKDF
cc -Isrc -I/home/liveapp/.plenv/versions/5.36.0/lib/perl5/5.36.0/x86_64-linux/CORE -fPIC -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o src/crypto_scrypt-nosse.o src/crypto_scrypt-nosse.c
cc -Isrc -I/home/liveapp/.plenv/versions/5.36.0/lib/perl5/5.36.0/x86_64-linux/CORE -DVERSION="0.010" -DXS_VERSION="0.010" -fPIC -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/Crypt/ScryptKDF.o lib/Crypt/ScryptKDF.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Crypt/ScryptKDF/ScryptKDF.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Crypt/ScryptKDF/ScryptKDF.so lib/Crypt/ScryptKDF.o src/crypto_scrypt-nosse.o
t/compile.t ....... ok
t/interface.t ..... ok
t/internal.t ...... ok
t/test_vectors.t .. ok
All tests successful.
Files=4, Tests=39, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.88 cusr 0.05 csys = 0.96 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------ ----- --------
Exporter 5.59 5.77
MIME::Base64 0 3.16
perl 5.006 5.036000
build:
Module Need Have
------------------ ----- --------
ExtUtils::CBuilder 0 0.280236
MIME::Base64 0 3.16
Module::Build 0 0.4231
Test::More 0 1.302190
configure:
Module Need Have
------------------ ----- --------
Module::Build 0 0.4231
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C.UTF-8
PATH = /home/liveapp/.plenv/versions/5.36.0/bin:/home/liveapp/.plenv/libexec:/home/liveapp/.plenv/plugins/perl-build/bin:/home/liveapp/.plenv/shims:/home/liveapp/.plenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PERL_CPANM_HOME = /home/liveapp/cpantesters.new/5.36.0/.cpanm_temp
SHELL = /bin/bash
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1001 27 1001
EUID = 1001
EXECUTABLE_NAME = /home/liveapp/.plenv/versions/5.36.0/bin/perl5.36.0
GID = 1001 27 1001
UID = 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.33
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON n/a
JSON::PP 4.07
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302190
YAML n/a
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
Platform:
osname=linux
osvers=5.4.0-91-generic
archname=x86_64-linux
uname='linux supremeadmin 5.4.0-91-generic #102-ubuntu smp fri nov 5 16:31:28 utc 2021 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/liveapp/.plenv/versions/5.36.0 -de -Dversiononly -A'eval:scriptdir=/home/liveapp/.plenv/versions/5.36.0/bin''
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 ='-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.4.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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lpthread -lnsl -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_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Aug 8 2022 07:42:02
%ENV:
PERL_CPANM_HOME="/home/liveapp/cpantesters.new/5.36.0/.cpanm_temp"
@INC:
/home/liveapp/.plenv/versions/5.36.0/lib/perl5/site_perl/5.36.0/x86_64-linux
/home/liveapp/.plenv/versions/5.36.0/lib/perl5/site_perl/5.36.0
/home/liveapp/.plenv/versions/5.36.0/lib/perl5/5.36.0/x86_64-linux
/home/liveapp/.plenv/versions/5.36.0/lib/perl5/5.36.0