[Bug 30791] doesn't build with --enable-gtk-doc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 14 03:21:54 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30791

Danielle Madeley <danielle.madeley at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tp-glib                     |tp-doc
                 CC|                            |danielle.madeley at collabora.
                   |                            |co.uk

--- Comment #5 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2010-10-13 18:21:54 PDT ---
I can reproduce this.

With a system telepathy-glib 0.12:
 * rm libtelepathy-glib.* from build prefix
[danni at adelie telepathy-glib]$ echo ~$LD_LIBRARY_PATH~
~~
 * ./autogen.sh --enable-gtk-doc --prefix=...
 * make clean
 * make -j2

Works

[danni at adelie telepathy-glib]$ export LD_LIBRARY_PATH=~/src/install/lib
 * make -C docs clean
 * make -j2

Works

 * Install telepathy-glib 0.12.0 (from tarball) into build prefix
[danni at adelie telepathy-glib-0.12.0]$ ls ~/src/install/lib/libtelepathy-glib.*
/home/danni/src/install/lib/libtelepathy-glib.la
/home/danni/src/install/lib/libtelepathy-glib.so
/home/danni/src/install/lib/libtelepathy-glib.so.0
/home/danni/src/install/lib/libtelepathy-glib.so.0.45.0
[danni at adelie telepathy-glib]$ unset LD_LIBRARY_PATH
[danni at adelie telepathy-glib]$ echo ~$LD_LIBRARY_PATH~
~~
 * make -C docs clean
 * make V=1

make[3]: Entering directory
`/home/danni/src/GIT/telepathy/telepathy-glib/docs/reference'
gtk-doc: Scanning header files
gtk-doc: Compiling scanner
libtool: compile:  gcc -std=gnu99 -I../.. -I../.. -pthread
-I/home/danni/src/install/include/glib-2.0
-I/home/danni/src/install/lib/glib-2.0/include -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -pthread -I/home/danni/src/install/include/glib-2.0
-I/home/danni/src/install/lib/glib-2.0/include -pthread
-I/home/danni/src/install/include/gio-unix-2.0/
-I/home/danni/src/install/include/glib-2.0
-I/home/danni/src/install/lib/glib-2.0/include -ggdb -O0 -ggdb -O0 -c
telepathy-glib-scan.c  -fPIC -DPIC -o .libs/telepathy-glib-scan.o
libtool: compile:  gcc -std=gnu99 -I../.. -I../.. -pthread
-I/home/danni/src/install/include/glib-2.0
-I/home/danni/src/install/lib/glib-2.0/include -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -pthread -I/home/danni/src/install/include/glib-2.0
-I/home/danni/src/install/lib/glib-2.0/include -pthread
-I/home/danni/src/install/include/gio-unix-2.0/
-I/home/danni/src/install/include/glib-2.0
-I/home/danni/src/install/lib/glib-2.0/include -ggdb -O0 -ggdb -O0 -c
telepathy-glib-scan.c -o telepathy-glib-scan.o >/dev/null 2>&1
gtk-doc: Linking scanner
libtool: link: gcc -std=gnu99 -ggdb -O0 -Wl,-O1 .libs/telepathy-glib-scan.o
-pthread -pthread -pthread -Wl,-O1 -o .libs/telepathy-glib-scan 
-L/home/danni/src/install/lib -L/lib -ldbus-glib-1 -ldbus-1 -lpthread
/home/danni/src/install/lib/libgio-2.0.so
/home/danni/src/install/lib/libgobject-2.0.so
/home/danni/src/install/lib/libgmodule-2.0.so
/home/danni/src/install/lib/libgthread-2.0.so -lrt
/home/danni/src/install/lib/libglib-2.0.so
../../telepathy-glib/.libs/libtelepathy-glib.so -pthread  -Wl,-rpath
-Wl,/home/danni/src/install/lib
gtk-doc: Running scanner telepathy-glib-scan
/home/danni/src/GIT/telepathy/telepathy-glib/docs/reference/.libs/lt-telepathy-glib-scan:
/home/danni/src/install/lib/libtelepathy-glib.so.0: version
`TELEPATHY_GLIB_0.13.1' not found (required by
/home/danni/src/GIT/telepathy/telepathy-glib/docs/reference/.libs/lt-telepathy-glib-scan)
/home/danni/src/GIT/telepathy/telepathy-glib/docs/reference/.libs/lt-telepathy-glib-scan:
/home/danni/src/install/lib/libtelepathy-glib.so.0: version
`TELEPATHY_GLIB_0.13.1.1_UNRELEASED' not found (required by
/home/danni/src/GIT/telepathy/telepathy-glib/docs/reference/.libs/lt-telepathy-glib-scan)
/home/danni/src/GIT/telepathy/telepathy-glib/docs/reference/.libs/lt-telepathy-glib-scan:
/home/danni/src/install/lib/libtelepathy-glib.so.0: version
`TELEPATHY_GLIB_0.13.0' not found (required by
/home/danni/src/GIT/telepathy/telepathy-glib/docs/reference/.libs/lt-telepathy-glib-scan)
Scan failed:

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list