Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/t1lib.spec'], False, '/var/lib/mock/centos5-rutgers-build-510-644/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/t1lib.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/t1lib-5.1.2-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/t1lib.spec'], False, '/var/lib/mock/centos5-rutgers-build-510-644/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/t1lib.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.82157 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf t1lib-5.1.2 + /bin/gzip -dc /builddir/build/SOURCES/t1lib-5.1.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd t1lib-5.1.2 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (t1lib_5.1.1-3.diff.gz):' Patch #0 (t1lib_5.1.1-3.diff.gz): + /bin/gzip -d + patch -p1 -s + STATUS=0 Patch #1 (t1lib-5.1.2-segf.patch): + '[' 0 -ne 0 ']' + echo 'Patch #1 (t1lib-5.1.2-segf.patch):' + patch -p1 -b --suffix .segf -s + patch -p1 patching file lib/Makefile.in patching file xglyph/xglyph.c + patch -p1 patching file doc/Makefile.in + patch -p1 patching file lib/Makefile.in patching file type1afm/Makefile.in patching file xglyph/Makefile.in + iconv -f latin1 -t utf8 + touch -r Changes Changes.utf8 + mv Changes.utf8 Changes + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.82157 + umask 022 + cd /builddir/build/BUILD + cd t1lib-5.1.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./ac-tools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./ac-tools/config.guess ++ basename ./ac-tools/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./ac-tools/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./ac-tools/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./ac-tools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./ac-tools/config.sub ++ basename ./ac-tools/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./ac-tools/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./ac-tools/config.sub' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking whether make sets $(MAKE)... yes checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E 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... yes checking for Athena... libraries in default path, headers in default path checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking whether char is unsigned... no checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for void *... yes checking size of void *... 8 checking "for gcc strength-reduce bug"... no checking "whether external symbols need an underscore prefix"... no checking "which ANSI integer type is 16 bit"... short checking "which ANSI integer type is 32 bit"... int checking "which ANSI integer type is 64 bit"... long checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/type1/Makefile config.status: creating lib/t1lib/Makefile config.status: creating xglyph/Makefile config.status: creating type1afm/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating lib/t1lib/t1lib.h config.status: creating lib/t1lib/sysconf.h Configure finished! Do: 'make' to compile the t1lib-package. Do: 'make without_doc' to compile if you do not have LaTeX. Do: 'make install' to install the t1lib-package. + make -j4 without_doc for i in lib type1afm examples xglyph; do \ (cd $i; make 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" ' 'OPTIONS=' ) || exit 1; \ done make[1]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/lib' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[2]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/lib/type1' ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long arith.c mkdir .libs gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long arith.c -fPIC -DPIC -o .libs/arith.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long arith.c -o arith.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long curves.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long curves.c -fPIC -DPIC -o .libs/curves.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long curves.c -o curves.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long fontfcn.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long fontfcn.c -fPIC -DPIC -o .libs/fontfcn.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long fontfcn.c -o fontfcn.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long hints.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long hints.c -fPIC -DPIC -o .libs/hints.o hints.c: In function 't1_ProcessHint': hints.c:236: warning: 'thisHint.x' may be used uninitialized in this function hints.c:236: warning: 'thisHint.y' may be used uninitialized in this function gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long hints.c -o hints.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long lines.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long lines.c -fPIC -DPIC -o .libs/lines.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long lines.c -o lines.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long objects.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long objects.c -fPIC -DPIC -o .libs/objects.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long objects.c -o objects.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long paths.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long paths.c -fPIC -DPIC -o .libs/paths.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long paths.c -o paths.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long regions.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long regions.c -fPIC -DPIC -o .libs/regions.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long regions.c -o regions.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long scanfont.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long scanfont.c -fPIC -DPIC -o .libs/scanfont.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long scanfont.c -o scanfont.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long spaces.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long spaces.c -fPIC -DPIC -o .libs/spaces.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long spaces.c -o spaces.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1io.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1io.c -fPIC -DPIC -o .libs/t1io.o t1io.c: In function 'T1GetTrailer': t1io.c:289: warning: ignoring return value of 'read', declared with attribute warn_unused_result gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1io.c -o t1io.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1snap.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1snap.c -fPIC -DPIC -o .libs/t1snap.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1snap.c -o t1snap.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1stub.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1stub.c -fPIC -DPIC -o .libs/t1stub.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1stub.c -o t1stub.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long token.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long token.c -fPIC -DPIC -o .libs/token.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long token.c -o token.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long type1.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long type1.c -fPIC -DPIC -o .libs/type1.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long type1.c -o type1.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long util.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long util.c -fPIC -DPIC -o .libs/util.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long util.c -o util.o >/dev/null 2>&1 make[2]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/lib/type1' make[2]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/lib/t1lib' ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1finfo.c mkdir .libs gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1finfo.c -fPIC -DPIC -o .libs/t1finfo.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1finfo.c -o t1finfo.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1base.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1base.c -fPIC -DPIC -o .libs/t1base.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1base.c -o t1base.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1delete.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1delete.c -fPIC -DPIC -o .libs/t1delete.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1delete.c -o t1delete.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1enc.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1enc.c -fPIC -DPIC -o .libs/t1enc.o t1enc.c: In function 'ScanEncodingFile': t1enc.c:500: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1enc.c -o t1enc.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1env.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1env.c -fPIC -DPIC -o .libs/t1env.o t1env.c: In function 'intT1_ScanConfigFile': t1env.c:359: warning: ignoring return value of 'fread', declared with attribute warn_unused_result t1env.c: In function 'intT1_GetFileSearchPath': t1env.c:828: warning: control reaches end of non-void function gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1env.c -o t1env.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1load.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1load.c -fPIC -DPIC -o .libs/t1load.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1load.c -o t1load.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1set.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1set.c -fPIC -DPIC -o .libs/t1set.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1set.c -o t1set.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1trans.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1trans.c -fPIC -DPIC -o .libs/t1trans.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1trans.c -o t1trans.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1aaset.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1aaset.c -fPIC -DPIC -o .libs/t1aaset.o t1aaset.c: In function 'T1_AAInit': t1aaset.c:209: warning: dereferencing type-punned pointer will break strict-aliasing rules t1aaset.c:210: warning: dereferencing type-punned pointer will break strict-aliasing rules t1aaset.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules t1aaset.c:253: warning: dereferencing type-punned pointer will break strict-aliasing rules t1aaset.c:277: warning: dereferencing type-punned pointer will break strict-aliasing rules t1aaset.c:278: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1aaset.c -o t1aaset.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1afmtool.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1afmtool.c -fPIC -DPIC -o .libs/t1afmtool.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1afmtool.c -o t1afmtool.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1outline.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1outline.c -fPIC -DPIC -o .libs/t1outline.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1outline.c -o t1outline.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1subset.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1subset.c -fPIC -DPIC -o .libs/t1subset.o t1subset.c: In function 'T1_SubsetFont': t1subset.c:225: warning: 'charnameP' may be used uninitialized in this function gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1subset.c -o t1subset.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long parseAFM.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long parseAFM.c -fPIC -DPIC -o .libs/parseAFM.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long parseAFM.c -o parseAFM.o >/dev/null 2>&1 ../../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1x11.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1x11.c -fPIC -DPIC -o .libs/t1x11.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int -DT1_AA_TYPE64=long t1x11.c -o t1x11.o >/dev/null 2>&1 make[2]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/lib/t1lib' ../libtool --mode=link \ gcc -o libt1.la type1/arith.lo type1/curves.lo type1/fontfcn.lo type1/hints.lo type1/lines.lo type1/objects.lo type1/paths.lo type1/regions.lo type1/scanfont.lo type1/spaces.lo type1/t1io.lo type1/t1snap.lo type1/t1stub.lo type1/token.lo type1/type1.lo type1/util.lo t1lib/t1finfo.lo t1lib/t1base.lo t1lib/t1delete.lo t1lib/t1enc.lo t1lib/t1env.lo t1lib/t1load.lo t1lib/t1set.lo t1lib/t1trans.lo t1lib/t1aaset.lo t1lib/t1afmtool.lo t1lib/t1outline.lo t1lib/t1subset.lo t1lib/parseAFM.lo \ -version-info 6:2:1 \ -lm -no-undefined -rpath /usr/lib64 mkdir .libs gcc -shared type1/.libs/arith.o type1/.libs/curves.o type1/.libs/fontfcn.o type1/.libs/hints.o type1/.libs/lines.o type1/.libs/objects.o type1/.libs/paths.o type1/.libs/regions.o type1/.libs/scanfont.o type1/.libs/spaces.o type1/.libs/t1io.o type1/.libs/t1snap.o type1/.libs/t1stub.o type1/.libs/token.o type1/.libs/type1.o type1/.libs/util.o t1lib/.libs/t1finfo.o t1lib/.libs/t1base.o t1lib/.libs/t1delete.o t1lib/.libs/t1enc.o t1lib/.libs/t1env.o t1lib/.libs/t1load.o t1lib/.libs/t1set.o t1lib/.libs/t1trans.o t1lib/.libs/t1aaset.o t1lib/.libs/t1afmtool.o t1lib/.libs/t1outline.o t1lib/.libs/t1subset.o t1lib/.libs/parseAFM.o -lm -Wl,-soname -Wl,libt1.so.5 -o .libs/libt1.so.5.1.2 (cd .libs && rm -f libt1.so.5 && ln -s libt1.so.5.1.2 libt1.so.5) (cd .libs && rm -f libt1.so && ln -s libt1.so.5.1.2 libt1.so) ar cru .libs/libt1.a type1/arith.o type1/curves.o type1/fontfcn.o type1/hints.o type1/lines.o type1/objects.o type1/paths.o type1/regions.o type1/scanfont.o type1/spaces.o type1/t1io.o type1/t1snap.o type1/t1stub.o type1/token.o type1/type1.o type1/util.o t1lib/t1finfo.o t1lib/t1base.o t1lib/t1delete.o t1lib/t1enc.o t1lib/t1env.o t1lib/t1load.o t1lib/t1set.o t1lib/t1trans.o t1lib/t1aaset.o t1lib/t1afmtool.o t1lib/t1outline.o t1lib/t1subset.o t1lib/parseAFM.o ranlib .libs/libt1.a creating libt1.la (cd .libs && rm -f libt1.la && ln -s ../libt1.la libt1.la) cp t1lib/t1lib.h . ../libtool --mode=link \ gcc -o libt1x.la t1lib/t1x11.lo \ -version-info 6:2:1 \ libt1.la -lX11 -no-undefined -rpath /usr/lib64 gcc -shared t1lib/.libs/t1x11.o -Wl,--rpath -Wl,/builddir/build/BUILD/t1lib-5.1.2/lib/.libs -Wl,--rpath -Wl,/usr/lib64 ./.libs/libt1.so -lX11 -Wl,-soname -Wl,libt1x.so.5 -o .libs/libt1x.so.5.1.2 (cd .libs && rm -f libt1x.so.5 && ln -s libt1x.so.5.1.2 libt1x.so.5) (cd .libs && rm -f libt1x.so && ln -s libt1x.so.5.1.2 libt1x.so) ar cru .libs/libt1x.a t1lib/t1x11.o ranlib .libs/libt1x.a creating libt1x.la (cd .libs && rm -f libt1x.la && ln -s ../libt1x.la libt1x.la) cp t1lib/t1libx.h . make[1]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/lib' make[1]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/type1afm' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" type1afm.c mkdir .libs gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" type1afm.c -fPIC -DPIC -o .libs/type1afm.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" type1afm.c -o type1afm.o >/dev/null 2>&1 ../libtool --mode=link \ gcc -o type1afm type1afm.lo ../lib/libt1.la gcc -o .libs/type1afm .libs/type1afm.o ../lib/.libs/libt1.so -lm -Wl,--rpath -Wl,/usr/lib64 creating type1afm make[1]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/type1afm' make[1]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/examples' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ../libtool --mode=compile \ gcc -I../lib -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" t1example1.c mkdir .libs gcc -I../lib -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" t1example1.c -fPIC -DPIC -o .libs/t1example1.o gcc -I../lib -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" t1example1.c -o t1example1.o >/dev/null 2>&1 ../libtool --mode=link \ gcc -o t1example1 t1example1.lo ../lib/libt1.la -lm gcc -o .libs/t1example1 .libs/t1example1.o ../lib/.libs/libt1.so -lm -Wl,--rpath -Wl,/usr/lib64 creating t1example1 ../libtool --mode=compile \ gcc -I../lib -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" subset.c gcc -I../lib -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" subset.c -fPIC -DPIC -o .libs/subset.o subset.c: In function 'main': subset.c:199: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -I../lib -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" subset.c -o subset.o >/dev/null 2>&1 ../libtool --mode=link \ gcc -o subset subset.lo ../lib/libt1.la -lm gcc -o .libs/subset .libs/subset.o ../lib/.libs/libt1.so -lm -Wl,--rpath -Wl,/usr/lib64 creating subset make[1]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/examples' make[1]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/xglyph' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ../libtool --mode=compile \ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT="\"5.1.2\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" xglyph.c mkdir .libs gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" xglyph.c -fPIC -DPIC -o .libs/xglyph.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DT1LIB_IDENT=\"5.1.2\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" xglyph.c -o xglyph.o >/dev/null 2>&1 ../libtool --mode=link \ gcc -o xglyph xglyph.lo ../lib/libt1x.la ../lib/libt1.la \ -lXaw -lXt -lX11 -lm gcc -o .libs/xglyph .libs/xglyph.o ../lib/.libs/libt1x.so /builddir/build/BUILD/t1lib-5.1.2/lib/.libs/libt1.so ../lib/.libs/libt1.so -lXaw -lXt -lX11 -lm -Wl,--rpath -Wl,/usr/lib64 creating xglyph make[1]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/xglyph' + touch -r lib/t1lib/t1lib.h.in lib/t1lib.h + touch -r lib/t1lib/t1libx.h lib/t1libx.h + ln README.t1lib-5.1.2 README + sed -e 's;/usr/share/X11/fonts;/usr/share/X11/fonts;' -e 's;/usr/share/fonts/type1;/usr/share/fonts /usr/share/texmf/fonts;' -e 's;/etc/t1lib/;/usr/share/t1lib/;' debian/t1libconfig + touch -r README.t1lib-5.1.2 t1libconfig + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.12577 + umask 022 + cd /builddir/build/BUILD + cd t1lib-5.1.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild + make install DESTDIR=/var/tmp/t1lib-5.1.2-2.ru-root-mockbuild 'INSTALL=install -p' for i in lib type1afm examples xglyph doc; do \ (cd $i; make install) || exit 1; \ done make[1]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/lib' ../ac-tools/mkinstalldirs /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64 mkdir /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild mkdir /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr mkdir /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64 ../ac-tools/mkinstalldirs /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/include mkdir /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/include ../libtool --mode=install \ install -p -m 644 libt1.la libt1x.la /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64 install -p -m 644 .libs/libt1.so.5.1.2 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1.so.5.1.2 (cd /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64 && rm -f libt1.so.5 && ln -s libt1.so.5.1.2 libt1.so.5) (cd /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64 && rm -f libt1.so && ln -s libt1.so.5.1.2 libt1.so) install -p -m 644 .libs/libt1.lai /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1.la libtool: install: warning: relinking `libt1x.la' (cd /builddir/build/BUILD/t1lib-5.1.2/lib; /bin/sh ../libtool --mode=relink gcc -o libt1x.la t1lib/t1x11.lo -version-info 6:2:1 libt1.la -lX11 -no-undefined -rpath /usr/lib64 -inst-prefix-dir /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild) gcc -shared t1lib/.libs/t1x11.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64 -L/usr/lib64 -lt1 -lX11 -Wl,-soname -Wl,libt1x.so.5 -o .libs/libt1x.so.5.1.2 install -p -m 644 .libs/libt1x.so.5.1.2T /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1x.so.5.1.2 (cd /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64 && rm -f libt1x.so.5 && ln -s libt1x.so.5.1.2 libt1x.so.5) (cd /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64 && rm -f libt1x.so && ln -s libt1x.so.5.1.2 libt1x.so) install -p -m 644 .libs/libt1x.lai /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1x.la install -p -m 644 .libs/libt1.a /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1.a ranlib /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1.a chmod 644 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1.a install -p -m 644 .libs/libt1x.a /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1x.a ranlib /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1x.a chmod 644 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1x.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' ../libtool --mode=install \ install -p -m 644 t1lib.h t1libx.h /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/include install -p -m 644 t1lib.h /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/include/t1lib.h install -p -m 644 t1libx.h /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/include/t1libx.h make[1]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/lib' make[1]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/type1afm' ../ac-tools/mkinstalldirs /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/bin mkdir /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/bin ../libtool --mode=install \ install -p type1afm /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/bin/type1afm libtool: install: warning: `../lib/libt1.la' has not been installed in `/usr/lib64' install -p .libs/type1afm /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/bin/type1afm make[1]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/type1afm' make[1]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/examples' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/examples' make[1]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/xglyph' ../ac-tools/mkinstalldirs /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/bin ../libtool --mode=install install -p xglyph /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/bin/xglyph libtool: install: warning: `../lib/libt1x.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/t1lib-5.1.2/lib/libt1.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/libt1.la' has not been installed in `/usr/lib64' install -p .libs/xglyph /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/bin/xglyph make[1]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/xglyph' make[1]: Entering directory `/builddir/build/BUILD/t1lib-5.1.2/doc' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/t1lib-5.1.2/doc' + rm /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1.la /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1x.la + chmod a+x /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1.so.5 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1.so.5.1.2 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1x.so.5 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1x.so.5.1.2 + mkdir -p /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man1 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man5 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man8 + install -p -m 644 debian/FontDatabase.5 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man5/ + install -p -m 644 debian/t1libconfig.8 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man8/ + install -p -m 644 debian/type1afm.1 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man1/ + install -p -m 644 debian/xglyph.1 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man1/ + touch -r README.t1lib-5.1.2 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man1/type1afm.1 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man1/xglyph.1 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man5/FontDatabase.5 /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/man/man8/t1libconfig.8 + mkdir -p /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/sbin + install -p -m 755 t1libconfig /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/sbin/ + mkdir -p /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/t1lib/ + touch /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/t1lib/FontDatabase /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/t1lib/t1lib.config + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/t1lib-5.1.2 extracting debug info from /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1.so.5.1.2 extracting debug info from /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/lib64/libt1x.so.5.1.2 extracting debug info from /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/bin/type1afm extracting debug info from /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/bin/xglyph cpio: t1lib-5.1.2/lib/t1lib/: No such file or directory 2660 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: t1lib-5.1.2-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5956 + umask 022 + cd /builddir/build/BUILD + cd t1lib-5.1.2 + DOCDIR=/var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/doc/t1lib-5.1.2 + export DOCDIR + rm -rf /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/doc/t1lib-5.1.2 + /bin/mkdir -p /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/doc/t1lib-5.1.2 + cp -pr Changes LGPL LICENSE README /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/doc/t1lib-5.1.2 + exit 0 Provides: libt1.so.5()(64bit) libt1x.so.5()(64bit) Requires(interp): /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh coreutils findutils Requires(postun): /sbin/ldconfig Requires: /bin/sh libX11.so.6()(64bit) libXaw.so.7()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libt1.so.5()(64bit) libt1x.so.5()(64bit) rtld(GNU_HASH) Processing files: t1lib-devel-5.1.2-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5956 + umask 022 + cd /builddir/build/BUILD + cd t1lib-5.1.2 + DOCDIR=/var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/doc/t1lib-devel-5.1.2 + export DOCDIR + rm -rf /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/doc/t1lib-devel-5.1.2 + /bin/mkdir -p /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/doc/t1lib-devel-5.1.2 + cp -pr doc/t1lib_doc.pdf /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild/usr/share/doc/t1lib-devel-5.1.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libt1.so.5()(64bit) libt1x.so.5()(64bit) t1lib = 5.1.2-2.ru Processing files: t1lib-static-5.1.2-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: t1lib-devel = 5.1.2-2.ru Processing files: t1lib-debuginfo-5.1.2-2.ru Provides: libt1.so.5.1.2.debug()(64bit) libt1x.so.5.1.2.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/t1lib-5.1.2-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/t1lib-devel-5.1.2-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/t1lib-static-5.1.2-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/t1lib-debuginfo-5.1.2-2.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.82691 + umask 022 + cd /builddir/build/BUILD + cd t1lib-5.1.2 + rm -rf /var/tmp/t1lib-5.1.2-2.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->