Text-AsciiTeX v0.05 Perl 5 v5.43.5 OpenBSD.amd64-openbsd
- Status
- Unknown
- From
- Carlos Guevara
- Dist
-
Text-AsciiTeX v0.05
- Platform
- Perl 5 v5.43.5 OpenBSD.amd64-openbsd
- Date
- 2025-11-06 03:32:56
- ID
- 48ef72f0-bac1-11f0-b66c-abce5d6d31a3
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 Joel Berger,
This is a computer-generated report for Text-AsciiTeX-0.05
on perl 5.43.5, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build':
Building Text-AsciiTeX
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/array.o src/asciitex/array.c
In file included from src/asciitex/array.c:30:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
1 warning generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/asciiTeX.o src/asciitex/asciiTeX.c
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/brace.o src/asciitex/brace.c
In file included from src/asciitex/brace.c:32:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
1 warning generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/dim.o src/asciitex/dim.c
In file included from src/asciitex/dim.c:31:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
In file included from src/asciitex/dim.c:36:
src/asciitex/ouline.h:28:9: warning: 'OULINEL_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
28 | #ifndef OULINEL_H
| ^~~~~~~~~
src/asciitex/ouline.h:29:9: note: 'OULINE_H' is defined here; did you mean 'OULINEL_H'?
29 | #define OULINE_H
| ^~~~~~~~
| OULINEL_H
In file included from src/asciitex/dim.c:40:
src/asciitex/limit.h:27:9: warning: 'LIMIT_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef LIMIT_H
| ^~~~~~~
src/asciitex/limit.h:28:9: note: 'LIMITL_H' is defined here; did you mean 'LIMIT_H'?
28 | #define LIMITL_H
| ^~~~~~~~
| LIMIT_H
3 warnings generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/draw.o src/asciitex/draw.c
In file included from src/asciitex/draw.c:29:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
In file included from src/asciitex/draw.c:35:
src/asciitex/ouline.h:28:9: warning: 'OULINEL_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
28 | #ifndef OULINEL_H
| ^~~~~~~~~
src/asciitex/ouline.h:29:9: note: 'OULINE_H' is defined here; did you mean 'OULINEL_H'?
29 | #define OULINE_H
| ^~~~~~~~
| OULINEL_H
In file included from src/asciitex/draw.c:39:
src/asciitex/limit.h:27:9: warning: 'LIMIT_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef LIMIT_H
| ^~~~~~~
src/asciitex/limit.h:28:9: note: 'LIMITL_H' is defined here; did you mean 'LIMIT_H'?
28 | #define LIMITL_H
| ^~~~~~~~
| LIMIT_H
3 warnings generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/frac.o src/asciitex/frac.c
In file included from src/asciitex/frac.c:30:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
1 warning generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/limit.o src/asciitex/limit.c
In file included from src/asciitex/limit.c:30:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
1 warning generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/ouline.o src/asciitex/ouline.c
In file included from src/asciitex/ouline.c:30:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
1 warning generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/sqrt.o src/asciitex/sqrt.c
In file included from src/asciitex/sqrt.c:30:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
1 warning generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/sscript.o src/asciitex/sscript.c
In file included from src/asciitex/sscript.c:30:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
1 warning generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/symbols.o src/asciitex/symbols.c
In file included from src/asciitex/symbols.c:29:
src/asciitex/parsedef.h:27:9: warning: 'PARSEDEF' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
27 | #ifndef PARSEDEF
| ^~~~~~~~
src/asciitex/parsedef.h:28:9: note: 'PAREDEF' is defined here; did you mean 'PARSEDEF'?
28 | #define PAREDEF
| ^~~~~~~
| PARSEDEF
1 warning generated.
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/asciitex/utils.o src/asciitex/utils.c
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o src/perl/MyFree.o src/perl/MyFree.c
cc -Isrc -I/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE '-DVERSION="0.05"' '-DXS_VERSION="0.05"' -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o lib/Text/AsciiTeX.o lib/Text/AsciiTeX.c
lib/Text/AsciiTeX.c:218:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
218 | XSRETURN(1);
| ^~~~~~~~~~~
/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
317 | STMT_START { \
| ^~~~~~~~~~
src/perl/ppport.h:3826:28: note: expanded from macro 'STMT_START'
3826 | # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
| ^
lib/Text/AsciiTeX.c:218:5: note: '{' token is here
218 | XSRETURN(1);
| ^~~~~~~~~~~
/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
317 | STMT_START { \
| ^
lib/Text/AsciiTeX.c:218:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
218 | XSRETURN(1);
| ^~~~~~~~~~~
/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
322 | } STMT_END
| ^
lib/Text/AsciiTeX.c:218:5: note: ')' token is here
218 | XSRETURN(1);
| ^~~~~~~~~~~
/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
322 | } STMT_END
| ^~~~~~~~
src/perl/ppport.h:3827:20: note: expanded from macro 'STMT_END'
3827 | # define STMT_END )
| ^
2 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Text/AsciiTeX/AsciiTeX.bs')
cc -shared -fPIC -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Text/AsciiTeX/AsciiTeX.so lib/Text/AsciiTeX.o src/asciitex/array.o src/asciitex/asciiTeX.o src/asciitex/brace.o src/asciitex/dim.o src/asciitex/draw.o src/asciitex/frac.o src/asciitex/limit.o src/asciitex/ouline.o src/asciitex/sqrt.o src/asciitex/sscript.o src/asciitex/symbols.o src/asciitex/utils.o src/perl/MyFree.o
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at utils.c
>>> src/asciitex/utils.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at symbols.c
>>> src/asciitex/symbols.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at sscript.c
>>> src/asciitex/sscript.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at sqrt.c
>>> src/asciitex/sqrt.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at ouline.c
>>> src/asciitex/ouline.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at limit.c
>>> src/asciitex/limit.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at frac.c
>>> src/asciitex/frac.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at draw.c
>>> src/asciitex/draw.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at dim.c
>>> src/asciitex/dim.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at brace.c
>>> src/asciitex/brace.o:(.bss+0x0)
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>> src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at asciiTeX.c
>>> src/asciitex/asciiTeX.o:(.bss+0x0)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
error building blib/arch/auto/Text/AsciiTeX/AsciiTeX.so from lib/Text/AsciiTeX.o src/asciitex/array.o src/asciitex/asciiTeX.o src/asciitex/brace.o src/asciitex/dim.o src/asciitex/draw.o src/asciitex/frac.o src/asciitex/limit.o src/asciitex/ouline.o src/asciitex/sqrt.o src/asciitex/sscript.o src/asciitex/symbols.o src/asciitex/utils.o src/perl/MyFree.o at /home/cpan/bin/perl/lib/5.43.5/ExtUtils/CBuilder/Base.pm line 346.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ ----- --------
parent 0 0.244
perl 5.008 5.043005
build_requires:
Module Need Have
------------------ ----- --------
ExtUtils::CBuilder 0 0.280242
configure_requires:
Module Need Have
------------------ ----- --------
Module::Build 0.38 0.4234
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
CJG_PERL_COMMIT = 9153e0dd10
DATE_MANIP_TEST_DM5 = 1
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NO_NETWORK_TESTING = 1
PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL = /home/cpan/bin/perl/bin/perl5.43.5
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 56639
PERL5_CPAN_IS_RUNNING = 56639
PERL_MM_USE_DEFAULT = 1
PERL_PERTURB_KEYS = 0
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan/bin/perl/bin/perl5.43.5
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.94
ExtUtils::CBuilder 0.280242
ExtUtils::Command 7.76
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.76
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.60
File::Spec 3.94
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302214
Test::Harness 3.52
Test::More 1.302214
YAML 1.31
YAML::Syck 1.36
version 0.9933
--
Summary of my perl5 (revision 5 version 43 subversion 5) configuration:
Commit id: 9153e0dd109a470d64f70b6e61d9580c3adccc30
Platform:
osname=openbsd
osvers=7.8
archname=OpenBSD.amd64-openbsd
uname='openbsd cjg-openbsd7 7.8 generic#54 amd64 '
config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
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 ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='OpenBSD Clang 19.1.7'
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/clang/19/lib /usr/lib /usr/local/lib
libs=-lpthread -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.102.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_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_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_CTYPE
USE_PERLIO
USE_PERL_ATOF
Built under openbsd
Compiled at Nov 4 2025 21:44:54
%ENV:
PERL="/home/cpan/bin/perl/bin/perl5.43.5"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="56639"
PERL5_CPAN_IS_RUNNING="56639"
PERL_MM_USE_DEFAULT="1"
PERL_PERTURB_KEYS="0"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/bin/perl/lib/site_perl/5.43.5/OpenBSD.amd64-openbsd
/home/cpan/bin/perl/lib/site_perl/5.43.5
/home/cpan/bin/perl/lib/5.43.5/OpenBSD.amd64-openbsd
/home/cpan/bin/perl/lib/5.43.5
.