Opened 10 years ago

Closed 10 years ago

#41530 closed defect (fixed)

distcc @3.2rc1: universal variant fails

Reported by: cooljeanius (Eric Gallager) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: khepler
Port: distcc

Description

the notes for r113608 said that the +universal variant seems to work now, but it doesn't, at least not for me:

gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
make: *** [src/climasq.o] Error 1
make: *** Waiting for unfinished jobs....
gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
make: *** [src/backoff.o] Error 1

cc-ing Ryan because he was the one who said that +universal seemed to work in r113608.

Attachments (2)

main.log (32.9 KB) - added by cooljeanius (Eric Gallager) 10 years ago.
main.log for distcc's failing universal variant
main.2.log (84.1 KB) - added by khepler 10 years ago.
error with universal variant disabled

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by cooljeanius (Eric Gallager)

Attachment: main.log added

main.log for distcc's failing universal variant

comment:1 Changed 10 years ago by cooljeanius (Eric Gallager)

Darn it I went to go look up distcc's version number and then I forgot to finish filling in the title... I meant it to be "distcc @3.2rc1: universal variant fails"

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… removed
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: distcc @distcc @3.2rc1: universal variant fails

It worked on Mavericks but not on Lion. Something fishy is going on. It doesn't seem to be using the same compiler for all the steps. I need to look into it further.

Changed 10 years ago by khepler

Attachment: main.2.log added

error with universal variant disabled

comment:3 Changed 10 years ago by khepler

Same error without universal variant on Leopard/PPC, though it gets further in the build process. Log file attached. Seems to add two additional -arch flags regardless of variant. Should I file a new ticket, or is this related closely enough?

comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: khepler@… added

Thanks. Same error in your log, so I'm happy to handle it in this ticket.

comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.