New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31120 (assigned defect)

Opened 21 months ago

Last modified 21 months ago

bitlbee @3.0.3 fails to build +universal

Reported by: cal@… Owned by: yeled@…
Priority: Normal Milestone:
Component: ports Version: 2.0.99
Keywords: Cc:
Port: bitlbee

Description

Bitlbee fails to build universal, because:

:info:build make: Entering directory `/opt/local/var/macports/build/_opt_dports_irc_bitlbee/bitlbee/work/bitlbee-3.0.3'
:info:build * Compiling bitlbee.c
:info:build * Compiling dcc.c
:info:build llvm-gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
:info:build make: *** [bitlbee.o] Error 1
:info:build make: *** Waiting for unfinished jobs....
:info:build llvm-gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
:info:build make: *** [dcc.o] Error 1

Either bitlbee should be marked non-universal or this problem should be fixed (e.g. by using the muniversal portgroup).

Change History

comment:1 Changed 21 months ago by cal@…

  • Version changed from 2.0.2 to 2.0.99

comment:2 Changed 21 months ago by yeled@…

  • Status changed from new to assigned

what is your build host environment?

comment:3 Changed 21 months ago by cal@…

Intel C2D (i386, x86_64), Lion, Xcode 4.1.

Note: See TracTickets for help on using tickets.