Convert-Binary-C v0.84 Perl 5 v5.35.10 darwin-2level
- Status
- Pass
- From
- AJNN
- Dist
-
Convert-Binary-C v0.84
- Platform
- Perl 5 v5.35.10 darwin-2level
- Date
- 2022-03-23 23:35:47
- ID
- f7229d58-ab01-11ec-9c8c-69395bc47e9a
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 MHX,
This is a computer-generated report for Convert-Binary-C-0.84
on perl 5.35.10, created by App::cpanminus::reporter 0.17 (1.7045).
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 Convert-Binary-C-0.84
cp lib/Convert/Binary/C/Cached.pm blib/lib/Convert/Binary/C/Cached.pm
cp lib/Convert/Binary/C.pm blib/lib/Convert/Binary/C.pm
Running Mkbootstrap for C ()
chmod 644 "C.bs"
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" "/Users/aj/.perlbrew/perls/perl-5.35.10/lib/5.35.10/ExtUtils/xsubpp" -typemap '/Users/aj/.perlbrew/perls/perl-5.35.10/lib/5.35.10/ExtUtils/typemap' -typemap '/Users/aj/.cpanm/work/1648075842.9809/Convert-Binary-C-0.84/typemap' C.xs > C.xsc
mv C.xsc C.c
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" "-Iblib/arch" "-Iblib/lib" ctlib/arch.pl ctlib/arch.h
Compiling [cc -O3] C.c
Compiling [cc -O3] cbc/basic.c
Compiling [cc -O3] cbc/dimension.c
Compiling [cc -O3] cbc/hook.c
Compiling [cc -O3] cbc/idl.c
Compiling [cc -O3] cbc/init.c
Compiling [cc -O3] cbc/macros.c
Compiling [cc -O3] cbc/member.c
Compiling [cc -O3] cbc/object.c
Compiling [cc -O3] cbc/option.c
Compiling [cc -O3] cbc/pack.c
Compiling [cc -O3] cbc/sourcify.c
Compiling [cc -O3] cbc/tag.c
Compiling [cc -O3] cbc/type.c
Compiling [cc -O3] cbc/typeinfo.c
Compiling [cc -O3] cbc/util.c
Compiling [cc -O3] ctlib/bitfields.c
Compiling [cc -O3] ctlib/byteorder.c
Compiling [cc -O3] ctlib/cterror.c
Compiling [cc -O3] ctlib/ctparse.c
Compiling [cc -O3] ctlib/cttags.c
Compiling [cc -O3] ctlib/cttype.c
Compiling [cc -O3] ctlib/fileinfo.c
Compiling [cc -O3] ctlib/layout.c
Compiling [cc -O3] ctlib/y_parser.c
Compiling [cc -O3] ctlib/y_pragma.c
Compiling [cc -O3] ucpp/assert.c
Compiling [cc -O3] ucpp/cpp.c
Compiling [cc -O3] ucpp/eval.c
Compiling [cc -O3] ucpp/lexer.c
Compiling [cc -O3] ucpp/macro.c
Compiling [cc -O3] ucpp/mem.c
Compiling [cc -O3] ucpp/nhash.c
Compiling [cc -O3] util/hash.c
Compiling [cc -O3] util/list.c
Compiling [cc -O3] util/memalloc.c
rm -f blib/arch/auto/Convert/Binary/C/C.bundle
cc -mmacosx-version-min=10.15 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong C.o cbc/basic.o cbc/dimension.o cbc/hook.o cbc/idl.o cbc/init.o cbc/macros.o cbc/member.o cbc/object.o cbc/option.o cbc/pack.o cbc/sourcify.o cbc/tag.o cbc/type.o cbc/typeinfo.o cbc/util.o ctlib/bitfields.o ctlib/byteorder.o ctlib/cterror.o ctlib/ctparse.o ctlib/cttags.o ctlib/cttype.o ctlib/fileinfo.o ctlib/layout.o ctlib/y_parser.o ctlib/y_pragma.o ucpp/assert.o ucpp/cpp.o ucpp/eval.o ucpp/lexer.o ucpp/macro.o ucpp/mem.o ucpp/nhash.o util/hash.o util/list.o util/memalloc.o -o blib/arch/auto/Convert/Binary/C/C.bundle \
\
chmod 755 blib/arch/auto/Convert/Binary/C/C.bundle
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" "-Iblib/arch" "-Iblib/lib" bin/convert.PL examples/convert.pl
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" "-Iblib/arch" "-Iblib/lib" bin/elf.PL examples/elf.pl
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" "-Iblib/arch" "-Iblib/lib" bin/memmap.PL examples/memmap.pl
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" "-Iblib/arch" "-Iblib/lib" bin/perltypes.PL examples/perltypes.pl
cp bin/ccconfig blib/script/ccconfig
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ccconfig
Manifying 1 pod document
Manifying 2 pod documents
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644
PERL_DL_NONLAZY=1 "/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" "-Iblib/lib" "-Iblib/arch" test.pl
Argument "" isn't numeric in numeric ge (>=) at test.pl line 31.
tests/001_init............ok
tests/101_basic...........ok
tests/201_config..........ok
1/2070 skipped: no debugging
tests/202_misc............ok
tests/203_warnings........ok
tests/204_enum............ok
tests/205_pack............ok
tests/206_parse...........ok
42/116 skipped: no debugging
tests/207_typedef.........ok
tests/208_float...........ok
tests/209_sourcify........ok
tests/210_depend..........ok
tests/211_clone...........ok
tests/212_clean...........ok
tests/213_string..........ok
tests/214_cache...........ok
tests/215_local...........ok
tests/216_language........ok
tests/217_preproc.........ok
tests/218_member..........ok
tests/219_def.............ok
tests/220_new.............ok
tests/221_asm.............ok
tests/222_ieee............ok
tests/223_initializer.....ok
tests/224_typeof..........ok
tests/225_magic...........ok
tests/226_indexed.........ok
tests/227_flexarray.......ok
tests/228_hooks...........ok
tests/229_substr..........ok
tests/230_compiler........ok
tests/231_align...........ok
tests/232_native..........ok
tests/233_tags............ok
tests/234_format..........ok
tests/235_basic...........ok
tests/236_typeinfo........ok
tests/237_parser..........ok
tests/238_byteorder.......ok
tests/239_macros..........ok
tests/240_offsetof........ok
tests/241_sizeof..........ok
tests/242_dimension.......ok
tests/243_parser..........ok
tests/501_bfsimple........ok
tests/502_bfmicrosoft.....ok
tests/503_bfgeneric.......ok
tests/601_speed...........ok
tests/602_threads.........ok
4/4 skipped: no threads
tests/603_complex.........ok
80/6080 skipped: no debug support
tests/701_debug...........ok
tests/702_env.............ok
tests/703_bugs............ok
tests/801_examples........ok
tests/802_pod.............ok
tests/803_pod_coverage....ok
tests/901_memory..........ok
396/397 skipped: no debugging
All tests successful, 523 subtests skipped.
Files=58, Tests=48545, 18 wallclock secs (13.91 cusr + 0.69 csys = 14.60 CPU)
"/Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/Convert/Binary/C/C.bs 644
Manifying 1 pod document
Manifying 2 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Users/aj/.perlbrew/perls/perl-5.35.10/lib/site_perl/5.35.10/darwin-2level/auto/Convert/Binary/C/C.bundle
Installing /Users/aj/.perlbrew/perls/perl-5.35.10/lib/site_perl/5.35.10/darwin-2level/Convert/Binary/C.pm
Installing /Users/aj/.perlbrew/perls/perl-5.35.10/lib/site_perl/5.35.10/darwin-2level/Convert/Binary/C/Cached.pm
Installing /Users/aj/.perlbrew/perls/perl-5.35.10/man/man1/ccconfig.1
Installing /Users/aj/.perlbrew/perls/perl-5.35.10/man/man3/Convert::Binary::C.3
Installing /Users/aj/.perlbrew/perls/perl-5.35.10/man/man3/Convert::Binary::C::Cached.3
Installing /Users/aj/.perlbrew/perls/perl-5.35.10/bin/ccconfig
Appending installation info to /Users/aj/.perlbrew/perls/perl-5.35.10/lib/5.35.10/darwin-2level/perllocal.pod
-> OK
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_CTYPE = en_US.UTF-8
PATH = /Users/aj/.perlbrew/bin:/Users/aj/.perlbrew/perls/perl-5.35.10/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin
PERLBREW_HOME = /Users/aj/.perlbrew
PERLBREW_MANPATH = /Users/aj/.perlbrew/perls/perl-5.35.10/man
PERLBREW_PATH = /Users/aj/.perlbrew/bin:/Users/aj/.perlbrew/perls/perl-5.35.10/bin
PERLBREW_PERL = perl-5.35.10
PERLBREW_ROOT = /Users/aj/.perlbrew
PERLBREW_SHELLRC_VERSION = 0.92
PERLBREW_VERSION = 0.92
PERL_CPANM_OPT = --from https://www.cpan.org/
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/br/tpjmg6md1w7_9qlxgq4w07h40000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 702 33 100 204 250 395 398 399 703
EUID = 501
EXECUTABLE_NAME = /Users/aj/.perlbrew/perls/perl-5.35.10/bin/perl5.35.10
GID = 20 20 12 61 79 80 81 98 702 33 100 204 250 395 398 399 703
UID = 501
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 4.05
JSON::PP 4.07
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302190
YAML n/a
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 35 subversion 10) configuration:
Platform:
osname=darwin
osvers=19.6.0
archname=darwin-2level
uname='darwin solway.local 19.6.0 darwin kernel version 19.6.0: tue feb 15 21:39:11 pst 2022; root:xnu-6153.141.59~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/aj/.perlbrew/perls/perl-5.35.10 -Dusedevel -Aeval:scriptdir=/Users/aj/.perlbrew/perls/perl-5.35.10/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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 12.0.0 (clang-1200.0.32.27)'
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 =' -mmacosx-version-min=10.15 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-lpthread -ldl -lm -lutil -lc
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=10.15 -bundle -undefined dynamic_lookup -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
PERL_USE_DEVEL
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 darwin
Compiled at Mar 23 2022 23:45:02
%ENV:
PERLBREW_HOME="/Users/aj/.perlbrew"
PERLBREW_MANPATH="/Users/aj/.perlbrew/perls/perl-5.35.10/man"
PERLBREW_PATH="/Users/aj/.perlbrew/bin:/Users/aj/.perlbrew/perls/perl-5.35.10/bin"
PERLBREW_PERL="perl-5.35.10"
PERLBREW_ROOT="/Users/aj/.perlbrew"
PERLBREW_SHELLRC_VERSION="0.92"
PERLBREW_VERSION="0.92"
PERL_CPANM_OPT="--from https://www.cpan.org/"
@INC:
/Users/aj/.perlbrew/perls/perl-5.35.10/lib/site_perl/5.35.10/darwin-2level
/Users/aj/.perlbrew/perls/perl-5.35.10/lib/site_perl/5.35.10
/Users/aj/.perlbrew/perls/perl-5.35.10/lib/5.35.10/darwin-2level
/Users/aj/.perlbrew/perls/perl-5.35.10/lib/5.35.10