[MacPorts] #10955: py-gnome does not build on 10.4
MacPorts
noreply at macports.org
Mon Mar 22 05:08:55 PDT 2010
#10955: py-gnome does not build on 10.4
-----------------------------------------+----------------------------------
Reporter: luke-macports@… | Owner: pguyot@…
Type: defect | Status: closed
Priority: High | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: py-gnome |
-----------------------------------------+----------------------------------
Changes (by jmr@…):
* cc: pguyot@… (removed)
* component: base => ports
* port: => py-gnome
Old description:
> ---> Building py-gnome with target all
> Error: Target com.apple.build returned: shell command "cd
> "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports
> .org_dpupdate_dports_python_py-gnome/work/gnome-python-2.12.4" && make
> all" returned error 2
> Command output: make all-recursive
> Making all in gnome
> make[2]: Nothing to be done for `all'.
> Making all in bonobo
> make[2]: Nothing to be done for `all'.
> Making all in gconf
> make[2]: Nothing to be done for `all'.
> Making all in gnomevfs
> if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> -I..
> -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
> -I/opt/local/include/python2.4 -I/opt/local/include/pygtk-2.0
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include -D_REENTRANT -DORBIT2=1 -I/opt/local/include
> /gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include
> -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include -I/opt/local/include/pyorbit-2 -no-cpp-precomp
> -flat_namespace -undefined suppress -I/opt/local/include -Wall -std=c9x
> -fno-strict-aliasing -MT gnomevfs_la-vfsmodule.lo -MD -MP -MF ".deps
> /gnomevfs_la-vfsmodule.Tpo" -c -o gnomevfs_la-vfsmodule.lo `test -f
> 'vfsmodule.c' || echo './'`vfsmodule.c; \
> then mv -f ".deps/gnomevfs_la-vfsmodule.Tpo" ".deps/gnomevfs_la-
> vfsmodule.Plo"; else rm -f ".deps/gnomevfs_la-vfsmodule.Tpo"; exit 1; fi
> gcc -DHAVE_CONFIG_H -I. -I. -I..
> -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
> -I/opt/local/include/python2.4 -I/opt/local/include/pygtk-2.0
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include -D_REENTRANT -DORBIT2=1 -I/opt/local/include/gnome-
> vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include
> -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include -I/opt/local/include/pyorbit-2 -no-cpp-precomp
> -flat_namespace -undefined suppress -I/opt/local/include -Wall -std=c9x
> -fno-strict-aliasing -MT gnomevfs_la-vfsmodule.lo -MD -MP -MF .deps
> /gnomevfs_la-vfsmodule.Tpo -c vfsmodule.c -fno-common -DPIC -o .libs
> /gnomevfs_la-vfsmodule.o
> vfsmodule.c: In function 'pygvfs_mime_action_new':
> vfsmodule.c:1177: error: 'TC_Bonobo_ServerInfo' undeclared (first use in
> this function)
> vfsmodule.c:1177: error: (Each undeclared identifier is reported only
> once
> vfsmodule.c:1177: error: for each function it appears in.)
> vfsmodule.c: In function 'pygvfs_mime_get_default_component':
> vfsmodule.c:1217: error: 'Bonobo_ServerInfo' undeclared (first use in
> this function)
> vfsmodule.c:1217: error: 'component' undeclared (first use in this
> function)
> vfsmodule.c:1228: error: 'TC_Bonobo_ServerInfo' undeclared (first use in
> this function)
> vfsmodule.c: In function 'pygvfs_mime_components_list_new':
> vfsmodule.c:1243: error: 'Bonobo_ServerInfo' undeclared (first use in
> this function)
> vfsmodule.c:1243: error: 'component' undeclared (first use in this
> function)
> vfsmodule.c:1251: error: parse error before ')' token
> make[2]: *** [gnomevfs_la-vfsmodule.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Error: The following dependencies failed to build: py-gnome
> Error: Status 1 encountered during processing.
New description:
{{{
---> Building py-gnome with target all
Error: Target com.apple.build returned: shell command "cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports
.org_dpupdate_dports_python_py-gnome/work/gnome-python-2.12.4" && make
all" returned error 2
Command output: make all-recursive
Making all in gnome
make[2]: Nothing to be done for `all'.
Making all in bonobo
make[2]: Nothing to be done for `all'.
Making all in gconf
make[2]: Nothing to be done for `all'.
Making all in gnomevfs
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I..
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
-I/opt/local/include/python2.4 -I/opt/local/include/pygtk-2.0
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -D_REENTRANT -DORBIT2=1 -I/opt/local/include
/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include
-I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include/pyorbit-2 -no-cpp-precomp
-flat_namespace -undefined suppress -I/opt/local/include -Wall -std=c9x
-fno-strict-aliasing -MT gnomevfs_la-vfsmodule.lo -MD -MP -MF ".deps
/gnomevfs_la-vfsmodule.Tpo" -c -o gnomevfs_la-vfsmodule.lo `test -f
'vfsmodule.c' || echo './'`vfsmodule.c; \
then mv -f ".deps/gnomevfs_la-vfsmodule.Tpo" ".deps/gnomevfs_la-
vfsmodule.Plo"; else rm -f ".deps/gnomevfs_la-vfsmodule.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
-I/opt/local/include/python2.4 -I/opt/local/include/pygtk-2.0
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -D_REENTRANT -DORBIT2=1 -I/opt/local/include/gnome-
vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include
-I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include/pyorbit-2 -no-cpp-precomp
-flat_namespace -undefined suppress -I/opt/local/include -Wall -std=c9x
-fno-strict-aliasing -MT gnomevfs_la-vfsmodule.lo -MD -MP -MF .deps
/gnomevfs_la-vfsmodule.Tpo -c vfsmodule.c -fno-common -DPIC -o .libs
/gnomevfs_la-vfsmodule.o
vfsmodule.c: In function 'pygvfs_mime_action_new':
vfsmodule.c:1177: error: 'TC_Bonobo_ServerInfo' undeclared (first use in
this function)
vfsmodule.c:1177: error: (Each undeclared identifier is reported only once
vfsmodule.c:1177: error: for each function it appears in.)
vfsmodule.c: In function 'pygvfs_mime_get_default_component':
vfsmodule.c:1217: error: 'Bonobo_ServerInfo' undeclared (first use in this
function)
vfsmodule.c:1217: error: 'component' undeclared (first use in this
function)
vfsmodule.c:1228: error: 'TC_Bonobo_ServerInfo' undeclared (first use in
this function)
vfsmodule.c: In function 'pygvfs_mime_components_list_new':
vfsmodule.c:1243: error: 'Bonobo_ServerInfo' undeclared (first use in this
function)
vfsmodule.c:1243: error: 'component' undeclared (first use in this
function)
vfsmodule.c:1251: error: parse error before ')' token
make[2]: *** [gnomevfs_la-vfsmodule.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: The following dependencies failed to build: py-gnome
Error: Status 1 encountered during processing.
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/10955#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list