Project

General

Profile

Actions

Bug #6363

closed

mak test fail on hpux 11.31 ia

Added by huhongbo (hongbo hu) almost 12 years ago. Updated over 11 years ago.

Status:
Rejected
Assignee:
-
Target version:
ruby -v:
ruby-1.9.3-p194
Backport:
[ruby-core:44635]

Description

    $ export PATH=/usr/local/bin:$PATH
    $ export CC=gcc
    $ export CFLAGS="-O2 -g -pthread -mlp64 -w -pipe -Wall -fexceptions"
    $ export CPPFLAGS="-DHAVE_HMAC_CTX_COPY -DHAVE_EVP_CIPHER_CTX_COPY"
    $ ./configure --with-gcc --enable-pthread --libdir=/usr/local/lib/hpux64 --enable-shared --disable-rpath

gmake test
./tool/runruby.rb:62: warning: Insecure world writable dir /u01/oracle/app/oracle/product/10.2.0/db/OPatch in PATH, mode 040757
./tool/rubytest.rb:19: warning: Insecure world writable dir /data in PATH, mode 040777

sample/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................
sample/test.rb:condition ..
sample/test.rb:if/unless ...
sample/test.rb:case .....
sample/test.rb:while/until ........
sample/test.rb:exception ..........
sample/test.rb:array .......................................
sample/test.rb:hash ...........................
sample/test.rb:iterator ...............................................................................................................
sample/test.rb:float ................................................................................
sample/test.rb:bignum ...............................
sample/test.rb:string & char ..............................................................
sample/test.rb:assignment ..........
sample/test.rb:call ......
sample/test.rb:proc .........
sample/test.rb:signal
sendsig: useracc failed. 0x20000000764abe00 0x00000000005000

Pid 17953 was killed due to failure in writing the signal context - possible stack overflow.
test failed
gmake: *** [yes-test-sample] Error 1

Updated by mame (Yusuke Endoh) almost 12 years ago

  • Status changed from Open to Feedback

Please try Ruby trunk.

If the problem still occurs, could you please create a patch yourself?
There is no arm maintainer unfortunately.

If your patch looks simple and benign for other platforms, we may import it.

Thanks,

--
Yusuke Endoh

Updated by mame (Yusuke Endoh) over 11 years ago

  • Status changed from Feedback to Rejected

No feedback, we cannot grasp the current situation. Closing.

--
Yusuke Endoh

Actions

Also available in: Atom PDF

Like0
Like0Like0