Date: Wed, 18 Jan 2023 08:50:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269024] databases/mongodb50 Does not compile wth boost-libs 1.81.0 Message-ID: <bug-269024-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269024 Bug ID: 269024 Summary: databases/mongodb50 Does not compile wth boost-libs 1.81.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ronald@FreeBSD.org Reporter: borjam@sarenet.es Flags: maintainer-feedback?(ronald@FreeBSD.org) Assignee: ronald@FreeBSD.org Compilation aborts with an error. It works with boost 1.80.0 6 errors generated. scons: *** [build/59f4f0dd/mongo/db/matcher/expression_geo.o] Error 1 In file included from src/third_party/mozjs-60/platform/x86_64/freebsd/build/Unified_cpp_js_src32= .cpp:11: In file included from src/third_party/mozjs-60/extract/js/src/vm/Debugger.cpp:7: In file included from src/third_party/mozjs-60/extract/js/src/vm/Debugger-inl.h:10: In file included from src/third_party/mozjs-60/extract/js/src/vm/Debugger.h= :20: In file included from src/third_party/mozjs-60/extract/js/src/gc/WeakMap.h:= 18: In file included from src/third_party/mozjs-60/extract/js/src/vm/JSCompartment.h:24: In file included from src/third_party/mozjs-60/extract/js/src/vm/GlobalObject.h:17: In file included from src/third_party/mozjs-60/extract/js/src/vm/ErrorObject.h:13: In file included from src/third_party/mozjs-60/extract/js/src/vm/SavedStacks.h:11: src/third_party/mozjs-60/include/mozilla/FastBernoulliTrial.h:368:21: warni= ng: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] if (skipCount < SIZE_MAX) ~ ^~~~~~~~ /usr/include/x86/_stdint.h:178:18: note: expanded from macro 'SIZE_MAX' #define SIZE_MAX UINT64_MAX ^~~~~~~~~~ /usr/include/x86/_stdint.h:91:20: note: expanded from macro 'UINT64_MAX' #define UINT64_MAX 0xffffffffffffffff ^~~~~~~~~~~~~~~~~~ 1 warning generated. 1 warning generated. 1 warning generated. scons: building terminated because of errors. build/59f4f0dd/mongo/db/matcher/expression_geo.o failed: Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/ports/databases/mongodb50 *** Error code 1 Stop. make: stopped in /usr/ports/databases/mongodb50 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269024-7788>