Opened 5 years ago
Closed 2 years ago
#60120 closed defect (fixed)
gtk3 @3.24.14 does not build on PPC Tiger, Mac OS X 10.4.11, because "Something went wrong bootstrapping makefile fragments"
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | tiger | Cc: | devans@… |
Port: | gtk3 |
Description
config.status: creating config.h config.status: executing depfiles commands config.status: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.14': config.status: error: Something went wrong bootstrapping makefile fragments for automatic dependency tracking. Try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See `config.log' for more details Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.14" && ./configure --prefix=/opt/local --enable-static --disable-glibtest --enable-introspection --disable-cloudprint --disable-wayland-backend --disable-schemas-compile gio_can_sniff=yes --disable-cups --enable-xinerama --x-include=/opt/local/include --x-lib=/opt/local/lib --enable-x11-backend Exit code: 1 Error: Failed to configure gtk3, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.14/config.log Error: Failed to configure gtk3: configure failure: command execution failed
Attachments (1)
Change History (5)
Changed 5 years ago by ballapete (Peter "Pete" Dyballa)
comment:1 Changed 5 years ago by ballapete (Peter "Pete" Dyballa)
With the additional configure argument --disable-dependency-tracking
gtk3
has started to build.
comment:2 Changed 4 years ago by ballapete (Peter "Pete" Dyballa)
Meanwhile gtk3 @3.24.23_0
is installed…
comment:3 Changed 2 years ago by ballapete (Peter "Pete" Dyballa)
Now gtk3 @3.24.34
is installed, the problem obviously solved. The ticket can be closed now.
Note: See
TracTickets for help on using
tickets.
Main.log from PPC Tiger