Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679862 - >=dev-lua/lgi-0.9.0: multiple tests failing on ppc64
Summary: >=dev-lua/lgi-0.9.0: multiple tests failing on ppc64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-03-09 18:39 UTC by ernsteiswuerfel
Modified: 2020-09-19 16:40 UTC (History)
0 users

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


Attachments
build.log (lgi-0.9.0:20190309-180944.log,63.93 KB, text/plain)
2019-03-09 18:39 UTC, ernsteiswuerfel
Details
emerge --info (file_679862.txt,6.01 KB, text/plain)
2019-03-09 18:40 UTC, ernsteiswuerfel
Details
build.log (0.9.2, ppc64) (lgi-0.9.2:20200908-131104.log,14.08 KB, text/plain)
2020-09-08 13:28 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2019-03-09 18:39:25 UTC
Created attachment 568338 [details]
build.log

gireg   : FAILED 18 of 114 tests
gobject : FAILED 16 of 17 tests
gtk     : FAILED 18 of 21 tests
cairo   : FAILED 3 of 12 tests
pango   : FAILED 1 of 1 tests
Comment 1 ernsteiswuerfel archtester 2019-03-09 18:40:09 UTC
Created attachment 568340 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2020-09-08 13:28:36 UTC
Created attachment 659152 [details]
build.log (0.9.2, ppc64)

0.9.2 still got some testfailures on ppc64 but looks much better than previous versions:

gireg   : all 114 tests passed.
marshal : all 1 tests passed.
corocbk : all 3 tests passed.
record  : all 1 tests passed.
glib    : all 6 tests passed.
variant : all 15 tests passed.
dbus    : all 3 tests passed.
gtk     : all 21 tests passed.
cairo   : FAILED 3 of 12 tests
pango   : all 1 tests passed.
gio     : all 2 tests passed.

[...]
cairo   :  9:pattern_type                       FAIL
             tests/cairo.lua:235: cairo.SolidPattern: no `get_surface'
stack traceback:
	[C]: in function 'error'
	./lgi/component.lua:160: in function <./lgi/component.lua:156>
	[C]: ?
	tests/cairo.lua:235: in function <tests/cairo.lua:221>
	[C]: in function 'xpcall'
	tests/test.lua:50: in function 'runfunc'
	tests/test.lua:73: in function 'run'
	tests/test.lua:141: in main chunk
	[C]: ?
cairo   : 10:pattern_mesh                       FAIL
             tests/cairo.lua:277: failure
stack traceback:
	[C]: in function 'error'
	tests/test.lua:88: in function 'fail'
	tests/test.lua:91: in function 'check'
	tests/cairo.lua:277: in function <tests/cairo.lua:265>
	[C]: in function 'xpcall'
	tests/test.lua:50: in function 'runfunc'
	tests/test.lua:73: in function 'run'
	tests/test.lua:141: in main chunk
	[C]: ?
cairo   : 11:context_getset                     FAIL
             tests/cairo.lua:371: failure
stack traceback:
	[C]: in function 'error'
	tests/test.lua:88: in function 'fail'
	tests/test.lua:91: in function 'check'
	tests/cairo.lua:371: in function <tests/cairo.lua:359>
	[C]: in function 'xpcall'
	tests/test.lua:50: in function 'runfunc'
	tests/test.lua:73: in function 'run'
	tests/test.lua:141: in main chunk
	[C]: ?
Comment 3 Larry the Git Cow gentoo-dev 2020-09-19 16:40:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317c751501b149576272010d6efbab174953f07d

commit 317c751501b149576272010d6efbab174953f07d
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2020-09-19 16:38:21 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-09-19 16:40:11 +0000

    dev-lua/lgi: drop old EAPI=4 and unstable ebuild
    
    Closes: https://bugs.gentoo.org/704766
    Closes: https://bugs.gentoo.org/679862
    Closes: https://bugs.gentoo.org/628022
    Closes: https://bugs.gentoo.org/662790
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 dev-lua/lgi/Manifest            |  1 -
 dev-lua/lgi/lgi-0.9.0-r1.ebuild | 57 -----------------------------------------
 dev-lua/lgi/lgi-0.9.0.ebuild    | 54 --------------------------------------
 3 files changed, 112 deletions(-)