* Package: dev-ruby/psych-5.2.3:5 * Repository: gentoo * Maintainer: ruby@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby32 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... * Running unpack phase for all >>> Unpacking psych-5.2.3.tar.gz to /var/tmp/portage/dev-ruby/psych-5.2.3/work/all >>> Source unpacked in /var/tmp/portage/dev-ruby/psych-5.2.3/work >>> Preparing source in /var/tmp/portage/dev-ruby/psych-5.2.3/work ... * Running prepare phase for all * Running prepare phase for all * Running source copy phase for ruby32 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ruby/psych-5.2.3/work ... * Running configure phase for ruby32 checking for yaml.h... yes checking for yaml_get_version() in -lyaml... yes creating Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ruby/psych-5.2.3/work ... * Running compile phase for ruby32 make -j2 V=1 -C ext/psych make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' 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. -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -o psych.o -c psych.c make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' 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. -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -o psych_emitter.o -c psych_emitter.c make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' 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. -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -o psych_parser.o -c psych_parser.c make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' 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. -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -o psych_to_ruby.o -c psych_to_ruby.c make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' 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. -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -o psych_yaml_tree.o -c psych_yaml_tree.c make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' rm -f psych.so make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' x86_64-pc-linux-gnu-gcc -shared -o psych.so psych.o psych_emitter.o psych_parser.o psych_to_ruby.o psych_yaml_tree.o -L. -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -lruby32 -lyaml -lyaml -lm -lpthread -lc make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' * Running compile phase for all >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: dev-ruby/psych-5.2.3 >>> Install dev-ruby/psych-5.2.3 into /var/tmp/portage/dev-ruby/psych-5.2.3/image * Running install phase for ruby32 * installing extensions make -j2 V=1 sitearchdir=/var/tmp/portage/dev-ruby/psych-5.2.3/image/usr/lib64/ruby/gems/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.2.3 sitelibdir=/var/tmp/portage/dev-ruby/psych-5.2.3/image/usr/lib64/ruby/site_ruby/3.2.0 -C ext/psych install make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' mkdir -p . /var/tmp/portage/dev-ruby/psych-5.2.3/image/usr/lib64/ruby/gems/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.2.3 make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' exit > .sitearchdir.time make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' make: Entering directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' /usr/bin/install -c -m 0755 psych.so /var/tmp/portage/dev-ruby/psych-5.2.3/image/usr/lib64/ruby/gems/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.2.3 make: Leaving directory '/var/tmp/portage/dev-ruby/psych-5.2.3/work/ruby32/psych-5.2.3/ext/psych' * Running install phase for all * Running check install phase for ruby32 >>> Completed installing dev-ruby/psych-5.2.3 into /var/tmp/portage/dev-ruby/psych-5.2.3/image * Final size of build directory: 1052 KiB (1.0 MiB) * Final size of installed tree: 416 KiB strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/ruby/gems/3.2.0/gems/psych-5.2.3/lib/psych.so /usr/lib64/ruby/gems/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.2.3/psych.so