<86>Jul 25 12:45:00 userdel[1385242]: delete user 'rooter' <86>Jul 25 12:45:00 userdel[1385242]: removed group 'rooter' owned by 'rooter' <86>Jul 25 12:45:00 userdel[1385242]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 12:45:00 groupadd[1385253]: group added to /etc/group: name=rooter, GID=648 <86>Jul 25 12:45:00 groupadd[1385253]: group added to /etc/gshadow: name=rooter <86>Jul 25 12:45:00 groupadd[1385253]: new group: name=rooter, GID=648 <86>Jul 25 12:45:00 useradd[1385262]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Jul 25 12:45:00 userdel[1385283]: delete user 'builder' <86>Jul 25 12:45:00 userdel[1385283]: removed group 'builder' owned by 'builder' <86>Jul 25 12:45:00 userdel[1385283]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 12:45:00 groupadd[1385307]: group added to /etc/group: name=builder, GID=649 <86>Jul 25 12:45:00 groupadd[1385307]: group added to /etc/gshadow: name=builder <86>Jul 25 12:45:00 groupadd[1385307]: new group: name=builder, GID=649 <86>Jul 25 12:45:00 useradd[1385318]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Jul 25 12:45:04 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Jul 25 12:45:04 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Jul 25 12:45:05 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Jul 25 12:45:05 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hyphen-2.8.8-alt1.nosrc.rpm (w1.gzdio) Installing hyphen-2.8.8-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17359 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hyphen-2.8.8 + echo 'Source #0 (hyphen-2.8.8.tar.gz):' Source #0 (hyphen-2.8.8.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/hyphen-2.8.8.tar.gz + cd hyphen-2.8.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17359 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hyphen-2.8.8 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --disable-silent-rules, --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 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 for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none 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... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for 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 configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 Making all in doc make[1]: Nothing to be done for 'all'. Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' cp -f ./hyphen.tex hyphen.us patch < ./hyphen.patch patching file hyphen.us ./tbhyphext.sh <./tbhyphext.tex >hyphen.us2 cat hyphen.us hyphen.us2 | gawk -f ./lig.awk >hyphen.us3 cat ./ligpatch.txt >>hyphen.us3 make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' i586-alt-linux-gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" -DPACKAGE_STRING=\"hyphen\ 2.8.8\" -DPACKAGE_BUGREPORT=\"nemeth@numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c example.c make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' i586-alt-linux-gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" -DPACKAGE_STRING=\"hyphen\ 2.8.8\" -DPACKAGE_BUGREPORT=\"nemeth@numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c substrings.c make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" -DPACKAGE_STRING=\"hyphen\ 2.8.8\" -DPACKAGE_BUGREPORT=\"nemeth@numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hnjalloc.lo hnjalloc.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" "-DPACKAGE_STRING=\"hyphen 2.8.8\"" -DPACKAGE_BUGREPORT=\"nemeth@numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hnjalloc.c -fPIC -DPIC -o .libs/hnjalloc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o substrings substrings.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o substrings substrings.o make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" -DPACKAGE_STRING=\"hyphen\ 2.8.8\" -DPACKAGE_BUGREPORT=\"nemeth@numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hyphen.lo hyphen.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" "-DPACKAGE_STRING=\"hyphen 2.8.8\"" -DPACKAGE_BUGREPORT=\"nemeth@numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hyphen.c -fPIC -DPIC -o .libs/hyphen.o make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 3:0:3 -o libhyphen.la -rpath /usr/lib hnjalloc.lo hyphen.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/hnjalloc.o .libs/hyphen.o -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libhyphen.so.0 -o .libs/libhyphen.so.0.3.0 libtool: link: (cd ".libs" && rm -f "libhyphen.so.0" && ln -s "libhyphen.so.0.3.0" "libhyphen.so.0") libtool: link: (cd ".libs" && rm -f "libhyphen.so" && ln -s "libhyphen.so.0.3.0" "libhyphen.so") libtool: link: ( cd ".libs" && rm -f "libhyphen.la" && ln -s "../libhyphen.la" "libhyphen.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o example example.o libhyphen.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/example example.o ./.libs/libhyphen.so make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' perl ./substrings.pl hyphen.us3 hyph_en_US.dic UTF-8 2 3 >/dev/null make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66845 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hyphen-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hyphen-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hyphen-2.8.8 + make DESTDIR=/usr/src/tmp/hyphen-buildroot install make: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8/doc' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[2]: Entering directory '/usr/src/RPM/BUILD/hyphen-2.8.8' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/hyphen-buildroot/usr/bin" /bin/install -c substrings.pl '/usr/src/tmp/hyphen-buildroot/usr/bin' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/hyphen-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -c libhyphen.la '/usr/src/tmp/hyphen-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libhyphen.so.0.3.0 /usr/src/tmp/hyphen-buildroot/usr/lib/libhyphen.so.0.3.0 libtool: install: (cd /usr/src/tmp/hyphen-buildroot/usr/lib && { ln -s -f libhyphen.so.0.3.0 libhyphen.so.0 || { rm -f libhyphen.so.0 && ln -s libhyphen.so.0.3.0 libhyphen.so.0; }; }) libtool: install: (cd /usr/src/tmp/hyphen-buildroot/usr/lib && { ln -s -f libhyphen.so.0.3.0 libhyphen.so || { rm -f libhyphen.so && ln -s libhyphen.so.0.3.0 libhyphen.so; }; }) libtool: install: /bin/install -c .libs/libhyphen.lai /usr/src/tmp/hyphen-buildroot/usr/lib/libhyphen.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/share/hyphen" || /bin/mkdir -p "/usr/src/tmp/hyphen-buildroot/usr/share/hyphen" /bin/install -c -m 644 hyph_en_US.dic '/usr/src/tmp/hyphen-buildroot/usr/share/hyphen' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/hyphen-buildroot/usr/include" /bin/install -c -m 644 hyphen.h '/usr/src/tmp/hyphen-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' make: Leaving directory '/usr/src/RPM/BUILD/hyphen-2.8.8' + cd /usr/src/tmp/hyphen-buildroot/usr/share/hyphen/ + en_US_aliases='en en_AU en_BS en_BZ en_CA en_GH en_GB en_IE en_IN en_JM en_NA en_NZ en_PH en_TT en_ZA en_ZW' + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_AU.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_BS.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_BZ.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_CA.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_GH.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_GB.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_IE.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_IN.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_JM.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_NA.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_NZ.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_PH.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_TT.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_ZA.dic + for lang in $en_US_aliases + ln -s hyph_en_US.dic hyph_en_ZW.dic + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hyphen-buildroot (auto) removed './usr/lib/libhyphen.la' mode of './usr/lib/libhyphen.so.0.3.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/hyphen-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hyphen-buildroot/ (default) Compressing files in /usr/src/tmp/hyphen-buildroot (auto) Adjusting library links in /usr/src/tmp/hyphen-buildroot ./usr/lib: libhyphen.so.0 -> libhyphen.so.0.3.0 Verifying ELF objects in /usr/src/tmp/hyphen-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libhyphen.so.0.3.0: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: libhyphen-2.8.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1575 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hyphen-2.8.8 + DOCDIR=/usr/src/tmp/hyphen-buildroot/usr/share/doc/libhyphen-2.8.8 + export DOCDIR + rm -rf /usr/src/tmp/hyphen-buildroot/usr/share/doc/libhyphen-2.8.8 + /bin/mkdir -p /usr/src/tmp/hyphen-buildroot/usr/share/doc/libhyphen-2.8.8 + cp -prL AUTHORS README README.compound README.hyphen README.nonstandard THANKS TODO /usr/src/tmp/hyphen-buildroot/usr/share/doc/libhyphen-2.8.8 + chmod -R go-w /usr/src/tmp/hyphen-buildroot/usr/share/doc/libhyphen-2.8.8 + chmod -R a+rX /usr/src/tmp/hyphen-buildroot/usr/share/doc/libhyphen-2.8.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AY8mwV find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/hyphen-buildroot/usr/lib/libhyphen.so.0: 18 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CXzkL1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libhyphen.so.0 = set:idHj60RP4hL91bZ3xMJI541Khd9dal5uuNo8Nj0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), 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.LXlVGo Creating libhyphen-debuginfo package Processing files: libhyphen-devel-2.8.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pn5tv7 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.yo6PDe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/hyphen-buildroot/usr/bin/substrings.pl syntax OK Requires: libhyphen = 2.8.8-alt1, /usr/bin/perl, /usr/lib/libhyphen.so.0.3.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SHewkI Processing files: hyphen-en-2.8.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20084 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hyphen-2.8.8 + DOCDIR=/usr/src/tmp/hyphen-buildroot/usr/share/doc/hyphen-en-2.8.8 + export DOCDIR + rm -rf /usr/src/tmp/hyphen-buildroot/usr/share/doc/hyphen-en-2.8.8 + /bin/mkdir -p /usr/src/tmp/hyphen-buildroot/usr/share/doc/hyphen-en-2.8.8 + cp -prL README_hyph_en_US.txt /usr/src/tmp/hyphen-buildroot/usr/share/doc/hyphen-en-2.8.8 + chmod -R go-w /usr/src/tmp/hyphen-buildroot/usr/share/doc/hyphen-en-2.8.8 + chmod -R a+rX /usr/src/tmp/hyphen-buildroot/usr/share/doc/hyphen-en-2.8.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S9KpdV 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.69bn5n find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libhyphen Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tn5j1u Processing files: libhyphen-debuginfo-2.8.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yQqI08 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VSRbLt find-requires: running scripts (debuginfo) Provides: debug(libhyphen.so.0) Requires: libhyphen = 2.8.8-alt1, debug(libc.so.6) Adding to hyphen-en a strict dependency on libhyphen Removing 1 extra deps from libhyphen-devel due to dependency on libhyphen Wrote: /usr/src/RPM/RPMS/i586/libhyphen-2.8.8-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libhyphen-devel-2.8.8-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/hyphen-en-2.8.8-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libhyphen-debuginfo-2.8.8-alt1.i586.rpm (w2.lzdio) 8.95user 1.36system 0:28.14elapsed 36%CPU (0avgtext+0avgdata 29632maxresident)k 0inputs+0outputs (0major+652049minor)pagefaults 0swaps 14.11user 3.58system 0:41.85elapsed 42%CPU (0avgtext+0avgdata 114944maxresident)k 0inputs+0outputs (0major+970505minor)pagefaults 0swaps --- libhyphen-2.8.8-alt1.i586.rpm.repo 2015-06-07 18:42:16.000000000 +0000 +++ libhyphen-2.8.8-alt1.i586.rpm.hasher 2021-07-25 12:45:39.937056908 +0000 @@ -21,3 +21,3 @@ File: /usr/lib/libhyphen.so.0 120777 root:root libhyphen.so.0.3.0 -File: /usr/lib/libhyphen.so.0.3.0 100644 root:root b21d07a8f75e2bec861b338bbd4b8cfd +File: /usr/lib/libhyphen.so.0.3.0 100644 root:root 2c354f315da7d5b4e45fb2686a067cda File: /usr/share/doc/libhyphen-2.8.8 40755 root:root @@ -31,2 +31,2 @@ File: /usr/share/hyphen 40755 root:root -RPMIdentity: 80ba9633166ed3c9baf636852817575c +RPMIdentity: d8801f5f0bc2d59fd9d48d08fb463a1b --- libhyphen-debuginfo-2.8.8-alt1.i586.rpm.repo 2015-06-07 18:42:16.000000000 +0000 +++ libhyphen-debuginfo-2.8.8-alt1.i586.rpm.hasher 2021-07-25 12:45:40.137057221 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/a1f30efcb14cf080b80fcbb1cf203647d0b7af 120777 root:root ../../../libhyphen.so.0.3.0 -/usr/lib/debug/.build-id/d1/a1f30efcb14cf080b80fcbb1cf203647d0b7af.debug 120777 root:root ../../usr/lib/libhyphen.so.0.3.0.debug +/usr/lib/debug/.build-id/06 40755 root:root +/usr/lib/debug/.build-id/06/726c9573104b740087056c7c7a8aa1343cc298 120777 root:root ../../../libhyphen.so.0.3.0 +/usr/lib/debug/.build-id/06/726c9573104b740087056c7c7a8aa1343cc298.debug 120777 root:root ../../usr/lib/libhyphen.so.0.3.0.debug /usr/lib/debug/usr/lib/libhyphen.so.0.3.0.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: libhyphen-debuginfo = 2.8.8-alt1 -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/a1f30efcb14cf080b80fcbb1cf203647d0b7af 120777 root:root ../../../libhyphen.so.0.3.0 -File: /usr/lib/debug/.build-id/d1/a1f30efcb14cf080b80fcbb1cf203647d0b7af.debug 120777 root:root ../../usr/lib/libhyphen.so.0.3.0.debug -File: /usr/lib/debug/usr/lib/libhyphen.so.0.3.0.debug 100644 root:root caf75f35b23ccf8778b46cd3b9160083 +File: /usr/lib/debug/.build-id/06 40755 root:root +File: /usr/lib/debug/.build-id/06/726c9573104b740087056c7c7a8aa1343cc298 120777 root:root ../../../libhyphen.so.0.3.0 +File: /usr/lib/debug/.build-id/06/726c9573104b740087056c7c7a8aa1343cc298.debug 120777 root:root ../../usr/lib/libhyphen.so.0.3.0.debug +File: /usr/lib/debug/usr/lib/libhyphen.so.0.3.0.debug 100644 root:root 234ad9f22c65bc3940fe05f2b033d128 File: /usr/lib/debug/usr/lib/libhyphen.so.0.debug 120777 root:root libhyphen.so.0.3.0.debug @@ -25,2 +25,2 @@ File: /usr/src/debug/hyphen-2.8.8/hyphen.h 100644 root:root 5a1a552c7fcaef5aa17eee1028338bbb -RPMIdentity: 6aefc75c9413b4b11ad5d7f5efbb5ef6 +RPMIdentity: 2d8d357c44c38b221972307e10fc7838