<86>Apr 20 06:21:00 userdel[2332417]: delete user 'rooter' <86>Apr 20 06:21:00 userdel[2332417]: removed group 'rooter' owned by 'rooter' <86>Apr 20 06:21:00 userdel[2332417]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 06:21:00 groupadd[2332433]: group added to /etc/group: name=rooter, GID=1865 <86>Apr 20 06:21:00 groupadd[2332433]: group added to /etc/gshadow: name=rooter <86>Apr 20 06:21:00 groupadd[2332433]: new group: name=rooter, GID=1865 <86>Apr 20 06:21:00 useradd[2332456]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Apr 20 06:21:00 userdel[2332481]: delete user 'builder' <86>Apr 20 06:21:00 userdel[2332481]: removed group 'builder' owned by 'builder' <86>Apr 20 06:21:00 userdel[2332481]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 06:21:00 groupadd[2332509]: group added to /etc/group: name=builder, GID=1866 <86>Apr 20 06:21:00 groupadd[2332509]: group added to /etc/gshadow: name=builder <86>Apr 20 06:21:00 groupadd[2332509]: new group: name=builder, GID=1866 <86>Apr 20 06:21:00 useradd[2332530]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none warning: Macro %groupadd not found <13>Apr 20 06:21:04 rpmi: rpm-build-compat-2.2.12-alt1 sisyphus+296907.100.1.1 1647731749 installed <13>Apr 20 06:21:04 rpmi: rpm-build-intro-2.2.12-alt1 sisyphus+296907.100.1.1 1647731749 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mlocate-0.26-alt2.nosrc.rpm (w1.gzdio) Installing mlocate-0.26-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52555 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mlocate-0.26 + echo 'Source #0 (mlocate-0.26.tar):' Source #0 (mlocate-0.26.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mlocate-0.26.tar + cd mlocate-0.26 + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst 's|$(localstatedir)|$(sharedstatedir)|g' Makefile.am Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89319 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mlocate-0.26 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + 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=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 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 for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i586-alt-linux-ranlib... ranlib checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether canonicalize_file_name is declared... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for strerror... yes checking for iswcntrl... yes checking for wcwidth... yes checking for fdopendir... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for wctype.h... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking for wchar.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for mbstate_t... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for inline... inline checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for C/C++ restrict keyword... __restrict checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking whether the preprocessor supports include_next... yes checking for working strerror function... yes checking whether strnlen is declared... yes checking for struct timespec in ... yes checking for wint_t... yes checking for wchar_t... yes checking for alloca as a compiler built-in... yes checking for d_type member in directory struct... yes checking for error_at_line... yes checking for working GNU fnmatch... yes checking whether the compiler generally respects inline... yes checking for memchr... yes checking for mempcpy... (cached) yes checking for obstacks... yes checking for ssize_t... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking whether stdint.h conforms to C99... yes checking for strchrnul... yes checking for working strnlen... yes checking whether is standalone... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes 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 checking if the linker (/usr/bin/ld) 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 library containing getmntent... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for mounted filesystem table in /proc... no checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings checking whether we should use -Werror... no configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing ./atconfig commands config.status: executing depfiles 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 + make -j16 groupname=slocate Making all in gnulib/lib make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/lib"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/mlocate"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/mlocate"'; \ echo '#define DVIDIR "/usr/share/doc/mlocate"'; \ echo '#define PDFDIR "/usr/share/doc/mlocate"'; \ echo '#define PSDIR "/usr/share/doc/mlocate"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/mlocate"'; \ echo '#define PKGINCLUDEDIR "/usr/include/mlocate"'; \ echo '#define PKGLIBDIR "/usr/lib/mlocate"'; \ echo '#define PKGLIBEXECDIR "/usr/lib/mlocate"'; \ } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' rm -f time.h-t time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time.in.h; \ } > time.h-t mv time.h-t time.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|1|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|1|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|1|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|1|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \ < ./string.in.h; \ } > string.h-t mv string.h-t string.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o strnlen1.o strnlen1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o progname.o progname.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o fwriteerror.o fwriteerror.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'i586-alt-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/mlocate/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o malloca.o malloca.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/mlocate/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o exitfail.o exitfail.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o xalloc-die.o xalloc-die.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o mbchar.o mbchar.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o xmalloc.o xmalloc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o localcharset.o localcharset.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o safe-read.o safe-read.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o uniwidth/width.o uniwidth/width.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o mbslen.o mbslen.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' i586-alt-linux-gcc -I. -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o mbsstr.o mbsstr.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' rm -f libgnu.a ar cru libgnu.a fwriteerror.o localcharset.o malloca.o mbchar.o mbslen.o mbsstr.o progname.o strnlen1.o uniwidth/width.o xalloc-die.o exitfail.o safe-read.o xmalloc.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgnu.a make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' Making all in po make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' /bin/mkdir -p doc sed 's,@dbfile@,/var/lib/mlocate/mlocate.db,g' < ./doc/locate.1.in > doc/locate.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' /bin/mkdir -p doc sed 's,@updatedb_conf@,/etc/updatedb.conf,g' \ < ./doc/updatedb.conf.5.in > doc/updatedb.conf.5 make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' /bin/mkdir -p doc sed -e 's,@dbfile@,/var/lib/mlocate/mlocate.db,g; s,@groupname@,slocate,g' \ -e 's,@updatedb_conf@,/etc/updatedb.conf,g' \ < ./doc/updatedb.8.in > doc/updatedb.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' i586-alt-linux-gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o src/bind-mount.o src/bind-mount.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' i586-alt-linux-gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o src/lib.o src/lib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' rm -f src/liblib.a ar cru src/liblib.a src/bind-mount.o src/lib.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib src/liblib.a make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' i586-alt-linux-gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"slocate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o src/src_updatedb-conf.o `test -f 'src/conf.c' || echo './'`src/conf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' i586-alt-linux-gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"slocate"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o src/src_locate-locate.o `test -f 'src/locate.c' || echo './'`src/locate.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' i586-alt-linux-gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"slocate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -c -o src/src_updatedb-updatedb.o `test -f 'src/updatedb.c' || echo './'`src/updatedb.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -o src/locate src/src_locate-locate.o src/liblib.a gnulib/lib/libgnu.a make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -o src/updatedb src/src_updatedb-conf.o src/src_updatedb-updatedb.o src/liblib.a gnulib/lib/libgnu.a make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mlocate-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mlocate-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mlocate-0.26 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/mlocate-buildroot groupname=slocate make: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' Making install in gnulib/lib make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' test yes != no || /bin/sh /usr/src/RPM/BUILD/mlocate-0.26/admin/install-sh -d /usr/src/tmp/mlocate-buildroot/usr/lib if test -f /usr/src/tmp/mlocate-buildroot/usr/lib/charset.alias; then \ sed -f ref-add.sed /usr/src/tmp/mlocate-buildroot/usr/lib/charset.alias > /usr/src/tmp/mlocate-buildroot/usr/lib/charset.tmp ; \ /usr/libexec/rpm-build/install -p -m 644 /usr/src/tmp/mlocate-buildroot/usr/lib/charset.tmp /usr/src/tmp/mlocate-buildroot/usr/lib/charset.alias ; \ rm -f /usr/src/tmp/mlocate-buildroot/usr/lib/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /usr/src/tmp/mlocate-buildroot/usr/lib/charset.tmp ; \ /usr/libexec/rpm-build/install -p -m 644 /usr/src/tmp/mlocate-buildroot/usr/lib/charset.tmp /usr/src/tmp/mlocate-buildroot/usr/lib/charset.alias ; \ rm -f /usr/src/tmp/mlocate-buildroot/usr/lib/charset.tmp ; \ fi ; \ fi make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/gnulib/lib' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26/po' /bin/mkdir -p /usr/src/tmp/mlocate-buildroot/usr/share installing ar.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/ar/LC_MESSAGES/mlocate.mo installing as.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/as/LC_MESSAGES/mlocate.mo installing ast.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/ast/LC_MESSAGES/mlocate.mo installing bg.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/bg/LC_MESSAGES/mlocate.mo installing bs.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/bs/LC_MESSAGES/mlocate.mo installing ca.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/ca/LC_MESSAGES/mlocate.mo installing cs.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/cs/LC_MESSAGES/mlocate.mo installing da.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/da/LC_MESSAGES/mlocate.mo installing de.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/de/LC_MESSAGES/mlocate.mo installing el.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/el/LC_MESSAGES/mlocate.mo installing en_GB.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/en_GB/LC_MESSAGES/mlocate.mo installing es.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/es/LC_MESSAGES/mlocate.mo installing et.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/et/LC_MESSAGES/mlocate.mo installing fa.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/fa/LC_MESSAGES/mlocate.mo installing fi.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/fi/LC_MESSAGES/mlocate.mo installing fr.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/fr/LC_MESSAGES/mlocate.mo installing gu.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/gu/LC_MESSAGES/mlocate.mo installing hu.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/hu/LC_MESSAGES/mlocate.mo installing it.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/it/LC_MESSAGES/mlocate.mo installing ja.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/ja/LC_MESSAGES/mlocate.mo installing ko.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/ko/LC_MESSAGES/mlocate.mo installing lv.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/lv/LC_MESSAGES/mlocate.mo installing ms.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/ms/LC_MESSAGES/mlocate.mo installing nds.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/nds/LC_MESSAGES/mlocate.mo installing nl.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/nl/LC_MESSAGES/mlocate.mo installing pl.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/pl/LC_MESSAGES/mlocate.mo installing pt.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/pt/LC_MESSAGES/mlocate.mo installing pt_BR.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/mlocate.mo installing ru.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/ru/LC_MESSAGES/mlocate.mo installing sr.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/sr/LC_MESSAGES/mlocate.mo installing sr@latin.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/sr@latin/LC_MESSAGES/mlocate.mo installing sv.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/sv/LC_MESSAGES/mlocate.mo installing ta.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/ta/LC_MESSAGES/mlocate.mo installing tr.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/tr/LC_MESSAGES/mlocate.mo installing uk.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/uk/LC_MESSAGES/mlocate.mo installing zh_CN.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/mlocate.mo installing zh_TW.gmo as /usr/src/tmp/mlocate-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/mlocate.mo if test "mlocate" = "gettext-tools"; then \ /bin/mkdir -p /usr/src/tmp/mlocate-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/mlocate-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/mlocate-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26/po' make[1]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' make[2]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' /bin/mkdir -p '/usr/src/tmp/mlocate-buildroot/usr/bin' /usr/libexec/rpm-build/install -p src/locate src/updatedb '/usr/src/tmp/mlocate-buildroot/usr/bin' /bin/mkdir -p "/usr/src/tmp/mlocate-buildroot/var/lib/mlocate" chgrp slocate "/usr/src/tmp/mlocate-buildroot/var/lib/mlocate" 2>/dev/null \ && chmod g=rx,o= "/usr/src/tmp/mlocate-buildroot/var/lib/mlocate" make[2]: [Makefile:1397: install-exec-local] Error 1 (ignored) make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/mlocate-0.26' chgrp slocate "/usr/src/tmp/mlocate-buildroot/usr/bin/locate" 2>/dev/null \ && chmod g+s,go-w "/usr/src/tmp/mlocate-buildroot/usr/bin/locate" make[3]: [Makefile:1401: install-exec-hook] Error 1 (ignored) make[3]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' /bin/mkdir -p '/usr/src/tmp/mlocate-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 doc/locate.1 '/usr/src/tmp/mlocate-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/mlocate-buildroot/usr/share/man/man5' /usr/libexec/rpm-build/install -p -m 644 doc/mlocate.db.5 doc/updatedb.conf.5 '/usr/src/tmp/mlocate-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/mlocate-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 doc/updatedb.8 '/usr/src/tmp/mlocate-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make[1]: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' make: Leaving directory '/usr/src/RPM/BUILD/mlocate-0.26' + mkdir -p /usr/src/tmp/mlocate-buildroot/etc /usr/src/tmp/mlocate-buildroot/etc/cron.daily + install -p -m 644 /usr/src/RPM/SOURCES/updatedb.conf /usr/src/tmp/mlocate-buildroot/etc/updatedb.conf + install -p -m 755 /usr/src/RPM/SOURCES/mlocate.cron /usr/src/tmp/mlocate-buildroot/etc/cron.daily/mlocate.cron + touch /usr/src/tmp/mlocate-buildroot/var/lib/mlocate/mlocate.db + /usr/lib/rpm/find-lang mlocate + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mlocate-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mlocate-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mlocate-buildroot/ (default) Compressing files in /usr/src/tmp/mlocate-buildroot (auto) Adjusting library links in /usr/src/tmp/mlocate-buildroot ./var/lib: (from :0) Verifying ELF objects in /usr/src/tmp/mlocate-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/mlocate-buildroot Processing files: mlocate-0.26-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76495 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mlocate-0.26 + DOCDIR=/usr/src/tmp/mlocate-buildroot/usr/share/doc/mlocate-0.26 + export DOCDIR + rm -rf /usr/src/tmp/mlocate-buildroot/usr/share/doc/mlocate-0.26 + /bin/mkdir -p /usr/src/tmp/mlocate-buildroot/usr/share/doc/mlocate-0.26 + cp -prL AUTHORS COPYING NEWS README /usr/src/tmp/mlocate-buildroot/usr/share/doc/mlocate-0.26 + chmod -R go-w /usr/src/tmp/mlocate-buildroot/usr/share/doc/mlocate-0.26 + chmod -R a+rX /usr/src/tmp/mlocate-buildroot/usr/share/doc/mlocate-0.26 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BlGsfe 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.Ged0Kx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: awk ionice renice Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NMfPzP Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZhjX73 Requires: /bin/sh, /etc/cron.daily, /lib/ld-linux.so.2, gawk, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH), schedutils, util-linux Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd Requires(post): /bin/sh, /bin/grep, /bin/sed Conflicts: slocate Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w4tKS1 Creating mlocate-debuginfo package Processing files: mlocate-debuginfo-0.26-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nW6sfJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Esd6bI find-requires: running scripts (debuginfo) Requires: mlocate = 0.26-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/mlocate-0.26-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mlocate-debuginfo-0.26-alt2.i586.rpm (w2.lzdio) 5.41user 8.66system 0:17.76elapsed 79%CPU (0avgtext+0avgdata 35204maxresident)k 0inputs+0outputs (0major+1125134minor)pagefaults 0swaps 3.51user 2.94system 0:28.85elapsed 22%CPU (0avgtext+0avgdata 127224maxresident)k 0inputs+0outputs (0major+200571minor)pagefaults 0swaps --- mlocate-0.26-alt2.i586.rpm.repo 2016-09-23 08:26:14.000000000 +0000 +++ mlocate-0.26-alt2.i586.rpm.hasher 2024-04-20 06:21:25.636103444 +0000 @@ -54,5 +54,5 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/cron.daily Requires: /lib/ld-linux.so.2 +Requires: gawk Requires: libc.so.6(GLIBC_2.0) @@ -63,4 +63,8 @@ Requires: libc.so.6(GLIBC_2.2.3) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -77,4 +81,4 @@ File: /etc/updatedb.conf 100644 root:root 978006c1d2a2c31439aa8af791ec4a16 -File: /usr/bin/locate 102711 root:slocate 3e47f7b0b576e3038d5df343baecc059 -File: /usr/bin/updatedb 100755 root:root 46e8370ab968670a61fb859fc3ee4296 +File: /usr/bin/locate 102711 root:slocate 3c18edad17f86625fb18d4fa5e3be7ac +File: /usr/bin/updatedb 100755 root:root ee1b678ae331cd3d0a748ed1b7822113 File: /usr/share/doc/mlocate-0.26 40755 root:root @@ -127,2 +131,2 @@ File: /var/lib/mlocate/mlocate.db 100644 root:root -RPMIdentity: b48115c6619e6cb6bef79a743f66c1de00d6f0dfbd9f6e8b52219e00a8d5907f268d152b1eca0f0229e342b453f04f54b0351ea040cdaa892d78b8a1c5c2a151 +RPMIdentity: b1ab30fe5b9b69562db52e54c4a73d5eec39464c6629864a6866d13627b055d6c2c063bc031a6694fc6435299f35517eb295907c7449835e98f0bfb3ea15ff77 --- mlocate-debuginfo-0.26-alt2.i586.rpm.repo 2016-09-23 08:26:14.000000000 +0000 +++ mlocate-debuginfo-0.26-alt2.i586.rpm.hasher 2024-04-20 06:21:25.733105313 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/06 40755 root:root -/usr/lib/debug/.build-id/06/baf26d6de21d0064251bd1206e8bc106240854 120777 root:root ../../../../bin/updatedb -/usr/lib/debug/.build-id/06/baf26d6de21d0064251bd1206e8bc106240854.debug 120777 root:root ../../usr/bin/updatedb.debug -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/e4569d7b6053016122c3bbf996951a048afc61 120777 root:root ../../../../bin/locate -/usr/lib/debug/.build-id/50/e4569d7b6053016122c3bbf996951a048afc61.debug 120777 root:root ../../usr/bin/locate.debug +/usr/lib/debug/.build-id/12 40755 root:root +/usr/lib/debug/.build-id/12/d0443ab1c56b99ac2db495945a1aced59933b7 120777 root:root ../../../../bin/updatedb +/usr/lib/debug/.build-id/12/d0443ab1c56b99ac2db495945a1aced59933b7.debug 120777 root:root ../../usr/bin/updatedb.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/f648b29b1ec61287b2559e93410022613e4e42 120777 root:root ../../../../bin/locate +/usr/lib/debug/.build-id/9c/f648b29b1ec61287b2559e93410022613e4e42.debug 120777 root:root ../../usr/bin/locate.debug /usr/lib/debug/usr/bin/locate.debug 100644 root:root @@ -50,10 +50,10 @@ Provides: mlocate-debuginfo = 0.26-alt2 -File: /usr/lib/debug/.build-id/06 40755 root:root -File: /usr/lib/debug/.build-id/06/baf26d6de21d0064251bd1206e8bc106240854 120777 root:root ../../../../bin/updatedb -File: /usr/lib/debug/.build-id/06/baf26d6de21d0064251bd1206e8bc106240854.debug 120777 root:root ../../usr/bin/updatedb.debug -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/e4569d7b6053016122c3bbf996951a048afc61 120777 root:root ../../../../bin/locate -File: /usr/lib/debug/.build-id/50/e4569d7b6053016122c3bbf996951a048afc61.debug 120777 root:root ../../usr/bin/locate.debug -File: /usr/lib/debug/usr/bin/locate.debug 100644 root:root f5e7134e061d4e1b1d355157a550a208 -File: /usr/lib/debug/usr/bin/updatedb.debug 100644 root:root f10b1cf61ce51d05904365ec2a11c4eb +File: /usr/lib/debug/.build-id/12 40755 root:root +File: /usr/lib/debug/.build-id/12/d0443ab1c56b99ac2db495945a1aced59933b7 120777 root:root ../../../../bin/updatedb +File: /usr/lib/debug/.build-id/12/d0443ab1c56b99ac2db495945a1aced59933b7.debug 120777 root:root ../../usr/bin/updatedb.debug +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/f648b29b1ec61287b2559e93410022613e4e42 120777 root:root ../../../../bin/locate +File: /usr/lib/debug/.build-id/9c/f648b29b1ec61287b2559e93410022613e4e42.debug 120777 root:root ../../usr/bin/locate.debug +File: /usr/lib/debug/usr/bin/locate.debug 100644 root:root 4f8d441cc72beb3ca0637ed39769cedf +File: /usr/lib/debug/usr/bin/updatedb.debug 100644 root:root e4fb4cafe7edf5ec02ab181cd0ac252b File: /usr/src/debug/mlocate-0.26 40755 root:root @@ -95,2 +95,2 @@ File: /usr/src/debug/mlocate-0.26/src/updatedb.c 100644 root:root be8d2822dee5493e26167988f867b0b8 -RPMIdentity: 03b05a89bc300b213b9758fcaaaa507e38fc6910d07ca9aa3241e05a143d3f98110f3daddc1be08598557227ee2950f8ef44663d3d0ad1a8667d8e8f11523a58 +RPMIdentity: 1b2cc343ce293bd79949cf4125ff1a70244032f2809af9a43d9ede6702195ca0e426f6dbc3163cf73bd251214842d35b4a394527501a73f13cc790c9e0abe027