Thread: LambdaNative
View Single Post
  #5   (View Single Post)  
Old 17th November 2017
gpatrick gpatrick is offline
Spam Deminer
 
Join Date: Nov 2009
Posts: 245
Default

Changing from gcc to cc returned this:
Code:
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see invocation)
OpenBSD clang version 4.0.0 (tags/RELEASE_400/final) (based on LLVM 4.0.0)
Target: amd64-unknown-openbsd6.2
Thread model: posix
InstalledDir: /usr/bin
cc: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
cc: note: diagnostic msg:
***************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/_t-univ-bd2164.c
cc: note: diagnostic msg: /tmp/_t-univ-bd2164.sh
cc: note: diagnostic msg:
***************
gmake[1]: *** [makefile:222: _t-univ.o] Error 254
gmake[1]: Leaving directory '/home/ilc/.lambdanative/tmp_install/gambc-v4_7_9/gsc'
gmake: *** [makefile:406: all-recursive] Error 1
ERROR: failed with exit code 2
>> gmake -j 9 failed
BUILD FAILED - configure with verbose option for more information
*** Error 1 in /home/ilc/lambdanative (Makefile:2 'all': @ ./make.sh all)
Reply With Quote