Opened 11 years ago
Closed 11 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)
Change History (7)
Changed 11 years ago by cooljeanius (Eric Gallager)
comment:1 Changed 11 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 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
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.
comment:3 Changed 11 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 11 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 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
main.log for distcc's failing universal variant