D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/sdl2_ttf-2.0.15-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aqHgXA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf SDL2_ttf-2.0.15 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/SDL2_ttf-2.0.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SDL2_ttf-2.0.15 + /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/iurt/rpmbuild/tmp/rpm-tmp.BUW2RD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SDL2_ttf-2.0.15 + '[' 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 -Wl,--enable-new-dtags' + export LDFLAGS + 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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./external/freetype-2.9.1/builds/unix/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./external/freetype-2.9.1/builds/unix/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./external/freetype-2.9.1/builds/unix/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./external/freetype-2.9.1/builds/unix/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./external/freetype-2.9.1/builds/unix/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./external/freetype-2.9.1/builds/unix/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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes 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 fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-mageia-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-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... 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... yes 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 checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for windres... no checking for x86_64-mageia-linux-gnu-windres... no checking for linux-gnu-windres... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for FT2... yes checking for SDL... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for OpenGL support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating SDL2_ttf.spec config.status: creating SDL2_ttf.pc config.status: executing libtool commands config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_ttf\" -DVERSION=\"2.0.15\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -c -o showfont.o showfont.c x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_ttf\" -DVERSION=\"2.0.15\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -c -o glfont.o glfont.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_ttf\" -DVERSION=\"2.0.15\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -c -o SDL_ttf.lo SDL_ttf.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_ttf\" -DVERSION=\"2.0.15\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -c SDL_ttf.c -fPIC -DPIC -o .libs/SDL_ttf.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_ttf\" -DVERSION=\"2.0.15\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -c SDL_ttf.c -o SDL_ttf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -no-undefined -release 2.0 -version-info 14:1:14 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libSDL2_ttf.la -rpath /usr/lib64 SDL_ttf.lo -lm -lfreetype -lSDL2 libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/SDL_ttf.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -lfreetype -lSDL2 -Wl,-soname -Wl,libSDL2_ttf-2.0.so.0 -o .libs/libSDL2_ttf-2.0.so.0.14.1 libtool: link: (cd ".libs" && rm -f "libSDL2_ttf-2.0.so.0" && ln -s "libSDL2_ttf-2.0.so.0.14.1" "libSDL2_ttf-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libSDL2_ttf.so" && ln -s "libSDL2_ttf-2.0.so.0.14.1" "libSDL2_ttf.so") libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libSDL2_ttf.a SDL_ttf.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libSDL2_ttf.a libtool: link: ( cd ".libs" && rm -f "libSDL2_ttf.la" && ln -s "../libSDL2_ttf.la" "libSDL2_ttf.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o showfont showfont.o libSDL2_ttf.la -lfreetype -lSDL2 libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/showfont showfont.o ./.libs/libSDL2_ttf.so -lm -lfreetype -lSDL2 /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o glfont glfont.o libSDL2_ttf.la -lGL -lm -lfreetype -lSDL2 libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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/SDL2 -D_REENTRANT -DHAVE_OPENGL -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/glfont glfont.o ./.libs/libSDL2_ttf.so -lGL -lm -lfreetype -lSDL2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LBITlD + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64 + cd SDL2_ttf-2.0.15 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/SDL2_ttf-2.0.15' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libSDL2_ttf.la '/home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libSDL2_ttf-2.0.so.0.14.1 /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64/libSDL2_ttf-2.0.so.0.14.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64 && { ln -s -f libSDL2_ttf-2.0.so.0.14.1 libSDL2_ttf-2.0.so.0 || { rm -f libSDL2_ttf-2.0.so.0 && ln -s libSDL2_ttf-2.0.so.0.14.1 libSDL2_ttf-2.0.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64 && { ln -s -f libSDL2_ttf-2.0.so.0.14.1 libSDL2_ttf.so || { rm -f libSDL2_ttf.so && ln -s libSDL2_ttf-2.0.so.0.14.1 libSDL2_ttf.so; }; }) libtool: install: /usr/bin/install -p .libs/libSDL2_ttf.lai /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64/libSDL2_ttf.la libtool: install: /usr/bin/install -p .libs/libSDL2_ttf.a /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64/libSDL2_ttf.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64/libSDL2_ttf.a libtool: install: x86_64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64/libSDL2_ttf.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/include/SDL2' /usr/bin/install -p -m 644 SDL_ttf.h '/home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/include/SDL2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 SDL2_ttf.pc '/home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64/pkgconfig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/SDL2_ttf-2.0.15' + install -d /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/bin + install -m755 .libs/showfont .libs/glfont /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.0.15-2.mga8 --unique-debug-suffix -2.0.15-2.mga8.x86_64 --unique-debug-src-base sdl2_ttf-2.0.15-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/SDL2_ttf-2.0.15 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/bin/glfont explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/bin/showfont extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/bin/glfont explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64/libSDL2_ttf-2.0.so.0.14.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/bin/showfont extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/lib64/libSDL2_ttf-2.0.so.0.14.1 original debug info size: 264kB, size after compression: 244kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 204 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 *** WARNING: ./usr/lib64/libSDL2_ttf.la is executable but has no shebang, removing executable bit Processing files: lib64sdl2_ttf2.0_0-2.0.15-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4a9ikD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SDL2_ttf-2.0.15 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/share/doc/lib64sdl2_ttf2.0_0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/share/doc/lib64sdl2_ttf2.0_0 + cp -pr COPYING.txt /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/share/doc/lib64sdl2_ttf2.0_0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64sdl2_ttf2.0_0 = 2.0.15-2.mga8 lib64sdl2_ttf2.0_0(x86-64) = 2.0.15-2.mga8 libSDL2_ttf-2.0.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL2-2.0.so.0()(64bit) 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: lib64sdl2_ttf-devel-2.0.15-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rOJ3eA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SDL2_ttf-2.0.15 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/share/doc/lib64sdl2_ttf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/share/doc/lib64sdl2_ttf-devel + cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/share/doc/lib64sdl2_ttf-devel + cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64/usr/share/doc/lib64sdl2_ttf-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libSDL2_ttf-2.0(64bit)) lib64sdl2_ttf-devel = 2.0.15-2.mga8 lib64sdl2_ttf-devel(x86-64) = 2.0.15-2.mga8 pkgconfig(SDL2_ttf) = 2.0.15 sdl2_ttf-devel = 2.0.15-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libSDL2-2.0(64bit)) devel(libfreetype(64bit)) pkgconfig pkgconfig(sdl2) >= 2.0.8 Processing files: lib64sdl2_ttf-static-devel-2.0.15-2.mga8.x86_64 Provides: lib64sdl2_ttf-static-devel = 2.0.15-2.mga8 lib64sdl2_ttf-static-devel(x86-64) = 2.0.15-2.mga8 libtool(/usr/lib64/libSDL2_ttf.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64sdl2_ttf2.0_0-test-2.0.15-2.mga8.x86_64 Provides: lib64sdl2_ttf2.0_0-test = 2.0.15-2.mga8 lib64sdl2_ttf2.0_0-test(x86-64) = 2.0.15-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_ttf-2.0.so.0()(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.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) Conflicts: lib64SDL_ttf2.0_0-test showfont Processing files: sdl2_ttf-debugsource-2.0.15-2.mga8.x86_64 Provides: sdl2_ttf-debugsource = 2.0.15-2.mga8 sdl2_ttf-debugsource(x86-64) = 2.0.15-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sdl2_ttf-debuginfo-2.0.15-2.mga8.x86_64 Provides: sdl2_ttf-debuginfo = 2.0.15-2.mga8 sdl2_ttf-debuginfo(x86-64) = 2.0.15-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sdl2_ttf-debugsource(x86-64) = 2.0.15-2.mga8 Processing files: lib64sdl2_ttf2.0_0-debuginfo-2.0.15-2.mga8.x86_64 Provides: debuginfo(build-id) = e93ec6e84cbf55824cad31850e23397245443702 lib64sdl2_ttf2.0_0-debuginfo = 2.0.15-2.mga8 lib64sdl2_ttf2.0_0-debuginfo(x86-64) = 2.0.15-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sdl2_ttf-debugsource(x86-64) = 2.0.15-2.mga8 Processing files: lib64sdl2_ttf2.0_0-test-debuginfo-2.0.15-2.mga8.x86_64 Provides: debuginfo(build-id) = 564b26620327e60f4732eb6730b60534aabb85dd debuginfo(build-id) = a44a9a6ffdca405f923d701839d6e8588b9dfa4c lib64sdl2_ttf2.0_0-test-debuginfo = 2.0.15-2.mga8 lib64sdl2_ttf2.0_0-test-debuginfo(x86-64) = 2.0.15-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sdl2_ttf-debugsource(x86-64) = 2.0.15-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64sdl2_ttf-devel-2.0.15-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64sdl2_ttf2.0_0-debuginfo-2.0.15-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sdl2_ttf-debugsource-2.0.15-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sdl2_ttf-debuginfo-2.0.15-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64sdl2_ttf2.0_0-test-2.0.15-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64sdl2_ttf2.0_0-2.0.15-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64sdl2_ttf2.0_0-test-debuginfo-2.0.15-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64sdl2_ttf-static-devel-2.0.15-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j7nxiC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SDL2_ttf-2.0.15 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sdl2_ttf-2.0.15-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UvBamC + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf SDL2_ttf-2.0.15 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!