Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14908 closed defect (invalid)

BUG: firefox-x11 2.0.0.13 can't compile on Xcode 3.1

Reported by: gui-dos (Guido Soranzio) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: firefox-x11 leopard Cc:
Port:

Description

With the latest firefox-x11 2.0.0.13, compilation can't start.

cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/work/mozilla emacchio:mozilla make all cat: ./config/build_number: No such file or directory make export cat: ./config/build_number: No such file or directory rm -f -rf /sdk [...]

  1. ./aboutime.pl -m ./milestone.txt nsBuildID.h build_number ./nsBuildID.h.in

make[2]: I.: Command not found make[2]: [nsBuildID.h] Error 127 (ignored) nsinstall -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h /include make[2]: nsinstall: Command not found make[2]: * [export] Error 127 make[1]: * [export] Error 2 make: * [all] Error 2

This happens on Leopard 10.5.2 PPC and Xcode 3.0+3.1

Change History (6)

comment:1 Changed 16 years ago by afb@…

Keywords: firefox-x11 leopard added
Summary: BUG: firefox-x11 2.0.0.13 can't compileBUG: firefox-x11 2.0.0.13 can't compile on Leopard

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Summary: BUG: firefox-x11 2.0.0.13 can't compile on LeopardBUG: firefox-x11 2.0.0.13 can't compile on PPC Leopard

Builds OK for me on x86 Leopard.

comment:3 Changed 16 years ago by gui-dos (Guido Soranzio)

Resolution: invalid
Status: newclosed

I tried to compile the 2.0.0.11 version and it fails the same way. It used to compile fine, so the issue lies elsewhere. Sorry for the false report.

comment:4 Changed 16 years ago by gui-dos (Guido Soranzio)

As suspected, the culprit was the beta of Xcode 3.1.

comment:5 in reply to:  4 Changed 16 years ago by gui-dos (Guido Soranzio)

Summary: BUG: firefox-x11 2.0.0.13 can't compile on PPC LeopardBUG: firefox-x11 2.0.0.13 can't compile on Xcode 3.1

The configure script doesn't detect the version 3.1 of xcodebuild and doesn't setup the compiler to use.

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.