Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243279 Details for
Bug 333089
dev-ruby/json-1.4.3-r1 - Files built without respecting LDFLAGS have been detected
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ruby:json-1.4.3-r1:20100816-231121.log
20100816-231121.log (text/plain), 9.43 KB, created by
Jeroen Roovers (RETIRED)
on 2010-08-16 23:17:37 UTC
(
hide
)
Description:
dev-ruby:json-1.4.3-r1:20100816-231121.log
Filename:
MIME Type:
Creator:
Jeroen Roovers (RETIRED)
Created:
2010-08-16 23:17:37 UTC
Size:
9.43 KB
patch
obsolete
> [32;01m*[0m CPV: dev-ruby/json-1.4.3-r1 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc hppa kernel_linux ruby_targets_ruby18 test userland_GNU >>>> Unpacking source... > [32;01m*[0m Running unpack phase for all ... > [32;01m*[0m Unpacking .gem file... ... >[A[80C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Unpacking data.tar.gz ... >[A[80C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /mnt/alt/portage/dev-ruby/json-1.4.3-r1/work >>>> Preparing source in /mnt/alt/portage/dev-ruby/json-1.4.3-r1/work ... > [32;01m*[0m Running prepare phase for all ... > [32;01m*[0m Running source copy phase for ruby18 ... >>>> Source prepared. >>>> Configuring source in /mnt/alt/portage/dev-ruby/json-1.4.3-r1/work ... >>>> Source configured. >>>> Compiling source in /mnt/alt/portage/dev-ruby/json-1.4.3-r1/work ... > [32;01m*[0m Running compile phase for ruby18 ... >(in /mnt/alt/portage/dev-ruby/json-1.4.3-r1/work/ruby18/json-1.4.3) >WARNING: rake-compiler is not installed. You will not be able to build the json gem until you install it. >GNU Make 3.81 >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. >There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A >PARTICULAR PURPOSE. > >This program built for hppa2.0-unknown-linux-gnu >Ragel State Machine Compiler version 6.6 Dec 2009 >Copyright (c) 2001-2009 by Adrian Thurston >Ragel State Machine Compiler version 6.6 Dec 2009 >Copyright (c) 2001-2009 by Adrian Thurston >cd ext/json/ext/parser >/usr/bin/ruby18 extconf.rb >checking for re.h... yes >creating Makefile >gmake >hppa2.0-unknown-linux-gnu-gcc -I. -I/usr/lib/ruby/1.8/hppa2.0-linux -I/usr/lib/ruby/1.8/hppa2.0-linux -I. -DHAVE_RE_H -D_FILE_OFFSET_BITS=64 -fPIC -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O3 -fno-strict-aliasing -fPIC -Wall -c parser.c >hppa2.0-unknown-linux-gnu-gcc -shared -o parser.so parser.o -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,-O1 -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby18 -lpthread -lrt -ldl -lcrypt -lm -lc >cd - >cp ext/json/ext/parser/parser.so ext/json/ext >cd ext/json/ext/generator >/usr/bin/ruby18 extconf.rb >checking for ruby/re.h... no >checking for re.h... yes >checking for ruby/encoding.h... no >creating Makefile >gmake >hppa2.0-unknown-linux-gnu-gcc -I. -I/usr/lib/ruby/1.8/hppa2.0-linux -I/usr/lib/ruby/1.8/hppa2.0-linux -I. -DHAVE_RE_H -D_FILE_OFFSET_BITS=64 -fPIC -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O3 -fno-strict-aliasing -fPIC -Wall -c generator.c >generator.c:320: warning: âfbuffer_free_only_bufferâ defined but not used >hppa2.0-unknown-linux-gnu-gcc -shared -o generator.so generator.o -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,-O1 -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby18 -lpthread -lrt -ldl -lcrypt -lm -lc >cd - >cp ext/json/ext/generator/generator.so ext/json/ext > [32;01m*[0m Running compile phase for all ... >>>> Source compiled. > [32;01m*[0m Running test phase for ruby18 ... >(in /mnt/alt/portage/dev-ruby/json-1.4.3-r1/work/ruby18/json-1.4.3) >WARNING: rake-compiler is not installed. You will not be able to build the json gem until you install it. >GNU Make 3.81 >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. >There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A >PARTICULAR PURPOSE. > >This program built for hppa2.0-unknown-linux-gnu >Ragel State Machine Compiler version 6.6 Dec 2009 >Copyright (c) 2001-2009 by Adrian Thurston >Ragel State Machine Compiler version 6.6 Dec 2009 >Copyright (c) 2001-2009 by Adrian Thurston >/usr/bin/ruby18 -S testrb ./tests/test_json_encoding.rb ./tests/test_json_unicode.rb ./tests/test_json_rails.rb ./tests/test_json_fixtures.rb ./tests/test_json_generate.rb ./tests/test_json.rb ./tests/test_json_addition.rb >Loaded suite [./tests/test_json_encoding.rb, ./tests/test_json_unicode.rb, ./tests/test_json_rails.rb, ./tests/test_json_fixtures.rb, ./tests/test_json_generate.rb, ./tests/test_json.rb, ./tests/test_json_addition.rb] >Started >................................/lib/json/pure/parser.rb:196: warning: Float 23456789012E666 out of range >............F.. >Finished in 9.658833 seconds. > > 1) Failure: >test_symbol(TC_JSONRails) [./tests/test_json_rails.rb:142]: ><"\"foo\""> expected but was ><"{\"json_class\":\"Symbol\",\"s\":\"foo\"}">. > >46 tests, 1913 assertions, 1 failures, 0 errors >rake aborted! >Command failed with status (1): [/usr/bin/ruby18 -S testrb ./tests/test_jso...] >/mnt/alt/portage/dev-ruby/json-1.4.3-r1/work/ruby18/json-1.4.3/Rakefile:44:in `myruby' >(See full trace by running task with --trace) > [31;01m*[0m ERROR: dev-ruby/json-1.4.3-r1 failed: > [31;01m*[0m pure ruby tests failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_test > [31;01m*[0m environment, line 2847: Called ruby-ng_src_test > [31;01m*[0m environment, line 2597: Called _ruby_each_implementation 'each_ruby_test' > [31;01m*[0m environment, line 364: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test' > [31;01m*[0m environment, line 393: Called each_ruby_test > [31;01m*[0m environment, line 939: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m RUBYLIB="${RUBYLIB}${RUBYLIB+:}lib:ext/json/ext" ${RUBY} -S rake test_pure || die "pure ruby tests failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-ruby/json-1.4.3-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-ruby/json-1.4.3-r1'. > [31;01m*[0m The complete build log is located at '/keeps/gentoo/emergelogs/elmer/dev-ruby:json-1.4.3-r1:20100816-231121.log'. > [31;01m*[0m The ebuild environment file is located at '/mnt/alt/portage/dev-ruby/json-1.4.3-r1/temp/environment'. > [31;01m*[0m S: '/mnt/alt/portage/dev-ruby/json-1.4.3-r1/work/ruby18/json-1.4.3' > >>>> Install json-1.4.3-r1 into /mnt/alt/portage/dev-ruby/json-1.4.3-r1/image/ category dev-ruby > [32;01m*[0m Running install phase for ruby18 ... > [32;01m*[0m Running install phase for all ... > [32;01m*[0m Running check install phase for ruby18 ... >>>> Completed installing json-1.4.3-r1 into /mnt/alt/portage/dev-ruby/json-1.4.3-r1/image/ > >strip: hppa2.0-unknown-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/generator.so > usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/parser.so > > [33;01m*[0m [31;01mQA Notice: Files built without respecting LDFLAGS have been detected[0m > [33;01m*[0m Please include the following list of files in your report: > [33;01m*[0m /usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/generator.so > [33;01m*[0m /usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/parser.so > >./ >./usr/ >./usr/bin/ >./usr/bin/prettify_json.rb >./usr/bin/edit_json.rb >./usr/share/ >./usr/share/doc/ >./usr/share/doc/json-1.4.3-r1/ >./usr/share/doc/json-1.4.3-r1/CHANGES.bz2 >./usr/share/doc/json-1.4.3-r1/TODO.bz2 >./usr/share/doc/json-1.4.3-r1/README.bz2 >./usr/lib/ >./usr/lib/debug/ >./usr/lib/debug/usr/ >./usr/lib/debug/usr/lib/ >./usr/lib/debug/usr/lib/ruby/ >./usr/lib/debug/usr/lib/ruby/gems/ >./usr/lib/debug/usr/lib/ruby/gems/1.8/ >./usr/lib/debug/usr/lib/ruby/gems/1.8/gems/ >./usr/lib/debug/usr/lib/ruby/gems/1.8/gems/json-1.4.3/ >./usr/lib/debug/usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/ >./usr/lib/debug/usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ >./usr/lib/debug/usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/ >./usr/lib/debug/usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/generator.so.debug >./usr/lib/debug/usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/parser.so.debug >./usr/lib/ruby/ >./usr/lib/ruby/gems/ >./usr/lib/ruby/gems/1.8/ >./usr/lib/ruby/gems/1.8/specifications/ >./usr/lib/ruby/gems/1.8/specifications/json-1.4.3.gemspec >./usr/lib/ruby/gems/1.8/gems/ >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/ >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/bin/ >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/bin/prettify_json.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/bin/edit_json.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/ >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/FalseClass.xpm >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/editor.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/Numeric.xpm >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/TrueClass.xpm >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/ >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/generator.so >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/parser.so >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/NilClass.xpm >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/Key.xpm >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/json.xpm >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/pure.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/version.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/String.xpm >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/common.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/Array.xpm >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/pure/ >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/pure/parser.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/pure/generator.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/Hash.xpm >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/add/ >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/add/core.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/add/rails.rb >./usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json.rb >>>> Done.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 333089
: 243279