#27894: libzvt-2.0.1 fails to compile -----------------------------------------------------------+---------------- Reporter: sethrei@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: libzvt 2.0.1 compile fail command_exec build | Port: libzvt -----------------------------------------------------------+---------------- when attempting to compile libzvt it fails horribly. {{{ :info:build zvt-accessible.c: In function 'zvt_accessible_get_attribute_set': :info:build zvt-accessible.c:539: warning: ignoring return value of 'g_slist_append', declared with attribute warn_unused_result :info:build zvt-accessible.c:546: warning: ignoring return value of 'g_slist_append', declared with attribute warn_unused_result :info:build zvt-accessible.c:553: warning: ignoring return value of 'g_slist_append', declared with attribute warn_unused_result :info:build zvt-accessible.c:560: warning: ignoring return value of 'g_slist_append', declared with attribute warn_unused_result :info:build zvt-accessible.c:567: warning: ignoring return value of 'g_slist_append', declared with attribute warn_unused_result :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include/libart-2.0 -DGNOMEZVTLIBDIR=\"/opt/local/lib\" -DGNOMEZVTDATADIR=\"/opt/local/share\" -DGNOMEZVTPIXMAPDIR=\"/opt/local/share/pixmaps\" -DGNOMEZVTBINDIR=\"/opt/local/bin\" -DGNOMEZVTLOCALSTATEDIR=\"/opt/local/var\" -DGNOMEZVTLOCALEDIR=\"\" -DGTK_VERSION=\"\" -DG_LOG_DOMAIN=\"ZVT\" -DPTY_HELPER_DIR=\"/opt/local/libexec/libzvt-2.0\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I/opt/local/include -L/opt/local/lib -O2 -arch x86_64 -c zvt-accessible.c -o zvt-accessible.o >/dev/null 2>&1 :info:build mv -f .libs/zvt-accessible.lo zvt-accessible.lo :info:build make[1]: *** [all-recursive] Error 1 :info:build make: *** [all-recursive-am] Error 2 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libzvt/work/libzvt-2.0.1" && /usr/bin/make -j4 all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" : }}} -- Ticket URL: <https://trac.macports.org/ticket/27894> MacPorts <http://www.macports.org/> Ports system for Mac OS