[DRE-maint] Bug#890046: ruby-json ftbfs on arm64, armhf, mips* and some ports

Matthias Klose doko at debian.org
Sat Feb 10 13:26:31 UTC 2018


Package: src:ruby-json
Version: 2.1.0+dfsg-1
Severity: serious
Tags: sid buster

arm64:
dpkg-buildpackage: info: host architecture arm64
 fakeroot debian/rules clean
dh clean --buildsystem=ruby --with ruby
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<BUILDDIR>>/ruby-json-2.1.0+dfsg'
dh_auto_clean
	dh_ruby --clean
   dh_ruby --clean
jruby -S rake clean
rake aborted!
Errno::EACCES: Permission denied - /usr/bin/make
/<<BUILDDIR>>/ruby-json-2.1.0+dfsg/Rakefile:26:in `block in (root)'
/<<BUILDDIR>>/ruby-json-2.1.0+dfsg/Rakefile:26:in `<main>'
(See full trace by running task with --trace)
debian/rules:16: recipe for target 'override_dh_auto_clean' failed
make[1]: *** [override_dh_auto_clean] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/ruby-json-2.1.0+dfsg'
debian/rules:9: recipe for target 'clean' failed
make: *** [clean] Error 2


armhf:
cd java/src/json/ext
ragel -x Parser.rl |  -J
/bin/sh: 1: ragel: not found
/bin/sh: 1: -J: not found
rake aborted!
Command failed with status (127): [ragel -x Parser.rl |  -J...]
/<<BUILDDIR>>/ruby-json-2.1.0+dfsg/Rakefile:222:in `block in (root)'
/<<BUILDDIR>>/ruby-json-2.1.0+dfsg/Rakefile:218:in `block in (root)'
Tasks: TOP => build => jruby_gem => create_jar => create_parser_jar =>
/<<BUILDDIR>>/ruby-json-2.1.0+dfsg/lib/json/ext/parser.jar => compile =>
java/src/json/ext/Parser.class => java/src/json/ext/Parser.java
(See full trace by running task with --trace)
debian/rules:12: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/ruby-json-2.1.0+dfsg'
debian/rules:9: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2

mips*:

cd java/src
jar cf parser.jar json/ext/ByteListTranscoder.class json/ext/OptionsReader.class
json/ext/Parser$1.class json/ext/Parser$ParserResult.class
json/ext/Parser$ParserSession$1.class json/ext/Parser$ParserSession.class
json/ext/Parser.class json/ext/ParserService.class json/ext/RuntimeInfo.class
json/ext/StringDecoder.class json/ext/Utils.class
/usr/lib/ruby/vendor_ruby/rake/file_utils.rb:54: warning: executable? does not
in this environment and will return a dummy value
mv parser.jar /<<BUILDDIR>>/ruby-json-2.1.0+dfsg/lib/json/ext
rake aborted!
SystemCallError: Unknown error (SystemCallError) - Unknown Error (0) -
/<<BUILDDIR>>/ruby-json-2.1.0+dfsg/lib/json/ext/parser.jar
/<<BUILDDIR>>/ruby-json-2.1.0+dfsg/Rakefile:281:in `block in (root)'
/<<BUILDDIR>>/ruby-json-2.1.0+dfsg/Rakefile:271:in `block in (root)'
Tasks: TOP => build => jruby_gem => create_jar => create_parser_jar =>
/<<BUILDDIR>>/ruby-json-2.1.0+dfsg/lib/json/ext/parser.jar
(See full trace by running task with --trace)
debian/rules:12: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1



More information about the Pkg-ruby-extras-maintainers mailing list