Opened 7 months ago
Last modified 7 months ago
#69814 assigned defect
tenfourfox-devel won't build on PowerBook G4
Reported by: | smnbldwn | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | leopard ppc | Cc: | |
Port: | tenfourfox-devel |
Description
I tried to install tenfourfox-devel on my PowerBook G4 1.67GHz 15" All dependencies build and installed but the build of tenfourfox-devel failed after about 10 minutes. Updating and trying again gives the same result.
Attachments (1)
Change History (6)
comment:1 Changed 7 months ago by smnbldwn
comment:2 Changed 7 months ago by jmroot (Joshua Root)
Keywords: | leopard ppc added; Build Error removed |
---|---|
Owner: | set to barracuda156 |
Status: | new → assigned |
Changed 7 months ago by jmroot (Joshua Root)
Attachment: | main.log.bz2 added |
---|
comment:3 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)
The error in the log appears to be that "XUL" or possibly the program that is supposed to create it crashes with a bus error:
gmake[5]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_tenfourfox/tenfourfox-devel/work/tenfourfox-656875dfebe724c31896e3073780638e2c213f81/config/rules.mk:829: XUL] Bus error gmake[5]: *** Deleting file 'XUL' gmake[5]: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_tenfourfox/tenfourfox-devel/work/tenfourfox-656875dfebe724c31896e3073780638e2c213f81/obj-ff-dbg/toolkit/library' gmake[4]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_tenfourfox/tenfourfox-devel/work/tenfourfox-656875dfebe724c31896e3073780638e2c213f81/config/recurse.mk:71: toolkit/library/target] Error 2 gmake[4]: *** Waiting for unfinished jobs....
If you check /Library/Logs/CrashReporter you may find a log saying why it crashed; if so, please attach it.
comment:4 Changed 7 months ago by barracuda156
Thank you for reporting. I haven’t rebuilt this since the last update (and there is nothing from upstream since then), but it could be an upstream bug. (However, tenfourfox is not actively supported anymore, so upstream may or may not consider addressing it.)
I cannot try this on Leopard at the moment. But I will look into this.
- S. On a side note, I hope we will get either Arctic-Fox or White-Star running on PowerPC, and then TFF won’t be of a big concern.
comment:5 Changed 7 months ago by kencu (Ken)
most likely the G4 is running out of memory to link XUL
Log file attached.