Text-AsciiTeX v0.05 Perl 5 v5.41.9 amd64-freebsd

Status
Unknown
From
Carlos Guevara
Dist
Text-AsciiTeX v0.05
Platform
Perl 5 v5.41.9 amd64-freebsd
Date
2025-02-06 16:54:12
ID
fddec3de-e4aa-11ef-a3fb-bc8dc883d62a
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.41.9, 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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/CORE '-DVERSION="0.05"' '-DXS_VERSION="0.05"' -DPIC -fPIC -Isrc/asciitex -Isrc/perl -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -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.41.9/amd64-freebsd/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.41.9/amd64-freebsd/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.41.9/amd64-freebsd/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.41.9/amd64-freebsd/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 -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.41.9/ExtUtils/CBuilder/Base.pm line 338.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module             Need  Have    
    ------------------ ----- --------
    parent             0     0.244   
    perl               5.008 5.041009

build_requires:

    Module             Need  Have    
    ------------------ ----- --------
    ExtUtils::CBuilder 0     0.280240

configure_requires:

    Module             Need  Have    
    ------------------ ----- --------
    Module::Build      0.38  0.4234  


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LANG = C.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL = /home/cpan/bin/perl/bin/perl5.41.9
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 65640
    PERL5_CPAN_IS_RUNNING = 65640
    PERL_MM_USE_DEFAULT = 1
    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.41.9
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.57    
    File::Spec          3.93    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302209
    Test::Harness       3.50    
    Test::More          1.302209
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 9) configuration:
  Commit id: 633ac225f324ea7fb272e122fcab81917b06916a
  Platform:
    osname=freebsd
    osvers=14.2-release-p1
    archname=amd64-freebsd
    uname='freebsd cjg-freebsd14 14.2-release-p1 freebsd 14.2-release-p1 generic 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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67)'
    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 /usr/lib/clang/18/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_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 freebsd
  Compiled at Feb  5 2025 23:36:49
  %ENV:
    PERL="/home/cpan/bin/perl/bin/perl5.41.9"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="65640"
    PERL5_CPAN_IS_RUNNING="65640"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.41.9/amd64-freebsd
    /home/cpan/bin/perl/lib/site_perl/5.41.9
    /home/cpan/bin/perl/lib/5.41.9/amd64-freebsd
    /home/cpan/bin/perl/lib/5.41.9
    .