Skip Menu |

This queue is for tickets about the Mac-Carbon CPAN distribution.

Report information
The Basics
Id: 5637
Status: resolved
Priority: 0/
Queue: Mac-Carbon

People
Owner: cnandor [...] cpan.org
Requestors: dha [...] panix.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: (no value)



Subject: make failure on OS X 10.3.2 with perl 5.8.3 (Mac-Carbon-0.65)
~/Mac-Carbon-0.65 19:17:15% make cp Carbon.pm blib/lib/Mac/Carbon.pm cp AppleEvents.pm ../blib/lib/Mac/AppleEvents.pm cp AppleEvents.pod ../blib/lib/Mac/AppleEvents.pod /usr/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /usr/local/lib/perl5/5.8.3/ExtUtils/typemap AppleEvents.xs > AppleEvents.xsc && mv AppleEvents.xsc AppleEvents.c cc -c -I/Developer/Headers/FlatCarbon/ -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -fpascal-strings -O3 -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" "-I/usr/local/lib/perl5/5.8.3/darwin-2level/CORE" AppleEvents.c In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:13, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:8, from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:20, from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21, from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20, from /Developer/Headers/FlatCarbon/Events.h:1, from ../Carbon.h:55, from AppleEvents.xs:53: /usr/include/gcc/darwin/2.95.2/g++/../stdbool.h:10: warning: empty declaration cc -c -I/Developer/Headers/FlatCarbon/ -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -fpascal-strings -O3 -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" "-I/usr/local/lib/perl5/5.8.3/darwin-2level/CORE" PerlAEUtils.cpp In file included from /usr/local/lib/perl5/5.8.3/darwin-2level/CORE/perlio.h:65, from /usr/local/lib/perl5/5.8.3/darwin-2level/CORE/iperlsys.h:51, from /usr/local/lib/perl5/5.8.3/darwin-2level/CORE/perl.h:2325, from PerlAEUtils.cpp:27: /usr/include/stdio.h:199: warning: `EOF' redefined PerlAEUtils.cpp:24: warning: this is the location of the previous definition Running Mkbootstrap for Mac::AppleEvents () chmod 644 AppleEvents.bs rm -f ../blib/arch/auto/Mac/AppleEvents/AppleEvents.bundle LD_RUN_PATH="" c++ -bundle -flat_namespace -undefined suppress -framework Carbon AppleEvents.o PerlAEUtils.o -o ../blib/arch/auto/Mac/AppleEvents/AppleEvents.bundle /usr/bin/ld: -undefined: unknown argument: -lbundle1.o make[1]: *** [../blib/arch/auto/Mac/AppleEvents/AppleEvents.bundle] Error 1 make: *** [subdirs] Error 2
Date: Thu, 11 Mar 2004 16:34:07 -0800
To: bug-Mac-Carbon [...] rt.cpan.org
From: Chris Nandor <pudge [...] pobox.com>
Subject: Re: [cpan #5637] make failure on OS X 10.3.2 with perl 5.8.3 (Mac-Carbon-0.65)
RT-Send-Cc:
Had you gotten Mac::Carbon to compile before, with another version of perl? On the same machine? I've not yet built perl 5.8.3, and unfortunately, I won't be able to try for a few weeks. Also, what's your perl -V output? Thanks, -- Chris Nandor pudge@pobox.com http://pudge.net/ Open Source Development Network pudge@osdn.com http://osdn.com/
[pudge@pobox.com - Thu Mar 11 19:34:25 2004]: Show quoted text
> Had you gotten Mac::Carbon to compile before, with another version of > perl? > On the same machine? I've not yet built perl 5.8.3, and > unfortunately, I > won't be able to try for a few weeks.
If I did, it was quite some time ago with 10.2.mumble and 5.6.0. I don't see it in the snapshot I took before I upgraded, so I'm guessing that my feeling that I didn't is right. Show quoted text
> Also, what's your perl -V output?
Summary of my perl5 (revision 5 version 8 subversion 3) configuration: Platform: osname=darwin, osvers=7.2.0, archname=darwin-2level uname='darwin david-h-adlers-computer.local 7.2.0 darwin kernel version 7.2.0: thu dec 11 16:20:23 pst 2003; root:xnuxnu-517.3.7.obj~1release_ppc power macintosh powerpc ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing', optimize='-O3', cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing' ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, 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_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Locally applied patches: MAINT22413 Built under darwin Compiled at Mar 6 2004 01:41:07 %ENV: PERL5LIB="/sw/lib/perl5" @INC: /sw/lib/perl5 /usr/local/lib/perl5/5.8.3/darwin-2level /usr/local/lib/perl5/5.8.3 /usr/local/lib/perl5/site_perl/5.8.3/darwin-2level /usr/local/lib/perl5/site_perl/5.8.3 /usr/local/lib/perl5/site_perl . Thanks. dha
Date: Thu, 11 Mar 2004 20:31:00 -0800
To: bug-Mac-Carbon [...] rt.cpan.org
From: Chris Nandor <pudge [...] pobox.com>
Subject: Re: [cpan #5637] make failure on OS X 10.3.2 with perl 5.8.3 (Mac-Carbon-0.65)
RT-Send-Cc:
Thanks. When I can get to this over the next few weeks, I will; I was planning to try perl 5.8.3 today, but didn't get to it. You may wish to try the macosx@perl.org list if you get anxious. :) -- Chris Nandor pudge@pobox.com http://pudge.net/ Open Source Development Network pudge@osdn.com http://osdn.com/
[pudge@pobox.com - Thu Mar 11 23:31:14 2004]: Show quoted text
> Thanks. When I can get to this over the next few weeks, I will; I was > planning to try perl 5.8.3 today, but didn't get to it. You may wish > to > try the macosx@perl.org list if you get anxious. :)
Of course I'm anxious. I'm drinking coffee... No major urgency. I'll be looking forward to your brilliant solution, though! :-) Thanks again. dha
Ken Williams had the same issue. Try: sudo gcc_select 3.3 Or if that fails: sudo gcc_select 3 -- Chris Nandor pudge@pobox.com http://pudge.net/ Open Source Development Network pudge@osdn.com http://osdn.com/