Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905679 - dev-libs/qcoro5-0.9.0 fails to compile: testobject.h:14:10: fatal error: qcorotest.h: No such file or directory
Summary: dev-libs/qcoro5-0.9.0 fails to compile: testobject.h:14:10: fatal error: qcor...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-04 06:26 UTC by Agostino Sarubbo
Modified: 2023-05-04 13:13 UTC (History)
0 users

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


Attachments
build.log (build.log,70.98 KB, text/plain)
2023-05-04 06:26 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-04 06:26:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/qcoro5-0.9.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-04 06:26:33 UTC
Created attachment 861115 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-04 06:26:34 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: tests/testlibs/CMakeFiles/qcoro_testlib.dir/qcoro_testlib_autogen/mocs_compilation.cpp.o 
FAILED: tests/testlibs/CMakeFiles/qcoro_testlib.dir/testobject.cpp.o 
/var/tmp/portage/dev-libs/qcoro5-0.9.0/work/qcoro-0.9.0_build/tests/testlibs/qcoro_testlib_autogen/EWIEGA46WW/../../../../../qcoro-0.9.0/tests/testlibs/testobject.h:14:10: fatal error: qcorotest.h: No such file or directory
/var/tmp/portage/dev-libs/qcoro5-0.9.0/work/qcoro-0.9.0/tests/testlibs/testobject.h:14:10: fatal error: qcorotest.h: No such file or directory
/var/tmp/portage/dev-libs/qcoro5-0.9.0/work/qcoro-0.9.0/tests/testlibs/testobject.h:14:10: fatal error: qcorotest.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-05-04 13:13:14 UTC
The bug has been closed via the following commit(s):

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

commit aba7f4b4ff75e6a71dd4877bf8314924b7d2bbd0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-05-04 13:12:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-05-04 13:13:00 +0000

    dev-libs/qcoro5: tests require IUSE=testlib
    
    Closes: https://bugs.gentoo.org/905679
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/qcoro5/qcoro5-0.9.0.ebuild | 1 +
 1 file changed, 1 insertion(+)