#22837: libgnomeui error with gdkpixbuf warning -----------------------------------------------------+---------------------- Reporter: lisfolks.lists@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: libgnomeui, gdkpixbuf, stock_attach.png | Port: libgnomeui -----------------------------------------------------+---------------------- Getting the following when updating libgnomeui 2.24.2: 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.2" && /usr/bin/make -j2 all " returned error 2 Command output: /usr/bin/make all-recursive Making all in libgnomeui /usr/bin/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 (process:22638): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/opt/local/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory 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: Problem while installing libgnomeui -- Ticket URL: <http://trac.macports.org/ticket/22837> MacPorts <http://www.macports.org/> Ports system for Mac OS