D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/eye-1.4.1-11.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.C7Q9rf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf eye-1.4.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/eye-1.4.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd eye-1.4.1 + /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.NTTqt0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd eye-1.4.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./autoconf/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./autoconf/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./autoconf/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./autoconf/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes *********** Configuring: eye 1.4.1 (2023-06-20) ********** checking for Linux Intel C compiler mode... no checking for x86_64-mageia-linux-gnu-cc... no checking for x86_64-mageia-linux-gnu-gcc... no checking for cc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for x86_64-mageia-linux-gnu-gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) none checking for library containing strerror... none required checking for C compiler optimization flags... -O3 -g -funroll-loops -fomit-frame-pointer -Wall checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for sin in -lm... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for unsigned long long... yes checking for long long... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for strftime... yes checking for atexit... yes checking for getenv... yes checking for gethostname... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mmap... yes checking for time... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for gprof profiler mode... no checking for static linking... yes checking for multithreading... maximum of 16 thread(s) checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc *************************************************************** Compile cmdline: cc -O3 -g -funroll-loops -fomit-frame-pointer -Wall -D_REENTRANT Link cmdline: cc -lm *************************************************************** configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/fits/Makefile config.status: creating man/Makefile config.status: creating eye.spec config.status: creating man/eye.1 config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j16 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 -Wno-error=format-security' /usr/bin/make all-recursive Making all in man make[2]: Nothing to be done for 'all'. Making all in src Making all in fits make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitscat.c fitscat.c: In function 'addhistoryto_cat': fitscat.c:125:21: warning: '%.65s' directive writing up to 65 bytes into a region of size between 0 and 81 [-Wformat-overflow=] 125 | sprintf(str2, "%s %.65s", str2, str); | ^~~~~ In file included from /usr/include/stdio.h:906, from fitscat.c:21: In function 'sprintf', inlined from 'addhistoryto_cat' at fitscat.c:125:3: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 148 bytes into a destination of size 82 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitscleanup.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitsconv.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitscheck.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitsread.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitsmisc.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitsbody.c fitsbody.c: In function 'alloc_body': fitsbody.c:100:31: warning: '/vm' directive writing 3 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 100 | sprintf(tab->swapname, "%s/vm%05ld_%05x.tmp", | ^~~ fitsbody.c:100:28: note: directive argument in the range [-2147483648, 2147483647] 100 | sprintf(tab->swapname, "%s/vm%05ld_%05x.tmp", | ^~~~~~~~~~~~~~~~~~~~~ fitsbody.c:100:28: note: using the range [0, 4294967295] for directive argument In file included from /usr/include/stdio.h:906, from fitsbody.c:21: In function 'sprintf', inlined from 'alloc_body' at fitsbody.c:100:5: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 19 and 283 bytes into a destination of size 256 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitshead.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitsutil.c fitsutil.c: In function 'fitswrite': fitsutil.c:520:42: warning: ''' directive writing 1 byte into a region of size between 0 and 80 [-Wformat-overflow=] 520 | sprintf(str, "'%s'", str2); | ^ In file included from /usr/include/stdio.h:906, from fitsutil.c:21: In function 'sprintf', inlined from 'fitswrite' at fitsutil.c:520:11: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 3 and 83 bytes into a destination of size 81 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitswrite.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitstab.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c fitskey.c fitskey.c: In function 'show_keys': fitskey.c:949:22: warning: format not a string literal and no format arguments [-Wformat-security] 949 | fprintf(stream, skycattail); | ^~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' rm -f libfits.a ar cru libfits.a fitsbody.o fitscat.o fitscheck.o fitscleanup.o fitsconv.o fitshead.o fitskey.o fitsmisc.o fitsread.o fitstab.o fitsutil.o fitswrite.o ranlib libfits.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c readimage.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c field.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c main.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c makeit.c makeit.c: In function 'makeit': makeit.c:51:35: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 0 and 7 [-Wformat-overflow=] 51 | sprintf(prefs.sdate_start,"%04d-%02d-%02d", | ^~~~ makeit.c:51:29: note: directive argument in the range [-2147483647, 2147483647] 51 | sprintf(prefs.sdate_start,"%04d-%02d-%02d", | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from makeit.c:21: In function 'sprintf', inlined from 'makeit' at makeit.c:51:3: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 11 and 36 bytes into a destination of size 12 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ makeit.c: In function 'makeit': makeit.c:157:33: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 0 and 7 [-Wformat-overflow=] 157 | sprintf(prefs.sdate_end,"%04d-%02d-%02d", | ^~~~ makeit.c:157:27: note: directive argument in the range [-2147483647, 2147483647] 157 | sprintf(prefs.sdate_end,"%04d-%02d-%02d", | ^~~~~~~~~~~~~~~~ In function 'sprintf', inlined from 'makeit' at makeit.c:157:3: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 11 and 36 bytes into a destination of size 12 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c misc.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c retina.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c back.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c bpann.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -c prefs.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fcommon -Wno-error=format-security -o eye back.o bpann.o field.o main.o makeit.o misc.o prefs.o readimage.o retina.o ../src/fits/libfits.a -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IOuASr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64 + cd eye-1.4.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64 'INSTALL=/usr/bin/install -p' Making install in man make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64/usr/share/man/man1" /usr/bin/install -p -m 644 './eye.1' '/home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64/usr/share/man/man1/eye.1' test -z "/usr/share/man/manx" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64/usr/share/man/manx" /usr/bin/install -p -m 644 './eye.x' '/home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64/usr/share/man/manx/eye.x' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/man' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/man' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' Making install in fits make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src/fits' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64/usr/bin" /usr/bin/install -p 'eye' '/home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64/usr/bin/eye' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/eye-1.4.1' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.4.1-11.mga9 --unique-debug-suffix -1.4.1-11.mga9.x86_64 --unique-debug-src-base eye-1.4.1-11.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/eye-1.4.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64/usr/bin/eye original debug info size: 372kB, size after compression: 316kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 538 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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: eye-1.4.1-11.mga9.x86_64 Provides: eye = 1.4.1-11.mga9 eye(x86-64) = 1.4.1-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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.34)(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) Processing files: eye-debugsource-1.4.1-11.mga9.x86_64 Provides: eye-debugsource = 1.4.1-11.mga9 eye-debugsource(x86-64) = 1.4.1-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: eye-debuginfo-1.4.1-11.mga9.x86_64 Provides: debuginfo(build-id) = b631be670d5f185dcdc279ee0ff556e45967c2a5 eye-debuginfo = 1.4.1-11.mga9 eye-debuginfo(x86-64) = 1.4.1-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: eye-debugsource(x86-64) = 1.4.1-11.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/eye-debugsource-1.4.1-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/eye-1.4.1-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/eye-debuginfo-1.4.1-11.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5iLAaK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd eye-1.4.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/eye-1.4.1-11.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.H8F8bk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf eye-1.4.1 eye-1.4.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!