D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/freetype-1.3.1-46.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6lIZYL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf freetype-1.3.1 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/freetype-1.3.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd freetype-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (freetype1.3-adw-nocheck.patch):' Patch #0 (freetype1.3-adw-nocheck.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .adw --fuzz=0 patching file lib/ttgload.c + echo 'Patch #2 (freetype-1.3.1-disable-bci.patch):' Patch #2 (freetype-1.3.1-disable-bci.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .disable-bci --fuzz=0 patching file ft_conf.h.in + echo 'Patch #3 (freetype-1.3.1-gcc33.patch):' Patch #3 (freetype-1.3.1-gcc33.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file ./test/ftdump.c + echo 'Patch #4 (freetype-1.3.1-no-intl.patch):' Patch #4 (freetype-1.3.1-no-intl.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no-intl --fuzz=0 patching file contrib/ttf2pk/configure.in patching file configure.in + echo 'Patch #5 (freetype-1.3.1-format_not_a_string_literal_and_no_format_arguments.diff):' Patch #5 (freetype-1.3.1-format_not_a_string_literal_and_no_format_arguments.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .format_not_a_string_literal_and_no_format_arguments --fuzz=0 patching file ./test/ftdump.c + echo 'Patch #6 (freetype-1.3.1-autotools.patch):' Patch #6 (freetype-1.3.1-autotools.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .autotools --fuzz=0 patching file configure.in patching file net.m4 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BRMTN6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd freetype-1.3.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + aclocal aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' + libtoolize --copy --force --install libtoolize: putting auxiliary files in '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + autoconf + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-debug --enable-static --enable-shared --with-locale-dir=/usr/share/locale configure: WARNING: unrecognized options: --disable-debug checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed 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 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 how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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... 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 target system type... x86_64-mageia-linux-gnu checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for rm... rm -f checking for rmdir... rmdir checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for gethostbyname... yes checking for socket... yes checking for cos in -lm... yes checking for X... libraries /usr/lib64, headers /usr/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for stdlib.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int... 4 checking size of long... 8 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for memcpy... yes checking for memmove... yes configure: creating ./config.status config.status: creating Makefile config.status: creating MakeSub config.status: creating lib/arch/unix/Makefile config.status: creating test/arch/unix/Makefile config.status: creating po/Makefile.in config.status: creating ft_conf.h config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-debug + make cd lib; make -f arch/unix/Makefile all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib' rm -f -f memory.c file.c mutex.c ln -s /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../ttmemory.c memory.c ln -s /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../arch/unix/ttmmap.c file.c ln -s /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../ttmutex.c mutex.c make -f arch/unix/Makefile LIB_FILES="freetype.lo ftxkern.lo ftxgasp.lo ftxpost.lo ftxcmap.lo ftxsbit.lo ftxwidth.lo ftxerr18.lo ftxgsub.lo ftxgpos.lo ftxgdef.lo ftxopen.lo" libttf.la make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib' ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend \ -DLOCALEDIR='"/usr/share/locale"' \ -DTT_MAKE_OPTION_SINGLE_OBJECT \ /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../arch/unix/freetype.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend -DLOCALEDIR=\"/usr/share/locale\" -DTT_MAKE_OPTION_SINGLE_OBJECT /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../arch/unix/freetype.c -fPIC -DPIC -o .libs/freetype.o In file included from /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../arch/unix/freetype.c:7:0: ./ttcalc.c:95:13: warning: 'Sqrt64' defined but not used [-Wunused-function] TT_Int32 Sqrt64( TT_Int64 l ) ^~~~~~ libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend -DLOCALEDIR=\"/usr/share/locale\" -DTT_MAKE_OPTION_SINGLE_OBJECT /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../arch/unix/freetype.c -o freetype.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxkern.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxkern.c -fPIC -DPIC -o .libs/ftxkern.o /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxkern.c: In function 'Subtable_Load_2': /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxkern.c:142:40: warning: variable 'array_offset' set but not used [-Wunused-but-set-variable] UShort left_offset, right_offset, array_offset; ^~~~~~~~~~~~ libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxkern.c -o ftxkern.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgasp.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgasp.c -fPIC -DPIC -o .libs/ftxgasp.o libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgasp.c -o ftxgasp.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxpost.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxpost.c -fPIC -DPIC -o .libs/ftxpost.o libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxpost.c -o ftxpost.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxcmap.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxcmap.c -fPIC -DPIC -o .libs/ftxcmap.o libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxcmap.c -o ftxcmap.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c -fPIC -DPIC -o .libs/ftxsbit.o /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c: In function 'Load_TrueType_Eblc': /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:564:30: warning: variable 'indexTablesSize' set but not used [-Wunused-but-set-variable] ULong indexTablesSize; ^~~~~~~~~~~~~~~ libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c -o ftxsbit.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxwidth.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxwidth.c -fPIC -DPIC -o .libs/ftxwidth.o libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxwidth.c -o ftxwidth.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend \ -DLOCALEDIR='"/usr/share/locale"' \ /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxerr18.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend -DLOCALEDIR=\"/usr/share/locale\" /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxerr18.c -fPIC -DPIC -o .libs/ftxerr18.o libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend -DLOCALEDIR=\"/usr/share/locale\" /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxerr18.c -o ftxerr18.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgsub.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgsub.c -fPIC -DPIC -o .libs/ftxgsub.o libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgsub.c -o ftxgsub.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgpos.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgpos.c -fPIC -DPIC -o .libs/ftxgpos.o libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgpos.c -o ftxgpos.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgdef.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgdef.c -fPIC -DPIC -o .libs/ftxgdef.o libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgdef.c -o ftxgdef.o >/dev/null 2>&1 ../libtool --mode=compile gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxopen.c libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxopen.c -fPIC -DPIC -o .libs/ftxopen.o libtool: compile: gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -pedantic -ansi -I. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxopen.c -o ftxopen.o >/dev/null 2>&1 ../libtool --mode=link gcc -o libttf.la freetype.lo ftxkern.lo ftxgasp.lo ftxpost.lo ftxcmap.lo ftxsbit.lo ftxwidth.lo ftxerr18.lo ftxgsub.lo ftxgpos.lo ftxgdef.lo ftxopen.lo \ -rpath /usr/lib64 \ -version-info 4:0:2 -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/freetype.o .libs/ftxkern.o .libs/ftxgasp.o .libs/ftxpost.o .libs/ftxcmap.o .libs/ftxsbit.o .libs/ftxwidth.o .libs/ftxerr18.o .libs/ftxgsub.o .libs/ftxgpos.o .libs/ftxgdef.o .libs/ftxopen.o -lm -Wl,-soname -Wl,libttf.so.2 -o .libs/libttf.so.2.2.0 libtool: link: (cd ".libs" && rm -f "libttf.so.2" && ln -s "libttf.so.2.2.0" "libttf.so.2") libtool: link: (cd ".libs" && rm -f "libttf.so" && ln -s "libttf.so.2.2.0" "libttf.so") libtool: link: ar cru .libs/libttf.a freetype.o ftxkern.o ftxgasp.o ftxpost.o ftxcmap.o ftxsbit.o ftxwidth.o ftxerr18.o ftxgsub.o ftxgpos.o ftxgdef.o ftxopen.o libtool: link: ranlib .libs/libttf.a libtool: link: ( cd ".libs" && rm -f "libttf.la" && ln -s "../libttf.la" "libttf.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib' cd test; make -f arch/unix/Makefile all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test' gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' ftview.c ftview.c: In function 'Render_All': ftview.c:164:35: warning: variable 'step_x' set but not used [-Wunused-but-set-variable] TT_F26Dot6 start_x, start_y, step_x, step_y, x, y; ^~~~~~ gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' common.c gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' gmain.c gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' display.c gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../arch/unix/gwin_x11.c gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' blitter.c ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o ftview ftview.o common.o gmain.o display.o gwin_x11.o blitter.o \ ../lib/libttf.la -L/usr/lib64 -lSM -lICE -lm -lX11 libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/ftview ftview.o common.o gmain.o display.o gwin_x11.o blitter.o ../lib/.libs/libttf.so -L/usr/lib64 -lSM -lICE -lm -lX11 gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' fttimer.c ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o fttimer fttimer.o common.o gmain.o display.o gwin_x11.o blitter.o \ ../lib/libttf.la -L/usr/lib64 -lSM -lICE -lm -lX11 libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/fttimer fttimer.o common.o gmain.o display.o gwin_x11.o blitter.o ../lib/.libs/libttf.so -L/usr/lib64 -lSM -lICE -lm -lX11 gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' ftlint.c ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o ftlint ftlint.o common.o \ ../lib/libttf.la -L/usr/lib64 -lSM -lICE -lm libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/ftlint ftlint.o common.o ../lib/.libs/libttf.so -L/usr/lib64 -lSM -lICE -lm gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' ftdump.c ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o ftdump ftdump.o common.o \ ../lib/libttf.la -L/usr/lib64 -lSM -lICE -lm libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/ftdump ftdump.o common.o ../lib/.libs/libttf.so -L/usr/lib64 -lSM -lICE -lm gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' ftzoom.c ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o ftzoom ftzoom.o common.o gmain.o display.o gwin_x11.o blitter.o \ ../lib/libttf.la -L/usr/lib64 -lSM -lICE -lm -lX11 libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/ftzoom ftzoom.o common.o gmain.o display.o gwin_x11.o blitter.o ../lib/.libs/libttf.so -L/usr/lib64 -lSM -lICE -lm -lX11 gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' ftsbit.c ftsbit.c: In function 'main': ftsbit.c:243:32: warning: format '%hi' expects argument of type 'short int *', but argument 3 has type 'short unsigned int *' [-Wformat=] if ( sscanf( argv[i], "%hi", &glyph_index ) != 1 ) ~~^ ~~~~~~~~~~~~ %hi ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o ftsbit ftsbit.o common.o \ ../lib/libttf.la libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/ftsbit ftsbit.o common.o ../lib/.libs/libttf.so -lm gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' ftstring.c ftstring.c: In function 'main': ftstring.c:352:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( argv[file][i] == '.' ) ^~ ftstring.c:354:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' i--; ^ ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o ftstring ftstring.o common.o gmain.o display.o gwin_x11.o blitter.o \ ../lib/libttf.la -L/usr/lib64 -lSM -lICE -lm -lX11 libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/ftstring ftstring.o common.o gmain.o display.o gwin_x11.o blitter.o ../lib/.libs/libttf.so -L/usr/lib64 -lSM -lICE -lm -lX11 gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' ftstrpnm.c ftstrpnm.c: In function 'Render_Glyph': ftstrpnm.c:359:37: warning: variable 'ymax' set but not used [-Wunused-but-set-variable] TT_F26Dot6 xmin, ymin, xmax, ymax; ^~~~ ftstrpnm.c:359:31: warning: variable 'xmax' set but not used [-Wunused-but-set-variable] TT_F26Dot6 xmin, ymin, xmax, ymax; ^~~~ ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o ftstrpnm ftstrpnm.o common.o \ ../lib/libttf.la libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/ftstrpnm ftstrpnm.o common.o ../lib/.libs/libttf.so -lm gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' fterror.c fterror.c: In function 'main': fterror.c:49:12: warning: variable 'domain' set but not used [-Wunused-but-set-variable] char* domain; ^~~~~~ ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o fterror fterror.o common.o \ ../lib/libttf.la -L/usr/lib64 -lSM -lICE -lm libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/fterror fterror.o common.o ../lib/.libs/libttf.so -L/usr/lib64 -lSM -lICE -lm gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' ftmetric.c ftmetric.c: In function 'main': ftmetric.c:204:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( argv[file][i] == '.' ) ^~ ftmetric.c:206:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' i--; ^ ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o ftmetric ftmetric.o common.o \ ../lib/libttf.la -L/usr/lib64 -lSM -lICE -lm libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/ftmetric ftmetric.o common.o ../lib/.libs/libttf.so -L/usr/lib64 -lSM -lICE -lm gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' ftstrtto.c ftstrtto.c: In function 'Usage': ftstrtto.c:664:7: warning: string length '846' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings] "\n", execname ); ^~~~ ftstrtto.c: In function 'main': ftstrtto.c:825:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( argv[file][i] == '.' ) ^~ ftstrtto.c:827:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' i--; ^ gcc -c -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' arabic.c ../libtool --mode=link gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR='"/usr/share/locale"' -o ftstrtto ftstrtto.o common.o gmain.o display.o gwin_x11.o blitter.o arabic.o \ ../lib/libttf.la -L/usr/lib64 -lSM -lICE -lm -lX11 libtool: link: gcc -I. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../.. -I.. -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib -I/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../lib/extend -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include -Wall -pedantic -ansi -DX11 -DLOCALEDIR=\"/usr/share/locale\" -o .libs/ftstrtto ftstrtto.o common.o gmain.o display.o gwin_x11.o blitter.o arabic.o ../lib/.libs/libttf.so -L/usr/lib64 -lSM -lICE -lm -lX11 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test' cd po; make all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po' ( if test 'x/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po' != 'x.'; then \ posrcprefix='/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/'; \ else \ posrcprefix="../"; \ fi; \ sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" \ -e '$s/\(.*\) \\/\1/' < /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po/POTFILES.in > POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \ /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing libtool commands config.status: executing default commands if test -n "/usr/bin/xgettext"; then \ /usr/bin/xgettext --default-domain=freetype --directory=/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po/.. \ --keyword=_ --files-from=/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po/POTFILES.in; \ mv freetype.po freetype.pot; \ else \ echo "xgettext not available: freetype.pot not updated" 1>&2; \ fi file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po nl.po: warning: Charset "8859-1" is not a portable encoding name. Message conversion to user's charset might not work. file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sGwOLy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64 + cd freetype-1.3.1 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr exec_prefix=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr bindir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin sbindir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/sbin sysconfdir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/etc datadir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share includedir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/include libdir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64 libexecdir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/libexec localstatedir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/var sharedstatedir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/var/lib mandir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/man infodir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/info install gnulocaledir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale cd lib; /usr/bin/make -f arch/unix/Makefile install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib' /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64 /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/include/freetype mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64 mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/include mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/include/freetype ../libtool --mode=install /usr/bin/install -c libttf.la /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64 libtool: install: /usr/bin/install -c .libs/libttf.so.2.2.0 /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64/libttf.so.2.2.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64 && { ln -s -f libttf.so.2.2.0 libttf.so.2 || { rm -f libttf.so.2 && ln -s libttf.so.2.2.0 libttf.so.2; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64 && { ln -s -f libttf.so.2.2.0 libttf.so || { rm -f libttf.so && ln -s libttf.so.2.2.0 libttf.so; }; }) libtool: install: /usr/bin/install -c .libs/libttf.lai /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64/libttf.la libtool: install: /usr/bin/install -c .libs/libttf.a /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64/libttf.a libtool: install: chmod 644 /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64/libttf.a libtool: install: ranlib /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64/libttf.a libtool: warning: remember to run 'libtool --finish /usr/lib64' for P in /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../freetype.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../fterrid.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../ftnameid.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxkern.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgasp.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxcmap.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxpost.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxwidth.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxerr18.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgsub.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgpos.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxgdef.h /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib/arch/unix/../../extend/ftxopen.h ; do \ /usr/bin/install -c -m 644 $P /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/include/freetype ; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/lib' cd test; /usr/bin/make -f arch/unix/Makefile install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test' /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test/arch/unix/../../../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin for P in ftview fttimer ftlint ftdump ftzoom ftsbit ftstring ftstrpnm fterror ftmetric ftstrtto ; do \ ../libtool --mode=install /usr/bin/install -c $P /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/$P ; \ done libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ftview /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftview libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/fttimer /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/fttimer libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ftlint /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftlint libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ftdump /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftdump libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ftzoom /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftzoom libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ftsbit /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftsbit libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ftstring /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftstring libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ftstrpnm /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftstrpnm libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/fterror /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/fterror libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ftmetric /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftmetric libtool: warning: '../lib/libttf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/ftstrtto /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftstrtto make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/test' cd po; /usr/bin/make install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po' /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share; \ catalogs='de.gmo fr.gmo cs.gmo nl.gmo es.gmo'; \ for cat in $catalogs; do \ case "$cat" in \ *.gmo) destdir=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale;; \ *) destdir=/usr/share/locale;; \ esac; \ lang=`echo $cat | sed 's/.gmo$//'`; \ dir=$destdir/$lang/LC_MESSAGES; \ /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/mkinstalldirs $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/freetype.mo; \ echo "installing $cat as $dir/freetype.mo"; \ else \ /usr/bin/install -c -m 644 /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po/$cat $dir/freetype.mo; \ echo "installing /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po/$cat as" \ "$dir/freetype.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -c -m 644 $cat.m $dir/freetype.mo.m; \ echo "installing $cat.m as $dir/freetype.mo.m"; \ else \ if test -r /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po/$cat.m ; then \ /usr/bin/install -c -m 644 /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po/$cat.m \ $dir/freetype.mo.m; \ echo "installing /home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po/$cat as" \ "$dir/freetype.mo.m"; \ else \ true; \ fi; \ fi; \ done mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/de mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/freetype.mo mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/fr mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/fr/LC_MESSAGES/freetype.mo mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/cs mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES/freetype.mo mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/nl mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/nl/LC_MESSAGES/freetype.mo mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/es mkdir /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/es/LC_MESSAGES installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/freetype.mo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/freetype-1.3.1/po' + rm -f /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftdump /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/fterror /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftlint /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftmetric /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftsbit /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftstring /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftstrpnm /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftstrtto /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/fttimer /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftview /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/bin/ftzoom + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64 freetype + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.3.1-46.mga7 --unique-debug-suffix -1.3.1-46.mga7.x86_64 --unique-debug-src-base freetype-1.3.1-46.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/freetype-1.3.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/lib64/libttf.so.2.2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2149 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64freetype2-1.3.1-46.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rSXxU5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd freetype-1.3.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/doc/lib64freetype2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/doc/lib64freetype2 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/doc/lib64freetype2 + cp -pr announce /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/doc/lib64freetype2 + exit 0 Provides: freetype = 1.3.1-46.mga7 lib64freetype2 = 1.3.1-46.mga7 lib64freetype2(x86-64) = 1.3.1-46.mga7 libttf.so.2()(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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) Obsoletes: freetype Processing files: lib64freetype2-devel-1.3.1-46.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qQvWiD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd freetype-1.3.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/doc/lib64freetype2-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/doc/lib64freetype2-devel + cp -pr docs /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64/usr/share/doc/lib64freetype2-devel + exit 0 Provides: devel(libttf(64bit)) freetype-devel = 1.3.1-46.mga7 lib64freetype2-devel = 1.3.1-46.mga7 lib64freetype2-devel(x86-64) = 1.3.1-46.mga7 libtool(/usr/lib64/libttf.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: freetype-devel Processing files: freetype-debugsource-1.3.1-46.mga7.x86_64 Provides: freetype-debugsource = 1.3.1-46.mga7 freetype-debugsource(x86-64) = 1.3.1-46.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64freetype2-debuginfo-1.3.1-46.mga7.x86_64 Provides: debuginfo(build-id) = 29b22d1591ac8b90805673c872c5ce8515a1eee8 lib64freetype2-debuginfo = 1.3.1-46.mga7 lib64freetype2-debuginfo(x86-64) = 1.3.1-46.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freetype-debugsource(x86-64) = 1.3.1-46.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64freetype2-1.3.1-46.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64freetype2-devel-1.3.1-46.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/freetype-debugsource-1.3.1-46.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64freetype2-debuginfo-1.3.1-46.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xLLfwh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd freetype-1.3.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/freetype-1.3.1-46.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qUC4QV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf freetype-1.3.1 + exit 0 D: [iurt_root_command] Success!