This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear PEVANS, This is a computer-generated error report created automatically by CPANPLUS, version 0.84. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [MSG] [Sat Feb 2 03:54:42 2008] Trying to get 'http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-GetAddrInfo-0.08_6.tar.gz' [MSG] [Sat Feb 2 03:54:48 2008] Trying to get 'http://www.cpan.org/authors/id/P/PE/PEVANS/CHECKSUMS' [MSG] [Sat Feb 2 03:54:49 2008] Checksum matches for 'Socket-GetAddrInfo-0.08_6.tar.gz' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/t/' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/t/03Socket6api.t' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/t/02getnameinfo.t' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/t/00use.t' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/t/01getaddrinfo.t' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/META.yml' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/Changes' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/MANIFEST' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/lib/' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/lib/Socket/' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/lib/Socket/GetAddrInfo.pm' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/lib/Socket/GetAddrInfo.xs' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/Build.PL' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket-GetAddrInfo-0.08_6/Makefile.PL' [MSG] [Sat Feb 2 03:54:50 2008] Extracted 'Socket::GetAddrInfo' to '/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Socket-GetAddrInfo-0.08_6' [MSG] [Sat Feb 2 03:54:57 2008] # running Build.PL /Volumes/Media/smoke/perl5.10.0/bin/perl Build.PL Variable "$test_exe" will not stay shared at Build.PL line 34. Detecting if the environment has a C compiler... cc -I/Volumes/Media/smoke/perl5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level/CORE -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -O3 -o /tmp/compilet.o /tmp/compilet.c env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -o /tmp/compilet.bundle /tmp/compilet.o Detecting if libc supports getaddrinfo()... cc -I/Volumes/Media/smoke/perl5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level/CORE -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -O3 -o test-getaddrinfo.o test-getaddrinfo.c Compiled test-getaddrinfo.c to test-getaddrinfo.o cc -L/usr/local/lib -o test-getaddrinfo test-getaddrinfo.o Linked test-getaddrinfo.o to test-getaddrinfo Looks like the libc supports getaddrinfo() Detecting if sockaddr has sa_len field... cc -I/Volumes/Media/smoke/perl5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level/CORE -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -O3 -o test-sa_len.o test-sa_len.c Compiled test-sa_len.c to test-sa_len.o cc -L/usr/local/lib -o test-sa_len test-sa_len.o Linked test-sa_len.o to test-sa_len - ERROR: Test::Exception is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Checking whether your kit is complete... Looks good Checking prerequisites... Creating new 'Build' script for 'Socket-GetAddrInfo' version '0.08_6' [MSG] [Sat Feb 2 03:54:57 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Feb 2 03:54:57 2008] Module 'Socket::GetAddrInfo' requires 'Test::Exception' version '0' to be installed [MSG] [Sat Feb 2 03:54:58 2008] Trying to get 'http://www.cpan.org/authors/id/A/AD/ADIE/CHECKSUMS' [MSG] [Sat Feb 2 03:54:58 2008] Checksum matches for 'Test-Exception-0.26.tar.gz' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/Build.PL' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/Changes' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/lib/' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/lib/Test/' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/lib/Test/Exception.pm' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/Makefile.PL' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/MANIFEST' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/META.yml' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/README' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/caller.t' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/developer/' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/developer/documented.t' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/developer/perlcritic.t' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/developer/perlcriticrc' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/developer/pod.t' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/developer/spelling.t' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/edge-cases.t' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/Exception.t' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/import.t' [MSG] [Sat Feb 2 03:54:59 2008] Extracted 'Test-Exception-0.26/t/isa.t' [MSG] [Sat Feb 2 03:55:00 2008] Extracted 'Test-Exception-0.26/t/lives_and.t' [MSG] [Sat Feb 2 03:55:00 2008] Extracted 'Test-Exception-0.26/t/preserve.t' [MSG] [Sat Feb 2 03:55:00 2008] Extracted 'Test-Exception-0.26/t/return.t' [MSG] [Sat Feb 2 03:55:00 2008] Extracted 'Test-Exception-0.26/t/rt.t' [MSG] [Sat Feb 2 03:55:00 2008] Extracted 'Test-Exception-0.26/t/stacktrace.t' [MSG] [Sat Feb 2 03:55:00 2008] Extracted 'Test-Exception-0.26/t/throws_ok.t' [MSG] [Sat Feb 2 03:55:00 2008] Extracted 'Test::Exception' to '/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.26' [MSG] [Sat Feb 2 03:55:02 2008] Warning: prerequisite Sub::Uplevel 0.18 not found. Writing Makefile for Test::Exception [MSG] [Sat Feb 2 03:55:02 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Feb 2 03:55:02 2008] Module 'Test::Exception' requires 'Sub::Uplevel' version '0.18' to be installed [MSG] [Sat Feb 2 03:55:07 2008] Trying to get 'http://www.cpan.org/authors/id/D/DA/DAGOLDEN/CHECKSUMS' [MSG] [Sat Feb 2 03:55:09 2008] Checksum matches for 'Sub-Uplevel-0.18.tar.gz' [MSG] [Sat Feb 2 03:55:09 2008] Extracted 'Sub-Uplevel-0.18/' [MSG] [Sat Feb 2 03:55:09 2008] Extracted 'Sub-Uplevel-0.18/t/' [MSG] [Sat Feb 2 03:55:09 2008] Extracted 'Sub-Uplevel-0.18/t/01_die_check.t' [MSG] [Sat Feb 2 03:55:09 2008] Extracted 'Sub-Uplevel-0.18/t/lib/' [MSG] [Sat Feb 2 03:55:09 2008] Extracted 'Sub-Uplevel-0.18/t/lib/Foo.pm' [MSG] [Sat Feb 2 03:55:09 2008] Extracted 'Sub-Uplevel-0.18/t/02_uplevel.t' [MSG] [Sat Feb 2 03:55:09 2008] Extracted 'Sub-Uplevel-0.18/t/04_honor_later_override.t' [MSG] [Sat Feb 2 03:55:09 2008] Extracted 'Sub-Uplevel-0.18/t/03_nested_uplevels.t' [MSG] [Sat Feb 2 03:55:09 2008] Extracted 'Sub-Uplevel-0.18/t/98_pod.t' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/t/99_pod_coverage.t' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/t/05_honor_prior_override.t' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/examples/' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/examples/uplevel-demo.pl' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/Changes' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/MANIFEST' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/lib/' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/lib/Sub/' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/lib/Sub/Uplevel.pm' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/MANIFEST.SKIP' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/META.yml' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/Makefile.PL' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/Build.PL' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub-Uplevel-0.18/README' [MSG] [Sat Feb 2 03:55:10 2008] Extracted 'Sub::Uplevel' to '/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.18' [MSG] [Sat Feb 2 03:55:12 2008] Writing Makefile for Sub::Uplevel [MSG] [Sat Feb 2 03:55:12 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Feb 2 03:55:13 2008] Manifying blib/man3/Sub::Uplevel.3 [MSG] [Sat Feb 2 03:55:18 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /Volumes/Media/smoke/perl5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_die_check.................ok t/02_uplevel...................ok t/03_nested_uplevels...........ok t/04_honor_later_override......ok t/05_honor_prior_override......ok t/98_pod.......................skipped: Skipping author tests t/99_pod_coverage..............skipped: Skipping author tests All tests successful. Files=7, Tests=141, 3 wallclock secs ( 0.30 usr 0.13 sys + 1.78 cusr 0.29 csys = 2.50 CPU) Result: PASS [MSG] [Sat Feb 2 03:55:18 2008] Sending test report for 'Sub-Uplevel-0.18' [MSG] [Sat Feb 2 03:55:18 2008] Ok, not sending test report [MSG] [Sat Feb 2 03:55:20 2008] Manifying blib/man3/Test::Exception.3 [MSG] [Sat Feb 2 03:55:27 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /Volumes/Media/smoke/perl5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/caller..........ok t/edge-cases......skipped: stuff relating to RT#24678 that I have not fixed yet t/Exception.......ok t/import..........ok t/isa.............ok t/lives_and.......ok t/preserve........ok t/return..........ok t/rt..............ok t/stacktrace......ok t/throws_ok.......ok All tests successful. Files=11, Tests=51, 5 wallclock secs ( 0.28 usr 0.20 sys + 2.64 cusr 0.73 csys = 3.85 CPU) Result: PASS [MSG] [Sat Feb 2 03:55:27 2008] Sending test report for 'Test-Exception-0.26' [MSG] [Sat Feb 2 03:55:27 2008] Ok, not sending test report [MSG] [Sat Feb 2 03:55:36 2008] /Volumes/Media/smoke/perl5.10.0/bin/perl Build --makefile_env_macros 1 Copying lib/Socket/GetAddrInfo.pm -> blib/lib/Socket/GetAddrInfo.pm lib/Socket/GetAddrInfo.xs -> lib/Socket/GetAddrInfo.c cc -I/Volumes/Media/smoke/perl5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level/CORE -DXS_VERSION="0.08_6" -DVERSION="0.08_6" -DHAVE_SOCKADDR_SA_LEN=1 -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -O3 -o lib/Socket/GetAddrInfo.o lib/Socket/GetAddrInfo.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Socket/GetAddrInfo/GetAddrInfo.bs') env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -o blib/arch/auto/Socket/GetAddrInfo/GetAddrInfo.bundle lib/Socket/GetAddrInfo.o Manifying blib/lib/Socket/GetAddrInfo.pm -> blib/libdoc/Socket::GetAddrInfo.3 [ERROR] [Sat Feb 2 03:55:58 2008] MAKE TEST failed: Illegal seek /Volumes/Media/smoke/perl5.10.0/bin/perl Build --makefile_env_macros 1 test t/00use..............# Using native XS code ok t/01getaddrinfo......# Skipping test that requires internet connectivity # Set environment variable I_CAN_HAS_INTERNETS=1 to run this # Failed test '$err != 0 or @res == 0 for host=something.invalid/service=ftp/socktype=SOCK_STREAM' # at t/01getaddrinfo.t line 142. # family=2 socktype=1 protocol=6 addr=[16 bytes] Dubious, test returned 1 (wstat 256, 0x100) Failed 1/24 subtests (less 2 skipped subtests: 21 okay) # Looks like you failed 1 test of 24. t/02getnameinfo...... # Failed test '$host is 192.168.2.2' # at t/02getnameinfo.t line 106. # got: '' # expected: '192.168.2.2' # Looks like you failed 1 test of 14. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests t/03Socket6api....... # Failed test '@res contains an error' # at t/03Socket6api.t line 55. # got: '5' # expected: '1' # Looks like you failed 1 test of 8. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests Test Summary Report ------------------- t/01getaddrinfo.t (Wstat: 256 Tests: 24 Failed: 1) Failed test: 19 Non-zero exit status: 1 t/02getnameinfo.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 12 Non-zero exit status: 1 t/03Socket6api.t (Wstat: 256 Tests: 8 Failed: 1) Failed test: 6 Non-zero exit status: 1 Files=4, Tests=47, 18 wallclock secs ( 0.14 usr 0.09 sys + 0.99 cusr 0.31 csys = 1.53 CPU) Result: FAIL Failed 3/4 test programs. 3/47 subtests failed. make: *** [test] Error 1 [MSG] [Sat Feb 2 03:55:58 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want ExtUtils::CBuilder 0.21 0 Module::Build 0.2808_01 0 Module::Build::Compat 0.2808_01 0 Test::Exception 0.26 0 Test::More 0.72 0 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin PERL5LIB = :/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.18/blib/lib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.18/blib/arch:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.18/blib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.18/blib/lib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.18/blib/arch:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.18/blib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.26/blib/lib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.26/blib/arch:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.26/blib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.26/blib/lib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.26/blib/arch:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.26/blib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Socket-GetAddrInfo-0.08_6/blib/lib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Socket-GetAddrInfo-0.08_6/blib/arch:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Socket-GetAddrInfo-0.08_6/blib PERL5_CPANPLUS_IS_RUNNING = 2981 PERL5_CPANPLUS_IS_VERSION = 0.84 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /Volumes/Media/smoke/perl5.10.0/bin/perl UID: $< = 502 EUID: $> = 502 GID: $( = 502 502 EGID: $) = 502 502 ------------------------------- -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-64int-2level uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh powerpc ' config_args='-e -Dprefix=/Volumes/Media/smoke/perl5.10.0 -Dusethreads -Duse64bitint -Dusemymalloc=n' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'
