From: "mame (Yusuke Endoh)" Date: 2012-11-02T20:03:15+09:00 Subject: [ruby-core:48750] [ruby-trunk - Bug #6363][Rejected] mak test fail on hpux 11.31 ia Issue #6363 has been updated by mame (Yusuke Endoh). Status changed from Feedback to Rejected No feedback, we cannot grasp the current situation. Closing. -- Yusuke Endoh ---------------------------------------- Bug #6363: mak test fail on hpux 11.31 ia https://bugs.ruby-lang.org/issues/6363#change-32229 Author: huhongbo (hongbo hu) Status: Rejected Priority: Normal Assignee: Category: build Target version: 1.9.3 ruby -v: ruby-1.9.3-p194 $ 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 -- http://bugs.ruby-lang.org/