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

make test fails with documented check version #91

Open
treydock opened this issue May 13, 2019 · 1 comment
Open

make test fails with documented check version #91

treydock opened this issue May 13, 2019 · 1 comment

Comments

@treydock
Copy link

Looks like the use of ck_assert_uint_eq would require at least check-devel 0.10.0: libcheck/check@305371c

RHEL 7 version of check is 0.9.9

Error:

DEBUG util.py:490:  BUILDSTDERR: check_cjose-check_concatkdf.o: In function `test_cjose_concatkdf_otherinfo_noextra':
DEBUG util.py:490:  BUILDSTDERR: /builddir/build/BUILD/cjose-0.6.1/test/check_concatkdf.c:98: undefined reference to `ck_assert_uint_eq'
DEBUG util.py:490:  BUILDSTDERR: check_cjose-check_concatkdf.o: In function `test_cjose_concatkdf_otherinfo_apuapv':
DEBUG util.py:490:  BUILDSTDERR: /builddir/build/BUILD/cjose-0.6.1/test/check_concatkdf.c:123: undefined reference to `ck_assert_uint_eq'
DEBUG util.py:490:  BUILDSTDERR: collect2: error: ld returned 1 exit status
@zandbelt
Copy link
Contributor

zandbelt commented Apr 5, 2022

this is merged here:
OpenIDC@30ef07c
and part of the maintenance fork here:
https://github.com/OpenIDC/cjose/tree/version-0.6.2.x

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

2 participants