Bug#756594: ruby-ffi failed to run test on mips64el

2014-08-12 Thread Antonio Terceiro
On Fri, Aug 01, 2014 at 01:00:26AM +0800, YunQiang Su wrote:
 Control: fowarded -1 https://github.com/ffi/ffi/issues/359
 
 Thank you very much and I forwarded the bug upstream.

Did you try building the package on mips64el including the new .conf
file? Did it work?

If not, please give me an account on the porterbox (ssh public key
attached).

-- 
Antonio Terceiro terce...@debian.org
ssh-rsa 
B3NzaC1yc2EBIwAAAQEA9hBOYGXGQs/Qq2rubig1YaaFCmC7RqeL/4qtQwXhNBLwOnuNErT7Ps9pFSMRODAFtHmt11xbLKWmnGGnsjsxjl/AR9TT5vBGK1djRAHQ1BhyNwlsjY7BJ3+SSc+QoFQQnJ12okfNbwBDFm9F+gKnS/iHFyvMGBdq+ac8dsLkYspT5gudMqX2qwNRylmhcKJX6I4keIEOeWTSnxCMqNS7nQDirnIqwZzO5oJx8DX+nQl21IT7uQCW6j8zAA+4x66BQX89bZo0Lz6d7vMcipMrUFOoWiB5FUB/vnBkXfDY62uqBCV819xupHS+HxYQZ0tbJDo4IkACMbuWL7XAKJSBrQ==
 terceiro@morere


signature.asc
Description: Digital signature


Bug#756594: ruby-ffi failed to run test on mips64el

2014-07-31 Thread YunQiang Su
Package: ruby-ffi
Version: 1.9.3debian-1

Failures:

  1) Custom type definitions detects the correct type for size_t
 Failure/Error: lambda do
   expected no Exception, got #TypeError: unable to resolve type
'size_t' with backtrace:
 # ./lib/ffi/types.rb:70:in `find_type'
 # ./lib/ffi/library.rb:496:in `find_type'
 # ./lib/ffi/library.rb:227:in `block in attach_function'
 # ./lib/ffi/library.rb:227:in `map'
 # ./lib/ffi/library.rb:227:in `attach_function'
 # ./spec/ffi/typedef_spec.rb:74:in `block (4 levels) in top
(required)'
 # ./spec/ffi/typedef_spec.rb:70:in `initialize'
 # ./spec/ffi/typedef_spec.rb:70:in `new'
 # ./spec/ffi/typedef_spec.rb:70:in `block (3 levels) in top
(required)'
 # ./spec/ffi/typedef_spec.rb:69:in `block (2 levels) in top
(required)'
 # ./spec/ffi/typedef_spec.rb:69:in `block (2 levels) in top (required)'

Finished in 12.42 seconds
4793 examples, 1 failure

Failed examples:

rspec ./spec/ffi/typedef_spec.rb:68 # Custom type definitions detects
the correct type for size_t
ERROR: Test ruby2.1 failed. Exiting.

You can get the buildlog from:

http://mips64el.debian.net/debian/buildlog/r/ruby-ffi_1.9.3debian-1/ruby-ffi_1.9.3debian-1_mips64el-20140711-.build

-- 
YunQiang Su


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756594: ruby-ffi failed to run test on mips64el

2014-07-31 Thread Antonio Terceiro
On Thu, Jul 31, 2014 at 04:09:14PM +0800, YunQiang Su wrote:
 Package: ruby-ffi
 Version: 1.9.3debian-1
 
 Failures:
 
   1) Custom type definitions detects the correct type for size_t
  Failure/Error: lambda do
expected no Exception, got #TypeError: unable to resolve type
 'size_t' with backtrace:
  # ./lib/ffi/types.rb:70:in `find_type'
  # ./lib/ffi/library.rb:496:in `find_type'
  # ./lib/ffi/library.rb:227:in `block in attach_function'
  # ./lib/ffi/library.rb:227:in `map'
  # ./lib/ffi/library.rb:227:in `attach_function'
  # ./spec/ffi/typedef_spec.rb:74:in `block (4 levels) in top
 (required)'
  # ./spec/ffi/typedef_spec.rb:70:in `initialize'
  # ./spec/ffi/typedef_spec.rb:70:in `new'
  # ./spec/ffi/typedef_spec.rb:70:in `block (3 levels) in top
 (required)'
  # ./spec/ffi/typedef_spec.rb:69:in `block (2 levels) in top
 (required)'
  # ./spec/ffi/typedef_spec.rb:69:in `block (2 levels) in top (required)'

that's expected for new archiectures. Please see debian/README.porting
in the source package.

I would be willing to include the arch config file in the debian
package, but please also submit it upstream.

-- 
Antonio Terceiro terce...@debian.org


signature.asc
Description: Digital signature


Bug#756594: ruby-ffi failed to run test on mips64el

2014-07-31 Thread YunQiang Su
Control: fowarded -1 https://github.com/ffi/ffi/issues/359

Thank you very much and I forwarded the bug upstream.

On Thu, Jul 31, 2014 at 9:55 PM, Antonio Terceiro terce...@debian.org wrote:
 On Thu, Jul 31, 2014 at 04:09:14PM +0800, YunQiang Su wrote:
 Package: ruby-ffi
 Version: 1.9.3debian-1

 Failures:

   1) Custom type definitions detects the correct type for size_t
  Failure/Error: lambda do
expected no Exception, got #TypeError: unable to resolve type
 'size_t' with backtrace:
  # ./lib/ffi/types.rb:70:in `find_type'
  # ./lib/ffi/library.rb:496:in `find_type'
  # ./lib/ffi/library.rb:227:in `block in attach_function'
  # ./lib/ffi/library.rb:227:in `map'
  # ./lib/ffi/library.rb:227:in `attach_function'
  # ./spec/ffi/typedef_spec.rb:74:in `block (4 levels) in top
 (required)'
  # ./spec/ffi/typedef_spec.rb:70:in `initialize'
  # ./spec/ffi/typedef_spec.rb:70:in `new'
  # ./spec/ffi/typedef_spec.rb:70:in `block (3 levels) in top
 (required)'
  # ./spec/ffi/typedef_spec.rb:69:in `block (2 levels) in top
 (required)'
  # ./spec/ffi/typedef_spec.rb:69:in `block (2 levels) in top 
 (required)'

 that's expected for new archiectures. Please see debian/README.porting
 in the source package.

 I would be willing to include the arch config file in the debian
 package, but please also submit it upstream.

 --
 Antonio Terceiro terce...@debian.org



-- 
YunQiang Su


types.conf
Description: Binary data