Opened 13 years ago
Closed 12 years ago
#32466 closed defect (wontfix)
firefox-x11@7.0.1 doesn't build: 10.5.8, ppc
Reported by: | punch@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
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 (4)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Keywords: | ppc 10.5.8 clang firefox removed |
---|---|
Milestone: | MacPorts 2.0.4 |
Owner: | changed from macports-tickets@… to jeremyhu@… |
Port: | firefox-x11 added; firefox-x11@7.0.1 removed |
comment:2 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
Then please fix the port so it errors out early with a friendly message. If it's just powerpc that won't work, it's quite easy: set "supported_archs i386 x86_64".
comment:4 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Nope, and it won't.