Back
From: metabase:user:cba5269c-6e58-1014-92a6-0387276d408b
Subject: UNKNOWN Mac-AppleScript-0.04 v5.14.2 Dragonfly BSD
Date: 2012-11-29T23:51:38Z
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 Dan Sugalski,
This is a computer-generated report for Mac-AppleScript-0.04
on perl 5.14.2, created by CPAN-Reporter-1.2006.
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 AppleScript.pm blib/lib/Mac/AppleScript.pm
AutoSplitting blib/lib/Mac/AppleScript.pm (blib/lib/auto/Mac/AppleScript)
/usr/pkg/bin/perl /usr/pkg/lib/perl5/5.14.0/ExtUtils/xsubpp -typemap /usr/pkg/lib/perl5/5.14.0/ExtUtils/typemap AppleScript.xs > AppleScript.xsc && mv AppleScript.xsc AppleScript.c
Please specify prototyping behavior for AppleScript.xs (see perlxs manual)
cc -c -pthread -I/usr/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -pthread -I/usr/include -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -DPIC -fPIC "-I/usr/pkg/lib/perl5/5.14.0/x86_64-dragonfly-thread-multi/CORE" AppleScript.c
AppleScript.xs:1:27: error: Carbon/Carbon.h: No such file or directory
AppleScript.xs: In function 'XS_Mac__AppleScript_RunAppleScript':
AppleScript.xs:15: error: 'ComponentInstance' undeclared (first use in this function)
AppleScript.xs:15: error: (Each undeclared identifier is reported only once
AppleScript.xs:15: error: for each function it appears in.)
AppleScript.xs:15: error: expected ';' before 'theComponent'
AppleScript.xs:16: error: 'AEDesc' undeclared (first use in this function)
AppleScript.xs:16: error: expected ';' before 'scriptTextDesc'
AppleScript.xs:17: error: expected ';' before 'resultData'
AppleScript.xs:18: error: 'OSStatus' undeclared (first use in this function)
AppleScript.xs:18: error: expected ';' before 'err'
AppleScript.xs:19: error: 'OSAID' undeclared (first use in this function)
AppleScript.xs:19: error: expected ';' before 'scriptID'
AppleScript.xs:23: error: 'theComponent' undeclared (first use in this function)
AppleScript.xs:24: error: 'typeNull' undeclared (first use in this function)
AppleScript.xs:24: error: 'scriptTextDesc' undeclared (first use in this function)
AppleScript.xs:25: error: 'scriptID' undeclared (first use in this function)
AppleScript.xs:25: error: 'kOSANullScript' undeclared (first use in this function)
AppleScript.xs:26: error: 'resultID' undeclared (first use in this function)
AppleScript.xs:29: error: 'kOSAComponentType' undeclared (first use in this function)
AppleScript.xs:30: error: 'typeAppleScript' undeclared (first use in this function)
AppleScript.xs:32: error: 'err' undeclared (first use in this function)
AppleScript.xs:32: error: 'paramErr' undeclared (first use in this function)
AppleScript.xs:40: error: 'typeUTF8Text' undeclared (first use in this function)
AppleScript.xs:42: error: 'typeChar' undeclared (first use in this function)
AppleScript.xs:44: error: 'noErr' undeclared (first use in this function)
AppleScript.xs:48: error: 'kOSAModeNull' undeclared (first use in this function)
AppleScript.xs:73: error: 'resultData' undeclared (first use in this function)
AppleScript.xs:74: error: 'errOSAScriptError' undeclared (first use in this function)
AppleScript.xs:75: error: 'kOSAErrorMessage' undeclared (first use in this function)
AppleScript.xs:85: error: 'Size' undeclared (first use in this function)
AppleScript.xs:85: error: expected ';' before 'returnSize'
AppleScript.xs:87: error: 'returnSize' undeclared (first use in this function)
*** Error code 1
Stop in /home/wose/.cpan/build/Mac-AppleScript-0.04-GTlwD3.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/wose/perl5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/pkg/sbin:/usr/pkg/bin:/usr/pkg/xorg/bin:/usr/local/sbin:/usr/local/bin:/home/wose//bin
PERL5LIB = /home/wose/perl5/lib/perl5/x86_64-dragonfly-thread-multi:/home/wose/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 39095
PERL5_CPAN_IS_EXECUTING = /home/wose/.cpan/build/Mac-AppleScript-0.04-GTlwD3/Makefile.PL
PERL5_CPAN_IS_RUNNING = 39095
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13275,39095
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Mac-KeyboardMaestro-1.00
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/wose/perl5
PERL_MB_OPT = --install_base /home/wose/perl5
PERL_MM_OPT = INSTALL_BASE=/home/wose/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/pkg/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1003 1003 0
$EGID = 1003 1003 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112150
Cwd 3.36
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2210
File::Spec 3.33
JSON 2.53
JSON::PP 2.27105
Module::Build 0.4003
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.84
YAML::Syck 1.21
version 0.9901
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=dragonfly, osvers=3.1-development, archname=x86_64-dragonfly-thread-multi
uname='dragonfly pkgbox64.dragonflybsd.org 3.1-development dragonfly v3.1.0.1642.g22c4e-development #0: wed sep 26 15:47:30 pdt 2012 root@pkgbox64.dragonflybsd.org:usrobjusrsrcsyspkgbox64 x86_64 '
config_args='-sde -D ccflags= -pthread -I/usr/include -D ldflags= -pthread -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Duseshrplib -Duseithreads -Uusemymalloc'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -I/usr/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize=' -pthread -I/usr/include',
cppflags='-pthread -I/usr/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.7 2012.03.13', gccosandvers=''
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,-R/usr/pkg/lib -pthread -Wl,-E -fstack-protector'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lpthread -lrt
perllibs=-lm -lcrypt -lpthread -lrt
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/pkg/lib/perl5/5.14.0/x86_64-dragonfly-thread-multi/CORE'
cccdlflags='-DPIC -fPIC', lddlflags='-Wl,-R/usr/pkg/lib -shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under dragonfly
Compiled at Nov 1 2012 06:35:01
%ENV:
PERL5LIB="/home/wose/perl5/lib/perl5/x86_64-dragonfly-thread-multi:/home/wose/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="39095"
PERL5_CPAN_IS_EXECUTING="/home/wose/.cpan/build/Mac-AppleScript-0.04-GTlwD3/Makefile.PL"
PERL5_CPAN_IS_RUNNING="39095"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="13275,39095"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Mac-KeyboardMaestro-1.00"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/wose/perl5"
PERL_MB_OPT="--install_base /home/wose/perl5"
PERL_MM_OPT="INSTALL_BASE=/home/wose/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/wose/perl5/lib/perl5/x86_64-dragonfly-thread-multi
/home/wose/perl5/lib/perl5/x86_64-dragonfly-thread-multi
/home/wose/perl5/lib/perl5
/usr/pkg/lib/perl5/site_perl/5.14.0/x86_64-dragonfly-thread-multi
/usr/pkg/lib/perl5/site_perl/5.14.0
/usr/pkg/lib/perl5/vendor_perl/5.14.0/x86_64-dragonfly-thread-multi
/usr/pkg/lib/perl5/vendor_perl/5.14.0
/usr/pkg/lib/perl5/5.14.0/x86_64-dragonfly-thread-multi
/usr/pkg/lib/perl5/5.14.0
.