[MacPorts] #40858: gstreamer010 will not install on Mavericks
MacPorts
noreply at macports.org
Wed Oct 23 18:36:22 PDT 2013
#40858: gstreamer010 will not install on Mavericks
-------------------------------------+-----------------------------
Reporter: shaun.thomas.mccloud@… | Owner: rmstonecipher@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords: mavericks
Port: gstreamer010 |
-------------------------------------+-----------------------------
Comment (by s.t.smith@…):
And the install command "sudo port -d install gstreamer010 +universal"
fails to compile:
{{{
CC libgstreamer_0.10_la-gstdatetime.lo
In file included from gstdatetime.c:24:
In file included from ./glib-compat-private.h:26:
In file included from /opt/local/include/glib-2.0/glib.h:64:
/opt/local/include/glib-2.0/glib/gmessages.h:199:11: error: use of
undeclared identifier 'g_log_domain_gstreamer'
g_logv (G_LOG_DOMAIN, G_LOG_LEVEL_ERROR, format, args);
^
<command line>:4:22: note: expanded from here
#define G_LOG_DOMAIN g_log_domain_gstreamer
^
In file included from gstdatetime.c:24:
In file included from ./glib-compat-private.h:26:
In file included from /opt/local/include/glib-2.0/glib.h:64:
/opt/local/include/glib-2.0/glib/gmessages.h:210:11: error: use of
undeclared identifier 'g_log_domain_gstreamer'
g_logv (G_LOG_DOMAIN, G_LOG_LEVEL_MESSAGE, format, args);
^
<command line>:4:22: note: expanded from here
#define G_LOG_DOMAIN g_log_domain_gstreamer
^
In file included from gstdatetime.c:24:
In file included from ./glib-compat-private.h:26:
In file included from /opt/local/include/glib-2.0/glib.h:64:
/opt/local/include/glib-2.0/glib/gmessages.h:219:11: error: use of
undeclared identifier 'g_log_domain_gstreamer'
g_logv (G_LOG_DOMAIN, G_LOG_LEVEL_CRITICAL, format, args);
^
<command line>:4:22: note: expanded from here
#define G_LOG_DOMAIN g_log_domain_gstreamer
^
In file included from gstdatetime.c:24:
In file included from ./glib-compat-private.h:26:
In file included from /opt/local/include/glib-2.0/glib.h:64:
/opt/local/include/glib-2.0/glib/gmessages.h:228:11: error: use of
undeclared identifier 'g_log_domain_gstreamer'
g_logv (G_LOG_DOMAIN, G_LOG_LEVEL_WARNING, format, args);
^
<command line>:4:22: note: expanded from here
#define G_LOG_DOMAIN g_log_domain_gstreamer
^
In file included from gstdatetime.c:24:
In file included from ./glib-compat-private.h:26:
In file included from /opt/local/include/glib-2.0/glib.h:64:
/opt/local/include/glib-2.0/glib/gmessages.h:237:11: error: use of
undeclared identifier 'g_log_domain_gstreamer'
g_logv (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, format, args);
^
<command line>:4:22: note: expanded from here
#define G_LOG_DOMAIN g_log_domain_gstreamer
^
CC libgstreamer_0.10_la-gstdebugutils.lo
5 errors generated.
make[4]: *** [libgstreamer_0.10_la-gstdatetime.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer010/gstreamer010/work/gstreamer-0.10.36-x86_64/gst'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer010/gstreamer010/work/gstreamer-0.10.36-x86_64/gst'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer010/gstreamer010/work/gstreamer-0.10.36-x86_64/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer010/gstreamer010/work/gstreamer-0.10.36-x86_64'
make: *** [all] Error 2
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer010/gstreamer010/work/gstreamer-0.10.36-x86_64'
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gstreamer010/gstreamer010/work/gstreamer-0.10.36-x86_64"
&& /usr/bin/make -j2 -w all
Exit code: 2
Error: org.macports.build for port gstreamer010 returned: command
execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: command execution failed
while executing
"proc-org.macports.build-build-0 org.macports.build"
("eval" body line 1)
invoked from within
"eval $procedure $targetname"
Warning: targets not executed for gstreamer010: org.macports.activate
org.macports.build org.macports.destroot org.macports.install
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port gstreamer010 failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40858#comment:6>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list