Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 894405 Details for
Bug 932765
dev-ruby/debug: fails to install if dev-vcs/git is not installed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 6.05 KB, created by
Viorel Munteanu
on 2024-05-26 07:44:32 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Viorel Munteanu
Created:
2024-05-26 07:44:32 UTC
Size:
6.05 KB
patch
obsolete
> * Package: dev-ruby/debug-1.9.1:1 > * Repository: gentoo > * Maintainer: ruby@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby31 ruby_targets_ruby32 > * FEATURES: fakeroot network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox > * Package: dev-ruby/debug-1.9.1:1 > * Repository: gentoo > * Maintainer: ruby@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby31 ruby_targets_ruby32 > * FEATURES: fakeroot network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... > * Running unpack phase for all >>>> Unpacking debug-1.9.1.tar.gz to /mnt/tmp/portage/dev-ruby/debug-1.9.1/work/all >>>> Source unpacked in /mnt/tmp/portage/dev-ruby/debug-1.9.1/work >>>> Preparing source in /mnt/tmp/portage/dev-ruby/debug-1.9.1/work ... > * Running prepare phase for all > * Running prepare phase for all > * Running source copy phase for ruby31 > * Running source copy phase for ruby32 >>>> Source prepared. >>>> Configuring source in /mnt/tmp/portage/dev-ruby/debug-1.9.1/work ... > * Running configure phase for ruby31 >creating Makefile > * Running configure phase for ruby32 >creating Makefile >>>> Source configured. >>>> Compiling source in /mnt/tmp/portage/dev-ruby/debug-1.9.1/work ... > * Running compile phase for ruby31 >make -j12 V=1 -C ext/debug >make: Entering directory '/mnt/tmp/portage/dev-ruby/debug-1.9.1/work/ruby31/debug-1.9.1/ext/debug' >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I. -DHAVE_RB_ISEQ -DHAVE_RB_ISEQ_PARAMETERS -DHAVE_RB_ISEQ_CODE_LOCATION -DHAVE_RB_ISEQ_TYPE -fPIC -O2 -pipe -g2 -ggdb -march=znver2 -mno-3dnow -mno-rdrnd -mno-rdseed -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver2 -frecord-gcc-switches -o iseq_collector.o -c iseq_collector.c >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I. -DHAVE_RB_ISEQ -DHAVE_RB_ISEQ_PARAMETERS -DHAVE_RB_ISEQ_CODE_LOCATION -DHAVE_RB_ISEQ_TYPE -fPIC -O2 -pipe -g2 -ggdb -march=znver2 -mno-3dnow -mno-rdrnd -mno-rdseed -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver2 -frecord-gcc-switches -o debug.o -c debug.c >rm -f debug.so >x86_64-pc-linux-gnu-gcc -shared -o debug.so debug.o iseq_collector.o -L. -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -lruby31 -lm -lc >make: Leaving directory '/mnt/tmp/portage/dev-ruby/debug-1.9.1/work/ruby31/debug-1.9.1/ext/debug' > * Running compile phase for ruby32 >make -j12 V=1 -C ext/debug >make: Entering directory '/mnt/tmp/portage/dev-ruby/debug-1.9.1/work/ruby32/debug-1.9.1/ext/debug' >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.2.0/x86_64-linux -I/usr/include/ruby-3.2.0/ruby/backward -I/usr/include/ruby-3.2.0 -I. -DHAVE_RB_ISEQ -DHAVE_RB_ISEQ_PARAMETERS -DHAVE_RB_ISEQ_CODE_LOCATION -DHAVE_RB_ISEQ_TYPE -fPIC -O2 -pipe -g2 -ggdb -march=znver2 -mno-3dnow -mno-rdrnd -mno-rdseed -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver2 -frecord-gcc-switches -o debug.o -c debug.c >x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.2.0/x86_64-linux -I/usr/include/ruby-3.2.0/ruby/backward -I/usr/include/ruby-3.2.0 -I. -DHAVE_RB_ISEQ -DHAVE_RB_ISEQ_PARAMETERS -DHAVE_RB_ISEQ_CODE_LOCATION -DHAVE_RB_ISEQ_TYPE -fPIC -O2 -pipe -g2 -ggdb -march=znver2 -mno-3dnow -mno-rdrnd -mno-rdseed -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver2 -frecord-gcc-switches -o iseq_collector.o -c iseq_collector.c >rm -f debug.so >x86_64-pc-linux-gnu-gcc -shared -o debug.so debug.o iseq_collector.o -L. -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -lruby32 -lm -lpthread -lc >make: Leaving directory '/mnt/tmp/portage/dev-ruby/debug-1.9.1/work/ruby32/debug-1.9.1/ext/debug' > * Running compile phase for all >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: dev-ruby/debug-1.9.1 > >>>> Install dev-ruby/debug-1.9.1 into /mnt/tmp/portage/dev-ruby/debug-1.9.1/image > * Running install phase for ruby31 >(eval):21:in ``': No such file or directory - git (Errno::ENOENT) > from (eval):21:in `block (2 levels) in <main>' > from (eval):20:in `chdir' > from (eval):20:in `block in <main>' > from /usr/lib64/ruby/site_ruby/3.1.0/rubygems/specification.rb:2081:in `initialize' > from (eval):3:in `new' > from (eval):3:in `<main>' > from -e:1:in `eval' > from -e:1:in `<main>' > * ERROR: dev-ruby/debug-1.9.1::gentoo failed (install phase): > * Unable to generate gemspec file. > * > * Call stack: > * ebuild.sh, line 136: Called src_install > * environment, line 2117: Called ruby-ng_src_install > * environment, line 1715: Called _ruby_each_implementation 'each_ruby_install' > * environment, line 511: Called _ruby_invoke_environment 'ruby31' 'each_ruby_install' > * environment, line 618: Called each_ruby_install > * environment, line 883: Called each_fakegem_install > * environment, line 830: Called ruby_fakegem_install_gemspec > * environment, line 2004: Called die > * The specific snippet of code: > * fi ) || die "Unable to generate gemspec file."; > * > * If you need support, post the output of `emerge --info '=dev-ruby/debug-1.9.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ruby/debug-1.9.1::gentoo'`. > * The complete build log is located at '/mnt/tmp/portage/dev-ruby/debug-1.9.1/temp/build.log'. > * The ebuild environment file is located at '/mnt/tmp/portage/dev-ruby/debug-1.9.1/temp/environment'. > * Working directory: '/mnt/tmp/portage/dev-ruby/debug-1.9.1/work/ruby31/debug-1.9.1' > * S: '/mnt/tmp/portage/dev-ruby/debug-1.9.1/work/ruby31/debug-1.9.1'
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 932765
: 894405