#38657: gnome-vfs 2.24.4: command execution failed ----------------------------+-------------------------------- Reporter: caustindavis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: gnome-vfs ----------------------------+-------------------------------- I attempted to install wine but encountered the following error {{{ ---> Building gnome-vfs Error: org.macports.build for port gnome-vfs returned: command execution failed }}} The log file for port gnome-vfs ends with {{{ :info:build gnome-vfs-async-job-map.c:30:8: error: unknown type name 'GStaticRecMutex' :info:build static GStaticRecMutex async_job_map_lock = G_STATIC_REC_MUTEX_INIT; :info:build ^ :info:build gnome-vfs-async-job-map.c:30:45: error: use of undeclared identifier 'G_STATIC_REC_MUTEX_INIT' :info:build static GStaticRecMutex async_job_map_lock = G_STATIC_REC_MUTEX_INIT; :info:build ^ :info:build gnome-vfs-async-job-map.c:37:8: error: unknown type name 'GStaticMutex' :info:build static GStaticMutex async_job_callback_map_lock = G_STATIC_MUTEX_INIT; :info:build ^ :info:build gnome-vfs-async-job-map.c:37:51: error: use of undeclared identifier 'G_STATIC_MUTEX_INIT' :info:build static GStaticMutex async_job_callback_map_lock = G_STATIC_MUTEX_INIT; :info:build ^ :info:build gnome-vfs-async-job-map.c:164:2: warning: implicit declaration of function 'g_static_rec_mutex_lock' is invalid in C99 [-Wimplicit- function-declaration] :info:build g_static_rec_mutex_lock (&async_job_map_lock); :info:build ^ :info:build gnome-vfs-async-job-map.c:172:2: warning: implicit declaration of function 'g_static_rec_mutex_unlock' is invalid in C99 [-Wimplicit- function-declaration] :info:build g_static_rec_mutex_unlock (&async_job_map_lock); :info:build ^ :info:build gnome-vfs-async-job-map.c:188:2: warning: implicit declaration of function 'g_static_mutex_lock' is invalid in C99 [-Wimplicit-function- declaration] :info:build g_static_mutex_lock (&async_job_callback_map_lock); :info:build ^ :info:build gnome-vfs-async-job-map.c:202:2: warning: implicit declaration of function 'g_static_mutex_unlock' is invalid in C99 [-Wimplicit- function-declaration] :info:build g_static_mutex_unlock (&async_job_callback_map_lock); :info:build ^ :info:build 4 warnings and 4 errors generated. :info:build make[3]: *** [gnome-vfs-async-job-map.lo] Error 1 :info:build make[3]: *** Waiting for unfinished jobs.... :info:build libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -D_REENTRANT -DORBIT2=1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DXDG_PREFIX=_gnome_vfs_xdg -DDBUS_API_SUBJECT_TO_CHANGE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_DISABLE_DEPRECATED -DGNOME_VFS_PREFIX=\"/opt/local\" -DGNOME_VFS_BINDIR=\"/opt/local/bin\" -DGNOME_VFS_DATADIR=\"/opt/local/share\" -DGNOME_VFS_LIBDIR=\"/opt/local/lib\" -DGNOME_VFS_LOCALEDIR=\"/opt/local/share/locale\" -DGNOME_VFS_SYSCONFDIR=\"/opt/local/etc\" -DG_LOG_DOMAIN=\"libgnomevfs\" -I/opt/local/include -pipe -O2 -arch x86_64 -c gnome-vfs-cancellable-ops.c -o gnome-vfs-cancellable-ops.o >/dev/null 2>&1 :info:build libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -D_REENTRANT -DORBIT2=1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DXDG_PREFIX=_gnome_vfs_xdg -DDBUS_API_SUBJECT_TO_CHANGE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_DISABLE_DEPRECATED -DGNOME_VFS_PREFIX=\"/opt/local\" -DGNOME_VFS_BINDIR=\"/opt/local/bin\" -DGNOME_VFS_DATADIR=\"/opt/local/share\" -DGNOME_VFS_LIBDIR=\"/opt/local/lib\" -DGNOME_VFS_LOCALEDIR=\"/opt/local/share/locale\" -DGNOME_VFS_SYSCONFDIR=\"/opt/local/etc\" -DG_LOG_DOMAIN=\"libgnomevfs\" -I/opt/local/include -pipe -O2 -arch x86_64 -c gnome-vfs-async-ops.c -o gnome-vfs-async-ops.o >/dev/null 2>&1 :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_gnome_gnome-vfs/gnome-vfs/work/gnome- vfs-2.24.4-x86_64/libgnomevfs' :info:build make[2]: *** [all] Error 2 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_gnome_gnome-vfs/gnome-vfs/work/gnome- vfs-2.24.4-x86_64/libgnomevfs' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_gnome_gnome-vfs/gnome-vfs/work/gnome- vfs-2.24.4-x86_64' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_gnome_gnome-vfs/gnome-vfs/work/gnome- vfs-2.24.4-x86_64' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_gnome_gnome-vfs/gnome-vfs/work/gnome- vfs-2.24.4-x86_64" && /usr/bin/make -j4 -w all :info:build Exit code: 2 :error:build org.macports.build for port gnome-vfs returned: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed while executing "$procedure $targetname" :info:build Warning: targets not executed for gnome-vfs: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port gnome-vfs for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_gnome_gnome-vfs/gnome-vfs/main.log }}} I'm running OS X 10.7.5 with Xcode 4.6.1. I turned to wine because I need to use an older Windows application but I confess I'm at the edge of my technical know-how. Please help? -- Ticket URL: <https://trac.macports.org/ticket/38657> MacPorts <http://www.macports.org/> Ports system for OS X