[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-libextractor] Error: make check
From: |
Christian Grothoff |
Subject: |
Re: [bug-libextractor] Error: make check |
Date: |
Thu, 14 Sep 2006 10:26:47 -0600 |
User-agent: |
KMail/1.9.4 |
Did you run "make install" before "make check"? I suspect that the plugins
are not found, and in 0.5.13 we were still building the plugin path into the
binaries -- so the code would look for them in /usr/lib/libextractor/*, but
obviously not find them if you did not run "make install" yet.
I realize this is not the usual order (make check after make install, instead
of the other way round). Let me know if you still have problems.
Happy hacking
Christian
On Thursday 14 September 2006 09:18, Debarshi 'Rishi' Ray wrote:
> This is with regard to running to running 'make check' on version
> 0.5.13 tar ball obtained from ftp://ftp.gnu.org/gnu/libextractor/.
>
> Running 'make check' after:
> $ ./configure --prefix=/usr
> $ make
> gave the following:
>
> address@hidden libextractor-0.5.13]$ make check
> Making check in m4
> make[1]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/m4' make[1]: Nothing to be
> done for `check'.
> make[1]: Leaving directory `/home/rishi/MyDownloads/libextractor-0.5.13/m4'
> Making check in po
> make[1]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/po' make[1]: Nothing to be
> done for `check'.
> make[1]: Leaving directory `/home/rishi/MyDownloads/libextractor-0.5.13/po'
> Making check in libltdl
> make[1]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/libltdl'
> make[1]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/libltdl' Making check in src
> make[1]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src' Making check in include
> make[2]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/include'
> Making check in .
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/include'
> make[3]: Nothing to be done for `check-am'.
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/include'
> make[2]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/include'
> Making check in main
> make[2]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/main'
> Making check in .
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/main'
> make test_binary
> make[4]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/main'
> make[4]: `test_binary' is up to date.
> make[4]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/main'
> make check-TESTS
> make[4]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/main'
> PASS: test_binary
> ==================
> All 1 tests passed
> ==================
> make[4]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/main'
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/main'
> make[2]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/main'
> Making check in plugins
> make[2]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins'
> Making check in .
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins'
> make[3]: Nothing to be done for `check-am'.
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins'
> Making check in oo
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/oo'
> Making check in .
> make[4]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/oo'
> make[4]: Nothing to be done for `check-am'.
> make[4]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/oo'
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/oo'
> Making check in printable
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/printable'
> make[3]: Nothing to be done for `check'.
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/printable'
> Making check in hash
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/hash'
> Making check in .
> make[4]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/hash'
> make[4]: Nothing to be done for `check-am'.
> make[4]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/hash'
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/hash'
> Making check in ole2
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/ole2'
> make[3]: Nothing to be done for `check'.
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/ole2'
> Making check in rpm
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/rpm'
> Making check in .
> make[4]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/rpm'
> make[4]: Nothing to be done for `check-am'.
> make[4]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/rpm'
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/rpm'
> Making check in thumbnail
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/thumbnail'
> make[3]: Nothing to be done for `check'.
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/thumbnail'
> Making check in exiv2
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/exiv2'
> Making check in .
> make[4]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/exiv2'
> make[4]: Nothing to be done for `check-am'.
> make[4]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/exiv2'
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins/exiv2'
> make[2]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/plugins'
> Making check in test
> make[2]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/test'
> Making check in .
> make[3]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/test'
> make trivialtest keywordlisttest plugintest multiload
> make[4]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/test'
> make[4]: `trivialtest' is up to date.
> make[4]: `keywordlisttest' is up to date.
> make[4]: `plugintest' is up to date.
> make[4]: `multiload' is up to date.
> make[4]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/test'
> make check-TESTS
> make[4]: Entering directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/test'
> PASS: trivialtest
> PASS: keywordlisttest
> Invalid number of keywords (3 != 0)
> FAIL: plugintest
> PASS: multiload
> =========================================
> 1 of 4 tests failed
> Please report to address@hidden
> =========================================
> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/test'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/test'
> make[2]: *** [check-recursive] Error 1
> make[2]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src/test'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory
> `/home/rishi/MyDownloads/libextractor-0.5.13/src' make: ***
> [check-recursive] Error 1
> address@hidden libextractor-0.5.13]$
>
> Happy hacking,
> Debarshi