Hi Pierre-Henri,
I'm hitting the build problem below on 10.7 and 10.6 32bit. I've tried
updating it to 0.84.0, switching to XCode 4.3 and rebuilding dbus-glib1.2-dev
dbus1.3-dev. I was able to get it build with the two extra flags at the end of
this line:
ConfigureParams: --with-extra-includes=%p/include --with-extra-libs=%p/lib
--disable-dependency-tracking --disable-html-docs --disable-api-docs
Also, it looks like pydbus-py.info needs a builddepend on
epydoc-py%type_pkg[python] if you can get the docs building process to work
again.
-kurt
http://vislab-ccom.unh.edu/~schwehr/software/fink/pydbus-py.info
rm -rf api
mkdir api
PYTHONPATH=`pwd`/.:`pwd`/_dbus_bindings/.libs:`pwd`/_dbus_glib_bindings/.libs
DBUS_PYTHON_NO_DEPRECATED=1 /sw32/bin/python2.7 -Wignore::DeprecationWarning
/sw32/bin/epydoc -o api --html \
--docformat restructuredtext -v \
`find dbus -name '*.py' | grep -v dbus_bindings \
| sed -e 's#/__init__\.py##g' \
-e 's/\.py\>//g' -e 's#/#.#'g` \
|| { rm -rf api; exit 1; }
Warning: Module gobject._gobject is shadowed by a variable with the same
name.
Warning: Ignoring docstring comment block followed by a blank line in '/
sw32/src/fink.build/pydbus-py27-0.82.2-3/dbus-python-0.82.2/dbus/
service.py' on line 357
Warning: Ignoring docstring comment block followed by a blank line in '/
sw32/src/fink.build/pydbus-py27-0.82.2-3/dbus-python-0.82.2/dbus/
service.py' on line 358
<-- snip -->
Warning: Ignoring docstring comment block followed by a blank line in '/
sw32/src/fink.build/pydbus-py27-0.82.2-3/dbus-python-0.82.2/dbus/
service.py' on line 451
Warning: Ignoring docstring comment block followed by a blank line in '/
sw32/src/fink.build/pydbus-py27-0.82.2-3/dbus-python-0.82.2/dbus/
service.py' on line 454
00:00 Progress: 00:02
28% [===================---------------------------------------------------]
Checking for overridden methods: unicode
UNEXPECTED ERROR:
'Text' object has no attribute 'data'
Use --debug to see trace information.
make: *** [api/index.html] Error 1
### execution of /tmp/fink.LFtLY failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw32/bin/dpkg-lockwait -r fink-buildlock-pydbus-py27-0.82.2-3
(Reading database ... 281294 files and directories currently installed.)
Removing fink-buildlock-pydbus-py27-0.82.2-3 ...
Failed: phase compiling: pydbus-py27-0.82.2-3 failed
Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem. If not, ask on one (not both, please) of
these mailing lists:
The Fink Users List <fink-us...@lists.sourceforge.net>
The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,
with a carbon copy to the maintainer:
Pierre-Henri Lavigne <yakesonchih...@aim.com>
Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.
Please try to include the complete error message in your report. This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.
Also include the following system information:
Package manager version: 0.32.3
Distribution version: selfupdate-cvs Fri Mar 2 12:52:58 2012, 10.6, i386
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
Xcode: 4.0.2
Max. Fink build jobs: 8
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel