[MacPorts] #49541: pango 1.38.1_0 build failure

MacPorts noreply at macports.org
Sun Nov 1 06:31:52 PST 2015


#49541: pango 1.38.1_0 build failure
-----------------------------+--------------------------
  Reporter:  george.dobbs@…  |      Owner:  ryandesign@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.4
Resolution:                  |   Keywords:
      Port:  pango           |
-----------------------------+--------------------------

Comment (by george.dobbs@…):

 I ran the migration instructions and then reran
 {{{
 sudo port install gtk2
 }}}
 Which produced
 {{{
 --->  Computing dependencies for gtk2
 --->  Dependencies to be installed: pango perl5 perl5.16 xorg-
 libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-
 libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-inputproto
 xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto
 --->  Fetching archive for pango
 --->  Attempting to fetch pango-1.38.1_0+quartz+x11.darwin_14.x86_64.tbz2
 from http://mse.uk.packages.macports.org/sites/packages.macports.org/pango
 --->  Attempting to fetch pango-1.38.1_0+quartz+x11.darwin_14.x86_64.tbz2
 from http://packages.macports.org/pango
 --->  Attempting to fetch pango-1.38.1_0+quartz+x11.darwin_14.x86_64.tbz2
 from http://lil.fr.packages.macports.org/pango
 --->  Fetching distfiles for pango
 --->  Verifying checksums for pango
 --->  Extracting pango
 --->  Applying patches to pango
 --->  Configuring pango
 --->  Building pango
 Error: org.macports.build for port pango returned: command execution
 failed
 Error: Failed to install pango
 Please see the log file for port pango for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_pango/pango/main.log
 Error: The following dependencies were not installed: pango perl5 perl5.16
 xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto
 xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-
 inputproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-
 randrproto
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port gtk2 failed
 }}}

 The log repeats the same error which you noted before

 {{{
 :info:build grep: /opt/local/lib/libintl.la: No such file or directory
 :info:build sed: /opt/local/lib/libintl.la: No such file or directory
 :info:build libtool:   error: '/opt/local/lib/libintl.la' is not a valid
 libtool archive
 }}}

 I did a finder search for libintl.la.  The only place I found it (outside
 of the macports files) was in gettext.m4 located in
 /opt/local/share/aclocal

 {{{
 /opt/local/share/aclocal > ls -l gettext.m4
 -rw-r--r--  1 root  admin  15355 Sep 14 03:36 gettext.m4
 }}}

  gettext does occur in myports.txt

 {{{
 gettext @0.19.6_0 (active) platform='darwin 14' archs='x86_64'
 }}}

 Is there any chance this could be the offender? If not, can you think of a
 way to locate the problem?

 -- George Dobbs

-- 
Ticket URL: <https://trac.macports.org/ticket/49541#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list