Hi
I'm trying to install dbus-shlibs on Mac OS X 10.6. I get the following error
message relating to gtkdoc-fixxref:
The following package will be installed or updated:
dbus-shlibs
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-dbus-1.2.16-4
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-dbus-1.2.16-4' in
`/sw/src/fink.build/fink-buildlock-dbus-1.2.16-4_2010.01.12-15.19.29_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-dbus-1.2.16-4_2010.01.12-15.19.29_darwin-i386.deb
Selecting previously deselected package fink-buildlock-dbus-1.2.16-4.
(Reading database ... 22367 files and directories currently installed.)
Unpacking fink-buildlock-dbus-1.2.16-4 (from
.../fink-buildlock-dbus-1.2.16-4_2010.01.12-15.19.29_darwin-i386.deb) ...
Setting up fink-buildlock-dbus-1.2.16-4 (2010.01.12-15.19.29) ...
Cleaning up .la files being installed
...
Making all in doc
Making all in reference
gtk-doc: Scanning header files
cd . && \
gtkdoc-scan --module=dbus-glib --source-dir=../../dbus
--ignore-headers="dbus-gidl.h dbus-gparser.h dbus-gutils.h dbus-gsignature.h
dbus-gvalue.h dbus-gvalue-utils.h dbus-gmarshal.h
examples/example-service-glue.h examples/example-signal-emitter-glue.h
examples/statemachine/sm-marshal.h examples/statemachine/statemachine-glue.h
examples/statemachine/statemachine.h
examples/statemachine/statemachine-server-glue.h
examples/statemachine/statemachine-server.h"
if grep -l '^..*$' ./dbus-glib.types > /dev/null 2>&1 ; then \
CC="/bin/sh ../../libtool --mode=compile gcc-4.2 -I../..
-I/sw/src/fink.build/dbus-1.2.16-4/dbus-1.2.16/tmproot/sw/include/dbus-1.0
-I/sw/src/fink.build/dbus-1.2.16-4/dbus-1.2.16/tmproot/sw/lib/dbus-1.0/include
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include -Os -g -Wall
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing"
LD="/bin/sh ../../libtool --mode=link gcc-4.2 -Os -g -Wall -Wchar-subscripts
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith
-Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -L/sw/lib"
RUN="/bin/sh ../../libtool --mode=execute" CFLAGS=" -Os -g -Wall
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing"
LDFLAGS="../../dbus/libdbus-glib-1.la -L/sw/lib"
gtkdoc-scangobj --module=dbus-glib --output-dir=. ; \
else \
cd . ; \
for i in dbus-glib.args dbus-glib.hierarchy dbus-glib.interfaces
dbus-glib.prerequisites dbus-glib.signals ; do \
test -f $i || touch $i ; \
done \
fi
touch scan-build.stamp
gtk-doc: Rebuilding template files
cd . && gtkdoc-mktmpl --module=dbus-glib
./dbus-glib-sections.txt:170: warning: No declaration found for: </SUBSECTION>
./dbus-glib-unused.txt:1: warning: 90 unused declarations.They should be added
to dbus-glib-sections.txt in the appropriate place.
touch tmpl-build.stamp
gtk-doc: Building XML
cd . && \
gtkdoc-mkdb --module=dbus-glib --source-dir=../../dbus --output-format=xml
--expand-content-files="" --main-sgml-file=dbus-glib-docs.sgml --sgml-mode
--output-format=xml
../../dbus/dbus-gidl.c:778: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-glib-tool.c:470: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-glib.c:60: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-glib.c:214: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-glib.c:233: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-glib.c:252: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-glib.c:271: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-glib.c:356: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-glib.h:37: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-glib.h:41: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-gloader-expat.c:49: warning: Symbol name not found at the start
of the comment block.
../../dbus/dbus-gmain.c:46: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-gmain.c:50: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-gmain.c:51: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-gmain.c:52: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-gmain.c:536: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-gmain.c:776: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-gobject.c:1204: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gobject.c:2441: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-gobject.c:2612: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gproxy.c:46: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-gproxy.c:50: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-gproxy.c:58: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-gproxy.c:123: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gproxy.c:139: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gproxy.c:1847: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gproxy.c:1860: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-gproxy.c:2136: warning: Parsing comment block file : parameter
expected.
../../dbus/dbus-gproxy.c:3009: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gtest.c:47: warning: Symbol name not found at the start of the
comment block.
../../dbus/dbus-gthread.c:32: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gutils.c:120: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gvalue.c:363: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gvalue.c:380: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-gvalue.c:1962: warning: Symbol name not found at the start of
the comment block.
../../dbus/dbus-glib.c:65: warning: Parameter description for
dbus_g_connection_ref::connection is missing in source code comment block.
../../dbus/dbus-glib.c:82: warning: Parameter described in source code comment
block but does not exist. FUNCTION: dbus_g_connection_unref Parameter:
gconnection.
../../dbus/dbus-glib.c:82: warning: Parameter description for
dbus_g_connection_unref::connection is missing in source code comment block.
../../dbus/dbus-gobject.c:2340: warning: Parameter description for
dbus_g_object_register_marshaller::Varargs is missing in source code comment
block.
../../dbus/dbus-glib.c:109: warning: Parameter described in source code comment
block but does not exist. FUNCTION: dbus_g_message_ref Parameter: gmessage.
../../dbus/dbus-glib.c:109: warning: Parameter description for
dbus_g_message_ref::message is missing in source code comment block.
../../dbus/dbus-glib.c:125: warning: Parameter described in source code comment
block but does not exist. FUNCTION: dbus_g_message_unref Parameter: gmessage.
../../dbus/dbus-glib.c:125: warning: Parameter description for
dbus_g_message_unref::message is missing in source code comment block.
../../dbus/dbus-gobject.c:2466: warning: Parameter description for
dbus_g_method_return::Varargs is missing in source code comment block.
../../dbus/dbus-glib.c:201: warning: Parameter described in source code comment
block but does not exist. FUNCTION: dbus_g_error_get_name Parameter: name.
../../dbus/dbus-glib.c:201: warning: Parameter described in source code comment
block but does not exist. FUNCTION: dbus_g_error_get_name Parameter: msg.
../../dbus/dbus-glib.c:176: warning: Parameter described in source code comment
block but does not exist. FUNCTION: dbus_g_error_has_name Parameter: msg.
../../dbus/dbus-gproxy.c:2676: warning: Parameter description for
dbus_g_proxy_call_no_reply::Varargs is missing in source code comment block.
../../dbus/dbus-gproxy.c:2536: warning: Parameter description for
dbus_g_proxy_end_call::Varargs is missing in source code comment block.
../../dbus/dbus-gproxy.c:1978: warning: Parameter described in source code
comment block but does not exist. FUNCTION: dbus_g_proxy_new_for_name_owner
Parameter: path_name.
../../dbus/dbus-gproxy.c:1978: warning: Parameter described in source code
comment block but does not exist. FUNCTION: dbus_g_proxy_new_for_name_owner
Parameter: interface_name.
../../dbus/dbus-gproxy.c:1978: warning: Parameter description for
dbus_g_proxy_new_for_name_owner::path is missing in source code comment block.
../../dbus/dbus-gproxy.c:1978: warning: Parameter description for
dbus_g_proxy_new_for_name_owner::interface is missing in source code comment
block.
../../dbus/dbus-gproxy.c:2817: warning: Parameter description for
dbus_g_proxy_add_signal::Varargs is missing in source code comment block.
../../dbus/dbus-gproxy.c:2431: warning: Parameter described in source code
comment block but does not exist. FUNCTION: dbus_g_proxy_begin_call Parameter:
user_data.
../../dbus/dbus-gproxy.c:2431: warning: Parameter description for
dbus_g_proxy_begin_call::data is missing in source code comment block.
../../dbus/dbus-gproxy.c:2431: warning: Parameter description for
dbus_g_proxy_begin_call::Varargs is missing in source code comment block.
../../dbus/dbus-gproxy.c:2013: warning: Parameter described in source code
comment block but does not exist. FUNCTION: dbus_g_proxy_new_from_proxy
Parameter: path.
../../dbus/dbus-gproxy.c:2013: warning: Parameter description for
dbus_g_proxy_new_from_proxy::path_name is missing in source code comment block.
../../dbus/dbus-gproxy.c:2571: warning: Parameter description for
dbus_g_proxy_call::Varargs is missing in source code comment block.
../../dbus/dbus-gproxy.c:1938: warning: Parameter described in source code
comment block but does not exist. FUNCTION: dbus_g_proxy_new_for_name
Parameter: path_name.
../../dbus/dbus-gproxy.c:1938: warning: Parameter described in source code
comment block but does not exist. FUNCTION: dbus_g_proxy_new_for_name
Parameter: interface_name.
../../dbus/dbus-gproxy.c:1938: warning: Parameter description for
dbus_g_proxy_new_for_name::path is missing in source code comment block.
../../dbus/dbus-gproxy.c:1938: warning: Parameter description for
dbus_g_proxy_new_for_name::interface is missing in source code comment block.
../../dbus/dbus-gproxy.c:2484: warning: Parameter description for
dbus_g_proxy_begin_call_with_timeout::Varargs is missing in source code comment
block.
../../dbus/dbus-gproxy.c:2632: warning: Parameter description for
dbus_g_proxy_call_with_timeout::Varargs is missing in source code comment block.
../../dbus/dbus-gobject.c:1949: warning: Parameter described in source code
comment block but does not exist. FUNCTION: dbus_set_g_error Parameter: error.
../../dbus/dbus-gobject.c:1949: warning: Parameter description for
dbus_set_g_error::derror is missing in source code comment block.
../../dbus/dbus-gtype-specialized.c:841: warning: Parameter described in source
code comment block but does not exist. FUNCTION:
dbus_g_type_specialized_collection_append Parameter: deprecated.
../../dbus/dbus-gtype-specialized.c:813: warning: Parameter described in source
code comment block but does not exist. FUNCTION:
dbus_g_type_specialized_init_append Parameter: deprecated.
../../dbus/dbus-gtype-specialized.c:873: warning: Parameter described in source
code comment block but does not exist. FUNCTION:
dbus_g_type_specialized_map_append Parameter: deprecated.
../../dbus/dbus-gtype-specialized.c:368: warning: Parameter description for
dbus_g_type_collection_peek_vtable::Returns is missing in source code comment
block.
../../dbus/dbus-gtype-specialized.c:351: warning: Parameter description for
dbus_g_type_map_peek_vtable::Returns is missing in source code comment block.
../../dbus/dbus-gtype-specialized.c:856: warning: Parameter described in source
code comment block but does not exist. FUNCTION:
dbus_g_type_specialized_collection_end_append Parameter: deprecated.
../../dbus/dbus-gtype-specialized.c:745: warning: Parameter described in source
code comment block but does not exist. FUNCTION:
dbus_g_type_collection_get_fixed Parameter: deprecated.
../../dbus/dbus-gtype-specialized.c:745: warning: Parameter description for
dbus_g_type_collection_get_fixed::value is missing in source code comment block.
../../dbus/dbus-gtype-specialized.c:745: warning: Parameter description for
dbus_g_type_collection_get_fixed::data is missing in source code comment block.
../../dbus/dbus-gtype-specialized.c:745: warning: Parameter description for
dbus_g_type_collection_get_fixed::len is missing in source code comment block.
../../dbus/dbus-gtype-specialized.c:745: warning: Parameter description for
dbus_g_type_collection_get_fixed::Returns is missing in source code comment
block.
71% symbol docs coverage (91 symbols documented, 20 symbols incomplete, 38 not
documented)
See dbus-glib-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
gtk-doc: Building HTML
rm -rf ./html
mkdir ./html
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "sgml.stamp dbus-glib-docs.sgml version.xml dbus-binding-tool.xml"
= "0"; then \
mkhtml_options=--path="."; \
fi
cd ./html && gtkdoc-mkhtml dbus-glib ../dbus-glib-docs.sgml
../xml/dbus-glib-lowlevel.xml:58: parser error : Specification mandate value
for attribute readable
<human readable string><null><error name><null>
^
../xml/dbus-glib-lowlevel.xml:58: parser error : attributes construct error
<human readable string><null><error name><null>
^
../xml/dbus-glib-lowlevel.xml:58: parser error : Couldn't find end of Start Tag
human line 58
<human readable string><null><error name><null>
^
../xml/dbus-glib-lowlevel.xml:58: parser error : Specification mandate value
for attribute name
<human readable string><null><error name><null>
^
../xml/dbus-glib-lowlevel.xml:59: parser error : Opening and ending tag
mismatch: null line 58 and para
</para>
^
../xml/dbus-glib-lowlevel.xml:74: parser error : Opening and ending tag
mismatch: error line 58 and refsect2
</variablelist></refsect2>
^
../xml/dbus-glib-lowlevel.xml:123: parser error : Opening and ending tag
mismatch: null line 58 and refsect1
</refsect1>
^
../xml/dbus-glib-lowlevel.xml:125: parser error : Opening and ending tag
mismatch: para line 57 and refentry
</refentry>
^
../xml/dbus-glib-lowlevel.xml:126: parser error : Premature end of data in tag
refsect2 line 42
^
../xml/dbus-glib-lowlevel.xml:126: parser error : Premature end of data in tag
refsect1 line 40
^
../xml/dbus-glib-lowlevel.xml:126: parser error : Premature end of data in tag
refentry line 7
^
../dbus-glib-docs.sgml:73: element include: XInclude error : could not load
../xml/dbus-glib-lowlevel.xml, and no fallback was found
Computing chunks...
Writing ch01.html for chapter
Writing dbus-glib-DBusGConnection.html for refentry(dbus-glib-DBusGConnection)
Writing dbus-glib-DBus-GObject-related-functions.html for
refentry(dbus-glib-DBus-GObject-related-functions)
Writing dbus-glib-DBusGMessage.html for refentry(dbus-glib-DBusGMessage)
Writing dbus-glib-DBusGMethod.html for refentry(dbus-glib-DBusGMethod)
Writing dbus-glib-DBusGError.html for refentry(dbus-glib-DBusGError)
Writing dbus-glib-DBusGProxy.html for refentry(dbus-glib-DBusGProxy)
Writing dbus-glib-Specializable-GType-System.html for
refentry(dbus-glib-Specializable-GType-System)
Element include in namespace 'http://www.w3.org/2003/XInclude' encountered in
chapter, but no template matches.
Writing ch02.html for chapter
Writing dbus-binding-tool.html for refentry(dbus-binding-tool)
Writing ch03.html for chapter
Writing index.html for book(index)
Writing index.sgml for book(index)
Writing dbus-glib.devhelp for book(index)
Writing dbus-glib.devhelp2 for book(index)
test "x" = "x" || ( cd . && cp html )
gtk-doc: Fixing cross-references
cd . && gtkdoc-fixxref --module-dir=html --html-dir=/sw/share/gtk-doc/html
Use of uninitialized value $MODULE in concatenation (.) or string at
/sw/bin/gtkdoc-fixxref line 171.
Use of uninitialized value $MODULE in concatenation (.) or string at
/sw/bin/gtkdoc-fixxref line 171.
Can't open -sections.txt: No such file or directory at /sw/bin/gtkdoc-fixxref
line 171.
make[3]: *** [html-build.stamp] Error 2
make[3]: Nothing to be done for `all-am'.
make[2]: *** [all-recursive] Error 1
make[2]: Nothing to be done for `all-am'.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.HHkDJb failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-dbus-1.2.16-4
(Reading database ... 22368 files and directories currently installed.)
Removing fink-buildlock-dbus-1.2.16-4 ...
Failed: phase compiling: dbus-1.2.16-4 failed
cheers,
Aziz
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners