When trying to compile ArangoDB 3.7.13 on a fresh Debian buster install make 
is throwing the following error:

/home/builder/src/arangodb/3rdParty/s2geometry/dfefe0c/src/s2/util/math/mathutil.h:
 
At global scope:
/home/builder/src/arangodb/3rdParty/s2geometry/dfefe0c/src/s2/util/math/mathutil.h:168:53:
 
error: specialization of 'static IntOut MathUtil::Round(FloatIn) [with 
IntOut = int; FloatIn = double]' after instantiation
inline int32 MathUtil::Round<int32, double>(double x) {

I am guessing this has something to do with the build environment as a 
general error would likely not have made it into the release tarball.

Any idea what might be the issue here?

Thanks,
-- Lukas

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/arangodb/caee0c6a-0dbe-4afb-9191-159544fe0920n%40googlegroups.com.

Reply via email to