Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Win32-Process-Suspend-0.0642 v5.15.5 OpenBSD
Date: 2011-12-03T19:06:03Z
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 Baggio, Kwok Lok Chung,
This is a computer-generated report for Win32-Process-Suspend-0.0642
on perl 5.15.5, created by CPAN-Reporter-1.2002.
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':
cp demo.pl blib/lib/Win32/Process/demo.pl
cp lib/Win32/Process/Suspend.pm blib/lib/Win32/Process/Suspend.pm
/home/sts/cpansmoke/perl-5.15.5/bin/perl5.15.5 /home/sts/cpansmoke/perl-5.15.5/lib/5.15.5/ExtUtils/xsubpp -typemap /home/sts/cpansmoke/perl-5.15.5/lib/5.15.5/ExtUtils/typemap Suspend.xs > Suspend.xsc && mv Suspend.xsc Suspend.c
Please specify prototyping behavior for Suspend.xs (see perlxs manual)
cc -c -I. -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O0 -DVERSION=\"0.0642\" -DXS_VERSION=\"0.0642\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.15.5/lib/5.15.5/OpenBSD.i386-openbsd-thread-multi/CORE" Suspend.c
Suspend.xs:5: error: expected declaration specifiers or '...' before '*' token
Suspend.xs:5: warning: parameter names (without types) in function declaration
Suspend.xs:5: error: 'DWORD' declared as function returning a function
Suspend.xs:6: error: 'NTRESUMEPROCESS' declared as function returning a function
Suspend.xs:6: warning: parameter names (without types) in function declaration
Suspend.xs:7: error: 'NTSUSPENDTHREAD' declared as function returning a function
Suspend.xs:7: warning: parameter names (without types) in function declaration
Suspend.xs:8: error: 'NTRESUMETHREAD' declared as function returning a function
Suspend.xs:8: warning: parameter names (without types) in function declaration
Suspend.xs:9: error: expected declaration specifiers or '...' before 'BOOL'
Suspend.xs:9: error: expected declaration specifiers or '...' before 'BOOL'
Suspend.xs:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NtSuspendProcess'
Suspend.xs: In function 'XS_Win32__Process__Suspend_Import':
Suspend.xs:23: error: 'HMODULE' undeclared (first use in this function)
Suspend.xs:23: error: (Each undeclared identifier is reported only once
Suspend.xs:23: error: for each function it appears in.)
Suspend.xs:23: error: expected ';' before 'ntdll'
Suspend.xs:24: error: 'NtSuspendProcess' undeclared (first use in this function)
Suspend.xs:24: error: 'NTSUSPENDPROCESS' undeclared (first use in this function)
Suspend.xs:24: error: expected ';' before 'GetProcAddress'
Suspend.xs:25: error: 'ntdll' undeclared (first use in this function)
Suspend.xs:32: warning: passing argument 2 of 'RtlAdjPriv' makes pointer from integer without a cast
Suspend.xs:32: error: too many arguments to function 'RtlAdjPriv'
Suspend.xs: In function 'XS_Win32__Process__Suspend__SuspendProcess':
Suspend.xs:42: error: 'HANDLE' undeclared (first use in this function)
Suspend.xs:42: error: expected ')' before 'hProc'
Suspend.xs: In function 'XS_Win32__Process__Suspend__ResumeProcess':
Suspend.xs:50: error: 'HANDLE' undeclared (first use in this function)
Suspend.xs:50: error: expected ')' before 'hProc'
Suspend.xs: In function 'XS_Win32__Process__Suspend__SuspendThread':
Suspend.xs:58: error: 'HANDLE' undeclared (first use in this function)
Suspend.xs:58: error: expected ')' before 'hThread'
Suspend.xs: In function 'XS_Win32__Process__Suspend__ResumeThread':
Suspend.xs:66: error: 'HANDLE' undeclared (first use in this function)
Suspend.xs:66: error: expected ')' before 'hThread'
Suspend.xs: In function 'XS_Win32__Process__Suspend__GetHandle':
Suspend.xs:75: error: 'PROCESS_ALL_ACCESS' undeclared (first use in this function)
Suspend.xs:75: error: cast specifies function type
*** Error code 1
Stop in /home/sts/cpansmoke/perl-5.15.5/cpan/build/Win32-Process-Suspend-0.0642-sTEnlC (line 92 of /usr/share/mk/sys.mk).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
configure_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22245
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.15.5/cpan/build/Win32-Process-Suspend-0.0642-sTEnlC/Makefile.PL
PERL5_CPAN_IS_RUNNING = 22245
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 20773,22245
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Win32-Process-Suspend-0.0642
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.15.5/bin/perl5.15.5
$UID/$EUID = 1000 / 1000
$GID = 10 10 0
$EGID = 10 10 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112621
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.05
File::Spec 3.34
JSON n/a
JSON::PP 2.27200
Module::Build 0.39_01
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck n/a
version 0.93
--
Summary of my perl5 (revision 5 version 15 subversion 5) configuration:
Platform:
osname=openbsd, osvers=5.0, archname=OpenBSD.i386-openbsd-thread-multi
uname='openbsd cpansmoke3 5.0 generic.mp#59 i386 '
config_args='-des -Dusedevel -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.15.5'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.0'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.60.1, 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'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY MYMALLOC PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under openbsd
Compiled at Nov 20 2011 22:32:20
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22245"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.15.5/cpan/build/Win32-Process-Suspend-0.0642-sTEnlC/Makefile.PL"
PERL5_CPAN_IS_RUNNING="22245"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="20773,22245"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Win32-Process-Suspend-0.0642"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.15.5/lib/site_perl/5.15.5/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.15.5/lib/site_perl/5.15.5
/home/sts/cpansmoke/perl-5.15.5/lib/5.15.5/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.15.5/lib/5.15.5
.