Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jan 2019 09:47:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234734] databases/mongodb36 clang-bug at stage phase of poudriere build on 12.0-RELEASE
Message-ID:  <bug-234734-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234734

            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@FreeBSD.org
          Reporter: marko.cupac@mimar.rs
                CC: dev@dudu.ro
             Flags: maintainer-feedback?(dev@dudu.ro)
                CC: dev@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=3Dunused-result -Wpessimizing-move -Wredundant-move
-Wno-undefined-var-template -Wno-instantiation-after-specialization
-stdlib=3Dlibc++ -std=3Dc++14 -O2 -pipe -fstack-protector -fno-strict-alias=
ing
-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, preproces=
sed
source, and associated run script.
*** Signal 9

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

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:=20

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

Thank you in advance,

--=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-234734-7788>