[Bug 243685] databases/mongodb40-tools: failed to make package

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 29 01:30:19 UTC 2020


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

--- Comment #2 from Tommy P <tommyhp2 at gmail.com> ---
(In reply to Andrew Shevchuk from comment #1)

That's interesting.  Hmm...  I was able to build the mongodb40 package OK in my
various environments

-rw-r--r--  1 nobody  wheel  27544492 Jan 27 00:32
packages/12amd64v1-default-database/All/mongodb40-4.0.12_1.txz
-rw-r--r--  1 nobody  wheel  27522640 Jan 27 00:48
packages/12amd64v1-default-min/All/mongodb40-4.0.12_1.txz
-rw-r--r--  1 nobody  wheel  14079488 Jan 25 11:00
packages/12amd64v1-default-min/All/mongodb40-tools-4.0.8_2.txz
-rw-r--r--  1 root    wheel  27525152 Jan 27 15:30
packages/12amd64v1-default-server/All/mongodb40-4.0.12_1.txz
-rw-r--r--  1 nobody  wheel  27531744 Jan 28 08:04
packages/12amd64v1-default-test/All/mongodb40-4.0.12_1.txz
-rw-r--r--  1 nobody  wheel  14085940 Jan 28 01:33
packages/12amd64v1-default-test/All/mongodb40-tools-4.0.8_2.txz

But inspection of the logs shows these:

c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM
8.0.1)
Target: x86_64-unknown-freebsd12.1
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.
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/mr-ded34d.cpp
c++: note: diagnostic msg: /tmp/mr-ded34d.sh
c++: note: diagnostic msg:

********************
scons: *** [build/opt/mongo/db/commands/mr.o] Error 254
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM
8.0.1)
Target: x86_64-unknown-freebsd12.1
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.
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/wiredtiger_kv_engine-84f5cf.cpp
c++: note: diagnostic msg: /tmp/wiredtiger_kv_engine-84f5cf.sh
c++: note: diagnostic msg:

********************
scons: *** [build/opt/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.o] Error
254
1 warning generated.
1 warning generated.
scons: building terminated because of errors.
build/opt/mongo/db/commands/mr.o failed: Error 254
build/opt/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.o failed: Error 254
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mongodb40
=>> Cleaning up wrkdir
===>  Cleaning for mongodb40-4.0.12_1
build of databases/mongodb40 | mongodb40-4.0.12_1 ended at Sun Jan 26 20:48:52
PST 2020
build time: 04:16:16
!!! build failure encountered !!!


I'll need to check manually if these errors were generated during
non-interactive mode.  I have a few other ports that failed in non-interactive
mode but were successful in interactive mode.

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


More information about the freebsd-ports-bugs mailing list