michael-o (Michael Osipov)
- Login: michael-o
- Registered on: 05/19/2016
- Last sign in: 03/16/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/20/2016
-
12:00 PM Ruby Bug #12396: Compilation crashes with segmentation fault in HP-UX 11.31
- I have removed the asterisk from the x and got a bit further to:
~~~
gmake[3]: Entering directory '/tmp/stable-snapshot/ext/fiddle/libffi-3.2.1'
gmake 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-g -warn all' 'CXXFLAGS=-g ' 'CFLAGS_FOR_BUI... -
11:40 AM Ruby Bug #12396: Compilation crashes with segmentation fault in HP-UX 11.31
- Just retried with a stable snapshot:
~~~
compiling ./missing/strlcpy.c
/opt/aCC/bin/aCC -Ae -g -c ia64.s
compiling addr2line.c
compiling dmyenc.c
linking miniruby
generating encdb.h
./tool/generic_erb.rb:2: [BUG] Segmentatio...
05/19/2016
-
08:25 AM Ruby Bug #12396 (Closed): Compilation crashes with segmentation fault in HP-UX 11.31
- Trying to compile Ruby 2.3.1 from source tarball on "HP-UX blnn724x B.11.31 U ia64 HP-UX" with `export CC=/opt/aCC/bin/aCC` where `aCC` is `aCC: HP C/aC++ B3910B A.06.25.01 [May 17 2010]` and `./configure --prefix=$HOME/ruby`. During com...