On Sun, Apr 29, 2012 at 07:54:03AM +0530, ankit vishwakarma wrote:
> while testing the results for gobject-intsospection the following error occurs
>
Question: what do you hope to achieve by running these tests ?
If you are looking for a bug, perhaps you have found one. If you
actually want to know if the package works, many of us think that
testsuites are less than useful, so we would install it, and run it
without bothering to run the tests.
[ snip most of the log ]
> make[4]: Entering directory
> `/sources/gobject-introspection-1.32.1/tests/repository'
> make gitestrepo gitestthrows gitypelibtest
> make[5]: Entering directory
> `/sources/gobject-introspection-1.32.1/tests/repository'
> CC gitestrepo-gitestrepo.o
> CCLD gitestrepo
> CC gitestthrows-gitestthrows.o
> CCLD gitestthrows
> CC gitypelibtest-gitypelibtest.o
> CCLD gitypelibtest
> make[5]: Leaving directory
> `/sources/gobject-introspection-1.32.1/tests/repository'
> make check-TESTS
> make[5]: Entering directory
> `/sources/gobject-introspection-1.32.1/tests/repository'
> Successfully found GCancellable
> PASS: gitestrepo
> PASS: gitestthrows
> **
> ERROR:./gitypelibtest.c:164:test_fundamental_get_ref_function_pointer:
> assertion failed: (g_irepository_require (repo, "Regress", NULL, 0,
> NULL))
> /bin/sh: line 5: 11762 Aborted env
> GI_TYPELIB_PATH=../..:../../gir:../../tests:../../tests/scanner:
> XDG_DATA_DIRS="../../gir:/usr/share:/usr/local/share:/usr/share"
> ${dir}$tst
> FAIL: gitypelibtest
> =============================================================================================
> 1 of 3 tests failed
> Please report to
> http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection
> =============================================================================================
If you care about the testsuite of this package, and you can
reproduce the problem on a fresh build, you can raise a bug at the
gnome bugzilla.
Actually, if you have your xdg files somewhere other than the
places listed by XDG_DATA_DIRS above (e.g. $GNOME_PREFIX/share if
you are doing it the old BLFS way) you can try correcting
XDG_DATA_DIRS : see 'Configuring desktop-file-utils' near the bottom
of the desktop-file-utils page.
Your build, your rules.
ĸen
--
das eine Mal als Tragödie, das andere Mal als Farce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page