Opened 13 years ago

Closed 13 years ago

#29524 closed defect (duplicate)

znc build error when perl5.* is installed universal

Reported by: zdw (Zack Williams) Owned by: mfeiri
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: znc

Description

Getting this build error on ZNC. At first I thought it was with the univeral variant (which I have on by default), but it appears with universal disabled as well. Log enclosed.

Attachments (1)

main.log (25.4 KB) - added by zdw (Zack Williams) 13 years ago.
build log of znc

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by zdw (Zack Williams)

Attachment: main.log added

build log of znc

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Keywords: znc removed
Owner: changed from macports-tickets@… to mfeiri@…
Summary: znc build errorznc build error when perl5.* is installed universal

The error in the log is:

Building module modperl...
g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags

You're right that this is because you used the universal variant, but unexpectedly, it's because you used the universal variant when installing perl5.12, and znc is now picking this up. I suspect this is because of #24779 which needs to be resolved.

comment:2 Changed 13 years ago by mfeiri

Resolution: duplicate
Status: newclosed

I am unable to reproduce this with the default (non universal) installation of perl5.12. I agree with ryan that this seems to be the same issues as #24779.

Note: See TracTickets for help on using tickets.