D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libg15render-1.2-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tY2FyU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libg15render-1.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libg15render-1.2.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd libg15render-1.2 + rm -rf /home/pterjan/rpmbuild/BUILD/libg15render-1.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libg15render-1.2-SPECPARTS + /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.6F29Ee + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libg15render-1.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-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,-U_FORTIFY_SOURCE,-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,-U_FORTIFY_SOURCE,-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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/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 Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./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 --enable-ttf --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-gpp... no checking for x86_64-mageia-linux-gnu-aCC... no checking for x86_64-mageia-linux-gnu-CC... no checking for x86_64-mageia-linux-gnu-cxx... no checking for x86_64-mageia-linux-gnu-cc++... no checking for x86_64-mageia-linux-gnu-cl.exe... no checking for x86_64-mageia-linux-gnu-FCC... no checking for x86_64-mageia-linux-gnu-KCC... no checking for x86_64-mageia-linux-gnu-RCC... no checking for x86_64-mageia-linux-gnu-xlC_r... no checking for x86_64-mageia-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-mageia-linux-gnu-g77... no checking for x86_64-mageia-linux-gnu-f77... no checking for x86_64-mageia-linux-gnu-xlf... no checking for x86_64-mageia-linux-gnu-frt... no checking for x86_64-mageia-linux-gnu-pgf77... no checking for x86_64-mageia-linux-gnu-cf77... no checking for x86_64-mageia-linux-gnu-fort77... no checking for x86_64-mageia-linux-gnu-fl32... no checking for x86_64-mageia-linux-gnu-af77... no checking for x86_64-mageia-linux-gnu-f90... no checking for x86_64-mageia-linux-gnu-xlf90... no checking for x86_64-mageia-linux-gnu-pgf90... no checking for x86_64-mageia-linux-gnu-pghpf... no checking for x86_64-mageia-linux-gnu-epcf90... no checking for x86_64-mageia-linux-gnu-gfortran... no checking for x86_64-mageia-linux-gnu-g95... no checking for x86_64-mageia-linux-gnu-f95... no checking for x86_64-mageia-linux-gnu-fort... no checking for x86_64-mageia-linux-gnu-xlf95... no checking for x86_64-mageia-linux-gnu-ifort... no checking for x86_64-mageia-linux-gnu-ifc... no checking for x86_64-mageia-linux-gnu-efc... no checking for x86_64-mageia-linux-gnu-pgf95... no checking for x86_64-mageia-linux-gnu-lf95... no checking for x86_64-mageia-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: 'ld.so.conf.d/*.conf': No such file or directory cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: 'ld.so.conf.d/*.conf': No such file or directory cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable FreeType2 support... yes checking for writePixmapToLCD in -lg15... yes checking for ceil in -lm... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking ft2build.h usability... yes checking ft2build.h presence... no configure: WARNING: ft2build.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ft2build.h: proceeding with the compiler's result checking for ft2build.h... yes checking for ANSI C header files... (cached) yes checking for memset... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c -o font_8x8.lo font_8x8.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c font_8x8.c -fPIC -DPIC -o .libs/font_8x8.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c -o font_6x4.lo font_6x4.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c font_6x4.c -fPIC -DPIC -o .libs/font_6x4.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c -o font_7x5.lo font_7x5.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c font_7x5.c -fPIC -DPIC -o .libs/font_7x5.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c -o screen.lo screen.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c screen.c -fPIC -DPIC -o .libs/screen.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c -o text.lo text.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c text.c -fPIC -DPIC -o .libs/text.o text.c: In function 'g15r_renderString': text.c:109:24: warning: comparison between pointer and integer 109 | for (i; stringOut[i] != NULL; ++i) | ^~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c -o pixel.lo pixel.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -c pixel.c -fPIC -DPIC -o .libs/pixel.o pixel.c: In function 'g15r_drawBar': pixel.c:377:40: warning: implicit declaration of function 'ceil' [-Wimplicit-function-declaration] 377 | g15r_pixelBox (canvas, x1, y1, (int) ceil (x1 + length), y2, color, 1, 1); | ^~~~ pixel.c:21:1: note: include '' or provide a declaration of 'ceil' 20 | #include "libg15render.h" +++ |+#include 21 | pixel.c:377:40: warning: incompatible implicit declaration of built-in function 'ceil' [-Wbuiltin-declaration-mismatch] 377 | g15r_pixelBox (canvas, x1, y1, (int) ceil (x1 + length), y2, color, 1, 1); | ^~~~ pixel.c:377:40: note: include '' or provide a declaration of 'ceil' pixel.c: In function 'g15r_loadWbmpToBuf': pixel.c:485:12: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] 485 | retval=read(wbmp_fd,headerbytes,5); | ^~~~ | fread pixel.c:512:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 512 | close(wbmp_fd); | ^~~~~ | pclose make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libg15render.la -rpath /usr/lib64 -version-info 2:0:1 text.lo pixel.lo screen.lo font_6x4.lo font_7x5.lo font_8x8.lo -lfreetype -lm -lg15 gcc -shared .libs/text.o .libs/pixel.o .libs/screen.o .libs/font_6x4.o .libs/font_7x5.o .libs/font_8x8.o -pthread -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lfreetype -lm -lg15 -Wl,-soname -Wl,libg15render.so.1 -o .libs/libg15render.so.1.1.0 (cd .libs && rm -f libg15render.so.1 && ln -s libg15render.so.1.1.0 libg15render.so.1) (cd .libs && rm -f libg15render.so && ln -s libg15render.so.1.1.0 libg15render.so) creating libg15render.la (cd .libs && rm -f libg15render.la && ln -s ../libg15render.la libg15render.la) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' + /usr/bin/doxygen warning: Tag 'USE_WINDOWS_ENCODING' at line 64 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DETAILS_AT_TOP' at line 156 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 381 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 603 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 658 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 890 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 896 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1057 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1070 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_WIDTH' at line 1172 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_HEIGHT' at line 1180 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 1200 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! /home/pterjan/rpmbuild/BUILD/libg15render-1.2/pixel.c:535: warning: The following parameter of g15r_drawBigNum(g15canvas *canvas, unsigned int x1, unsigned int y1, unsigned int x2, unsigned int y2, int color, int num) is not documented: parameter 'color' /home/pterjan/rpmbuild/BUILD/libg15render-1.2/pixel.c:535: warning: The following parameter of g15r_drawBigNum(g15canvas *canvas, unsigned int x1, unsigned int y1, unsigned int x2, unsigned int y2, int color, int num) is not documented: parameter 'color' Doxygen version used: 1.10.0 (GIT-NOTFOUND) Notice: Output directory 'doc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/pterjan/rpmbuild/BUILD/libg15render-1.2 Reading and parsing tag files Parsing files Preprocessing /home/pterjan/rpmbuild/BUILD/libg15render-1.2/config.h... Parsing file /home/pterjan/rpmbuild/BUILD/libg15render-1.2/config.h... Preprocessing /home/pterjan/rpmbuild/BUILD/libg15render-1.2/libg15render.h... Parsing file /home/pterjan/rpmbuild/BUILD/libg15render-1.2/libg15render.h... Preprocessing /home/pterjan/rpmbuild/BUILD/libg15render-1.2/pixel.c... Parsing file /home/pterjan/rpmbuild/BUILD/libg15render-1.2/pixel.c... Preprocessing /home/pterjan/rpmbuild/BUILD/libg15render-1.2/screen.c... Parsing file /home/pterjan/rpmbuild/BUILD/libg15render-1.2/screen.c... Preprocessing /home/pterjan/rpmbuild/BUILD/libg15render-1.2/text.c... Parsing file /home/pterjan/rpmbuild/BUILD/libg15render-1.2/text.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Associating documentation with modules... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Computing module relations... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file config.h... Generating code for file libg15render.h... Generating code for file pixel.c... Generating code for file screen.c... Generating code for file text.c... Generating file documentation... Generating docs for file config.h... Generating docs for file libg15render.h... Generating docs for file pixel.c... Generating docs for file screen.c... Generating docs for file text.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound g15canvas... Generating concept documentation... Generating module documentation... Generating namespace documentation... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating topic index... Generating module index... Generating module member index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 83/65536 hits=482 misses=84 symbol lookup cache used 160/65536 hits=504 misses=160 finished... + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GADrll + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64 + cd libg15render-1.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' test -z "/usr/lib64" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -p 'libg15render.la' '/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/lib64/libg15render.la' /usr/bin/install -p .libs/libg15render.so.1.1.0 /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/lib64/libg15render.so.1.1.0 (cd /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/lib64 && { ln -s -f libg15render.so.1.1.0 libg15render.so.1 || { rm -f libg15render.so.1 && ln -s libg15render.so.1.1.0 libg15render.so.1; }; }) (cd /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/lib64 && { ln -s -f libg15render.so.1.1.0 libg15render.so || { rm -f libg15render.so && ln -s libg15render.so.1.1.0 libg15render.so; }; }) /usr/bin/install -p .libs/libg15render.lai /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/lib64/libg15render.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/doc/libg15render-1.2" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/libg15render-1.2" /usr/bin/install -p -m 644 'AUTHORS' '/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/libg15render-1.2/AUTHORS' /usr/bin/install -p -m 644 'ChangeLog' '/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/libg15render-1.2/ChangeLog' /usr/bin/install -p -m 644 'COPYING' '/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/libg15render-1.2/COPYING' /usr/bin/install -p -m 644 'NEWS' '/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/libg15render-1.2/NEWS' /usr/bin/install -p -m 644 'README' '/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/libg15render-1.2/README' test -z "/usr/include" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/include" /usr/bin/install -p -m 644 'libg15render.h' '/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/include/libg15render.h' test -z "/usr/share/man/man3" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/man/man3" /usr/bin/install -p -m 644 '././libg15render.3' '/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/man/man3/libg15render.3' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libg15render-1.2' + /usr/bin/rm -r /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.2-1.mga10 --unique-debug-suffix -1.2-1.mga10.x86_64 --unique-debug-src-base libg15render-1.2-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libg15render-1.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/lib64/libg15render.so.1.1.0 original debug info size: 76kB, size after compression: 72kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 359 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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64g15render1-1.2-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tpMrKc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libg15render-1.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render1 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render1 + cp -pr /home/pterjan/rpmbuild/BUILD/libg15render-1.2/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render1 + cp -pr /home/pterjan/rpmbuild/BUILD/libg15render-1.2/COPYING /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render1 + cp -pr /home/pterjan/rpmbuild/BUILD/libg15render-1.2/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render1 + cp -pr /home/pterjan/rpmbuild/BUILD/libg15render-1.2/INSTALL /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render1 + cp -pr /home/pterjan/rpmbuild/BUILD/libg15render-1.2/NEWS /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render1 + cp -pr /home/pterjan/rpmbuild/BUILD/libg15render-1.2/README /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: g15render = 1.2-1.mga10 lib64g15render1 = 1.2-1.mga10 lib64g15render1(x86-64) = 1.2-1.mga10 libg15render.so.1()(64bit) 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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfreetype.so.6()(64bit) Processing files: lib64g15render-devel-1.2-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Y5X77k + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libg15render-1.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libg15render-1.2/doc/html /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64/usr/share/doc/lib64g15render-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libg15render(64bit)) g15render-devel = 1.2-1.mga10 lib64g15render-devel = 1.2-1.mga10 lib64g15render-devel(x86-64) = 1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libfreetype(64bit)) Processing files: libg15render-debugsource-1.2-1.mga10.x86_64 Provides: libg15render-debugsource = 1.2-1.mga10 libg15render-debugsource(x86-64) = 1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64g15render1-debuginfo-1.2-1.mga10.x86_64 Provides: debuginfo(build-id) = 5ddf3faffeec00b47b11d766cf1504341592c48e lib64g15render1-debuginfo = 1.2-1.mga10 lib64g15render1-debuginfo(x86-64) = 1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libg15render-debugsource(x86-64) = 1.2-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64g15render1-debuginfo-1.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64g15render1-1.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libg15render-debugsource-1.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64g15render-devel-1.2-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HJ6ifS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libg15render-1.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libg15render-1.2-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BParqf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/libg15render-1.2-SPECPARTS + rm -rf libg15render-1.2 libg15render-1.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!