Opened 17 years ago

Closed 17 years ago

Last modified 14 years ago

#10955 closed defect (fixed)

py-gnome does not build on 10.4

Reported by: luke-macports@… Owned by: pguyot (Paul Guyot)
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-gnome

Description (last modified by jmroot (Joshua Root))

--->  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.

Change History (3)

comment:1 Changed 17 years ago by markd@…

Cc: pguyot@… added
Owner: changed from darwinports-bugs@… to pguyot@…

Assign to maintainer.

comment:2 Changed 17 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: newclosed

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Cc: pguyot@… removed
Component: baseports
Description: modified (diff)
Port: py-gnome added
Note: See TracTickets for help on using tickets.