Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529598 - net-im/corebird-1.0 tests fail
Summary: net-im/corebird-1.0 tests fail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Moritz Schlarb
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 621770 636994
Blocks:
  Show dependency tree
 
Reported: 2014-11-17 03:59 UTC by Mark R. Pariente
Modified: 2018-04-11 22:47 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
net-im/corebird-0.9.ebuild (corebird-0.9.ebuild,1.17 KB, text/plain)
2014-11-17 03:59 UTC, Mark R. Pariente
Details
corebird-1.0.ebuild (corebird-1.0.ebuild,1.17 KB, text/plain)
2015-04-01 05:57 UTC, Mark R. Pariente
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark R. Pariente 2014-11-17 03:59:18 UTC
Created attachment 389554 [details]
net-im/corebird-0.9.ebuild

Upstream released net-im/corebird-0.9. Attaching ebuild, here are the modifications:

* Added DEPEND on intltool
* Removed glade USE flag (configure no longer accepts --enable-catalog)
Comment 1 Chandler Paul 2014-12-30 21:10:07 UTC
I can confirm that the ebuild that Mark posted works perfectly, is there any way we can get this into portage?
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2015-03-04 17:54:34 UTC
make  check-TESTS
make[2]: Entering directory '/var/tmp/portage/net-im/corebird-0.9/work/corebird-0.9/tests'
make[3]: Entering directory '/var/tmp/portage/net-im/corebird-0.9/work/corebird-0.9/tests'
PASS: inthistory
PASS: utils
PASS: tweet_length
../test-driver: line 95: 19200 Trace/breakpoint trap   (core dumped) "$@" > $log_file 2>&1
FAIL: media
../test-driver: line 95: 19218 Trace/breakpoint trap   (core dumped) "$@" > $log_file 2>&1
FAIL: tweet_entities
../test-driver: line 95: 19219 Trace/breakpoint trap   (core dumped) "$@" > $log_file 2>&1
FAIL: usercounter
../test-driver: line 95: 19221 Trace/breakpoint trap   (core dumped) "$@" > $log_file 2>&1
FAIL: filters
PASS: sql
../test-driver: line 95: 19238 Trace/breakpoint trap   (core dumped) "$@" > $log_file 2>&1
FAIL: multimedia
../test-driver: line 95: 19245 Trace/breakpoint trap   (core dumped) "$@" > $log_file 2>&1
FAIL: tweet_parsing
PASS: highlighting
make[4]: Entering directory '/var/tmp/portage/net-im/corebird-0.9/work/corebird-0.9/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/net-im/corebird-0.9/work/corebird-0.9/tests'
============================================================================
Testsuite summary for corebird 0.9
============================================================================
# TOTAL: 11
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  6
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to mail@baedert.org
============================================================================
Makefile:933: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '/var/tmp/portage/net-im/corebird-0.9/work/corebird-0.9/tests'
Makefile:1039: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '/var/tmp/portage/net-im/corebird-0.9/work/corebird-0.9/tests'
Makefile:1182: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/var/tmp/portage/net-im/corebird-0.9/work/corebird-0.9/tests'
Makefile:436: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
Comment 3 Mark R. Pariente 2015-04-01 05:57:45 UTC
Created attachment 400314 [details]
corebird-1.0.ebuild

Upstream has release corebird 1.0.
Comment 4 Mark R. Pariente 2015-04-01 05:58:20 UTC
Will work with upstream on the test failures.
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2015-04-02 02:00:39 UTC
(In reply to Mark R. Pariente from comment #4)
> Will work with upstream on the test failures.

we'll await some news on that then
Comment 6 Pacho Ramos gentoo-dev 2015-06-26 18:23:35 UTC
+*corebird-1.0 (26 Jun 2015)
+
+  26 Jun 2015; Pacho Ramos <pacho@gentoo.org> +corebird-1.0.ebuild:
+  Version bump fixing building (#542822)
+
Comment 7 Jonas Stein gentoo-dev 2017-07-18 10:36:54 UTC
can we close this?
Comment 8 Larry the Git Cow gentoo-dev 2018-04-11 22:47:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df6746ecda43cd3f9d869339236481e44633c57

commit 3df6746ecda43cd3f9d869339236481e44633c57
Author:     Moritz Schlarb <moschlar@metalabs.de>
AuthorDate: 2018-04-08 20:01:39 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-04-11 22:47:28 +0000

    net-im/corebird: version bump to 1.7.4.
    
    Patch out a specific test that would perform a download.
    
    Closes: https://bugs.gentoo.org/636994
    Closes: https://bugs.gentoo.org/529598
    Closes: https://github.com/gentoo/gentoo/pull/7889

 net-im/corebird/Manifest              |  1 +
 net-im/corebird/corebird-1.7.4.ebuild | 59 +++++++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)