[MacPorts] #71891: pango @1.55.0 does not build on PPC Mac OS X 10.4.11, Tiger, because of help2man: can't get `--help-all' info from /opt/local/var/macports/build/nue.de.rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/utils/pango-view

MacPorts noreply at macports.org
Tue Jan 21 12:23:56 UTC 2025


#71891: pango @1.55.0 does not build on PPC Mac OS X 10.4.11, Tiger, because of
help2man: can't get `--help-all' info from
/opt/local/var/macports/build/nue.de.rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/utils
/pango-view
------------------------+-----------------------
  Reporter:  ballapete  |      Owner:  (none)
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.10.5
Resolution:  duplicate  |   Keywords:  tiger ppc
      Port:  pango      |
------------------------+-----------------------

Comment (by ballapete):

 After fixing `libxml2` and applying the same change to `meson.build`,

 {{{
 --- pango-1.55.0/utils/meson.build~     2024-11-27 03:51:03.000000000
 +0100
 +++ pango-1.55.0/utils/meson.build      2025-01-21 12:45:03.000000000
 +0100
 @@ -46,7 +46,7 @@
    help2man_opts = [
      '--no-info',
      '--section=1',
 -    '--help-option=--help-all',
 +    '--no-discard-stderr',
      '--name="Pango text viewer"',
    ]

 }}}

 again a `fake upgrade` succeeds producing a new variant of
 `/opt/local/share/man/man1/pango-view.1.gz` with the contents:

 {{{
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
 .TH DYLD: "1" "November 2024" "dyld: Library not loaded:
 @loader_path/libpango-1.0.0.dylib" "User Commands"
 .SH NAME
 dyld: \- "Pango text viewer"
 .SH DESCRIPTION
 dyld: Library not loaded: @loader_path/libpango\-1.0.0.dylib
 .IP
 Referenced from:
 \fI\,/opt/local/var/macports/build/nue.de.rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/utils/pango\-view\/\fP
 Reason: image not found
 .IP
 Referenced from:
 \fI\,/opt/local/var/macports/build/nue.de.rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/build/utils/pango\-view\/\fP
 Reason: image not found
 }}}

 What is now failing?

-- 
Ticket URL: <https://trac.macports.org/ticket/71891#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list