<86>May 4 02:28:02 userdel[3758218]: delete user 'rooter' <86>May 4 02:28:02 userdel[3758218]: removed group 'rooter' owned by 'rooter' <86>May 4 02:28:02 userdel[3758218]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:28:02 groupadd[3758258]: group added to /etc/group: name=rooter, GID=1871 <86>May 4 02:28:02 groupadd[3758258]: group added to /etc/gshadow: name=rooter <86>May 4 02:28:02 groupadd[3758258]: new group: name=rooter, GID=1871 <86>May 4 02:28:02 useradd[3758288]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>May 4 02:28:02 userdel[3758328]: delete user 'builder' <86>May 4 02:28:02 userdel[3758328]: removed group 'builder' owned by 'builder' <86>May 4 02:28:02 userdel[3758328]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:28:02 groupadd[3758362]: group added to /etc/group: name=builder, GID=1872 <86>May 4 02:28:02 groupadd[3758362]: group added to /etc/gshadow: name=builder <86>May 4 02:28:02 groupadd[3758362]: new group: name=builder, GID=1872 <86>May 4 02:28:02 useradd[3758394]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>May 4 02:28:05 rpmi: libcerror-20130904-alt1 sisyphus+277753.100.1.1 1625795575 installed <13>May 4 02:28:05 rpmi: libcerror-devel-20130904-alt1 sisyphus+277753.100.1.1 1625795575 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libclocale-20130609-alt1.nosrc.rpm (w1.gzdio) Installing libclocale-20130609-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libclocale-20130609 + echo 'Source #0 (libclocale-experimental-20130609.tar.gz):' Source #0 (libclocale-experimental-20130609.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libclocale-experimental-20130609.tar.gz + /bin/tar -xf - + cd libclocale-20130609 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libclocale-20130609 + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 --enable-wide-character-type configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for style of include used by make... GNU 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 dependency style of x86_64-alt-linux-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/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... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool 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 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 for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect checking whether to enable enable wide character type support... (cached) yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for size32_t... no checking for ssize32_t... no checking for size64_t... no checking for ssize64_t... no checking for off64_t... no checking for ssize_t... yes checking for u64... no checking size of off_t... 8 checking size of size_t... 8 checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for fclose... yes checking for feof... yes checking for fgets... yes checking for fopen... yes checking for fread... yes checking for fseeko... yes checking for fseeko64... yes checking for fwrite... yes checking for vfprintf... yes checking for fgetws... yes checking for free... yes checking for malloc... yes checking for memcmp... yes checking for memcpy... yes checking for memset... yes checking for realloc... yes checking whether printf supports the conversion specifier "%jd"... yes checking whether printf supports the conversion specifier "%zd"... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use search for libcstring in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcstring... no checking libcstring.h usability... no checking libcstring.h presence... no checking for libcstring.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for wchar.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for fgets... (cached) yes checking for memchr... yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memrchr... yes checking for snprintf... yes checking for sscanf... yes checking for strcasecmp... yes checking for strchr... yes checking for strlen... yes checking for strncasecmp... yes checking for strncmp... yes checking for strncpy... yes checking for strrchr... yes checking for strstr... yes checking for vsnprintf... yes checking whether memrchr is declared... no checking for swprintf... yes checking for towlower... yes checking for wcscasecmp... yes checking for wcschr... yes checking for wcslen... yes checking for wcsncasecmp... yes checking for wcsncmp... yes checking for wcsncpy... yes checking for wcsrchr... yes checking for wcsstr... yes checking for wmemchr... yes checking for wmemcmp... yes checking for wmemcpy... yes checking for wmemrchr... no checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect checking for libcerror... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for getenv... yes checking for localeconv... yes checking for setlocale... yes checking for nl_langinfo... yes checking for nl_langinfo CODESET support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating common/Makefile config.status: creating libcstring/Makefile config.status: creating libcerror/Makefile config.status: creating libclocale/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating manuals/Makefile config.status: creating tests/Makefile config.status: creating msvscpp/Makefile config.status: creating include/libclocale.h config.status: creating include/libclocale/definitions.h config.status: creating include/libclocale/features.h config.status: creating include/libclocale/types.h config.status: creating libclocale/libclocale_definitions.h config.status: creating common/types.h config.status: creating dpkg/changelog config.status: creating dpkg/copyright config.status: creating libclocale/libclocale.rc config.status: creating libclocale.pc config.status: creating libclocale.spec config.status: creating common/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext configure: Building: libcstring support: local libcerror support: yes Features: Wide character type support: yes + make -j16 Making all in include make[1]: Nothing to be done for 'all'. Making all in common make all-am Making all in libcstring make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libcstring' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o libcstring_support.lo libcstring_support.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c libcstring_support.c -fPIC -DPIC -o .libs/libcstring_support.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libcstring' make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libcstring' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o libcstring_wide_string.lo libcstring_wide_string.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c libcstring_wide_string.c -fPIC -DPIC -o .libs/libcstring_wide_string.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libcstring' make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libcstring' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -o libcstring.la libcstring_support.lo libcstring_wide_string.lo libtool: link: ar cru .libs/libcstring.a .libs/libcstring_support.o .libs/libcstring_wide_string.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcstring.a libtool: link: ( cd ".libs" && rm -f "libcstring.la" && ln -s "../libcstring.la" "libcstring.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libcstring' Making all in libcerror make[1]: Nothing to be done for 'all'. Making all in libclocale make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o libclocale.lo libclocale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c libclocale.c -fPIC -DPIC -o .libs/libclocale.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o libclocale_support.lo libclocale_support.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c libclocale_support.c -fPIC -DPIC -o .libs/libclocale_support.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o libclocale_locale.lo libclocale_locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c libclocale_locale.c -fPIC -DPIC -o .libs/libclocale_locale.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o libclocale_codepage.lo libclocale_codepage.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c libclocale_codepage.c -fPIC -DPIC -o .libs/libclocale_codepage.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -no-undefined -version-info 1:0:0 -o libclocale.la -rpath /usr/lib64 libclocale.lo libclocale_codepage.lo libclocale_locale.lo libclocale_support.lo ../libcstring/libcstring.la -lcerror libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libclocale.o .libs/libclocale_codepage.o .libs/libclocale_locale.o .libs/libclocale_support.o -Wl,--whole-archive ../libcstring/.libs/libcstring.a -Wl,--no-whole-archive -lcerror -O2 -flto=auto -Wl,-soname -Wl,libclocale.so.1 -o .libs/libclocale.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libclocale.so.1" && ln -s "libclocale.so.1.0.0" "libclocale.so.1") libtool: link: (cd ".libs" && rm -f "libclocale.so" && ln -s "libclocale.so.1.0.0" "libclocale.so") libtool: link: ( cd ".libs" && rm -f "libclocale.la" && ln -s "../libclocale.la" "libclocale.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' Making all in po make libclocale.pot-update make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed make[2]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/po' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/po' if LC_ALL=C grep 'GNU libclocale' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='joachim.metz@gmail.com'; \ else \ msgid_bugs_address='joachim.metz@gmail.com'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=libclocale --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=libclocale --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --package-name="${package_gnu}libclocale" \ --package-version='20130609' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f libclocale.po || { \ if test -f ./libclocale.pot; then \ sed -f remove-potcdate.sed < ./libclocale.pot > libclocale.1po && \ sed -f remove-potcdate.sed < libclocale.po > libclocale.2po && \ if cmp libclocale.1po libclocale.2po >/dev/null 2>&1; then \ rm -f libclocale.1po libclocale.2po libclocale.po; \ else \ rm -f libclocale.1po libclocale.2po ./libclocale.pot && \ mv libclocale.po ./libclocale.pot; \ fi; \ else \ mv libclocale.po ./libclocale.pot; \ fi; \ } make[2]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/po' test ! -f ./libclocale.pot || \ test -z "" || make Making all in manuals make[1]: Nothing to be done for 'all'. Making all in tests make[1]: Nothing to be done for 'all'. Making all in msvscpp make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85029 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libclocale-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libclocale-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libclocale-20130609 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libclocale-buildroot make: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libclocale-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 libclocale.h '/usr/src/tmp/libclocale-buildroot/usr/include' /usr/bin/mkdir -p '/usr/src/tmp/libclocale-buildroot/usr/include/libclocale' /usr/libexec/rpm-build/install -p -m 644 libclocale/definitions.h libclocale/error.h libclocale/extern.h libclocale/features.h libclocale/types.h '/usr/src/tmp/libclocale-buildroot/usr/include/libclocale' make[2]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/include' Making install in common make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/common' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/common' 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/libclocale-20130609/common' make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/common' Making install in libcstring make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libcstring' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libcstring' 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/libclocale-20130609/libcstring' make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libcstring' Making install in libcerror make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libcerror' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libcerror' 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/libclocale-20130609/libcerror' make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libcerror' Making install in libclocale make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' /usr/bin/mkdir -p '/usr/src/tmp/libclocale-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libclocale.la '/usr/src/tmp/libclocale-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libclocale.so.1.0.0 /usr/src/tmp/libclocale-buildroot/usr/lib64/libclocale.so.1.0.0 libtool: install: (cd /usr/src/tmp/libclocale-buildroot/usr/lib64 && { ln -s -f libclocale.so.1.0.0 libclocale.so.1 || { rm -f libclocale.so.1 && ln -s libclocale.so.1.0.0 libclocale.so.1; }; }) libtool: install: (cd /usr/src/tmp/libclocale-buildroot/usr/lib64 && { ln -s -f libclocale.so.1.0.0 libclocale.so || { rm -f libclocale.so && ln -s libclocale.so.1.0.0 libclocale.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libclocale.lai /usr/src/tmp/libclocale-buildroot/usr/lib64/libclocale.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/libclocale' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/po' make libclocale.pot-update make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/po' if LC_ALL=C grep 'GNU libclocale' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='joachim.metz@gmail.com'; \ else \ msgid_bugs_address='joachim.metz@gmail.com'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=libclocale --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=libclocale --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --package-name="${package_gnu}libclocale" \ --package-version='20130609' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f libclocale.po || { \ if test -f ./libclocale.pot; then \ sed -f remove-potcdate.sed < ./libclocale.pot > libclocale.1po && \ sed -f remove-potcdate.sed < libclocale.po > libclocale.2po && \ if cmp libclocale.1po libclocale.2po >/dev/null 2>&1; then \ rm -f libclocale.1po libclocale.2po libclocale.po; \ else \ rm -f libclocale.1po libclocale.2po ./libclocale.pot && \ mv libclocale.po ./libclocale.pot; \ fi; \ else \ mv libclocale.po ./libclocale.pot; \ fi; \ } make[2]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/po' test ! -f ./libclocale.pot || \ test -z "" || make if test "libclocale" = "gettext-tools"; then \ /usr/bin/mkdir -p /usr/src/tmp/libclocale-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/libexec/rpm-build/install -p -m 644 ./$file \ /usr/src/tmp/libclocale-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/libclocale-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/po' Making install in manuals make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/manuals' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/manuals' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libclocale-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 libclocale.3 '/usr/src/tmp/libclocale-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/manuals' make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/manuals' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/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/libclocale-20130609/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/tests' Making install in msvscpp make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/msvscpp' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609/msvscpp' 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/libclocale-20130609/msvscpp' make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609/msvscpp' make[1]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609' make[2]: Entering directory '/usr/src/RPM/BUILD/libclocale-20130609' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libclocale-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libclocale.pc '/usr/src/tmp/libclocale-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609' make[1]: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609' make: Leaving directory '/usr/src/RPM/BUILD/libclocale-20130609' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libclocale-buildroot (auto) removed './usr/lib64/libclocale.la' mode of './usr/lib64/libclocale.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libclocale-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libclocale.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libclocale.pc: Libs: '-L${libdir} -lclocale' --> '-lclocale' Checking contents of files in /usr/src/tmp/libclocale-buildroot/ (default) Compressing files in /usr/src/tmp/libclocale-buildroot (auto) Adjusting library links in /usr/src/tmp/libclocale-buildroot ./usr/lib64: (from :0) libclocale.so.1 -> libclocale.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libclocale-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libclocale-buildroot Processing files: libclocale-20130609-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85029 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libclocale-20130609 + DOCDIR=/usr/src/tmp/libclocale-buildroot/usr/share/doc/libclocale-20130609 + export DOCDIR + rm -rf /usr/src/tmp/libclocale-buildroot/usr/share/doc/libclocale-20130609 + /bin/mkdir -p /usr/src/tmp/libclocale-buildroot/usr/share/doc/libclocale-20130609 + cp -prL AUTHORS ChangeLog /usr/src/tmp/libclocale-buildroot/usr/share/doc/libclocale-20130609 + chmod -R go-w /usr/src/tmp/libclocale-buildroot/usr/share/doc/libclocale-20130609 + chmod -R a+rX /usr/src/tmp/libclocale-buildroot/usr/share/doc/libclocale-20130609 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mfMauL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libclocale-buildroot/usr/lib64/libclocale.so.1: 9 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eVv7Um find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libclocale.so.1()(64bit) = set:hdYAEIEwZa8Vx21btySdi Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcerror.so.1()(64bit) >= set:hgej3, 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.czC05w Creating libclocale-debuginfo package Processing files: libclocale-devel-20130609-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CMtLhR 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.WuKKEY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libclocale) = 20130609 Requires: libclocale = 20130609, /usr/lib64/libclocale.so.1.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wH4ECD Processing files: libclocale-debuginfo-20130609-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nkVWjg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ptgTMq find-requires: running scripts (debuginfo) Provides: debug64(libclocale.so.1) Requires: libclocale = 20130609-alt1, debug64(libc.so.6), debug64(libcerror.so.1) Adding to libclocale-debuginfo a strict dependency on libclocale Adding to libclocale-devel a strict dependency on libclocale Removing 1 extra deps from libclocale-devel due to dependency on libclocale Wrote: /usr/src/RPM/RPMS/x86_64/libclocale-20130609-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libclocale-devel-20130609-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libclocale-debuginfo-20130609-alt1.x86_64.rpm (w2.lzdio) 3.57user 6.55system 0:15.91elapsed 63%CPU (0avgtext+0avgdata 28712maxresident)k 0inputs+0outputs (0major+1453981minor)pagefaults 0swaps 3.39user 2.40system 0:24.72elapsed 23%CPU (0avgtext+0avgdata 131840maxresident)k 40inputs+0outputs (0major+190571minor)pagefaults 0swaps --- libclocale-20130609-alt1.x86_64.rpm.repo 2021-07-09 02:48:45.000000000 +0000 +++ libclocale-20130609-alt1.x86_64.rpm.hasher 2024-05-04 02:28:23.883288120 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libclocale.so.1 120777 root:root libclocale.so.1.0.0 -File: /usr/lib64/libclocale.so.1.0.0 100644 root:root ac91d543b0247d8de51e074d38f94745 +File: /usr/lib64/libclocale.so.1.0.0 100644 root:root b43ea5f6cdfdba6745bd8d50c19dceb5 File: /usr/share/doc/libclocale-20130609 40755 root:root @@ -18,2 +18,2 @@ File: /usr/share/doc/libclocale-20130609/ChangeLog 100644 root:root bbaff455afc9d6f0a4fa959061079b3f -RPMIdentity: 990bf9f46c7591acd3924f08da57f2e31f71d503b6d32b180ac32d3757c21304be3a3965fd285ab8d34c0e0890844deac56676b5bbc6502e7dfc61b23a3b5f62 +RPMIdentity: de3ab87d6af4ef7de691ed102e3a2ddf436d62887248e92abf49404b36f837f79064edaa302aef9c5112ac566e19887ed8403deacc43196ef291f0538ef3bbe0 --- libclocale-debuginfo-20130609-alt1.x86_64.rpm.repo 2021-07-09 02:48:45.000000000 +0000 +++ libclocale-debuginfo-20130609-alt1.x86_64.rpm.hasher 2024-05-04 02:28:23.963289481 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/d22cb4221de1eae2200fe8ebd6ec3470e89f0c 120777 root:root ../../../../lib64/libclocale.so.1.0.0 -/usr/lib/debug/.build-id/b1/d22cb4221de1eae2200fe8ebd6ec3470e89f0c.debug 120777 root:root ../../usr/lib64/libclocale.so.1.0.0.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/089bfdfcfb7f2dec7602ffd1fbf047fb6f79c3 120777 root:root ../../../../lib64/libclocale.so.1.0.0 +/usr/lib/debug/.build-id/62/089bfdfcfb7f2dec7602ffd1fbf047fb6f79c3.debug 120777 root:root ../../usr/lib64/libclocale.so.1.0.0.debug /usr/lib/debug/usr/lib64/libclocale.so.1.0.0.debug 100644 root:root @@ -10,2 +10,3 @@ /usr/src/debug/libclocale-20130609/libclocale 40755 root:root +/usr/src/debug/libclocale-20130609/libclocale/libclocale.c 100644 root:root /usr/src/debug/libclocale-20130609/libclocale/libclocale_codepage.c 100644 root:root @@ -16,2 +17,4 @@ /usr/src/debug/libclocale-20130609/libcstring 40755 root:root +/usr/src/debug/libclocale-20130609/libcstring/libcstring_support.c 100644 root:root +/usr/src/debug/libclocale-20130609/libcstring/libcstring_wide_string.c 100644 root:root Requires: debug64(libc.so.6) @@ -22,6 +25,6 @@ Provides: libclocale-debuginfo = 20130609-alt1:sisyphus+277754.100.1.3 -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/d22cb4221de1eae2200fe8ebd6ec3470e89f0c 120777 root:root ../../../../lib64/libclocale.so.1.0.0 -File: /usr/lib/debug/.build-id/b1/d22cb4221de1eae2200fe8ebd6ec3470e89f0c.debug 120777 root:root ../../usr/lib64/libclocale.so.1.0.0.debug -File: /usr/lib/debug/usr/lib64/libclocale.so.1.0.0.debug 100644 root:root 50c64b1b4b785495ea23ef330f61ff7e +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/089bfdfcfb7f2dec7602ffd1fbf047fb6f79c3 120777 root:root ../../../../lib64/libclocale.so.1.0.0 +File: /usr/lib/debug/.build-id/62/089bfdfcfb7f2dec7602ffd1fbf047fb6f79c3.debug 120777 root:root ../../usr/lib64/libclocale.so.1.0.0.debug +File: /usr/lib/debug/usr/lib64/libclocale.so.1.0.0.debug 100644 root:root e749947faee8d4998dc3cb72a417c54d File: /usr/lib/debug/usr/lib64/libclocale.so.1.debug 120777 root:root libclocale.so.1.0.0.debug @@ -32,2 +35,3 @@ File: /usr/src/debug/libclocale-20130609/libclocale 40755 root:root +File: /usr/src/debug/libclocale-20130609/libclocale/libclocale.c 100644 root:root 4d5bffa353b01ae3f8127ebdb6b6fcc0 File: /usr/src/debug/libclocale-20130609/libclocale/libclocale_codepage.c 100644 root:root 8594956013dc4bb6c731101c489a3bfe @@ -38,2 +42,4 @@ File: /usr/src/debug/libclocale-20130609/libcstring 40755 root:root -RPMIdentity: 275e841b0f307b64b5b0df74a953cc1c431c3f13e9cc7975747e5cdbb1bd3299ae99881fd091ef45cb61d9cad9a2e6e0d346eaeb46bfb7c4b5f9b3e5c6e86ccc +File: /usr/src/debug/libclocale-20130609/libcstring/libcstring_support.c 100644 root:root 790f97d7fa7fe47eec4437100d2abe40 +File: /usr/src/debug/libclocale-20130609/libcstring/libcstring_wide_string.c 100644 root:root ea0e1abf482327db2afaf6d5b9e74cce +RPMIdentity: 914c1789f813e86655a5a8b6926f0a49b08eab46d02fe052608062296b12abf25041135c4490fd4e4ef8eaff843e2d072eb6721878d6ab0e634ad45126aee564