Date: Wed, 29 Jan 2020 01:30:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 243685] databases/mongodb40-tools: failed to make package Message-ID: <bug-243685-7788-9czIVej1rX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243685-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-243685-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243685 --- Comment #2 from Tommy P <tommyhp2@gmail.com> --- (In reply to Andrew Shevchuk from comment #1) That's interesting. Hmm... I was able to build the mongodb40 package OK i= n 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, preproces= sed 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, preproces= sed 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] E= rror 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 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/databases/mongodb40 =3D>> Cleaning up wrkdir =3D=3D=3D> 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-interact= ive mode but were successful in interactive mode. --=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-243685-7788-9czIVej1rX>