jhbuild error on Mac OSX Lion

Reuben Cummings reubano at gmail.com
Mon Jan 16 09:57:25 EST 2012


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
  % 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]
./configure --prefix /Users/admin/gnucash-stable --libdir
'/Users/admin/gnucash-stable/lib' --without-ca-certificates
checking for a BSD-compatible install... /Users/admin/.local/bin/install-check
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin11.2.0
checking host system type... x86_64-apple-darwin11.2.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... /usr/bin/llvm-gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc-4.2 accepts -g... yes
checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89... none needed
checking dependency style of /usr/bin/llvm-gcc-4.2... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc-4.2...
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from
/usr/bin/llvm-gcc-4.2 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc-4.2 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/llvm-gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc-4.2 static flag -static works... no
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc-4.2 linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) /usr/bin/llvm-gcc-4.2
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/llvm-gcc-4.2 accepts -g... (cached) yes
checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89...
(cached) none needed
checking dependency style of /usr/bin/llvm-gcc-4.2... (cached) gcc3
checking whether /usr/bin/llvm-gcc-4.2 and cc understand -c and -o
together... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc-4.2 -E
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /Users/admin/gnucash-stable/bin/intltool-update
checking for intltool-merge... /Users/admin/gnucash-stable/bin/intltool-merge
checking for intltool-extract...
/Users/admin/gnucash-stable/bin/intltool-extract
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
*** Error during phase configure of glib-networking: ########## Error
running ./configure --prefix /Users/admin/gnucash-stable --libdir
'/Users/admin/gnucash-stable/lib' --without-ca-certificates   ***
[59/73]

  [1] Rerun phase configure
  [2] Ignore error and continue to build
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "clean"
  [8] Go to phase "distclean"
choice: 3
*** Checking out libgnome-keyring *** [60/73]
*** Configuring libgnome-keyring *** [60/73]
./configure --prefix /Users/admin/gnucash-stable --libdir
'/Users/admin/gnucash-stable/lib' --disable-tests
checking for a BSD-compatible install... /Users/admin/.local/bin/install-check
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... /usr/bin/llvm-gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc-4.2 accepts -g... yes
checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89... none needed
checking dependency style of /usr/bin/llvm-gcc-4.2... gcc3
checking how to run the C preprocessor... /usr/bin/llvm-gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for gcc... (cached) /usr/bin/llvm-gcc-4.2
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/llvm-gcc-4.2 accepts -g... (cached) yes
checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89...
(cached) none needed
checking dependency style of /usr/bin/llvm-gcc-4.2... (cached) gcc3
checking whether /usr/bin/llvm-gcc-4.2 and cc understand -c and -o
together... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-apple-darwin11.2.0
checking host system type... x86_64-apple-darwin11.2.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc-4.2...
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin11.2.0 file names to
x86_64-apple-darwin11.2.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.2.0 file names to
toolchain format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from
/usr/bin/llvm-gcc-4.2 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/llvm-gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc-4.2 static flag -static works... no
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc-4.2 linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /Users/admin/gnucash-stable/bin/intltool-update
checking for intltool-merge... /Users/admin/gnucash-stable/bin/intltool-merge
checking for intltool-extract...
/Users/admin/gnucash-stable/bin/intltool-extract
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
*** Error during phase configure of libgnome-keyring: ########## Error
running ./configure --prefix /Users/admin/gnucash-stable --libdir
'/Users/admin/gnucash-stable/lib' --disable-tests   *** [60/73]

  [1] Rerun phase configure
  [2] Ignore error and continue to build
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "clean"
  [8] Go to phase "distclean"
choice: 3
*** Checking out sqlite *** [61/73]
*** Skipping sqlite (package and dependencies not updated) *** [61/73]
*** module libsoup not built due to non buildable glib-networking *** [62/73]
*** module libsoup not built due to non buildable libgnome-keyring *** [62/73]
*** Checking out enchant *** [63/73]
*** Skipping enchant (package and dependencies not updated) *** [63/73]
*** Checking out WebKit *** [64/73]
*** Configuring WebKit *** [64/73]
./configure --prefix /Users/admin/gnucash-stable --libdir
'/Users/admin/gnucash-stable/lib' --with-target=quartz --disable-video
--with-font-backend=pango --with-gtk=2.0
checking build system type... x86_64-apple-darwin11.2.0
checking host system type... x86_64-apple-darwin11.2.0
checking for a BSD-compatible install... /Users/admin/.local/bin/install-check
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... Source/autotools/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for native Win32... no
checking for style of include used by make... GNU
checking for gcc... /usr/bin/llvm-gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc-4.2 accepts -g... yes
checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89... none needed
checking dependency style of /usr/bin/llvm-gcc-4.2... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/llvm-g++-4.2 accepts -g... yes
checking dependency style of /usr/bin/llvm-g++-4.2... gcc3
checking whether /usr/bin/llvm-gcc-4.2 and cc understand -c and -o
together... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking if /usr/bin/llvm-g++-4.2 supports -fvisibility=hidden
-fvisibility-inlines-hidden... yes
checking for pkg-config... /Users/admin/gnucash-stable/bin/pkg-config
checking for perl... /usr/bin/perl
checking for python... /usr/bin/python
checking for bison... /usr/bin/bison
checking for mv... /bin/mv
checking for gcc... (cached) /usr/bin/llvm-gcc-4.2
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/llvm-gcc-4.2 accepts -g... (cached) yes
checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89...
(cached) none needed
checking dependency style of /usr/bin/llvm-gcc-4.2... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc-4.2...
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin11.2.0 file names to
x86_64-apple-darwin11.2.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.2.0 file names to
toolchain format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from
/usr/bin/llvm-gcc-4.2 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/llvm-gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc-4.2 static flag -static works... no
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc-4.2 linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/bin/llvm-g++-4.2 -E
checking for ld used by /usr/bin/llvm-g++-4.2...
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU
ld... no
checking whether the /usr/bin/llvm-g++-4.2 linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
shared libraries... yes
checking for /usr/bin/llvm-g++-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-g++-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-g++-4.2 static flag -static works... no
checking if /usr/bin/llvm-g++-4.2 supports -c -o file.o... yes
checking if /usr/bin/llvm-g++-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-g++-4.2 linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for bash... /bin/bash
checking if dolt supports this host... no, falling back to libtool
checking for flex... /usr/bin/flex
checking for gawk... (cached) awk
checking for gperf... /usr/bin/gperf
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib... yes
checking for libpng... yes
checking the GTK+ version to use... 2.0
checking the target windowing system... quartz
checking for Hildon UI extensions... no
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.27.90... no
*** Could not run GLIB test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GLIB or finding the wrong
*** version of GLIB. If it is not finding GLIB, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
configure: error: You need the GLib dev tools in your path
*** Error during phase configure of WebKit: ########## Error running
./configure --prefix /Users/admin/gnucash-stable --libdir
'/Users/admin/gnucash-stable/lib' --with-target=quartz --disable-video
--with-font-backend=pango --with-gtk=2.0   *** [64/73]

  [1] Rerun phase configure
  [2] Ignore error and continue to build
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "clean"
  [8] Go to phase "distclean"
choice: 3
*** module meta-gtk-osx-webkit not built due to non buildable libsoup
*** [65/73]
*** module meta-gtk-osx-webkit not built due to non buildable WebKit *** [65/73]
*** Checking out guile *** [66/73]
*** Skipping guile (package and dependencies not updated) *** [66/73]
*** Checking out Slib *** [67/73]
*** Skipping Slib (package and dependencies not updated) *** [67/73]
*** Checking out libgsf *** [68/73]
*** Skipping libgsf (package and dependencies not updated) *** [68/73]
*** Checking out goffice *** [69/73]
*** Skipping goffice (package and dependencies not updated) *** [69/73]
*** Checking out libdbi *** [70/73]
*** Skipping libdbi (package and dependencies not updated) *** [70/73]
*** Checking out libdbi-drivers *** [71/73]
*** Skipping libdbi-drivers (package and dependencies not updated) *** [71/73]
*** Checking out iso-codes *** [72/73]
*** Configuring iso-codes *** [72/73]
./configure --prefix /Users/admin/gnucash-stable --libdir
'/Users/admin/gnucash-stable/lib'
checking for a BSD-compatible install... /Users/admin/.local/bin/install-check
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for msgmerge... /Users/admin/gnucash-stable/bin/msgmerge
checking for msgfmt... /Users/admin/gnucash-stable/bin/msgfmt
checking for recode-sr-latin... /Users/admin/gnucash-stable/bin/recode-sr-latin
checking if /Users/admin/gnucash-stable/bin/msgfmt is GNU msgfmt... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating iso-codes.pc
config.status: creating iso_15924/Makefile
config.status: creating iso_3166/Makefile
config.status: creating iso_3166_2/Makefile
config.status: creating iso_4217/Makefile
config.status: creating iso_639/Makefile
config.status: creating iso_639_3/Makefile
*** Building iso-codes *** [72/73]
make
Making all in iso_15924
/Users/admin/gnucash-stable/bin/msgfmt  -o ar.mo ar.po
dyld: Library not loaded: /Users/admin/gnucash-stable/lib/libiconv.2.dylib
  Referenced from: /Users/admin/gnucash-stable/bin/msgfmt
  Reason: image not found
make[1]: *** [ar.mo] Trace/BPT trap: 5
make: *** [all-recursive] Error 1
*** Error during phase build of iso-codes: ########## Error running
make   *** [72/73]

  [1] Rerun phase build
  [2] Ignore error and continue to install
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "configure"
  [8] Go to phase "clean"
  [9] Go to phase "distclean"
choice: 3
*** module gnucash not built due to non buildable libgnomeui *** [73/73]
*** module gnucash not built due to non buildable meta-gtk-osx-webkit
*** [73/73]
*** module gnucash not built due to non buildable iso-codes *** [73/73]
*** the following modules were not built *** [73/73]
icon-naming-utils gnome-icon-theme libgnomeui glib-networking
libgnome-keyring libsoup WebKit meta-gtk-osx-webkit iso-codes gnucash

On Fri, Jan 13, 2012 at 10:00 PM, John Ralls <jralls at ceridwen.us> wrote:
>
> On Jan 13, 2012, at 7:18 AM, John Ralls wrote:
>
>>
>> On Jan 12, 2012, at 11:15 PM, Reuben Cummings wrote:
>>
>>> On Wed, Jan 11, 2012 at 5:35 PM, John Ralls <jralls at ceridwen.us> wrote:
>>>> iso-codes and icon-naming-utils sound like either a changed filename at the source. They're probably html error files; try reading them with less to see what is the actual error.
>>>
>>> How do I do that? Also, there is no config.log file.
>>
>> $> less /Users/admin/gtk/source/pkgs/iso-codes_3.28.orig.tar.bz2
>>
>> No, of course there isn't a config.log. There isn't even a source directory, because the downloaded files weren't the right ones. They're probably not even files, but rather error messages wrapped in html.
>
> Never mind, though. I checked the respective repositories and those packages both have name changes. (The odd one is icon-naming-tools, which changed from bz2 to gz without a version change. I'm sure it isn't a typo on my part because I still have the bz2 version in my tarball dir.)
>
> I've pushed updated modulesets, so it should work now.
>
> Regards,
> John Ralls
>



-- 
_____________________________________
Reuben Cummings
Business Development Manager
Global Cycle Solutions
Arusha, Tanzania--Njiro

http://globalcyclesolutions.com
rcummings at globalcyclesolutions.com

+255 756 477 319 (vodacom)
+255 785 477 319 (airtel)
+255 655 477 319 (tigo)
+254 717 427 367 (safaricom)
+1 (234) 738 2266 (u.s.)

gmail/skype/twitter/linkedin - reubano



More information about the gnucash-devel mailing list