<86>Feb 20 09:56:43 userdel[7746]: delete user 'rooter' <86>Feb 20 09:56:43 userdel[7746]: removed group 'rooter' owned by 'rooter' <86>Feb 20 09:56:43 userdel[7746]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 20 09:56:43 groupadd[7761]: group added to /etc/group: name=rooter, GID=537 <86>Feb 20 09:56:43 groupadd[7761]: group added to /etc/gshadow: name=rooter <86>Feb 20 09:56:43 groupadd[7761]: new group: name=rooter, GID=537 <86>Feb 20 09:56:43 useradd[7771]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Feb 20 09:56:43 userdel[7797]: delete user 'builder' <86>Feb 20 09:56:43 userdel[7797]: removed group 'builder' owned by 'builder' <86>Feb 20 09:56:43 userdel[7797]: removed shadow group 'builder' owned by 'builder' <86>Feb 20 09:56:43 groupadd[7807]: group added to /etc/group: name=builder, GID=538 <86>Feb 20 09:56:43 groupadd[7807]: group added to /etc/gshadow: name=builder <86>Feb 20 09:56:43 groupadd[7807]: new group: name=builder, GID=538 <86>Feb 20 09:56:43 useradd[7814]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libeot-0.01-alt1_6.nosrc.rpm Installing libeot-0.01-alt1_6.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12622 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libeot-0.01 + echo 'Source #0 (libeot-0.01.tar.bz2):' Source #0 (libeot-0.01.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libeot-0.01.tar.bz2 + /bin/tar -xf - + cd libeot-0.01 + /bin/chmod -c -Rf u+rwX,go-w . mode of './ltmain.sh' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './missing' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './install-sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './config.sub' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './config.guess' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './compile' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './ar-lib' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './depcomp' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12622 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libeot-0.01 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-silent-rules --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libeot.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + sed -i -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make make: Entering directory '/usr/src/RPM/BUILD/libeot-0.01' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libeot-0.01' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/libeot_la-libeot.lo `test -f 'src/libeot.c' || echo './'`src/libeot.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/libeot.c -fPIC -DPIC -o src/.libs/libeot_la-libeot.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/libeot_la-EOT.lo `test -f 'src/EOT.c' || echo './'`src/EOT.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/EOT.c -fPIC -DPIC -o src/.libs/libeot_la-EOT.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/libeot_la-writeFontFile.lo `test -f 'src/writeFontFile.c' || echo './'`src/writeFontFile.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/writeFontFile.c -fPIC -DPIC -o src/.libs/libeot_la-writeFontFile.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/libeot_la-triplet_encodings.lo `test -f 'src/triplet_encodings.c' || echo './'`src/triplet_encodings.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/triplet_encodings.c -fPIC -DPIC -o src/.libs/libeot_la-triplet_encodings.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ctf/libeot_la-parseCTF.lo `test -f 'src/ctf/parseCTF.c' || echo './'`src/ctf/parseCTF.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/ctf/parseCTF.c -fPIC -DPIC -o src/ctf/.libs/libeot_la-parseCTF.o src/ctf/parseCTF.c: In function 'decodeSimpleGlyph': src/ctf/parseCTF.c:537:15: warning: 'boundingBoxLocation' may be used uninitialized in this function [-Wmaybe-uninitialized] sResult = seekAbsoluteThroughReserve(out, boundingBoxLocation); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ctf/libeot_la-parseTTF.lo `test -f 'src/ctf/parseTTF.c' || echo './'`src/ctf/parseTTF.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/ctf/parseTTF.c -fPIC -DPIC -o src/ctf/.libs/libeot_la-parseTTF.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ctf/libeot_la-SFNTContainer.lo `test -f 'src/ctf/SFNTContainer.c' || echo './'`src/ctf/SFNTContainer.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/ctf/SFNTContainer.c -fPIC -DPIC -o src/ctf/.libs/libeot_la-SFNTContainer.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/util/libeot_la-stream.lo `test -f 'src/util/stream.c' || echo './'`src/util/stream.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/util/stream.c -fPIC -DPIC -o src/util/.libs/libeot_la-stream.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/lzcomp/libeot_la-ahuff.lo `test -f 'src/lzcomp/ahuff.c' || echo './'`src/lzcomp/ahuff.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/lzcomp/ahuff.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-ahuff.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/lzcomp/libeot_la-bitio.lo `test -f 'src/lzcomp/bitio.c' || echo './'`src/lzcomp/bitio.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/lzcomp/bitio.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-bitio.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/lzcomp/libeot_la-liblzcomp.lo `test -f 'src/lzcomp/liblzcomp.c' || echo './'`src/lzcomp/liblzcomp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/lzcomp/liblzcomp.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-liblzcomp.o src/lzcomp/liblzcomp.c: In function 'unpackMtx': src/lzcomp/liblzcomp.c:72:2: warning: 'lzcomp' may be used uninitialized in this function [-Wmaybe-uninitialized] MTX_LZCOMP_Destroy(lzcomp); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/lzcomp/libeot_la-lzcomp.lo `test -f 'src/lzcomp/lzcomp.c' || echo './'`src/lzcomp/lzcomp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/lzcomp/lzcomp.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-lzcomp.o src/lzcomp/lzcomp.c: In function 'SetDistRange': src/lzcomp/lzcomp.c:39:16: warning: unused variable 'bit_Range' [-Wunused-variable] const long bit_Range = 3 - 1; /* == len_width - 1 */ ^~~~~~~~~ src/lzcomp/lzcomp.c:36:16: warning: unused variable 'len_min3' [-Wunused-variable] const long len_min3 = 3; ^~~~~~~~ src/lzcomp/lzcomp.c:35:16: warning: unused variable 'len_min' [-Wunused-variable] const long len_min = 2; ^~~~~~~ src/lzcomp/lzcomp.c: In function 'DecodeLength': src/lzcomp/lzcomp.c:226:16: warning: unused variable 'dist_width' [-Wunused-variable] const long dist_width = 3; ^~~~~~~~~~ src/lzcomp/lzcomp.c:225:16: warning: unused variable 'dist_min' [-Wunused-variable] const long dist_min = 1; ^~~~~~~~ src/lzcomp/lzcomp.c:219:16: warning: unused variable 'len_min3' [-Wunused-variable] const long len_min3 = 3; ^~~~~~~~ src/lzcomp/lzcomp.c: In function 'DecodeDistance2': src/lzcomp/lzcomp.c:386:16: warning: unused variable 'bit_Range' [-Wunused-variable] const long bit_Range = 3 - 1; /* == len_width - 1 */ ^~~~~~~~~ src/lzcomp/lzcomp.c:384:16: warning: unused variable 'len_width' [-Wunused-variable] const long len_width = 3; ^~~~~~~~~ src/lzcomp/lzcomp.c:383:16: warning: unused variable 'len_min3' [-Wunused-variable] const long len_min3 = 3; ^~~~~~~~ src/lzcomp/lzcomp.c:382:16: warning: unused variable 'len_min' [-Wunused-variable] const long len_min = 2; ^~~~~~~ src/lzcomp/lzcomp.c: In function 'MTX_LZCOMP_Create1': src/lzcomp/lzcomp.c:1045:17: warning: unused variable 'hNodeAllocSize' [-Wunused-variable] const short hNodeAllocSize = 4095; ^~~~~~~~~~~~~~ src/lzcomp/lzcomp.c: In function 'MTX_LZCOMP_Create2': src/lzcomp/lzcomp.c:1064:17: warning: unused variable 'hNodeAllocSize' [-Wunused-variable] const short hNodeAllocSize = 4095; ^~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/lzcomp/libeot_la-mtxmem.lo `test -f 'src/lzcomp/mtxmem.c' || echo './'`src/lzcomp/mtxmem.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/lzcomp/mtxmem.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-mtxmem.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o libeot.la -rpath /usr/lib src/libeot_la-libeot.lo src/libeot_la-EOT.lo src/libeot_la-writeFontFile.lo src/libeot_la-triplet_encodings.lo src/ctf/libeot_la-parseCTF.lo src/ctf/libeot_la-parseTTF.lo src/ctf/libeot_la-SFNTContainer.lo src/util/libeot_la-stream.lo src/lzcomp/libeot_la-ahuff.lo src/lzcomp/libeot_la-bitio.lo src/lzcomp/libeot_la-liblzcomp.lo src/lzcomp/libeot_la-lzcomp.lo src/lzcomp/libeot_la-mtxmem.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC src/.libs/libeot_la-libeot.o src/.libs/libeot_la-EOT.o src/.libs/libeot_la-writeFontFile.o src/.libs/libeot_la-triplet_encodings.o src/ctf/.libs/libeot_la-parseCTF.o src/ctf/.libs/libeot_la-parseTTF.o src/ctf/.libs/libeot_la-SFNTContainer.o src/util/.libs/libeot_la-stream.o src/lzcomp/.libs/libeot_la-ahuff.o src/lzcomp/.libs/libeot_la-bitio.o src/lzcomp/.libs/libeot_la-liblzcomp.o src/lzcomp/.libs/libeot_la-lzcomp.o src/lzcomp/.libs/libeot_la-mtxmem.o -O2 -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libeot.so.0 -o .libs/libeot.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libeot.so.0" && ln -s "libeot.so.0.0.0" "libeot.so.0") libtool: link: (cd ".libs" && rm -f "libeot.so" && ln -s "libeot.so.0.0.0" "libeot.so") libtool: link: ( cd ".libs" && rm -f "libeot.la" && ln -s "../libeot.la" "libeot.la" ) i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/eot2ttf-eot2ttf.o `test -f 'src/eot2ttf.c' || echo './'`src/eot2ttf.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o eot2ttf src/eot2ttf-eot2ttf.o libeot.la libtool: link: i586-alt-linux-gcc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/eot2ttf src/eot2ttf-eot2ttf.o ./.libs/libeot.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libeot-0.01' make: Leaving directory '/usr/src/RPM/BUILD/libeot-0.01' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79207 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libeot-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libeot-buildroot + cd libeot-0.01 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libeot-buildroot make: Entering directory '/usr/src/RPM/BUILD/libeot-0.01' make[1]: Entering directory '/usr/src/RPM/BUILD/libeot-0.01' /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p libeot.la '/usr/src/tmp/libeot-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libeot.so.0.0.0 /usr/src/tmp/libeot-buildroot/usr/lib/libeot.so.0.0.0 libtool: install: (cd /usr/src/tmp/libeot-buildroot/usr/lib && { ln -s -f libeot.so.0.0.0 libeot.so.0 || { rm -f libeot.so.0 && ln -s libeot.so.0.0.0 libeot.so.0; }; }) libtool: install: (cd /usr/src/tmp/libeot-buildroot/usr/lib && { ln -s -f libeot.so.0.0.0 libeot.so || { rm -f libeot.so && ln -s libeot.so.0.0.0 libeot.so; }; }) libtool: install: /bin/install -p .libs/libeot.lai /usr/src/tmp/libeot-buildroot/usr/lib/libeot.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p eot2ttf '/usr/src/tmp/libeot-buildroot/usr/bin' libtool: install: warning: `libeot.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/eot2ttf /usr/src/tmp/libeot-buildroot/usr/bin/eot2ttf /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/include/libeot' /bin/install -p -m 644 inc/libeot/EOT.h inc/libeot/EOTError.h inc/libeot/libeot.h '/usr/src/tmp/libeot-buildroot/usr/include/libeot' /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 libeot.pc '/usr/src/tmp/libeot-buildroot/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/libeot-0.01' make: Leaving directory '/usr/src/RPM/BUILD/libeot-0.01' + rm -f /usr/src/tmp/libeot-buildroot//usr/lib/libeot.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libeot-buildroot (auto) mode of './usr/lib/libeot.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libeot-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libeot.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libeot.pc: Libs: '-L${libdir} -leot' --> '-leot' Checking contents of files in /usr/src/tmp/libeot-buildroot/ (default) Compressing files in /usr/src/tmp/libeot-buildroot (auto) Adjusting library links in /usr/src/tmp/libeot-buildroot ./usr/lib: libeot.so.0 -> libeot.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libeot-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/eot2ttf: uses non-LFS functions: __xstat fopen mmap open Hardlinking identical .pyc and .pyo files Processing files: libeot0-0.01-alt1_6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59508 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libeot-0.01 + DOCDIR=/usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + export DOCDIR + rm -rf /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + /bin/mkdir -p /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + cp -prL LICENSE PATENTS /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + chmod -R go-w /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + chmod -R a+rX /usr/src/tmp/libeot-buildroot/usr/share/doc/libeot0-0.01 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X8ZHaN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libeot-buildroot/usr/lib/libeot.so.0: 114 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pKo0XS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libeot.so.0 = set:kdW7Zh2OCDZe55tnmHYfObE8AZG6Z7BGA7X8OOmsZkgJCjnhZxjPnh87XmtgqMjRJPm6I45KGmRmZFCCny0ZLGsUQYOcurLlZEq2tZ0c5lljSQiB1Ix5dOlA4RCKFO4MsE0uBmO49d8r4fbVSwkgB35egB6IGv5lYLzuvMzroxbz4ZLbI5cvKaeDTQ94zOxgMGXyRN4yeRJCLkvcRpYx9mFETURkZ9XSYie0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Df1HAe Creating libeot0-debuginfo package Processing files: libeot-devel-0.01-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YxReA5 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JOZH1o find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libeot-devel, pkgconfig(libeot) = 0.01 Requires: libeot0 = 0.01-alt1_6, /usr/lib/libeot.so.0.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s9Pchd Processing files: libeot-tools-0.01-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7GB8oZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OAVy8F find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libeot0 = 0.01-alt1_6, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libeot.so.0 >= set:kiarxBTYwA1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nn9bA3 Creating libeot-tools-debuginfo package Processing files: libeot0-debuginfo-0.01-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yca94y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X5SmsE find-requires: running scripts (debuginfo) Provides: debug(libeot.so.0) Requires: libeot0 = 0.01-alt1_6, debug(libc.so.6) Processing files: libeot-tools-debuginfo-0.01-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Zp0EN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.atfhYP find-requires: running scripts (debuginfo) Requires: libeot-tools = 0.01-alt1_6, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libeot.so.0) Adding to libeot-tools-debuginfo a strict dependency on libeot0-debuginfo Removing from libeot-tools-debuginfo 2 sources provided by libeot0-debuginfo Removing 1 extra deps from libeot-devel due to dependency on libeot0 Removing 2 extra deps from libeot-tools due to dependency on libeot0 Removing 1 extra deps from libeot-tools-debuginfo due to dependency on libeot0-debuginfo Removing 3 extra deps from libeot-tools due to repentancy on libeot0 Removing 1 extra deps from libeot-tools-debuginfo due to repentancy on libeot0-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libeot0-0.01-alt1_6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libeot-devel-0.01-alt1_6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libeot-tools-0.01-alt1_6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libeot0-debuginfo-0.01-alt1_6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libeot-tools-debuginfo-0.01-alt1_6.i586.rpm 14.11user 4.36system 0:32.88elapsed 56%CPU (0avgtext+0avgdata 26344maxresident)k 0inputs+0outputs (0major+755700minor)pagefaults 0swaps 24.44user 10.67system 0:50.96elapsed 68%CPU (0avgtext+0avgdata 121860maxresident)k 0inputs+0outputs (0major+1126848minor)pagefaults 0swaps