Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check partially fails. #350

Open
Achaean opened this issue Feb 16, 2023 · 1 comment
Open

Check partially fails. #350

Achaean opened this issue Feb 16, 2023 · 1 comment

Comments

@Achaean
Copy link

Achaean commented Feb 16, 2023

Hi! :-)

Latest ver (2.3.3), on a Debian oldstable based distro.

Make completed successfully, but "make check", ends with an error:

>make check
.
.
.
PASS: CUInt128Test
PASS: RangeMapTest
PASS: FormatTest
PASS: StringFunctionsTest
PASS: NetworkFunctionsTest
PASS: FileDataIOTest
PASS: PathTest
PASS: TextFileTest
PASS: CTagTest
/bin/bash: -c: line 14: syntax error: unexpected end of file
make[4]: *** [Makefile:962: test-suite.log] Error 1
make[3]: *** [Makefile:1070: check-TESTS] Error 2
make[2]: *** [Makefile:1189: check-am] Error 2
make[1]: *** [Makefile:427: check-recursive] Error 1
make: *** [Makefile:578: check-recursive] Error 1
>

@Achaean
Copy link
Author

Achaean commented Feb 17, 2023

OK! I found the cause.
KDE plasmoid fails.

Disabling the related option, solves the problem.
(You have to NOT supply the (--enable-kde-in-home) argument).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant