James,
thanks for replying. I have Xcode 4 installed, as well as the developer
tools from the OS X DVD. If I go through and just do the install of
Glue, it says it's there. If I do a force install, I get the following
error (please forgive the length of this post! I'm not sure what's
important and what's not to include):
> force install Mac::AppleScript::Glue
...
Checking if your kit is complete...
Looks good
Writing Makefile for Mac::AppleScript
cp AppleScript.pm blib/lib/Mac/AppleScript.pm
AutoSplitting blib/lib/Mac/AppleScript.pm
(blib/lib/auto/Mac/AppleScript)
/usr/bin/perl /System/Library/Perl/5.10.0/ExtUtils/xsubpp -typemap
/System/Library/Perl/5.10.0/ExtUtils/typemap AppleScript.xs >
AppleScript.xsc && mv AppleScript.xsc AppleScript.c
Please specify prototyping behavior for AppleScript.xs (see perlxs
manual)
gcc-4.2 -c -arch x86_64 -arch i386 -arch ppc -g -pipe -fno-common
-DPERL_DARWIN -fno-strict-aliasing -I/usr/local/include -Os
-DVERSION=\"0.04\" -DXS_VERSION=\"0.04\"
"-I/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE"
AppleScript.c
/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/as: assembler
(/usr/bin/../libexec/gcc/darwin/ppc/as or
/usr/bin/../local/libexec/gcc/darwin/ppc/as) for architecture ppc not
installed
Installed assemblers are:
/usr/bin/../libexec/gcc/darwin/x86_64/as for architecture x86_64
/usr/bin/../libexec/gcc/darwin/i386/as for architecture i386
lipo: can't open input file: /var/tmp//ccOvc1jK.out (No such file or
directory)
make: *** [AppleScript.o] Error 2
DSUGAL/Mac-AppleScript-0.04.tar.gz
make -- NOT OK
Warning (usually harmless): 'YAML' not installed, will not store
persistent state
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for J/JL/JLABOVITZ/Mac-AppleScript-Glue-0.03.tar.gz
Has already been unwrapped into directory
/Users/123rptr/.cpan/build/Mac-AppleScript-Glue-0.03-W2yaqQ
CPAN.pm: Going to build
J/JL/JLABOVITZ/Mac-AppleScript-Glue-0.03.tar.gz
Warning: Prerequisite 'Mac::AppleScript => 0.03' for
'J/JL/JLABOVITZ/Mac-AppleScript-Glue-0.03.tar.gz' failed when
processing 'D/DS/DSUGAL/Mac-AppleScript-0.04.tar.gz' with 'make => NO'.
Continuing, but chances to succeed are limited.
cp Glue.pm blib/lib/Mac/AppleScript/Glue.pm
cp Glue/Application.pm blib/lib/Mac/AppleScript/Glue/Application.pm
cp Glue/Object.pm blib/lib/Mac/AppleScript/Glue/Object.pm
Manifying blib/man3/Mac::AppleScript::Glue::Object.3pm
Manifying blib/man3/Mac::AppleScript::Glue::Application.3pm
Manifying blib/man3/Mac::AppleScript::Glue.3pm
JLABOVITZ/Mac-AppleScript-Glue-0.03.tar.gz
make -- OK
Warning (usually harmless): 'YAML' not installed, will not store
persistent state
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic........Can't locate Mac/AppleScript.pm in @INC (@INC contains:
/Users/123rptr/.cpan/build/Mac-AppleScript-Glue-0.03-W2yaqQ/blib/lib
/Users/123rptr/.cpan/build/Mac-AppleScript-Glue-0.03-W2yaqQ/blib/arch
/Library/Perl/Updates/5.10.0/darwin-thread-multi-2level
/Library/Perl/Updates/5.10.0/darwin-thread-multi-2level
/Library/Perl/Updates/5.10.0
/System/Library/Perl/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/5.10.0
/Library/Perl/5.10.0/darwin-thread-multi-2level
/Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0
/Network/Library/Perl/5.10.0/darwin-thread-multi-2level
/Network/Library/Perl/5.10.0 /Network/Library/Perl
/System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.10.0 .
/Library/Perl/Updates/5.10.0/darwin-thread-multi-2level
/Library/Perl/Updates/5.10.0
/System/Library/Perl/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/5.10.0
/Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0
/Network/Library/Perl/5.10.0/darwin-thread-multi-2level
/Network/Library/Perl/5.10.0 /Network/Library/Perl
/System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.10.0 .) at
/Users/123rptr/.cpan/build/Mac-AppleScript-Glue-0.03-W2yaqQ/blib/lib/Mac/AppleScript/Glue.pm
line 284.
BEGIN failed--compilation aborted at
/Users/123rptr/.cpan/build/Mac-AppleScript-Glue-0.03-W2yaqQ/blib/lib/Mac/AppleScript/Glue.pm
line 284.
Compilation failed in require at t/basic.t line 11.
BEGIN failed--compilation aborted at t/basic.t line 11.
t/basic........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/finder.......Can't locate Mac/AppleScript.pm in @INC (@INC contains:
[whole bunch of stuff cut for space] line 284.
BEGIN failed--compilation aborted at
/Users/123rptr/.cpan/build/Mac-AppleScript-Glue-0.03-W2yaqQ/blib/lib/Mac/AppleScript/Glue.pm
line 284.
Compilation failed in require at t/finder.t line 11.
BEGIN failed--compilation aborted at t/finder.t line 11.
t/finder.......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
t/pod..........Undefined subroutine &main::pod_ok called at t/pod.t
line 26.
# Looks like your test died before it could output anything.
t/pod..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
t/quicktime....Can't locate Mac/AppleScript.pm in @INC (@INC contains:
/[whole bunch of stuff cut for space] line 284.
BEGIN failed--compilation aborted at
/Users/123rptr/.cpan/build/Mac-AppleScript-Glue-0.03-W2yaqQ/blib/lib/Mac/AppleScript/Glue.pm
line 284.
Compilation failed in require at t/quicktime.t line 11.
BEGIN failed--compilation aborted at t/quicktime.t line 11.
t/quicktime....dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-5
Failed 5/5 tests, 0.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/basic.t 2 512 6 12 1-6
t/finder.t 2 512 4 8 1-4
t/pod.t 255 65280 3 6 1-3
t/quicktime.t 2 512 5 10 1-5
Failed 4/4 test scripts. 18/18 subtests failed.
Files=4, Tests=18, 0 wallclock secs ( 0.13 cusr + 0.03 csys = 0.16
CPU)
Failed 4/4 test programs. 18/18 subtests failed.
make: *** [test_dynamic] Error 2
JLABOVITZ/Mac-AppleScript-Glue-0.03.tar.gz
make test -- NOT OK
//hint// to see the cpan-testers results for installing this module,
try:
reports JLABOVITZ/Mac-AppleScript-Glue-0.03.tar.gz
Warning (usually harmless): 'YAML' not installed, will not store
persistent state
Running make install
Writing
/Library/Perl/5.10.0/darwin-thread-multi-2level/auto/Mac/AppleScript/Glue/.packlist
Appending installation info to
/Library/Perl/Updates/5.10.0/darwin-thread-multi-2level/perllocal.pod
JLABOVITZ/Mac-AppleScript-Glue-0.03.tar.gz
make install -- OK
Warning (usually harmless): 'YAML' not installed, will not store
persistent state
Failed during this command:
JLABOVITZ/Mac-AppleScript-Glue-0.03.tar.gz : make_test FAILED but
failure ignored because 'force' in effect
DSUGAL/Mac-AppleScript-0.04.tar.gz : make NO
--
squeezeb
------------------------------------------------------------------------
squeezeb's Profile: http://forums.slimdevices.com/member.php?userid=41869
View this thread: http://forums.slimdevices.com/showthread.php?t=87101
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins