[MacPorts] #56924: pango @1.42.3 does not build on PPC Tiger, Mac OS X 10.4.11, because something goes wrong bootstrapping makefile fragments

MacPorts noreply at macports.org
Mon Aug 6 09:04:53 UTC 2018


#56924: pango @1.42.3 does not build on PPC Tiger, Mac OS X 10.4.11, because
something goes wrong bootstrapping makefile fragments
-----------------------+--------------------
 Reporter:  ballapete  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.5.3
 Keywords:  tiger      |       Port:  pango
-----------------------+--------------------
 {{{
 config.status: creating win32/vs14/Makefile
 config.status: creating win32/vs15/Makefile
 config.status: creating pango.pc
 config.status: creating pangowin32.pc
 config.status: creating pangoft2.pc
 config.status: creating pangoxft.pc
 config.status: creating pangocairo.pc
 config.status: creating config.h.win32
 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_x11_pango/pango/work/pango-1.42.3':
 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_x11_pango/pango/work/pango-1.42.3"
 && ./configure --prefix=/opt/local --enable-static --disable-silent-rules
 --x-include=/opt/local/include --x-lib=/opt/local/lib --enable-
 introspection
 Exit code: 1
 Error: Failed to configure pango, consult
 /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_x11_pango/pango/work/pango-1.42.3/config.log
 Error: Failed to configure pango: configure failure: command execution
 failed
 DEBUG: Error code: NONE
 }}}

 `config.log` contains this line:

 {{{
 config.status:1636: cd pango       && sed -e '/# am--include-marker/d'
 Makefile         | make -f - am--depfiles
 /opt/local/share/gobject-introspection-1.0/Makefile.introspection:158: ***
 Need to define Pango_1_0_gir_LIBS or Pango_1_0_gir_PROGRAM.  Stop.
 config.status:1641: $? = 2
 }}}

 So it's obvious that on Tiger Pango needs to be configured with the
 additional option `--enable-debug=no` instead of `--enable-introspection`.

-- 
Ticket URL: <https://trac.macports.org/ticket/56924>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list