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

Do you plan to upgrade to latest nthash #75

Open
tillea opened this issue Dec 9, 2022 · 0 comments
Open

Do you plan to upgrade to latest nthash #75

tillea opened this issue Dec 9, 2022 · 0 comments

Comments

@tillea
Copy link

tillea commented Dec 9, 2022

Hi,
I'm a member of the Debian Med team who is maintaining ntCard as well as ntHash for Debian. When ntHash version was bumped to version 2.3.0 I assumed ntCard might follow soonish and made the mistake to simply upload it to the Debian mirror. Now we have the unfortunate situation that ntCard 1.2.2 does not build against ntHash version 2.3.0 as it was reported in a bug report which boils down to the error:

g++ -DHAVE_CONFIG_H -I.  -I./Common -I/usr/include -I/<<PKGBUILDDIR>> -fopenmp -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Common/nthll-Fcontrol.o `test -f 'Common/Fcontrol.cpp' || echo './'`Common/Fcontrol.cpp
	ntcard.cpp:2:10: fatal error: nthash/ntHashIterator.hpp: No such file or directory
	    2 | #include "nthash/ntHashIterator.hpp"
	      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
	compilation terminated.
	make[3]: *** [Makefile:632: ntcard-ntcard.o] Error 1
	make[3]: *** Waiting for unfinished jobs....
	nthll.cpp:11:10: fatal error: nthash/ntHashIterator.hpp: No such file or directory
	   11 | #include "nthash/ntHashIterator.hpp"
	      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
	compilation terminated.

I wonder whether we can expect some ntCard that is compatible with ntHash soon (or may be something is just missing in ntHash)?

Kind regards, Andreas.

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