Problem with installing Gnumeric

damitr damitr at gmail.com
Tue Aug 25 00:05:37 PDT 2009


Done with activating gtk2 @2.16.5_0+x11
$ sudo port installed gtk
gives
The following ports are currently installed:
  gtk2 @2.12.9_0+x11
  gtk2 @2.16.5_0+x11 (active)

gnome-keyring succesfully installed

$ sudo port clean gnome-keyring
--->  Cleaning gnome-keyring

$ sudo port install gnome-keyring
--->  Fetching gnome-keyring
--->  Verifying checksum(s) for gnome-keyring
--->  Extracting gnome-keyring
--->  Configuring gnome-keyring
--->  Building gnome-keyring
--->  Staging gnome-keyring into destroot
--->  Installing gnome-keyring @2.26.3_0
--->  Activating gnome-keyring @2.26.3_0
--->  Cleaning gnome-keyring

But there still seems to be some problem with llibgnomeui and py25-gtk

Running
$sudo port install gnumeric

gives this error

--->  Fetching libgnomeui
--->  Attempting to fetch libgnomeui-2.24.1.tar.bz2 from
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/libgnomeui/2.24/
--->  Verifying checksum(s) for libgnomeui
--->  Extracting libgnomeui
--->  Configuring libgnomeui
--->  Building libgnomeui
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnomeui/work/libgnomeui-2.24.1"
&& make all " returned error 2
Command output:     && glib-mkenums \
            --fhead "#ifndef __GNOMETYPEBUILTINS_H__\n" \
            --fhead "#define __GNOMETYPEBUILTINS_H__ 1\n\n" \
            --fhead "#include <glib-object.h>\n\n" \
            --fhead "G_BEGIN_DECLS\n\n" \
            --ftail "G_END_DECLS\n\n" \
            --ftail "#endif /* __GNOMETYPEBUILTINS_H__ */\n" \
            --fprod "\n/* --- @filename@ --- */" \
            --eprod "#define GNOME_TYPE_ at ENUMSHORT@ @enum_name at _get_type()\n"
\
            --eprod "GType @enum_name at _get_type (void);\n" \
        gnome-about.h gnome-app.h gnome-app-helper.h gnome-app-util.h
gnome-appbar.h gnome-authentication-manager.h gnome-client.h
gnome-color-picker.h gnome-dateedit.h gnome-dialog.h gnome-dialog-util.h
gnome-druid.h gnome-druid-page.h gnome-druid-page-edge.h
gnome-druid-page-standard.h gnome-entry.h gnome-file-entry.h
gnome-font-picker.h gnome-help.h gnome-href.h gnome-ice.h gnome-icon-entry.h
gnome-icon-item.h gnome-icon-list.h gnome-icon-lookup.h gnome-icon-sel.h
gnome-icon-theme.h gnome-messagebox.h gnome-mdi.h gnome-mdi-child.h
gnome-mdi-generic-child.h gnome-mdi-session.h gnome-password-dialog.h
gnome-pixmap.h gnome-pixmap-entry.h gnome-popup-menu.h gnome-propertybox.h
gnome-scores.h gnome-ui-init.h gnome-stock-icons.h gnome-thumbnail.h
gnome-types.h gnome-uidefs.h gnome-url.h gnome-vfs-util.h gnome-window.h
gnome-window-icon.h libgnomeui.h ) > xgen-gth \
    && (cmp -s xgen-gth gnometypebuiltins.h || cp xgen-gth
gnometypebuiltins.h) \
    && rm -f xgen-gth \
    && echo timestamp > stamp-gnometypebuiltins.h
glib-genmarshal --prefix=_gnome_marshal ./gnome-marshal.list --header >>
xgen-gmh \
    && (cmp -s xgen-gmh gnome-marshal.h || cp xgen-gmh gnome-marshal.h) \
    && rm -f xgen-gmh xgen-gmh~ \
    && echo timestamp > stamp-gnome-marshal.h
make  all-recursive
Making all in pixmaps
rm -f gnome-stock-pixbufs.h
var=`echo "stock_attach.png stock_book_blue.png stock_book_green.png
stock_book_open.png stock_book_red.png stock_book_yellow.png
stock_line_in.png stock_mail.png stock_mail_compose.png
stock_mail_forward.png stock_mail_receive.png stock_mail_reply.png
stock_mail_send.png stock_menu_about.png stock_menu_blank.png
stock_scores.png stock_mic.png stock_multiple_file.png stock_not.png
stock_table_borders.png stock_table_fill.png stock_text_bulleted_list.png
stock_text_indent.png stock_text_numbered_list.png stock_text_unindent.png
stock_timer.png stock_timer_stopped.png stock_trash.png stock_trash_full.png
stock_volume.png stock_midi.png stock_authentication.png" | sed -e
's,stock_\([^\.]*\)\.png,stock_\1 ./stock_\1.png,g'` ; \
       /opt/local/bin/gdk-pixbuf-csource --raw --build-list $var >
pixbufs-tmp && \
       cat ./copyright.txt pixbufs-tmp > gnome-stock-pixbufs.h
failed to load "./stock_attach.png": Couldn't recognize the image file
format for file './stock_attach.png'
make[4]: *** [gnome-stock-pixbufs.h] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: The following dependencies failed to build: libgnomeui py25-gtk
Error: Status 1 encountered during processing.


regards and thanks

D
-- 
What TeX version are you using?
I am  3.141592...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20090825/f75e3784/attachment.html>


More information about the macports-users mailing list