Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #38914] perl Configure.pl fails on Mac OS X 10.4.6 on Intel iMac

4 views
Skip to first unread message

Gregor N . Purdy

unread,
Apr 13, 2006, 10:32:33 PM4/13/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Gregor N. Purdy
# Please include the string: [perl #38914]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38914 >


$ perl Configure.pl
Parrot Version 0.4.3 Configure 2.0
Copyright (C) 2001-2006 The Perl Foundation. All Rights Reserved.

Hello, I'm Configure. My job is to poke and prod your system to
figure out
how to build Parrot. The process is completely automated, unless you
passed in
the `--ask' flag on the command line, in which case it'll prompt you
for a few
pieces of info.

Since you're running this script, you obviously have Perl 5--I'll be
pulling
some defaults from its configuration.

Checking
MANIFEST.....................................................done.
Setting up Configure's default
values.................................done.
Tweaking settings for
miniparrot...................................skipped.
Loading platform and local hints
files................................done.
Determining nongenerated header
files.................................done.
Determining what C compiler and linker to
use.........................done.
Determining whether make is
installed...................................no.
Determining whether lex is
installed...............................skipped.
Determining whether yacc is
installed..............................skipped.
Determining if your C compiler is actually gcc...
step auto::gcc died during execution: C compiler failed (see
test.cco) at lib/Parrot/Configure/Step.pm line 362
Parrot::Configure::Step::cc_build() called at config/auto/
gcc.pm line 36
auto::gcc::runstep('auto::gcc=HASH(0x8cde0)',
'Parrot::Configure=HASH(0x182bdc0)') called at lib/Parrot/
Configure.pm line 239
eval {...} called at lib/Parrot/Configure.pm line 235
Parrot::Configure::runsteps('Parrot::Configure=HASH
(0x182bdc0)') called at Configure.pl line 442

at Configure.pl line 442
r$ uname -a
Darwin Family.local 8.6.1 Darwin Kernel Version 8.6.1: Tue Mar 7
16:55:45 PST 2006; root:xnu-792.9.22.obj~1/RELEASE_I386 i386 i386
r$

Will Coleda

unread,
Apr 14, 2006, 3:41:49 PM4/14/06
to perl6-i...@perl.org, bugs-bi...@netlabs.develooper.com
What does

% gcc -v

say?

Jerry Gay

unread,
Apr 14, 2006, 3:44:48 PM4/14/06
to perl6-i...@perl.org, bugs-bi...@rt.perl.org
On 4/13/06, via RT Gregor N. Purdy <parrotbug...@parrotcode.org> wrote:
> Determining if your C compiler is actually gcc...
> step auto::gcc died during execution: C compiler failed (see
> test.cco) at lib/Parrot/Configure/Step.pm line 362

what does test.cco say?

Gregor Purdy

unread,
Apr 14, 2006, 11:19:25 PM4/14/06
to parrotbug...@parrotcode.org
Will --

I closed the ticket right after filing it.

False alarm on my new iMac -- I forgot to install the dev tools, and
was too quick on
the trigger for the ticket.


Regards,

-- Gregor

>> Determining if your C compiler is actually gcc...
>> step auto::gcc died during execution: C compiler failed (see
>> test.cco) at lib/Parrot/Configure/Step.pm line 362

0 new messages