Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14908 (closed defect: invalid)

Opened 8 months ago

Last modified 8 months ago

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

Reported by: gui_dos@… Owned by: macports-tickets@…
Priority: Normal Milestone: Port Bugs
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 [...] I. ./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

  Changed 8 months ago by afb@…

  • keywords firefox-x11 leopard added
  • summary changed from BUG: firefox-x11 2.0.0.13 can't compile to BUG: firefox-x11 2.0.0.13 can't compile on Leopard

  Changed 8 months ago by jmr@…

  • summary changed from BUG: firefox-x11 2.0.0.13 can't compile on Leopard to BUG: firefox-x11 2.0.0.13 can't compile on PPC Leopard

Builds OK for me on x86 Leopard.

  Changed 8 months ago by gui_dos@…

  • status changed from new to closed
  • resolution set to invalid

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.

follow-up: ↓ 5   Changed 8 months ago by gui_dos@…

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

in reply to: ↑ 4   Changed 8 months ago by gui_dos@…

  • summary changed from BUG: firefox-x11 2.0.0.13 can't compile on PPC Leopard to BUG: 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.

Note: See TracTickets for help on using tickets.