<div dir="ltr">Thanks; that makes sense to me.   I'll keep poking at with it.<div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr">--<br>Andrius</div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 27, 2019 at 5:24 AM Adriaan de Groot <<a href="mailto:groot@kde.org">groot@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Friday, 26 April 2019 18:38:50 CEST Andrius D. Ilgunas wrote:<br>
> ===>  Script "configure" failed unexpectedly.<br>
> Please report the problem to kde@FreeBSD.org [maintainer] and attach the<br>
> "/usr/ports/devel/cmake/work/cmake-3.14.1/config.log" including the output<br>
> of the failure of your make command. Also, it might be a good idea to<br>
> provide<br>
> an overview of all packages installed on your system (e.g. a<br>
> /usr/local/sbin/pkg-static info -g -Ea).<br>
<br>
Hi Andrius,<br>
<br>
You're hitting a problem while building cmake (which is why you get referred <br>
to the maintainers of the CMake port). Looking at your log, all I see is<br>
<br>
<br>
--- cmGeneratorTarget.o ---<br>
c++: error: unable to execute command: Killed<br>
c++: error: clang frontend command failed due to signal (use -v to see <br>
invocation)<br>
FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM <br>
6.0.1)<br>
Target: x86_64-unknown-freebsd12.0<br>
Thread model: posix<br>
InstalledDir: /usr/bin<br>
c++: note: diagnostic msg: PLEASE submit a bug report to https://<br>
<a href="http://bugs.freebsd.org/submit/" rel="noreferrer" target="_blank">bugs.freebsd.org/submit/</a> and include the crash backtrace, preprocessed source, <br>
and associated run script.<br>
<br>
<br>
Basically, you're seeing a compiler crash "for some reason". I'm inclined to <br>
guess "because out of memory", but mostly I would suggest: build the cmake <br>
port by iteself. Then go back to building samba48 as you were originally. If <br>
the problem persists, then it's worth reporting again.<br>
<br>
[ade]</blockquote></div>