D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/wmglobe-1.3-13.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QyzEcC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf wmglobe-1.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/wmglobe-1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wmglobe-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (wmglobe-1.3-makefile.patch):' Patch #0 (wmglobe-1.3-makefile.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cflagstrip --fuzz=0 patching file Makefile + echo 'Patch #1 (wmglobe-1.3-fprintf.patch):' Patch #1 (wmglobe-1.3-fprintf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fprintf --fuzz=0 patching file src/wmglobe.c + iconv -f iso8859-1 -t utf-8 README + mv -f README.conv README + iconv -f iso8859-1 -t utf-8 wmglobe.1 + mv -f wmglobe.1.conv wmglobe.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.madTXC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wmglobe-1.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon' 'LIBS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lX11 -lXext -lm -ltiff -lXpm -lpng -lz -ljpeg -lungif -lwraster' gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wall -I/usr/X11R6/include src/sunpos.c -o src/sunpos.o src/sunpos.c: In function 'sun_ecliptic_longitude': src/sunpos.c:184:15: warning: variable 'N' set but not used [-Wunused-but-set-variable] 184 | double D, N; | ^ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wall -I/usr/X11R6/include src/wmglobe.c -o src/wmglobe.o src/wmglobe.c: In function 'main': src/wmglobe.c:65:13: warning: variable 'yy' set but not used [-Wunused-but-set-variable] 65 | int xx, yy; | ^~ src/wmglobe.c:65:9: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 65 | int xx, yy; | ^~ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wall -I/usr/X11R6/include src/mycontext.c -o src/mycontext.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wall -I/usr/X11R6/include src/myconvert.c -o src/myconvert.o src/myconvert.c: In function 'image2PseudoColor': src/myconvert.c:274:10: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 274 | data = ximg->image->data; | ^ src/myconvert.c: In function 'image2GrayScale': src/myconvert.c:441:10: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 441 | data = ximg->image->data; | ^ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wall -I/usr/X11R6/include src/rend.c -o src/rend.o src/rend.c: In function 'renderFrame': src/rend.c:367:12: warning: variable 'm21' set but not used [-Wunused-but-set-variable] 367 | double m21; | ^~~ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wall -I/usr/X11R6/include src/wmgutil.c -o src/wmgutil.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wall src/wmglobe.o src/rend.o src/wmgutil.o src/sunpos.o src/myconvert.o src/mycontext.o -o wmglobe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lX11 -lXext -lm -ltiff -lXpm -lpng -lz -ljpeg -lungif -lwraster + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tHkN3D + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64 + cd wmglobe-1.3 + '[' 1 -eq 1 ']' + install -D -m 755 wmglobe /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64/usr/bin/wmglobe + install -D -m 644 wmglobe.1 /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64/usr/share/man/man1/wmglobe.1 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.3-13.mga8 --unique-debug-suffix -1.3-13.mga8.x86_64 --unique-debug-src-base wmglobe-1.3-13.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/wmglobe-1.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64/usr/bin/wmglobe extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64/usr/bin/wmglobe original debug info size: 292kB, size after compression: 248kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 579 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 Processing files: wmglobe-1.3-13.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QardLA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wmglobe-1.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64/usr/share/doc/wmglobe + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64/usr/share/doc/wmglobe + cp -pr README /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64/usr/share/doc/wmglobe + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64/usr/share/doc/wmglobe + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64/usr/share/doc/wmglobe + RPM_EC=0 ++ jobs -p + exit 0 Provides: wmglobe = 1.3-13.mga8 wmglobe(x86-64) = 1.3-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libwraster.so.6()(64bit) libwraster.so.6(LIBWRASTER6)(64bit) Processing files: wmglobe-debugsource-1.3-13.mga8.x86_64 Provides: wmglobe-debugsource = 1.3-13.mga8 wmglobe-debugsource(x86-64) = 1.3-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wmglobe-debuginfo-1.3-13.mga8.x86_64 Provides: debuginfo(build-id) = df59d4d7ec1975ae44ffbbd4ec9df018916a99b8 wmglobe-debuginfo = 1.3-13.mga8 wmglobe-debuginfo(x86-64) = 1.3-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wmglobe-debugsource(x86-64) = 1.3-13.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wmglobe-debugsource-1.3-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wmglobe-1.3-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wmglobe-debuginfo-1.3-13.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.U8FMTA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wmglobe-1.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/wmglobe-1.3-13.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PdpdwB + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf wmglobe-1.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!