D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ruby-posix-spawn-0.3.13-6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IUZZQa + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf posix-spawn-0.3.13 + /usr/bin/gem unpack /home/iurt/rpmbuild/SOURCES/posix-spawn-0.3.13.gem Unpacked gem: '/home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13' + /usr/bin/gem spec /home/iurt/rpmbuild/SOURCES/posix-spawn-0.3.13.gem --ruby + STATUS=0 + '[' 0 -ne 0 ']' + cd posix-spawn-0.3.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/posix-spawn-0.3.13-32bit.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Gpg3X8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd posix-spawn-0.3.13 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/gem build ../posix-spawn-0.3.13.gemspec WARNING: open-ended dependency on minitest (>= 4, development) is not recommended if minitest is semantically versioned, use: add_development_dependency 'minitest', '~> 4' WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: posix-spawn Version: 0.3.13 File: posix-spawn-0.3.13.gem + CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'\'' --with-cxxflags='\''-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'\'' --with-dldflags='\'' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'\'' ' + /usr/bin/gem install posix-spawn-0.3.13.gem -V --local --env-shebang --force --ignore-dependencies --install-dir /usr/share/gems --document=ri,rdoc --bindir /usr/bin --build-root . WARNING: You build with buildroot. Build root: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13 Bin dir: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/bin Gem home: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/.gitignore /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/COPYING /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/Gemfile /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/HACKING /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/README.md /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/Rakefile /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/TODO /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/bin/posix-spawn-benchmark /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext/extconf.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext/posix-spawn.c /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/lib/posix-spawn.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/lib/posix/spawn.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/lib/posix/spawn/child.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/lib/posix/spawn/version.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/posix-spawn.gemspec /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/test/test_backtick.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/test/test_child.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/test/test_helper.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/test/test_popen.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/test/test_spawn.rb /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/test/test_system.rb Building native extensions. This could take a while... current directory: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext ["/usr/bin/ruby", "-I", "/usr/share/rubygems", "-r", "./siteconf20210119-5840-1ld1su.rb", "extconf.rb"] creating Makefile current directory: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext "make \"DESTDIR=\" clean" rm -f rm -f posix_spawn_ext.so *.o *.bak mkmf.log .*.time current directory: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext "make \"DESTDIR=\"" aarch64-mageia-linux-gnu-gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -o posix-spawn.o -c posix-spawn.c posix-spawn.c: In function 'posixspawn_file_actions_init': posix-spawn.c:226:27: warning: passing argument 2 of 'rb_hash_foreach' from incompatible pointer type [-Wincompatible-pointer-types] 226 | rb_hash_foreach(options, posixspawn_file_actions_operations_iter, (VALUE)fops); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(VALUE, VALUE, posix_spawn_file_actions_t *) {aka int (*)(long unsigned int, long unsigned int, posix_spawn_file_actions_t *)} In file included from /usr/include/ruby/ruby.h:2148, from /usr/include/ruby.h:33, from posix-spawn.c:14: /usr/include/ruby/intern.h:558:29: note: expected 'int (*)(VALUE, VALUE, VALUE)' {aka 'int (*)(long unsigned int, long unsigned int, long unsigned int)'} but argument is of type 'int (*)(VALUE, VALUE, posix_spawn_file_actions_t *)' {aka 'int (*)(long unsigned int, long unsigned int, posix_spawn_file_actions_t *)'} 558 | void rb_hash_foreach(VALUE, int (*)(VALUE, VALUE, VALUE), VALUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from posix-spawn.c:11: In function 'strncpy', inlined from 'each_env_i' at posix-spawn.c:309:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ posix-spawn.c: In function 'each_env_i': posix-spawn.c:277:26: note: length computed here 277 | const size_t name_len = strlen(name); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from posix-spawn.c:11: In function 'strncpy', inlined from 'each_env_i' at posix-spawn.c:311:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ posix-spawn.c: In function 'each_env_i': posix-spawn.c:302:21: note: length computed here 302 | size_t cval_len = strlen(cval); | ^~~~~~~~~~~~ rm -f posix_spawn_ext.so aarch64-mageia-linux-gnu-gcc -shared -o posix_spawn_ext.so posix-spawn.o -L. -L/usr/lib64 -L. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lruby -lm -lc current directory: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext "make \"DESTDIR=\" install" /usr/bin/mkdir -p . ./.gem.20210119-5840-1rmf1qd exit > .sitearchdir.time /usr/bin/install -c -m 0755 posix_spawn_ext.so ./.gem.20210119-5840-1rmf1qd current directory: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext /usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20210119-5840-1ld1su.rb extconf.rb current directory: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext make "DESTDIR=" clean current directory: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext make "DESTDIR=" current directory: /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/share/gems/gems/posix-spawn-0.3.13/ext make "DESTDIR=" install /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13/usr/bin/posix-spawn-benchmark Successfully installed posix-spawn-0.3.13 Parsing documentation for posix-spawn-0.3.13 Parsing sources... 9% [ 1/11] COPYING 18% [ 2/11] HACKING 27% [ 3/11] ext/Makefile 36% [ 4/11] ext/extconf.rb 45% [ 5/11] ext/posix-spawn.c 54% [ 6/11] ext/posix-spawn.o 63% [ 7/11] ext/posix_spawn_ext.so 72% [ 8/11] lib/posix-spawn.rb 81% [ 9/11] lib/posix/spawn.rb 90% [10/11] lib/posix/spawn/child.rb 100% [11/11] lib/posix/spawn/version.rb Installing ri documentation for posix-spawn-0.3.13 Installing darkfish documentation for posix-spawn-0.3.13 Done installing documentation for posix-spawn after 0 seconds 1 gem installed + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ify4da + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64 + cd posix-spawn-0.3.13 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/share/gems + cp -a ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/specifications /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/share/gems/ + '[' -d ./usr/lib64/gems/ruby/posix-spawn-0.3.13 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/lib64/gems/ruby/posix-spawn-0.3.13 + cp -pa ./usr/lib64/gems/ruby/posix-spawn-0.3.13/gem.build_complete ./usr/lib64/gems/ruby/posix-spawn-0.3.13/gem_make.out ./usr/lib64/gems/ruby/posix-spawn-0.3.13/posix_spawn_ext.so /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/lib64/gems/ruby/posix-spawn-0.3.13 + '[' -d ./usr/bin ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/bin + cp -pa ./usr/bin/posix-spawn-benchmark /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/bin/ + rm -fr /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/share/gems/cache /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/share/gems/extensions /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/share/gems/gems/posix-spawn-0.3.13/ext /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/share/gems/gems/posix-spawn-0.3.13/posix-spawn.gemspec + rm -f /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/lib64/gems/ruby/posix-spawn-0.3.13/gem_make.out /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/lib64/gems/ruby/posix-spawn-0.3.13/mkmf.log + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.3.13-6.mga8 --unique-debug-suffix -0.3.13-6.mga8.aarch64 --unique-debug-src-base ruby-posix-spawn-0.3.13-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/posix-spawn-0.3.13 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/lib64/gems/ruby/posix-spawn-0.3.13/posix_spawn_ext.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64/usr/lib64/gems/ruby/posix-spawn-0.3.13/posix_spawn_ext.so original debug info size: 84kB, size after compression: 84kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 25 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/gems/gems/posix-spawn-0.3.13/bin/posix-spawn-benchmark from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/bin/posix-spawn-benchmark from /usr/bin/env ruby to #!/usr/bin/ruby Processing files: ruby-posix-spawn-0.3.13-6.mga8.aarch64 Provides: ruby-posix-spawn = 0.3.13-6.mga8 ruby-posix-spawn(aarch-64) = 0.3.13-6.mga8 rubygem(posix-spawn) = 0.3.13-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libruby.so.2.7()(64bit) ruby(rubygems) Processing files: ruby-posix-spawn-doc-0.3.13-6.mga8.noarch Provides: ruby-posix-spawn-doc = 0.3.13-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ruby-posix-spawn-debugsource-0.3.13-6.mga8.aarch64 Provides: ruby-posix-spawn-debugsource = 0.3.13-6.mga8 ruby-posix-spawn-debugsource(aarch-64) = 0.3.13-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ruby-posix-spawn-debuginfo-0.3.13-6.mga8.aarch64 Provides: debuginfo(build-id) = 304be8f7ec21718258c788a357ef3bcd0d20cf11 ruby-posix-spawn-debuginfo = 0.3.13-6.mga8 ruby-posix-spawn-debuginfo(aarch-64) = 0.3.13-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ruby-posix-spawn-debugsource(aarch-64) = 0.3.13-6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ruby-posix-spawn-debugsource-0.3.13-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ruby-posix-spawn-debuginfo-0.3.13-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ruby-posix-spawn-0.3.13-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/ruby-posix-spawn-doc-0.3.13-6.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UvSNub + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd posix-spawn-0.3.13 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ruby-posix-spawn-0.3.13-6.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZIBwI8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf posix-spawn-0.3.13 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!