jhbuild error on Mac OSX Lion

John Ralls jralls at ceridwen.us
Mon Jan 16 10:46:48 EST 2012


On Jan 16, 2012, at 6:57 AM, Reuben Cummings wrote:

> Still getting icon-naming-tools error. Less did confirm that it is an
> html error file.
> 
> tokpro:~ admin$ jhbuild build
> *** Checking out libpng *** [1/73]
> *** Skipping libpng (package and dependencies not updated) *** [1/73]
> ...
> 
> *** Checking out icon-naming-utils *** [55/73]
> curl --continue-at - -L
> http://tango.freedesktop.org/releases/icon-naming-utils-0.8.90.tar.bz2
> -o /Users/admin/gtk/source/pkgs/icon-naming-utils-0.8.90.tar.bz2

It's still looking for icon-naming-utils-0.8.90.tar.bz2, it should be looking for ...tar.gz. Are you using a local moduleset? 
>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                 Dload  Upload   Total   Spent    Left  Speed
> 100  5050  100  5050    0     0   1106      0  0:00:04  0:00:04 --:--:--  7082
> bunzip2 -dc "/Users/admin/gtk/source/pkgs/icon-naming-utils-0.8.90.tar.bz2"
> | tar xf -
> bunzip2: /Users/admin/gtk/source/pkgs/icon-naming-utils-0.8.90.tar.bz2
> is not a bzip2 file.
> *** Error during phase checkout of icon-naming-utils: could not unpack
> tarball (expected icon-naming-utils-0.8.90 dir) *** [55/73]
> 
>  [1] Rerun phase checkout
>  [2] Ignore error and continue to configure
>  [3] Give up on module
>  [4] Start shell
>  [5] Reload configuration
>  [6] Go to phase "wipe directory and start over"
> choice: 3
> *** module gnome-icon-theme not built due to non buildable
> icon-naming-utils *** [56/73]
> *** Checking out gnome-keyring-28 *** [57/73]
> *** Skipping gnome-keyring-28 (package and dependencies not updated) *** [57/73]
> *** module libgnomeui not built due to non buildable gnome-icon-theme
> *** [58/73]
> *** Checking out glib-networking *** [59/73]
> *** Configuring glib-networking *** [59/73]
> /Users/admin/gnucash-stable/bin/intltool-extract
[SNIP]
> checking for xgettext... /Users/admin/gnucash-stable/bin/xgettext
> checking for msgmerge... /Users/admin/gnucash-stable/bin/msgmerge
> checking for msgfmt... /Users/admin/gnucash-stable/bin/msgfmt
> checking for gmsgfmt... /Users/admin/gnucash-stable/bin/msgfmt
> dyld: Library not loaded: /Users/admin/gnucash-stable/lib/libiconv.2.dylib
>  Referenced from: /Users/admin/gnucash-stable/bin/xgettext
>  Reason: image not found
> dyld: Library not loaded: /Users/admin/gnucash-stable/lib/libiconv.2.dylib
>  Referenced from: /Users/admin/gnucash-stable/bin/msgmerge
>  Reason: image not found
> dyld: Library not loaded: /Users/admin/gnucash-stable/lib/libiconv.2.dylib
>  Referenced from: /Users/admin/gnucash-stable/bin/msgfmt
>  Reason: image not found
> configure: error: GNU gettext tools not found; required for intltool
> 

What happened to gettext? It should have been built during bootstrap.

Regards,
John Ralls


More information about the gnucash-devel mailing list