D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 warning: /home/pterjan/rpmbuild/SPECS/wmspaceweather.spec line 40: autopatch: no matching patches in range Installing /home/pterjan/rpmbuild/SRPMS/wmspaceweather-1.05-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nfFtE4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + test -d /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jH3kuL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + rm -rf wmSpaceWeather-1.05 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/wmSpaceWeather-1.05_fix.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd wmSpaceWeather-1.05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WpO1Wl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + cd wmSpaceWeather-1.05 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd wmSpaceWeather + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/make -O -j16 V=1 VERBOSE=1 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DLinux -c wmSpaceWeather.c -o wmSpaceWeather.o -I/usr/include/X11 wmSpaceWeather.c: In function 'main': wmSpaceWeather.c:298:21: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 298 | fscanf(fp, "%ld %lf", &TimeTag[i], &Kp[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmSpaceWeather.c:301:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 301 | fscanf(fp, "%lf", &E1); | ^~~~~~~~~~~~~~~~~~~~~~ wmSpaceWeather.c:302:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 302 | fscanf(fp, "%lf", &E2); | ^~~~~~~~~~~~~~~~~~~~~~ wmSpaceWeather.c:303:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 303 | fscanf(fp, "%lf", &P1); | ^~~~~~~~~~~~~~~~~~~~~~ wmSpaceWeather.c:304:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 304 | fscanf(fp, "%lf", &P2); | ^~~~~~~~~~~~~~~~~~~~~~ wmSpaceWeather.c:305:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 305 | fscanf(fp, "%lf", &P3); | ^~~~~~~~~~~~~~~~~~~~~~ wmSpaceWeather.c:306:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 306 | fscanf(fp, "%10s", Xray); | ^~~~~~~~~~~~~~~~~~~~~~~~~ wmSpaceWeather.c:540:13: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 540 | system("getspaceweather.py &"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmSpaceWeather.c: In function 'pressEvent': wmSpaceWeather.c:675:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 675 | system(Command); | ^~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o wmSpaceWeather wmSpaceWeather.o -I/usr/include/X11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -lXpm -lX11 -lXext -ldockapp /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oEgIax + umask 022 + cd /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + mkdir /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT + cd wmSpaceWeather-1.05 + '[' 1 -eq 1 ']' + cd wmSpaceWeather + /usr/bin/install -D -m 755 getspaceweather.py /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/bin/getspaceweather.py + /usr/bin/install -D -m 755 wmSpaceWeather /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/bin/wmspaceweather + /usr/bin/install -D -m 644 wmSpaceWeather.1 /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/share/man/man1/wmspaceweather.1 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.05-4.mga10 --unique-debug-suffix -1.05-4.mga10.x86_64 --unique-debug-src-base wmspaceweather-1.05-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/wmSpaceWeather-1.05 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/wmspaceweather-1.05-4.mga10.x86_64 find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/SPECPARTS/rpm-debuginfo.specpart Processing files: wmspaceweather-1.05-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.scPRbl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + cd wmSpaceWeather-1.05 + DOCDIR=/home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/share/doc/wmspaceweather + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/share/doc/wmspaceweather + cp -pr /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/wmSpaceWeather-1.05/BUGS /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/share/doc/wmspaceweather + cp -pr /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/wmSpaceWeather-1.05/CHANGES /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/share/doc/wmspaceweather + cp -pr /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/wmSpaceWeather-1.05/COPYING /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/share/doc/wmspaceweather + cp -pr /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/wmSpaceWeather-1.05/HINTS /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/share/doc/wmspaceweather + cp -pr /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/wmSpaceWeather-1.05/README /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT/usr/share/doc/wmspaceweather + RPM_EC=0 ++ jobs -p + exit 0 Provides: wmspaceweather = 1.05-4.mga10 wmspaceweather(x86-64) = 1.05-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdockapp.so.3()(64bit) Processing files: wmspaceweather-debugsource-1.05-4.mga10.x86_64 Provides: wmspaceweather-debugsource = 1.05-4.mga10 wmspaceweather-debugsource(x86-64) = 1.05-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wmspaceweather-debuginfo-1.05-4.mga10.x86_64 Provides: debuginfo(build-id) = 0755c9d7466974826f6e7816a9eb0a5b76d8bd2d wmspaceweather-debuginfo = 1.05-4.mga10 wmspaceweather-debuginfo(x86-64) = 1.05-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wmspaceweather-debugsource(x86-64) = 1.05-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/wmspaceweather-debugsource-1.05-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/wmspaceweather-debuginfo-1.05-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/wmspaceweather-1.05-4.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JL4rE1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + test -d /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + rm -rf /home/pterjan/rpmbuild/BUILD/wmspaceweather-1.05-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: /home/pterjan/rpmbuild/SPECS/wmspaceweather.spec line 40: autopatch: no matching patches in range D: [iurt_root_command] Success!