[Bug 234734] databases/mongodb36 clang-bug at stage phase of poudriere build on 12.0-RELEASE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 8 09:47:24 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234734

            Bug ID: 234734
           Summary: databases/mongodb36 clang-bug at stage phase of
                    poudriere build on 12.0-RELEASE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: marko.cupac at mimar.rs
                CC: dev at dudu.ro
             Flags: maintainer-feedback?(dev at dudu.ro)
                CC: dev at dudu.ro

Hi,

I can't build databases/mongodb36 on 12.0-RELEASE in poudriere. Build fails
with the following message:

---log-excerpt-start---
c++ -o build/opt/mongo/s/commands/commands_public.o -c -O2 -pipe
-fstack-protector -fno-strict-aliasing -Woverloaded-virtual
-Werror=unused-result -Wpessimizing-move -Wredundant-move
-Wno-undefined-var-template -Wno-instantiation-after-specialization
-stdlib=libc++ -std=c++14 -O2 -pipe -fstack-protector -fno-strict-aliasing
-fno-omit-frame-pointer -fno-omit-frame-pointer -fno-strict-aliasing -ggdb
-pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch
-Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field
-Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare
-Wno-unused-const-variable -Wno-missing-braces
-Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression
-Wno-unused-lambda-capture -Wno-exceptions -fstack-protector-strong
-fno-builtin-memcmp -fpic -DNDEBUG -DBOOST_SYSTEM_NO_DEPRECATED
-DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -I/usr/local/include -Ibuild/opt
-Isrc src/mongo/s/commands/commands_public.cpp
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM
6.0.1)
Target: x86_64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
*** Signal 9

Stop.
make: stopped in /usr/ports/databases/mongodb36
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/commands_public-fcf244.cpp
c++: note: diagnostic msg: /tmp/commands_public-fcf244.sh
c++: note: diagnostic msg: 

********************
---log-excerpt-end---

Thank you in advance,

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list