<86>Feb 18 01:20:33 userdel[1685506]: delete user 'rooter' <86>Feb 18 01:20:33 userdel[1685506]: removed group 'rooter' owned by 'rooter' <86>Feb 18 01:20:33 userdel[1685506]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 18 01:20:33 groupadd[1685516]: group added to /etc/group: name=rooter, GID=1871 <86>Feb 18 01:20:33 groupadd[1685516]: new group: name=rooter, GID=1871 <86>Feb 18 01:20:33 useradd[1685524]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash <86>Feb 18 01:20:33 userdel[1685546]: delete user 'builder' <86>Feb 18 01:20:33 userdel[1685546]: removed group 'builder' owned by 'builder' <86>Feb 18 01:20:33 userdel[1685546]: removed shadow group 'builder' owned by 'builder' <86>Feb 18 01:20:33 groupadd[1685565]: group added to /etc/group: name=builder, GID=1872 <86>Feb 18 01:20:33 groupadd[1685565]: group added to /etc/gshadow: name=builder <86>Feb 18 01:20:33 groupadd[1685565]: new group: name=builder, GID=1872 <86>Feb 18 01:20:33 useradd[1685573]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/hyphen-2.8.8-alt1.src.rpm: license not found in '/usr/share/license' directory: MPLv1.1 <13>Feb 18 01:20:36 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Feb 18 01:20:36 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Feb 18 01:20:37 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Feb 18 01:20:37 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6251 + 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/gzip -dc /usr/src/RPM/SOURCES/hyphen-2.8.8.tar.gz + /bin/tar -xf - + 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.6251 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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/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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none 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... no checking for 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... no checking for 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 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 -j16 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' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o hnjalloc.lo hnjalloc.c libtool: compile: x86_64-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 -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' x86_64-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 -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' x86_64-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 -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=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o substrings substrings.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-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 -c -o hyphen.lo hyphen.c libtool: compile: x86_64-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 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 3:0:3 -o libhyphen.la -rpath /usr/lib64 hnjalloc.lo hyphen.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/hnjalloc.o .libs/hyphen.o -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o example example.o libhyphen.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.41719 + 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/lib64" || /bin/mkdir -p "/usr/src/tmp/hyphen-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /bin/install -c libhyphen.la '/usr/src/tmp/hyphen-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libhyphen.so.0.3.0 /usr/src/tmp/hyphen-buildroot/usr/lib64/libhyphen.so.0.3.0 libtool: install: (cd /usr/src/tmp/hyphen-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libhyphen.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' 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/lib64/libhyphen.la' mode of './usr/lib64/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/lib64: (from :0) 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) Processing files: libhyphen-2.8.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41719 + 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.JapcEE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/hyphen-buildroot/usr/lib64/libhyphen.so.0: 18 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D6YdHG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libhyphen.so.0()(64bit) = set:idHj60RP4hL91bZ3xMJI541Khd9dal5uuNo8Nj0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.RDyf3C 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.egBqqE 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.XTN9ED find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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/lib64/libhyphen.so.0.3.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S5fRDC Processing files: hyphen-en-2.8.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21386 + 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.lw1HvE 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.6wVCUE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.ceeNDG 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.7g3nGE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VBnxEF find-requires: running scripts (debuginfo) Provides: debug64(libhyphen.so.0) Requires: libhyphen = 2.8.8-alt1, debug64(libc.so.6) Adding to libhyphen-devel a strict dependency on libhyphen Adding to libhyphen-debuginfo a strict dependency on libhyphen 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/x86_64/libhyphen-2.8.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhyphen-devel-2.8.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hyphen-en-2.8.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhyphen-debuginfo-2.8.8-alt1.x86_64.rpm (w2.lzdio) 2.74user 1.71system 0:14.67elapsed 30%CPU (0avgtext+0avgdata 34896maxresident)k 0inputs+0outputs (0major+638241minor)pagefaults 0swaps /.out/libhyphen-2.8.8-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv1.1 /.out/libhyphen-devel-2.8.8-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv1.1 /.out/hyphen-en-2.8.8-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv1.1 /.out/libhyphen-debuginfo-2.8.8-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: MPLv1.1 2.88user 1.36system 0:21.85elapsed 19%CPU (0avgtext+0avgdata 129064maxresident)k 0inputs+0outputs (0major+192464minor)pagefaults 0swaps --- libhyphen-2.8.8-alt1.x86_64.rpm.repo 2021-07-12 07:45:28.000000000 +0000 +++ libhyphen-2.8.8-alt1.x86_64.rpm.hasher 2024-02-18 01:20:53.588970632 +0000 @@ -20,3 +20,3 @@ File: /usr/lib64/libhyphen.so.0 120777 root:root libhyphen.so.0.3.0 -File: /usr/lib64/libhyphen.so.0.3.0 100644 root:root 8d822e068ae125c42c2ad292cd6fc860 +File: /usr/lib64/libhyphen.so.0.3.0 100644 root:root afaeee4251ee6847405f4f654f18e899 File: /usr/share/doc/libhyphen-2.8.8 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/hyphen 40755 root:root -RPMIdentity: cd0d4bd7cca321a60491c0f50b1c92d4362ecec219ff050bf8f4e3db1b21e8af9e18e6b61df93c965035a8b5728c22f2b9e2b2b7bdc50f36353e1564469fedbe +RPMIdentity: 720b5e5d04e33f6402b64182fd2b407c44a73795c61f1b32b215fc6e3c8002ced378f2488801f037a0bdd9e53bf9d396a97e645b9a0a3269a84d0d53e2c8d29c --- libhyphen-debuginfo-2.8.8-alt1.x86_64.rpm.repo 2021-07-12 07:45:28.000000000 +0000 +++ libhyphen-debuginfo-2.8.8-alt1.x86_64.rpm.hasher 2024-02-18 01:20:53.641971199 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/26 40755 root:root -/usr/lib/debug/.build-id/26/2279751068f776152095c8f121f9e099c74895 120777 root:root ../../../../lib64/libhyphen.so.0.3.0 -/usr/lib/debug/.build-id/26/2279751068f776152095c8f121f9e099c74895.debug 120777 root:root ../../usr/lib64/libhyphen.so.0.3.0.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/9bdb9741bfc68dc75c307ade563500bdd2cc2c 120777 root:root ../../../../lib64/libhyphen.so.0.3.0 +/usr/lib/debug/.build-id/55/9bdb9741bfc68dc75c307ade563500bdd2cc2c.debug 120777 root:root ../../usr/lib64/libhyphen.so.0.3.0.debug /usr/lib/debug/usr/lib64/libhyphen.so.0.3.0.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: libhyphen-debuginfo = 2.8.8-alt1:sisyphus+278186.100.1.1 -File: /usr/lib/debug/.build-id/26 40755 root:root -File: /usr/lib/debug/.build-id/26/2279751068f776152095c8f121f9e099c74895 120777 root:root ../../../../lib64/libhyphen.so.0.3.0 -File: /usr/lib/debug/.build-id/26/2279751068f776152095c8f121f9e099c74895.debug 120777 root:root ../../usr/lib64/libhyphen.so.0.3.0.debug -File: /usr/lib/debug/usr/lib64/libhyphen.so.0.3.0.debug 100644 root:root abd20b75d66fe14097fb2be4713e117c +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/9bdb9741bfc68dc75c307ade563500bdd2cc2c 120777 root:root ../../../../lib64/libhyphen.so.0.3.0 +File: /usr/lib/debug/.build-id/55/9bdb9741bfc68dc75c307ade563500bdd2cc2c.debug 120777 root:root ../../usr/lib64/libhyphen.so.0.3.0.debug +File: /usr/lib/debug/usr/lib64/libhyphen.so.0.3.0.debug 100644 root:root ff15917b60fde67e4477de41a740d0e9 File: /usr/lib/debug/usr/lib64/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: 9e6d787f940d3c8086f5151d0b2c96e542803ebe951985a7bf80410ff07e3e5aa603550d9e1a73c8814fbb36336f58ba64e3bc899f3dea35a08db0b4cd5f3baa +RPMIdentity: ce7ec14b4cd8b62e6c90870a0c01746c183aace096b710cda0379e1ba21ec3e3e3185fa66cfa05ec5315bdf2ebc221e7efc8ab4f703c02f1cfb79da987a9fa3a