Ticket #32466 (closed defect: wontfix)
firefox-x11@7.0.1 doesn't build: 10.5.8, ppc
| Reported by: | punch@… | Owned by: | jeremyhu@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | firefox-x11 |
Description
The make gets to building config/nsinstall.c using clang but then fails on that part with
a long list of errors. I have cleaned and reinstalled, same error. Latest of Xcode installed,
rest of macports up to date.
I attached a portion of the build process.
make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/firefox-x11/work/mozilla-release' make[3]: `config/Makefile' is up to date. make[3]: `build/Makefile' is up to date. make[3]: `probes/Makefile' is up to date. make[3]: `memory/Makefile' is up to date. make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/firefox-x11/work/mozilla-release' make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/firefox-x11/work/mozilla-release/config' nsinstall.c /opt/local/bin/clang -arch ppc -o host_nsinstall.o -c -I/opt/local/include -Wall -W -Wno-unused -Wpointer-arith -Wdeclaration-after-statement -W -pipe -O2 -arch ppc -fno-strict-aliasing -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -g -O2 -DXP_UNIX -DXP_MACOSX -DNO_X11 -O2 -DUNICODE -D_UNICODE -I. -I. -I../dist/include -I../dist/include/nsprpub -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/firefox-x11/work/mozilla-release/dist/include/nspr -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/firefox-x11/work/mozilla-release/dist/include/nss -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/firefox-x11/work/mozilla-release/dist/include/nspr /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_firefox-x11/firefox-x11/work/mozilla-release/config/nsinstall.c /tmp/cc-TxnfVp.s:27:Missing string /tmp/cc-TxnfVp.s:27:Rest of line ignored. 1st junk character valued 49 (1). /tmp/cc-TxnfVp.s:28:Missing string /tmp/cc-TxnfVp.s:28:Rest of line ignored. 1st junk character valued 50 (2). /tmp/cc-TxnfVp.s:34:Unknown pseudo-op: .loc /tmp/cc-TxnfVp.s:34:Rest of line ignored. 1st junk character valued 50 (2). /tmp/cc-TxnfVp.s:76:Unknown pseudo-op: .loc /tmp/cc-TxnfVp.s:76:Rest of line ignored. 1st junk character valued 50 (2). /tmp/cc-TxnfVp.s:81:Unknown pseudo-op: .loc /tmp/cc-TxnfVp.s:81:Rest of line ignored. 1st junk character valued 50 (2). /tmp/cc-TxnfVp.s:87:Unknown pseudo-op: .loc /tmp/cc-TxnfVp.s:87:Rest of line ignored. 1st junk character valued 50 (2). /tmp/cc-TxnfVp.s:94:Unknown pseudo-op: .loc /tmp/cc-TxnfVp.s:94:Rest of line ignored. 1st junk character valued 50 (2). /tmp/cc-TxnfVp.s:97:Unknown pseudo-op: .loc /tmp/cc-TxnfVp.s:97:Rest of line ignored. 1st junk character valued 50 (2).
Change History
comment:1 Changed 18 months ago by macsforever2000@…
- Owner changed from macports-tickets@… to jeremyhu@…
- Keywords ppc, 10.5.8, clang, firefox removed
- Port changed from firefox-x11@7.0.1 to firefox-x11
- Milestone MacPorts 2.0.4 deleted
comment:2 Changed 18 months ago by jeremyhu@…
- Status changed from new to closed
- Resolution set to wontfix
Nope, and it won't.
Note: See
TracTickets for help on using
tickets.

