Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 15577
Status: resolved
Priority: 0/
Queue: PAR

People
Owner: smueller [...] cpan.org
Requestors: MERLYN [...] cpan.org
Cc:
AdminCc:

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



Subject: PAR-0.89 won't build on Darwin/OSX
cc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe - Wdeclaration-after-statement -I/sw/include -I/opt/perl/snap/lib/5.8.7/darwin/CORE main.c In file included from main.c:57: internals.c: In function 'XS_Internals_PAR_BOOT': internals.c:34: warning: ignoring return value of 'Perl_av_shift', declared with attribute warn_unused_result /opt/perl/snap/bin/perl ./file2c.pl ../script/par.pl my_par_pl.c load_me_2 1 cc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe - Wdeclaration-after-statement -I/sw/include -I/opt/perl/snap/lib/5.8.7/darwin/CORE my_par_pl.c cc main.o my_par_pl.o -flat_namespace -L/sw/lib /Volumes/UFS/opt/perl/snap/lib/5.8.7/ darwin/auto/DynaLoader/DynaLoader.a -L/opt/perl/snap/lib/5.8.7/darwin/CORE -lperl -ldl -lm -lc --output ./par /usr/bin/ld: multiple definitions of symbol _PL_statbuf main.o definition of _PL_statbuf in section (__DATA,__common) /opt/perl/snap/lib/5.8.7/darwin/CORE/libperl.dylib(globals.o) definition of _PL_statbuf collect2: ld returned 1 exit status make[1]: *** [par] Error 1 make: *** [subdirs] Error 2
On So. 06. Nov. 2005, 19:25:45, MERLYN wrote: Show quoted text
> cc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing > -pipe - > Wdeclaration-after-statement -I/sw/include > -I/opt/perl/snap/lib/5.8.7/darwin/CORE > main.c > In file included from main.c:57: > internals.c: In function 'XS_Internals_PAR_BOOT': > internals.c:34: warning: ignoring return value of 'Perl_av_shift', > declared with attribute > warn_unused_result > /opt/perl/snap/bin/perl ./file2c.pl ../script/par.pl my_par_pl.c > load_me_2 1 > cc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing > -pipe - > Wdeclaration-after-statement -I/sw/include > -I/opt/perl/snap/lib/5.8.7/darwin/CORE > my_par_pl.c > cc main.o my_par_pl.o -flat_namespace -L/sw/lib > /Volumes/UFS/opt/perl/snap/lib/5.8.7/ > darwin/auto/DynaLoader/DynaLoader.a > -L/opt/perl/snap/lib/5.8.7/darwin/CORE -lperl -ldl > -lm -lc --output ./par > /usr/bin/ld: multiple definitions of symbol _PL_statbuf > main.o definition of _PL_statbuf in section (__DATA,__common) > /opt/perl/snap/lib/5.8.7/darwin/CORE/libperl.dylib(globals.o) > definition of _PL_statbuf > collect2: ld returned 1 exit status > make[1]: *** [par] Error 1 > make: *** [subdirs] Error 2
Hi Randal, does this still apply to recent versions of PAR? If so, would you be available for a debugging session sometime? I do not have access to OS X. Also, it would be helpful if you posted any non-standard configuration about your perl. Steffen
CC: par [...] perl.org
Subject: Re: [rt.cpan.org #15577] PAR-0.89 won't build on Darwin/OSX
Date: 14 Aug 2006 05:47:58 -0700
To: bug-PAR [...] rt.cpan.org
From: merlyn [...] stonehenge.com (Randal L. Schwartz)
Show quoted text
>>>>> "Steffen" == Steffen Müller via RT <bug-PAR@rt.cpan.org> writes:
Show quoted text
Seems to work OK now. Thanks. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!