Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 733910

Summary: =dev-libs/check-0.15.1: compilation errors in test suites using fail_if macros (e.g. app-backup/burp)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Joonas Niilola <juippis>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/libcheck/check/issues/293
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-25 22:08:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/burp fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-25 22:08:53 UTC
Created attachment 650762 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-25 22:08:55 UTC
Created attachment 650764 [details]
other.tar.bz2

other logs
Comment 3 Marek Szuba (RETIRED) archtester gentoo-dev 2020-07-27 17:37:30 UTC
I cannot reproduce this. What version of dev-libs/check have you got on your test system?
Comment 4 Agostino Sarubbo gentoo-dev 2020-07-27 19:55:10 UTC
I had the latest at time of writing..I don't know atm.
Comment 5 Marek Szuba (RETIRED) archtester gentoo-dev 2020-07-27 20:43:26 UTC
Looks like you had 0.15.1 installed at the time, that version has got problems and juippis has already removed it from the tree.
Comment 6 Joonas Niilola gentoo-dev 2020-07-28 09:31:17 UTC
Yes, please update your test environment to get a downgrade to latest working version of check.
Comment 7 Agostino Sarubbo gentoo-dev 2020-07-28 09:46:45 UTC
(In reply to Joonas Niilola from comment #6)
> Yes, please update your test environment to get a downgrade to latest
> working version of check.

Not needed as it is done automatically.

Probably the test on burp was done during the time that the broken check was in the tree.