Back
From: metabase:user:9c36dc84-a30f-11e0-a9fc-0a18abbd4f2f
Subject: UNKNOWN Win32-Process-Perf-1.05 v5.20.2 OpenBSD
Date: 2016-08-27T03:23:05Z
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 Reinhard Pagitsch,
This is a computer-generated report for Win32-Process-Perf-1.05
on perl 5.20.2, created by CPAN-Reporter-1.2018.
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 '/usr/bin/make -j3 -j3':
"/usr/bin/perl" "/home/arfreitas/perl5/lib/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' Perf.xs > Perf.xsc
Running Mkbootstrap for Perf ()
chmod 644 "Perf.bs"
Please specify prototyping behavior for Perf.xs (see perlxs manual)
mv Perf.xsc Perf.c
cc -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -DPIC -fPIC "-I/usr/libdata/perl5/amd64-openbsd/5.20.2/CORE" Perf.c
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Perf.bs blib/arch/auto/Win32/Process/Perf/Perf.bs 644
Perf.xs:33:21: error: windows.h: No such file or directory
Perf.xs:34:17: error: PDH.h: No such file or directory
Perf.xs:35:20: error: PDHMSG.h: No such file or directory
In file included from Perf.xs:36:
perf.h:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pid'
Perf.xs:38:19: error: tchar.h: No such file or directory
Perf.xs:39:18: error: Sddl.h: No such file or directory
Perf.xs:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PPdhEnumObjects'
Perf.xs:55: error: expected ')' before 'hprocess'
Perf.xs:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ConvertSid'
Perf.xs: In function 'XS_Win32__Process__Perf_open_query':
Perf.xs:114: error: 'PDH_STATUS' undeclared (first use in this function)
Perf.xs:114: error: (Each undeclared identifier is reported only once
Perf.xs:114: error: for each function it appears in.)
Perf.xs:114: error: expected ';' before 'stat'
Perf.xs:115: error: 'HQUERY' undeclared (first use in this function)
Perf.xs:115: error: expected ';' before 'hQwy'
Perf.xs:119: error: 'hQwy' undeclared (first use in this function)
Perf.xs:119: error: lvalue required as left operand of assignment
Perf.xs:122: error: 'ERROR_SUCCESS' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf_CleanUp':
Perf.xs:139: error: 'PDH_STATUS' undeclared (first use in this function)
Perf.xs:139: error: expected ';' before 'stat'
Perf.xs:140: error: 'HQUERY' undeclared (first use in this function)
Perf.xs:140: error: expected ';' before 'pObj'
Perf.xs:143: error: 'pObj' undeclared (first use in this function)
Perf.xs:144: error: lvalue required as left operand of assignment
Perf.xs: In function 'XS_Win32__Process__Perf_add_counter':
Perf.xs:158: error: 'DWORD' undeclared (first use in this function)
Perf.xs:158: error: expected ';' before 'dwSize'
Perf.xs:159: error: expected ';' before 'dwGlen'
Perf.xs:160: error: 'HCOUNTER' undeclared (first use in this function)
Perf.xs:160: error: expected ';' before 'cnt'
Perf.xs:161: error: 'HQUERY' undeclared (first use in this function)
Perf.xs:161: error: expected ';' before 'hQwy'
Perf.xs:163: error: 'PDH_STATUS' undeclared (first use in this function)
Perf.xs:163: error: expected ';' before 'stat'
Perf.xs:171: error: 'hQwy' undeclared (first use in this function)
Perf.xs:173: error: 'dwGlen' undeclared (first use in this function)
Perf.xs:174: error: 'dwSize' undeclared (first use in this function)
Perf.xs:191: error: 'LPTSTR' undeclared (first use in this function)
Perf.xs:191: error: expected ')' before 'str'
Perf.xs:191: error: lvalue required as left operand of assignment
Perf.xs:192: error: switch quantity not an integer
Perf.xs:194: error: 'ERROR_SUCCESS' undeclared (first use in this function)
Perf.xs:196: error: 'cnt' undeclared (first use in this function)
Perf.xs:199: error: 'PDH_CSTATUS_BAD_COUNTERNAME' undeclared (first use in this function)
Perf.xs:206: error: 'PDH_CSTATUS_NO_COUNTER' undeclared (first use in this function)
Perf.xs:213: error: 'PDH_CSTATUS_NO_COUNTERNAME' undeclared (first use in this function)
Perf.xs:220: error: 'PDH_CSTATUS_NO_MACHINE' undeclared (first use in this function)
Perf.xs:227: error: 'PDH_CSTATUS_NO_OBJECT' undeclared (first use in this function)
Perf.xs:234: error: 'PDH_FUNCTION_NOT_FOUND' undeclared (first use in this function)
Perf.xs:241: error: 'PDH_INVALID_ARGUMENT' undeclared (first use in this function)
Perf.xs:248: error: 'PDH_INVALID_HANDLE' undeclared (first use in this function)
Perf.xs:255: error: 'PDH_MEMORY_ALLOCATION_FAILURE' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf_collect_data':
Perf.xs:279: error: 'HQUERY' undeclared (first use in this function)
Perf.xs:279: error: expected ';' before 'hQwy'
Perf.xs:280: error: 'PDH_STATUS' undeclared (first use in this function)
Perf.xs:280: error: expected ';' before 'stat'
Perf.xs:282: error: 'hQwy' undeclared (first use in this function)
Perf.xs:283: error: lvalue required as left operand of assignment
Perf.xs:285: error: switch quantity not an integer
Perf.xs:287: error: 'ERROR_SUCCESS' undeclared (first use in this function)
Perf.xs:292: error: 'PDH_INVALID_HANDLE' undeclared (first use in this function)
Perf.xs:298: error: 'PDH_NO_DATA' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf_collect_counter_value':
Perf.xs:320: error: 'HQUERY' undeclared (first use in this function)
Perf.xs:320: error: expected ';' before 'hQwy'
Perf.xs:321: error: 'HCOUNTER' undeclared (first use in this function)
Perf.xs:321: error: expected ';' before 'hCnt'
Perf.xs:322: error: 'PDH_STATUS' undeclared (first use in this function)
Perf.xs:322: error: expected ';' before 'stat'
Perf.xs:323: error: 'PDH_FMT_COUNTERVALUE' undeclared (first use in this function)
Perf.xs:323: error: expected ';' before 'val'
Perf.xs:324: error: 'DWORD' undeclared (first use in this function)
Perf.xs:324: error: expected ';' before 'dwType'
Perf.xs:328: error: 'hQwy' undeclared (first use in this function)
Perf.xs:329: error: 'hCnt' undeclared (first use in this function)
Perf.xs:331: error: 'PDH_FMT_LONG' undeclared (first use in this function)
Perf.xs:331: error: 'PDH_FMT_NOSCALE' undeclared (first use in this function)
Perf.xs:331: error: 'dwType' undeclared (first use in this function)
Perf.xs:331: error: 'val' undeclared (first use in this function)
Perf.xs:331: error: lvalue required as left operand of assignment
Perf.xs:334: error: switch quantity not an integer
Perf.xs:336: error: 'ERROR_SUCCESS' undeclared (first use in this function)
Perf.xs:337: error: 'PDH_CSTATUS_VALID_DATA' undeclared (first use in this function)
Perf.xs:346: error: 'PDH_INVALID_ARGUMENT' undeclared (first use in this function)
Perf.xs:353: error: 'PDH_INVALID_DATA' undeclared (first use in this function)
Perf.xs:360: error: 'PDH_INVALID_HANDLE' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf_list_objects':
Perf.xs:382: error: 'DWORD' undeclared (first use in this function)
Perf.xs:382: error: expected ';' before 'dwSize'
Perf.xs:383: error: 'PDH_STATUS' undeclared (first use in this function)
Perf.xs:383: error: expected ';' before 'stat'
Perf.xs:393: error: 'dwSize' undeclared (first use in this function)
Perf.xs:393: error: 'PERF_DETAIL_EXPERT' undeclared (first use in this function)
Perf.xs:393: error: lvalue required as left operand of assignment
Perf.xs:397: error: lvalue required as left operand of assignment
Perf.xs:399: error: switch quantity not an integer
Perf.xs:401: error: 'ERROR_SUCCESS' undeclared (first use in this function)
Perf.xs:407: error: 'PDH_MORE_DATA' undeclared (first use in this function)
Perf.xs:414: error: 'PDH_INSUFFICIENT_BUFFER' undeclared (first use in this function)
Perf.xs:421: error: 'PDH_INVALID_ARGUMENT' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf_connect_to_box':
Perf.xs:443: error: 'PDH_STATUS' undeclared (first use in this function)
Perf.xs:443: error: expected ';' before 'stat'
Perf.xs:452: error: lvalue required as left operand of assignment
Perf.xs:454: error: switch quantity not an integer
Perf.xs:456: error: 'ERROR_SUCCESS' undeclared (first use in this function)
Perf.xs:462: error: 'PDH_CSTATUS_NO_MACHINE' undeclared (first use in this function)
Perf.xs:469: error: 'PDH_MEMORY_ALLOCATION_FAILURE' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf_explain_counter':
Perf.xs:492: error: 'PDH_COUNTER_PATH_ELEMENTS' undeclared (first use in this function)
Perf.xs:492: error: expected ';' before 'GStruct'
Perf.xs:493: error: 'PDH_COUNTER_INFO' undeclared (first use in this function)
Perf.xs:493: error: 'cntInfo' undeclared (first use in this function)
Perf.xs:494: error: 'DWORD' undeclared (first use in this function)
Perf.xs:494: error: expected ';' before 'dwSize'
Perf.xs:495: error: expected ';' before 'dwSize1'
Perf.xs:496: error: expected ';' before 'dwGlen'
Perf.xs:497: error: 'HCOUNTER' undeclared (first use in this function)
Perf.xs:497: error: expected ';' before 'cnt'
Perf.xs:498: error: 'HQUERY' undeclared (first use in this function)
Perf.xs:498: error: expected ';' before 'hQwy'
Perf.xs:500: error: 'PDH_STATUS' undeclared (first use in this function)
Perf.xs:500: error: expected ';' before 'stat'
Perf.xs:507: error: 'hQwy' undeclared (first use in this function)
Perf.xs:509: error: 'dwGlen' undeclared (first use in this function)
Perf.xs:510: error: 'dwSize' undeclared (first use in this function)
Perf.xs:518: error: 'GStruct' undeclared (first use in this function)
Perf.xs:532: error: lvalue required as left operand of assignment
Perf.xs:534: error: 'ERROR_SUCCESS' undeclared (first use in this function)
Perf.xs:541: error: switch quantity not an integer
Perf.xs:545: error: 'cnt' undeclared (first use in this function)
Perf.xs:545: error: 'dwSize1' undeclared (first use in this function)
Perf.xs:545: error: lvalue required as left operand of assignment
Perf.xs:547: error: expected expression before ')' token
Perf.xs:549: error: lvalue required as left operand of assignment
Perf.xs:565: error: 'PDH_CSTATUS_BAD_COUNTERNAME' undeclared (first use in this function)
Perf.xs:572: error: 'PDH_CSTATUS_NO_COUNTER' undeclared (first use in this function)
Perf.xs:579: error: 'PDH_CSTATUS_NO_COUNTERNAME' undeclared (first use in this function)
Perf.xs:586: error: 'PDH_CSTATUS_NO_MACHINE' undeclared (first use in this function)
Perf.xs:593: error: 'PDH_CSTATUS_NO_OBJECT' undeclared (first use in this function)
Perf.xs:600: error: 'PDH_FUNCTION_NOT_FOUND' undeclared (first use in this function)
Perf.xs:607: error: 'PDH_INVALID_ARGUMENT' undeclared (first use in this function)
Perf.xs:614: error: 'PDH_INVALID_HANDLE' undeclared (first use in this function)
Perf.xs:621: error: 'PDH_MEMORY_ALLOCATION_FAILURE' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf_GetProcessUser':
Perf.xs:642: error: 'HANDLE' undeclared (first use in this function)
Perf.xs:642: error: expected ';' before 'hprocess'
Perf.xs:643: error: expected ';' before 'hdlToken'
Perf.xs:644: error: 'DWORD' undeclared (first use in this function)
Perf.xs:644: error: expected ';' before 'PPID'
Perf.xs:645: error: expected ';' before 'cbBuffer'
Perf.xs:646: error: expected ';' before 'cbRequired'
Perf.xs:647: error: 'TOKEN_USER' undeclared (first use in this function)
Perf.xs:647: error: 'pUserInfo' undeclared (first use in this function)
Perf.xs:648: error: 'TCHAR' undeclared (first use in this function)
Perf.xs:648: error: expected ';' before 'szUser'
Perf.xs:649: error: expected ';' before 'szError'
Perf.xs:650: error: expected ';' before 'temp'
Perf.xs:651: error: 'LPVOID' undeclared (first use in this function)
Perf.xs:651: error: expected ';' before 'lpMsgBuf'
Perf.xs:654: error: 'szUser' undeclared (first use in this function)
Perf.xs:655: error: 'szError' undeclared (first use in this function)
Perf.xs:656: error: 'PPID' undeclared (first use in this function)
Perf.xs:657: error: 'hprocess' undeclared (first use in this function)
Perf.xs:657: error: 'PROCESS_QUERY_INFORMATION' undeclared (first use in this function)
Perf.xs:660: error: 'TOKEN_ADJUST_PRIVILEGES' undeclared (first use in this function)
Perf.xs:660: error: 'TOKEN_QUERY' undeclared (first use in this function)
Perf.xs:660: error: 'hdlToken' undeclared (first use in this function)
Perf.xs:662: error: 'cbBuffer' undeclared (first use in this function)
Perf.xs:663: error: 'TokenUser' undeclared (first use in this function)
Perf.xs:663: error: 'cbRequired' undeclared (first use in this function)
Perf.xs:664: error: 'ERROR_INSUFFICIENT_BUFFER' undeclared (first use in this function)
Perf.xs:665: error: expected expression before ')' token
Perf.xs:668: error: 'temp' undeclared (first use in this function)
Perf.xs:674: error: expected ')' before 'pUserInfo'
Perf.xs:676: error: 'FORMAT_MESSAGE_ALLOCATE_BUFFER' undeclared (first use in this function)
Perf.xs:676: error: 'FORMAT_MESSAGE_FROM_SYSTEM' undeclared (first use in this function)
Perf.xs:676: error: 'FORMAT_MESSAGE_IGNORE_INSERTS' undeclared (first use in this function)
Perf.xs:676: error: 'LANG_NEUTRAL' undeclared (first use in this function)
Perf.xs:676: error: 'SUBLANG_DEFAULT' undeclared (first use in this function)
Perf.xs:676: error: 'LPTSTR' undeclared (first use in this function)
Perf.xs:676: error: 'lpMsgBuf' undeclared (first use in this function)
Perf.xs:677: error: expected ')' before 'lpMsgBuf'
Perf.xs:693: error: expected ')' before 'lpMsgBuf'
Perf.xs:707: error: expected ')' before 'lpMsgBuf'
Perf.xs:715: error: expected ')' before 'lpMsgBuf'
Perf.xs:719: error: expected ')' before 'pUserInfo'
Perf.xs: In function 'XS_Win32__Process__Perf_OSIsSupported':
Perf.xs:733: error: 'OSVERSIONINFOEX' undeclared (first use in this function)
Perf.xs:733: error: expected ';' before 'osvi'
Perf.xs:734: error: 'BOOL' undeclared (first use in this function)
Perf.xs:734: error: expected ';' before 'bOsVersionInfoEx'
Perf.xs:739: error: 'osvi' undeclared (first use in this function)
Perf.xs:741: error: 'bOsVersionInfoEx' undeclared (first use in this function)
Perf.xs:741: error: 'OSVERSIONINFO' undeclared (first use in this function)
Perf.xs:741: error: expected expression before ')' token
Perf.xs:744: error: expected expression before ')' token
Perf.xs:752: error: 'VER_PLATFORM_WIN32_NT' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf_CPU_Time':
Perf.xs:770: error: 'HANDLE' undeclared (first use in this function)
Perf.xs:770: error: expected ';' before 'hprocess'
Perf.xs:771: error: 'FILETIME' undeclared (first use in this function)
Perf.xs:771: error: expected ';' before 'CreationTime'
Perf.xs:772: error: expected ';' before 'ExitTime'
Perf.xs:773: error: expected ';' before 'KernelTime'
Perf.xs:774: error: expected ';' before 'UserTime'
Perf.xs:775: error: 'SYSTEMTIME' undeclared (first use in this function)
Perf.xs:775: error: expected ';' before 'SystemTime'
Perf.xs:783: error: 'DWORD' undeclared (first use in this function)
Perf.xs:783: error: expected ';' before 'PID'
Perf.xs:785: error: 'PID' undeclared (first use in this function)
Perf.xs:787: error: 'hprocess' undeclared (first use in this function)
Perf.xs:787: error: 'PROCESS_QUERY_INFORMATION' undeclared (first use in this function)
Perf.xs:789: error: 'CreationTime' undeclared (first use in this function)
Perf.xs:789: error: 'ExitTime' undeclared (first use in this function)
Perf.xs:789: error: 'KernelTime' undeclared (first use in this function)
Perf.xs:789: error: 'UserTime' undeclared (first use in this function)
Perf.xs:791: error: 'SystemTime' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf__GetLanguage':
Perf.xs:813: error: 'LANGID' undeclared (first use in this function)
Perf.xs:813: error: expected ';' before 'SID'
Perf.xs:814: error: expected ';' before 'UID'
Perf.xs:815: error: expected ';' before 'LID'
Perf.xs:816: error: 'LCID' undeclared (first use in this function)
Perf.xs:816: error: expected ';' before 'ID'
Perf.xs:819: error: 'SID' undeclared (first use in this function)
Perf.xs:820: error: 'UID' undeclared (first use in this function)
Perf.xs:821: error: 'ID' undeclared (first use in this function)
Perf.xs:825: error: 'LID' undeclared (first use in this function)
Perf.xs: In function 'XS_Win32__Process__Perf__PdhEnumObjects':
Perf.xs:843: error: 'PDH_STATUS' undeclared (first use in this function)
Perf.xs:843: error: expected ';' before 'ret'
Perf.xs:849: error: 'ret' undeclared (first use in this function)
Perf.xs:849: error: 'LPTSTR' undeclared (first use in this function)
Perf.xs:849: error: expected ')' before 'objectList'
cp lib/Win32/Process/Perf/cz.dat blib/lib/Win32/Process/Perf/cz.dat
cp lib/Win32/Process/Perf/de-at.dat blib/lib/Win32/Process/Perf/de-at.dat
cp lib/Win32/Process/Perf.pm blib/lib/Win32/Process/Perf.pm
cp lib/Win32/Process/Perf/de-de.dat blib/lib/Win32/Process/Perf/de-de.dat
cp lib/Win32/Process/Perf/en-us.dat blib/lib/Win32/Process/Perf/en-us.dat
cp lib/Win32/Process/Perf/en-gb.dat blib/lib/Win32/Process/Perf/en-gb.dat
cp lib/Win32/Process/Perf/cs.dat blib/lib/Win32/Process/Perf/cs.dat
*** Error 1 in target 'Perf.o'
*** Error 1 in /var/cpan/Win32-Process-Perf-1.05-0 (Makefile:342 'Perf.o')
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
File::Basename 2.6 2.85
Win32::Locale 0.03 0.04
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.22
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/arfreitas/bin:/home/arfreitas/perl5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL = /usr/bin/perl
PERL5LIB = /home/arfreitas/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1793
PERL5_CPAN_IS_RUNNING = 1793
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9083,1793
PERL_AUTOINSTALL = --skip
PERL_CR_SMOKER_CURRENT = Win32-Process-Perf-1.05
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/arfreitas/perl5
PERL_MB_OPT = --install_base "/home/arfreitas/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/arfreitas/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = vt220
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.15
CPAN::Meta 2.150009
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.22
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.22
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 1.14
JSON::PP 0.96
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 1.4422
Test::Harness 3.36
Test::More 1.302052
YAML 1.18
YAML::Syck 1.29
version 0.9912
--
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=openbsd, osvers=5.9, archname=amd64-openbsd
uname='openbsd'
config_args='-dsE -Dopenbsd_distribution=defined -Dccflags=-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -Dmksymlinks'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.9'
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
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 -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.17.1
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-R/usr/libdata/perl5/amd64-openbsd/5.20.2/CORE'
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -fstack-protector -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
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 Feb 26 2016 01:02:08
%ENV:
PERL="/usr/bin/perl"
PERL5LIB="/home/arfreitas/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1793"
PERL5_CPAN_IS_RUNNING="1793"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="9083,1793"
PERL_AUTOINSTALL="--skip"
PERL_CR_SMOKER_CURRENT="Win32-Process-Perf-1.05"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/arfreitas/perl5"
PERL_MB_OPT="--install_base "/home/arfreitas/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/arfreitas/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/arfreitas/perl5/lib/perl5/5.20.2/amd64-openbsd
/home/arfreitas/perl5/lib/perl5/5.20.2
/home/arfreitas/perl5/lib/perl5/amd64-openbsd
/home/arfreitas/perl5/lib/perl5
/usr/local/libdata/perl5/site_perl/amd64-openbsd
/usr/libdata/perl5/site_perl/amd64-openbsd
/usr/local/libdata/perl5/site_perl
/usr/libdata/perl5/site_perl
/usr/libdata/perl5/amd64-openbsd/5.20.2
/usr/local/libdata/perl5/amd64-openbsd/5.20.2
/usr/libdata/perl5
/usr/local/libdata/perl5
.