[Bug 197070] clang fails on attempting to build lang/ruby20

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 25 16:55:48 UTC 2015


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

            Bug ID: 197070
           Summary: clang fails on attempting to build lang/ruby20
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: venture37 at geeklan.co.uk

Created attachment 152130
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152130&action=edit
Preprocessed source and associated run script

Running r277486 on Raspberry Pi, attempting to build lang/ruby20

making encs
compiling ./enc/trans/big5.c
FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115
Target: armv6--freebsd11.0-gnueabi
Thread model: posix
 "/usr/bin/cc" -cc1 -triple armv6--freebsd11.0-gnueabi -emit-obj -mrelax-all
-disable-free -main-file-name big5.c -mrelocation-model static
-mdisable-fp-elim -masm-verbose -mconstructor-aliases -target-cpu arm1176jzf-s
-target-feature +soft-float -target-feature +soft-float-abi -target-feature
-neon -target-feature -crypto -target-abi aapcs-linux -msoft-float -mfloat-abi
soft -v -dwarf-column-info -coverage-file
/usr/ports/lang/ruby20/work/ruby-2.0.0-p598/enc/trans/big5.o -resource-dir
/usr/bin/../lib/clang/3.5.1 -D ONIG_ENC_REGISTER=rb_enc_register -I . -I
.ext/include/armv6-freebsd11 -I ./include -I . -I /usr/local/include
-fdebug-compilation-dir /usr/ports/lang/ruby20/work/ruby-2.0.0-p598
-ferror-limit 19 -fmessage-length 0 -mstackrealign -fno-signed-char
-fobjc-runtime=gnustep -fdiagnostics-show-option -o enc/trans/big5.o -x c
./enc/trans/big5.c
clang -cc1 version 3.5.1 based upon LLVM 3.5.1 default target
armv6-gnueabi-freebsd11.0
ignoring nonexistent directory "/usr/bin/../lib/clang/3.5.1/include"
ignoring duplicate directory "."
#include "..." search starts here:
#include <...> search starts here:
 .
 .ext/include/armv6-freebsd11
 ./include
 /usr/local/include
 /usr/include/clang/3.5.1
 /usr/include
End of search list.
cc: error: unable to execute command: Killed
cc: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115
Target: armv6--freebsd11.0-gnueabi
Thread model: posix
cc: 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.
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/big5-806f23.c
cc: note: diagnostic msg: /tmp/big5-806f23.sh
cc: note: diagnostic msg: 

********************
*** [enc/trans/big5.o] Error code 254 (ignored)
linking transcoder big5.so
cc: error: no such file or directory: 'enc/trans/big5.o'
*** [.ext/armv6-freebsd11/enc/trans/big5.so] Error code 1

make[3]: stopped in /usr/ports/lang/ruby20/work/ruby-2.0.0-p598
1 error

make[3]: stopped in /usr/ports/lang/ruby20/work/ruby-2.0.0-p598
*** [encs] Error code 2

make[2]: stopped in /usr/ports/lang/ruby20/work/ruby-2.0.0-p598
1 error

make[2]: stopped in /usr/ports/lang/ruby20/work/ruby-2.0.0-p598
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/ruby20
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/ruby20

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


More information about the freebsd-bugs mailing list