<86>Aug 12 01:00:47 userdel[3957322]: delete user 'rooter' <86>Aug 12 01:00:47 userdel[3957322]: removed group 'rooter' owned by 'rooter' <86>Aug 12 01:00:47 userdel[3957322]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 12 01:00:47 groupadd[3957385]: group added to /etc/group: name=rooter, GID=975 <86>Aug 12 01:00:47 groupadd[3957385]: group added to /etc/gshadow: name=rooter <86>Aug 12 01:00:47 groupadd[3957385]: new group: name=rooter, GID=975 <86>Aug 12 01:00:47 useradd[3957416]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash <86>Aug 12 01:00:47 userdel[3957471]: delete user 'builder' <86>Aug 12 01:00:47 userdel[3957471]: removed group 'builder' owned by 'builder' <86>Aug 12 01:00:47 userdel[3957471]: removed shadow group 'builder' owned by 'builder' <86>Aug 12 01:00:47 groupadd[3957507]: group added to /etc/group: name=builder, GID=976 <86>Aug 12 01:00:47 groupadd[3957507]: group added to /etc/gshadow: name=builder <86>Aug 12 01:00:47 groupadd[3957507]: new group: name=builder, GID=976 <86>Aug 12 01:00:47 useradd[3957543]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libeot-0.01-alt1_6.src.rpm: license not found in '/usr/share/license' directory: MPLv2.0 warning: ignored self-provides: libeot-devel warning: ignored self-provides: libeot-devel Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libeot-0.01-alt1_6.nosrc.rpm (w1.gzdio) warning: ignored self-provides: libeot-devel Installing libeot-0.01-alt1_6.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84726 + 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.84726 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-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... 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libeot_la-libeot.lo `test -f 'src/libeot.c' || echo './'`src/libeot.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/libeot.c -fPIC -DPIC -o src/.libs/libeot_la-libeot.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libeot_la-EOT.lo `test -f 'src/EOT.c' || echo './'`src/EOT.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/EOT.c -fPIC -DPIC -o src/.libs/libeot_la-EOT.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libeot_la-writeFontFile.lo `test -f 'src/writeFontFile.c' || echo './'`src/writeFontFile.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/writeFontFile.c -fPIC -DPIC -o src/.libs/libeot_la-writeFontFile.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libeot_la-triplet_encodings.lo `test -f 'src/triplet_encodings.c' || echo './'`src/triplet_encodings.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/triplet_encodings.c -fPIC -DPIC -o src/.libs/libeot_la-triplet_encodings.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/ctf/libeot_la-parseCTF.lo `test -f 'src/ctf/parseCTF.c' || echo './'`src/ctf/parseCTF.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ctf/parseCTF.c -fPIC -DPIC -o src/ctf/.libs/libeot_la-parseCTF.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/ctf/libeot_la-parseTTF.lo `test -f 'src/ctf/parseTTF.c' || echo './'`src/ctf/parseTTF.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ctf/parseTTF.c -fPIC -DPIC -o src/ctf/.libs/libeot_la-parseTTF.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/ctf/libeot_la-SFNTContainer.lo `test -f 'src/ctf/SFNTContainer.c' || echo './'`src/ctf/SFNTContainer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ctf/SFNTContainer.c -fPIC -DPIC -o src/ctf/.libs/libeot_la-SFNTContainer.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/util/libeot_la-stream.lo `test -f 'src/util/stream.c' || echo './'`src/util/stream.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/util/stream.c -fPIC -DPIC -o src/util/.libs/libeot_la-stream.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-ahuff.lo `test -f 'src/lzcomp/ahuff.c' || echo './'`src/lzcomp/ahuff.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/lzcomp/ahuff.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-ahuff.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-bitio.lo `test -f 'src/lzcomp/bitio.c' || echo './'`src/lzcomp/bitio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/lzcomp/bitio.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-bitio.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-liblzcomp.lo `test -f 'src/lzcomp/liblzcomp.c' || echo './'`src/lzcomp/liblzcomp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/lzcomp/liblzcomp.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-liblzcomp.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-lzcomp.lo `test -f 'src/lzcomp/lzcomp.c' || echo './'`src/lzcomp/lzcomp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 39 | const long bit_Range = 3 - 1; /* == len_width - 1 */ | ^~~~~~~~~ src/lzcomp/lzcomp.c:36:16: warning: unused variable 'len_min3' [-Wunused-variable] 36 | const long len_min3 = 3; | ^~~~~~~~ src/lzcomp/lzcomp.c:35:16: warning: unused variable 'len_min' [-Wunused-variable] 35 | 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] 226 | const long dist_width = 3; | ^~~~~~~~~~ src/lzcomp/lzcomp.c:225:16: warning: unused variable 'dist_min' [-Wunused-variable] 225 | const long dist_min = 1; | ^~~~~~~~ src/lzcomp/lzcomp.c:219:16: warning: unused variable 'len_min3' [-Wunused-variable] 219 | 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] 386 | const long bit_Range = 3 - 1; /* == len_width - 1 */ | ^~~~~~~~~ src/lzcomp/lzcomp.c:384:16: warning: unused variable 'len_width' [-Wunused-variable] 384 | const long len_width = 3; | ^~~~~~~~~ src/lzcomp/lzcomp.c:383:16: warning: unused variable 'len_min3' [-Wunused-variable] 383 | const long len_min3 = 3; | ^~~~~~~~ src/lzcomp/lzcomp.c:382:16: warning: unused variable 'len_min' [-Wunused-variable] 382 | 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] 1045 | 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] 1064 | const short hNodeAllocSize = 4095; | ^~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/lzcomp/libeot_la-mtxmem.lo `test -f 'src/lzcomp/mtxmem.c' || echo './'`src/lzcomp/mtxmem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/lzcomp/mtxmem.c -fPIC -DPIC -o src/lzcomp/.libs/libeot_la-mtxmem.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libeot.la -rpath /usr/lib64 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: x86_64-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 -flto=auto -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" ) x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/eot2ttf-eot2ttf.o `test -f 'src/eot2ttf.c' || echo './'`src/eot2ttf.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o eot2ttf src/eot2ttf-eot2ttf.o libeot.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -O2 --std=c99 -DDECOMPRESS_ON -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.53275 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libeot-0.01 + make 'INSTALL=/usr/libexec/rpm-build/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/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libeot.la '/usr/src/tmp/libeot-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libeot.so.0.0.0 /usr/src/tmp/libeot-buildroot/usr/lib64/libeot.so.0.0.0 libtool: install: (cd /usr/src/tmp/libeot-buildroot/usr/lib64 && { 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/lib64 && { 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: /usr/libexec/rpm-build/install -p .libs/libeot.lai /usr/src/tmp/libeot-buildroot/usr/lib64/libeot.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p eot2ttf '/usr/src/tmp/libeot-buildroot/usr/bin' libtool: install: warning: `libeot.la' has not been installed in `/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/eot2ttf /usr/src/tmp/libeot-buildroot/usr/bin/eot2ttf /bin/mkdir -p '/usr/src/tmp/libeot-buildroot/usr/include/libeot' /usr/libexec/rpm-build/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/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libeot.pc '/usr/src/tmp/libeot-buildroot/usr/lib64/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/lib64/libeot.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libeot-buildroot (auto) mode of './usr/lib64/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,gnuconfig) /usr/lib64/pkgconfig/libeot.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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/lib64: (from :0) 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) Processing files: libeot0-0.01-alt1_6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1732 + 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.OoO5CS find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libeot-buildroot/usr/lib64/libeot.so.0: 114 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tD9b1l find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libeot.so.0()(64bit) = set:kdW7Zh2OCDZe55tnmHYfObE8AZG6Z7BGA7X8OOmsZkgJCjnhZxjPnh87XmtgqMjRJPm6I45KGmRmZFCCny0ZLGsUQYOcurLlZEq2tZ0c5lljSQiB1Ix5dOlA4RCKFO4MsE0uBmO49d8r4fbVSwkgB35egB6IGv5lYLzuvMzroxbz4ZLbI5cvKaeDTQ94zOxgMGXyRN4yeRJCLkvcRpYx9mFETURkZ9XSYie0 Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d86agT 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.qqUe2T find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NRpj8A find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libeot) = 0.01 Requires: libeot0 = 0.01-alt1_6, /usr/lib64/libeot.so.0.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z1eodv 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.o4lo4I find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uZT0YD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libeot0 = 0.01-alt1_6, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libeot.so.0()(64bit) >= 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.u3ne6O 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.0wUv71 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2RdVh2 find-requires: running scripts (debuginfo) Provides: debug64(libeot.so.0) Requires: libeot0 = 0.01-alt1_6, debug64(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.9x0c2H find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tBlKqC find-requires: running scripts (debuginfo) Requires: libeot-tools = 0.01-alt1_6, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libeot.so.0) Adding to libeot-devel a strict dependency on libeot0 Adding to libeot-tools a strict dependency on libeot0 Adding to libeot0-debuginfo a strict dependency on libeot0 Adding to libeot-tools-debuginfo a strict dependency on libeot-tools 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/x86_64/libeot0-0.01-alt1_6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libeot-devel-0.01-alt1_6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libeot-tools-0.01-alt1_6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libeot0-debuginfo-0.01-alt1_6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libeot-tools-debuginfo-0.01-alt1_6.x86_64.rpm (w2.lzdio) 3.39user 2.50system 0:16.90elapsed 34%CPU (0avgtext+0avgdata 42148maxresident)k 0inputs+0outputs (0major+804642minor)pagefaults 0swaps /.out/libeot0-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 /.out/libeot-devel-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 /.out/libeot-tools-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 /.out/libeot0-debuginfo-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 /.out/libeot-tools-debuginfo-0.01-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv2.0 4.91user 6.01system 0:20.74elapsed 52%CPU (0avgtext+0avgdata 42148maxresident)k 0inputs+0outputs (0major+1048717minor)pagefaults 0swaps --- libeot-tools-0.01-alt1_6.x86_64.rpm.repo 2021-07-04 16:51:42.000000000 +0000 +++ libeot-tools-0.01-alt1_6.x86_64.rpm.hasher 2022-08-12 01:01:05.417049422 +0000 @@ -3,2 +3,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libeot0 = 0.01-alt1_6:sisyphus+277228.100.1.1 @@ -6,3 +8,3 @@ Provides: libeot-tools = 0.01-alt1_6:sisyphus+277228.100.1.1 -File: /usr/bin/eot2ttf 100755 root:root 6b72245565c895c4f6b4c07d0013cdf0 -RPMIdentity: fba5bdf33ddfde2e3336c0a56d743fc5b954cac52465c9e72e29e2546a7099dc9ad5e3bf62f6a119a4ce7ab7c2b53352f96e727f853e7bb424607e0ab294478e +File: /usr/bin/eot2ttf 100755 root:root de56adeb9081a71c89754d5af7707981 +RPMIdentity: 53029607221cb09a115307d73549b8452f943078875924f1f640d5b81b6f225a50b07c2e48ef41c0b06d4b5b6399d9c40d12f7547a4ab92bb478b8ff8f13f3cb --- libeot-tools-debuginfo-0.01-alt1_6.x86_64.rpm.repo 2021-07-04 16:51:42.000000000 +0000 +++ libeot-tools-debuginfo-0.01-alt1_6.x86_64.rpm.hasher 2022-08-12 01:01:05.482050067 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e1 40755 root:root -/usr/lib/debug/.build-id/e1/f405e8728a84aa406f93d06255ad8234a472a9 120777 root:root ../../../../bin/eot2ttf -/usr/lib/debug/.build-id/e1/f405e8728a84aa406f93d06255ad8234a472a9.debug 120777 root:root ../../usr/bin/eot2ttf.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/4213d1e9feabfd64f4dd18d8de5d3a9e7847d9 120777 root:root ../../../../bin/eot2ttf +/usr/lib/debug/.build-id/2f/4213d1e9feabfd64f4dd18d8de5d3a9e7847d9.debug 120777 root:root ../../usr/bin/eot2ttf.debug /usr/lib/debug/usr/bin/eot2ttf.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: libeot-tools-debuginfo = 0.01-alt1_6:sisyphus+277228.100.1.1 -File: /usr/lib/debug/.build-id/e1 40755 root:root -File: /usr/lib/debug/.build-id/e1/f405e8728a84aa406f93d06255ad8234a472a9 120777 root:root ../../../../bin/eot2ttf -File: /usr/lib/debug/.build-id/e1/f405e8728a84aa406f93d06255ad8234a472a9.debug 120777 root:root ../../usr/bin/eot2ttf.debug -File: /usr/lib/debug/usr/bin/eot2ttf.debug 100644 root:root 3b5d577c38c3bc927212d2bee64e6b0b +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/4213d1e9feabfd64f4dd18d8de5d3a9e7847d9 120777 root:root ../../../../bin/eot2ttf +File: /usr/lib/debug/.build-id/2f/4213d1e9feabfd64f4dd18d8de5d3a9e7847d9.debug 120777 root:root ../../usr/bin/eot2ttf.debug +File: /usr/lib/debug/usr/bin/eot2ttf.debug 100644 root:root 4c9409dc673abb9ae2e1bab4e70b836f File: /usr/src/debug/libeot-0.01 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/libeot-0.01/src/eot2ttf.c 100644 root:root d56b21779005901c59a3a2632ac4e080 -RPMIdentity: 1058adad5802284c46f636e5cd8b29160794d09c9a8a50e5dd55166a470a3752297dc6d60eab06db77c7ebb2a77f9a197727ad35676b668f915e7393f0647233 +RPMIdentity: c197c4bb421a2f8a0d364861a4f07faf919421675eb8f6963e3666fffc911cf7face0b706e57102de46eae2c5de4dd44d53da731766deb5a73f61aac863f55b3 --- libeot0-0.01-alt1_6.x86_64.rpm.repo 2021-07-04 16:51:42.000000000 +0000 +++ libeot0-0.01-alt1_6.x86_64.rpm.hasher 2022-08-12 01:01:05.530050543 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libeot.so.0 120777 root:root libeot.so.0.0.0 -File: /usr/lib64/libeot.so.0.0.0 100644 root:root f9a10a41ce9e29fa9749294f5a6a53fc +File: /usr/lib64/libeot.so.0.0.0 100644 root:root e6197a822357b4a89c97f2d1b45bfb14 File: /usr/share/doc/libeot0-0.01 40755 root:root @@ -18,2 +18,2 @@ File: /usr/share/doc/libeot0-0.01/PATENTS 100644 root:root 8b77113c94a52181132f27e88704e850 -RPMIdentity: 47a567d910a5d54ddc33ea26c74893bbd3327a93bc51d8f4404f16b2412b16e424a9bb96df3f1d73c196c1355fef0b698910f4d44b00ab84d3b878f3981ae444 +RPMIdentity: f52e356638ea24c856e26e4ddb803b7e9813aca6e2725adafa831524de21075d2dff3dfa34e8581c997f6767f100911c59ae32ba4ca36201cb597015f9e9a11b --- libeot0-debuginfo-0.01-alt1_6.x86_64.rpm.repo 2021-07-04 16:51:42.000000000 +0000 +++ libeot0-debuginfo-0.01-alt1_6.x86_64.rpm.hasher 2022-08-12 01:01:05.599051228 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/25 40755 root:root -/usr/lib/debug/.build-id/25/b36ec0d46e6a871277f7eccd387afd43e08564 120777 root:root ../../../../lib64/libeot.so.0.0.0 -/usr/lib/debug/.build-id/25/b36ec0d46e6a871277f7eccd387afd43e08564.debug 120777 root:root ../../usr/lib64/libeot.so.0.0.0.debug +/usr/lib/debug/.build-id/4c 40755 root:root +/usr/lib/debug/.build-id/4c/7b534aa96a20684139ccaf8488c904db1be457 120777 root:root ../../../../lib64/libeot.so.0.0.0 +/usr/lib/debug/.build-id/4c/7b534aa96a20684139ccaf8488c904db1be457.debug 120777 root:root ../../usr/lib64/libeot.so.0.0.0.debug /usr/lib/debug/usr/lib64/libeot.so.0.0.0.debug 100644 root:root @@ -45,6 +45,6 @@ Provides: libeot0-debuginfo = 0.01-alt1_6:sisyphus+277228.100.1.1 -File: /usr/lib/debug/.build-id/25 40755 root:root -File: /usr/lib/debug/.build-id/25/b36ec0d46e6a871277f7eccd387afd43e08564 120777 root:root ../../../../lib64/libeot.so.0.0.0 -File: /usr/lib/debug/.build-id/25/b36ec0d46e6a871277f7eccd387afd43e08564.debug 120777 root:root ../../usr/lib64/libeot.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libeot.so.0.0.0.debug 100644 root:root ee066ac14e7b34a047fc24ef514e299d +File: /usr/lib/debug/.build-id/4c 40755 root:root +File: /usr/lib/debug/.build-id/4c/7b534aa96a20684139ccaf8488c904db1be457 120777 root:root ../../../../lib64/libeot.so.0.0.0 +File: /usr/lib/debug/.build-id/4c/7b534aa96a20684139ccaf8488c904db1be457.debug 120777 root:root ../../usr/lib64/libeot.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libeot.so.0.0.0.debug 100644 root:root 6c05a351001df1b2ea2b643e544c7458 File: /usr/lib/debug/usr/lib64/libeot.so.0.debug 120777 root:root libeot.so.0.0.0.debug @@ -85,2 +85,2 @@ File: /usr/src/debug/libeot-0.01/src/writeFontFile.h 100644 root:root 388587d8fb14caacc2791ec3b0d407b0 -RPMIdentity: 51ab0399d1ab4fbdcbad2a7a5b257291d14d67c9d303466e3ed2339b6632e9c1d2123cacf14d6d201a2d91792fe4988c35bbadac3d0ebf4e1f07de504821f780 +RPMIdentity: 2d3964727ec2f03c2913bd1c4cc4265ad3e29442cda9a2035100a9e2a1be186e73507b0f11772446b9273a14c9c1bf92dc1d81e676af7127fa73581e6a056fb5