[#61424] [REJECT?] xmalloc/xfree: reduce atomic ops w/ thread-locals — Eric Wong <normalperson@...>

I'm unsure about this. I _hate_ the extra branches this adds;

13 messages 2014/03/12

[ruby-core:61607] [ruby-trunk - Bug #9655] [Open] Build failure of Arch linux

From: shibata.hiroshi@...
Date: 2014-03-20 07:31:25 UTC
List: ruby-core #61607
Issue #9655 has been reported by Hiroshi SHIBATA.

----------------------------------------
Bug #9655: Build failure of Arch linux
https://bugs.ruby-lang.org/issues/9655

* Author: Hiroshi SHIBATA
* Status: Open
* Priority: Normal
* Assignee:=20
* Category:=20
* Target version:=20
* ruby -v: 2.1.0
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
See. https://github.com/sstephenson/ruby-build/issues/500

```
$ rbenv install --version
ruby-build 20140204

$ uname -a
Linux box 3.12.9-2-ARCH #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014 x86_64 =
GNU/Linux

$ rbenv install -v 2.1.0
................................
compiling iseq.c
compiling vm.c
In file included from vm.c:79:0:
vm_insnhelper.c: In function =E2=80=98vm_call_ivar=E2=80=99:
vm_insnhelper.c:1568:1: internal compiler error: Segmentation fault
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See https://bugs.archlinux.org/ for instructions.
Makefile:333: recipe for target 'vm.o' failed
make: *** [vm.o] Error 1
make: *** Waiting for unfinished jobs....

$ rbenv install -v 2.0.0-p353
................................
compiling dmyversion.c
compiling array.c
linking miniruby
generating encdb.h
./tool/mkconfig.rb:180: syntax error, unexpected ' ', expecting tSTRING_CON=
TENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END
  arch_flag =3D ENV['ARCHFLAGS'] ...
  ^
./tool/mkconfig.rb:179: unterminated string meets end of file
uncommon.mk:528: recipe for target '.rbconfig.time' failed
make: *** [.rbconfig.time] Error 1
make: *** Waiting for unfinished jobs....
./tool/generic_erb.rb:3:in `require': /tmp/ruby-build.20140205212451.28425/=
ruby-2.0.0-p353/lib/optparse.rb:758: unterminated string meets end of file =
(SyntaxError)
/tmp/ruby-build.20140205212451.28425/ruby-2.0.0-p353/lib/optparse.rb:758: s=
yntax error, unexpected end-of-input, expecting keyword_end
    from ./tool/generic_erb.rb:3:in `<main>'
uncommon.mk:886: recipe for target 'encdb.h' failed
make: *** [encdb.h] Error 1
```



--=20
https://bugs.ruby-lang.org/

In This Thread

Prev Next