Please enter the TCL library. [] Found these TCL include dirs: 1. /usr/include/ Use? (or enter alternative) [1] 1 Platform = darwin Tcl include path = /usr/include/ Tcl library path = Tcl include options = -Wall -l Tcl link options = -L -l Checking if your kit is complete... Looks good Note (probably harmless): No library found for -l Writing Makefile for Inline::Tcl cp Tcl.pm blib/lib/Inline/Tcl.pm cp Tcl.pod blib/lib/Inline/Tcl.pod /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap Tcl.xs > Tcl.xsc && mv Tcl.xsc Tcl.c gcc -c -Wall -I/usr/include/ -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Tcl.c Tcl.c: In function 'XS_Inline__Tcl__Inline_parse_tcl_namespace': Tcl.c:72: warning: unused variable 'Perl___notused' Tcl.c: In function 'XS_Inline__Tcl__eval_tcl': Tcl.c:131: warning: unused variable 'Perl___notused' Tcl.c: In function 'XS_Inline__Tcl__Inline_parse_tcl_namespace': Tcl.c:72: warning: unused variable 'Perl___notused' Tcl.c: In function 'XS_Inline__Tcl__eval_tcl': Tcl.c:131: warning: unused variable 'Perl___notused' Tcl.xs: In function 'XS_Inline__Tcl__eval_tcl_function': Tcl.xs:147: warning: assignment discards qualifiers from pointer target type Tcl.c:170: warning: unused variable 'FNAME' Tcl.c:159: warning: unused variable 'Perl___notused' Tcl.c: In function 'boot_Inline__Tcl': Tcl.c:230: warning: unused variable 'Perl___notused' Tcl.xs: In function 'XS_Inline__Tcl__eval_tcl_function': Tcl.xs:147: warning: assignment discards qualifiers from pointer target type Tcl.c:170: warning: unused variable 'FNAME' Tcl.c:159: warning: unused variable 'Perl___notused' Tcl.c: In function 'boot_Inline__Tcl': Tcl.c:230: warning: unused variable 'Perl___notused' Running Mkbootstrap for Inline::Tcl () chmod 644 Tcl.bs rm -f blib/arch/auto/Inline/Tcl/Tcl.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Tcl.o -o blib/arch/auto/Inline/Tcl/Tcl.bundle \ \ chmod 755 blib/arch/auto/Inline/Tcl/Tcl.bundle cp Tcl.bs blib/arch/auto/Inline/Tcl/Tcl.bs chmod 644 blib/arch/auto/Inline/Tcl/Tcl.bs Manifying blib/man3/Inline::Tcl.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00init....1..1 # Running under perl version 5.010000 for darwin # Current time local: Sat Nov 24 09:57:51 2007 # Current time GMT: Sat Nov 24 17:57:51 2007 # Using Test.pm version 1.25 ok 1 ok t/01aaa.....1..1 ok 1 ok t/02bbb.....1..1 Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-Tcl/blib/arch/auto/Inline/Tcl/Tcl.bundle' for module Inline::Tcl: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-Tcl/blib/arch/auto/Inline/Tcl/Tcl.bundle, 10): Symbol not found: _Tcl_GetStringResult Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-Tcl/blib/arch/auto/Inline/Tcl/Tcl.bundle Expected in: dynamic lookup at -e line 0 Compilation failed in require at (eval 22) line 1. ***************** This module is deprecated. Please install the latest version of InlineX::C2XS instead ***************** Error. You have specified 'Tcl' as an Inline programming language. I currently only know about the following languages: AS, ASM, AWK, Awk, C, Foo, GASP, NASM, PYTHON, Python, as, asm, awk, foo, gasp, nasm, py, python If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-Tcl/blib_test at t/02bbb.t line 14 BEGIN failed--compilation aborted at t/02bbb.t line 14. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02bbb.t 2 512 1 2 1 Failed 1/3 test scripts. 1/3 subtests failed. Files=3, Tests=3, 1 wallclock secs ( 0.33 cusr + 0.19 csys = 0.52 CPU) Failed 1/3 test programs. 1/3 subtests failed. make: *** [test_dynamic] Error 2