ruby2.3 test/build failures (was: Re: [DRE-maint] Bug#827220: ruby-kgio FTBFS on hppa architecture)

2016-06-17 Thread Christian Hofstaedtler
Hi everybody,

* Christian Hofstaedtler  [160617 20:06]:
> We've recently enabled `make check` in the ruby2.3 builds (prompted
> by this thread).
> 
> I'd love any help with diagnosing/finding fixes for the resulting
> build failures:
> 
>https://buildd.debian.org/status/package.php?p=ruby2.3=sid

To give everyone an overview of the current issues (on release archs), I've
roughly grouped the test failures by topic and arch below.

As some of these tests point to serious issues, just disabling is
not the "correct" fix there.

Current Failures:


[armel, mips, mipsel, mips64el, powerpcspe, sparc64]
  TestArray#test_permutation_stack_error 
[/«PKGBUILDDIR»/test/ruby/test_array.rb:1826]:
  pid XXX killed by SIGTERM (signal 15)
(On mips/mipsel: SIGABRT (signal 6))


[mipsel]
  TestNum2int#test_num2int 
[/«PKGBUILDDIR»/test/-ext-/num2int/test_num2int.rb:143]:
  NUM2INT(-2147483648.5).
  <"-2147483648"> expected but was <"2147483647">.
  TestNum2int#test_num2long 
[/«PKGBUILDDIR»/test/-ext-/num2int/test_num2int.rb:161]:
  NUM2LONG(-2147483648.5).
  <"-2147483648"> expected but was <"2147483647">.
  TestNum2int#test_num2uint 
[/«PKGBUILDDIR»/test/-ext-/num2int/test_num2int.rb:154]:
  NUM2UINT(-2147483648.5).
  <"2147483648"> expected but was <"2147483647">.
  TestNum2int#test_num2ulong 
[/«PKGBUILDDIR»/test/-ext-/num2int/test_num2int.rb:177]:
  NUM2ULONG(-2147483648.5).
  <"2147483648"> expected but was <"2147483647">.


[mipsel]
  TestThread#test_thread_name [/«PKGBUILDDIR»/test/ruby/test_thread.rb:1061]:
  <"#"> expected but was
  <"#">.


[amd64]
  TestProcess#test_threading_works_after_exec_fail:
  Timeout::Error: execution expired
  /«PKGBUILDDIR»/test/ruby/test_process.rb:2234:in `gets'
  /«PKGBUILDDIR»/test/ruby/test_process.rb:2234:in `block in 
test_threading_works_after_exec_fail'
  /«PKGBUILDDIR»/lib/timeout.rb:106:in `timeout'
  /«PKGBUILDDIR»/test/ruby/test_process.rb:2217:in 
`test_threading_works_after_exec_fail'
(I have not seen this one on my build host yet and also not on the
-3 build, so maybe this is a transient problem.)


[mips]

  TestGc#test_gc_parameter:
  Timeout::Error: execution of assert_in_out_err expired
  pid 27560 killed by SIGTERM (signal 15)
  | 
  
  /«PKGBUILDDIR»/test/ruby/test_gc.rb:215:in `test_gc_parameter'
  
  TestGc#test_interrupt_in_finalizer:
  Timeout::Error: execution of assert_in_out_err expired
  pid 27568 killed by SIGABRT (signal 6)
  | 
  | -e: Interrupt
  | -e:16: [BUG] Segmentation fault at 0x0050e8
  | ruby 2.3.1p112 (2016-04-26) [mips-linux-gnu]
  | 
  | -- Control frame information ---
  | c:0004 p: s:0009 e:08 BLOCK  -e:16 [FINISH]
  | c:0003 p: s:0007 e:06 CFUNC  :times
  | c:0002 p:0010 s:0004 e:03 BLOCK  -e:16 [FINISH]
  | c:0001 p: s:0002 E:000a48 (none) [FINISH]
  | 
  | -- Ruby level backtrace information 
  | -e:16:in `block in '
  | -e:16:in `times'
  | -e:16:in `block (2 levels) in '
  | 
  | -- C level backtrace information ---
  | /«PKGBUILDDIR»/libruby-2.3.so.2.3.0(rb_print_backtrace+0x30) [0x774e583c]
  

There are additional failures on non-release archs, but let's fix
the release archs first.

  C.

-- 
 ,''`.  Christian Hofstaedtler 
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-



signature.asc
Description: PGP signature


Re: [Stretch] Status for architecture qualification

2016-06-17 Thread Brock Wittrock
I run all sorts of PowerPC machines with various versions of Debian and I
don't see that coming to end anytime soon.  These are excellent and
reliable machines.  Biggest issues/hurdles are just graphics at the moment
for both ATI/AMD and Nvidia cards, but even if that is never resolved/fixed
or performance dwindles to nothing, I will continue to use these machines
in text/console only mode if I have to.  Please do not drop this
architecture!


Brock

On Fri, Jun 17, 2016 at 3:24 AM, Riccardo Mottola <
riccardo.mott...@libero.it> wrote:

> Hi,
>
> Dan DeVoto wrote:
>
>> In addition to the debian powerpc mailing list, powerpc users are active
>> on the Ubuntu forums.  I'm running Debian Sid on a Powerbook and everything
>> works except 3D acceleration.  I don't see a need to drop it.
>>
>
> I hope that my iBook G3 will serve me for years to come! Low power
> consumption fanless with a SSD disk make superquiet and quite nice!
>
> Riccardo
>
>


Re: [Stretch] Status for architecture qualification

2016-06-17 Thread Riccardo Mottola

Hi,

Dan DeVoto wrote:

In addition to the debian powerpc mailing list, powerpc users are active on the 
Ubuntu forums.  I'm running Debian Sid on a Powerbook and everything works 
except 3D acceleration.  I don't see a need to drop it.


I hope that my iBook G3 will serve me for years to come! Low power 
consumption fanless with a SSD disk make superquiet and quite nice!


Riccardo