<86>Apr 20 07:50:57 userdel[1635869]: delete user 'rooter' <86>Apr 20 07:50:57 userdel[1635869]: removed group 'rooter' owned by 'rooter' <86>Apr 20 07:50:57 userdel[1635869]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 07:50:57 groupadd[1635890]: group added to /etc/group: name=rooter, GID=1295 <86>Apr 20 07:50:57 groupadd[1635890]: group added to /etc/gshadow: name=rooter <86>Apr 20 07:50:57 groupadd[1635890]: new group: name=rooter, GID=1295 <86>Apr 20 07:50:57 useradd[1635900]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash, from=none <86>Apr 20 07:50:57 userdel[1635914]: delete user 'builder' <86>Apr 20 07:50:57 userdel[1635914]: removed group 'builder' owned by 'builder' <86>Apr 20 07:50:57 userdel[1635914]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 07:50:57 groupadd[1635922]: group added to /etc/group: name=builder, GID=1296 <86>Apr 20 07:50:57 groupadd[1635922]: group added to /etc/gshadow: name=builder <86>Apr 20 07:50:57 groupadd[1635922]: new group: name=builder, GID=1296 <86>Apr 20 07:50:57 useradd[1635933]: new user: name=builder, UID=1296, GID=1296, 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>Apr 20 07:51:01 rpmi: libcerror-20130904-alt1 sisyphus+277753.100.1.1 1625795577 installed <13>Apr 20 07:51:01 rpmi: libcerror-devel-20130904-alt1 sisyphus+277753.100.1.1 1625795577 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libcthreads-20130723-alt1.nosrc.rpm (w1.gzdio) Installing libcthreads-20130723-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98073 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libcthreads-20130723 + echo 'Source #0 (libcthreads-experimental-20130723.tar.gz):' Source #0 (libcthreads-experimental-20130723.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libcthreads-experimental-20130723.tar.gz + /bin/tar -xf - + cd libcthreads-20130723 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98073 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcthreads-20130723 + 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 --disable-static --enable-wide-character-type 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 build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for style of include used by make... GNU 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 dependency style of i586-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... 64 checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none 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 whether i586-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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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 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 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... 4 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 i586-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 whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread... (cached) auto-detect checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread_exit in -lpthread... yes checking for pthread_join in -lpthread... yes checking for pthread_cond_init in -lpthread... yes checking for pthread_cond_destroy in -lpthread... yes checking for pthread_cond_broadcast in -lpthread... yes checking for pthread_cond_signal in -lpthread... yes checking for pthread_cond_wait in -lpthread... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_mutex_destroy in -lpthread... yes checking for pthread_mutex_lock in -lpthread... yes checking for pthread_mutex_trylock in -lpthread... yes checking for pthread_mutex_unlock in -lpthread... yes checking for pthread_rwlock_init in -lpthread... yes checking for pthread_rwlock_destroy in -lpthread... yes checking for pthread_rwlock_rdlock in -lpthread... yes checking for pthread_rwlock_wrlock in -lpthread... yes checking for pthread_rwlock_unlock in -lpthread... 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 libcthreads/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/libcthreads.h config.status: creating include/libcthreads/definitions.h config.status: creating include/libcthreads/features.h config.status: creating include/libcthreads/types.h config.status: creating libcthreads/libcthreads_definitions.h config.status: creating common/types.h config.status: creating dpkg/changelog config.status: creating dpkg/copyright config.status: creating libcthreads/libcthreads.rc config.status: creating libcthreads.pc config.status: creating libcthreads.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: Multi-threading support: pthread Wide character type support: yes + make -j8 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/libcthreads-20130723/libcstring' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcstring_support.lo libcstring_support.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcstring_support.c -fPIC -DPIC -o .libs/libcstring_support.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcstring' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcstring' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcstring_wide_string.lo libcstring_wide_string.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcstring_wide_string.c -fPIC -DPIC -o .libs/libcstring_wide_string.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcstring' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcstring' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/libcthreads-20130723/libcstring' Making all in libcerror make[1]: Nothing to be done for 'all'. Making all in libcthreads make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads.lo libcthreads.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads.c -fPIC -DPIC -o .libs/libcthreads.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_error.lo libcthreads_error.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_error.c -fPIC -DPIC -o .libs/libcthreads_error.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_mutex.lo libcthreads_mutex.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_mutex.c -fPIC -DPIC -o .libs/libcthreads_mutex.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_condition.lo libcthreads_condition.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_condition.c -fPIC -DPIC -o .libs/libcthreads_condition.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_read_write_lock.lo libcthreads_read_write_lock.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_read_write_lock.c -fPIC -DPIC -o .libs/libcthreads_read_write_lock.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_lock.lo libcthreads_lock.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_lock.c -fPIC -DPIC -o .libs/libcthreads_lock.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_repeating_thread.lo libcthreads_repeating_thread.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_repeating_thread.c -fPIC -DPIC -o .libs/libcthreads_repeating_thread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_queue.lo libcthreads_queue.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_queue.c -fPIC -DPIC -o .libs/libcthreads_queue.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_support.lo libcthreads_support.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_support.c -fPIC -DPIC -o .libs/libcthreads_support.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_thread.lo libcthreads_thread.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_thread.c -fPIC -DPIC -o .libs/libcthreads_thread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_thread_attributes.lo libcthreads_thread_attributes.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_thread_attributes.c -fPIC -DPIC -o .libs/libcthreads_thread_attributes.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c -o libcthreads_thread_pool.lo libcthreads_thread_pool.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -c libcthreads_thread_pool.c -fPIC -DPIC -o .libs/libcthreads_thread_pool.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -no-undefined -version-info 1:0:0 -o libcthreads.la -rpath /usr/lib libcthreads.lo libcthreads_condition.lo libcthreads_error.lo libcthreads_lock.lo libcthreads_mutex.lo libcthreads_queue.lo libcthreads_read_write_lock.lo libcthreads_repeating_thread.lo libcthreads_support.lo libcthreads_thread.lo libcthreads_thread_attributes.lo libcthreads_thread_pool.lo ../libcstring/libcstring.la -lcerror -lpthread libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libcthreads.o .libs/libcthreads_condition.o .libs/libcthreads_error.o .libs/libcthreads_lock.o .libs/libcthreads_mutex.o .libs/libcthreads_queue.o .libs/libcthreads_read_write_lock.o .libs/libcthreads_repeating_thread.o .libs/libcthreads_support.o .libs/libcthreads_thread.o .libs/libcthreads_thread_attributes.o .libs/libcthreads_thread_pool.o -Wl,--whole-archive ../libcstring/.libs/libcstring.a -Wl,--no-whole-archive -lcerror -lpthread -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libcthreads.so.1 -o .libs/libcthreads.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcthreads.so.1" && ln -s "libcthreads.so.1.0.0" "libcthreads.so.1") libtool: link: (cd ".libs" && rm -f "libcthreads.so" && ln -s "libcthreads.so.1.0.0" "libcthreads.so") libtool: link: ( cd ".libs" && rm -f "libcthreads.la" && ln -s "../libcthreads.la" "libcthreads.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' Making all in po make libcthreads.pot-update make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/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/libcthreads-20130723/po' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/po' if LC_ALL=C grep 'GNU libcthreads' ../* 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=libcthreads --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=libcthreads --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --package-name="${package_gnu}libcthreads" \ --package-version='20130723' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f libcthreads.po || { \ if test -f ./libcthreads.pot; then \ sed -f remove-potcdate.sed < ./libcthreads.pot > libcthreads.1po && \ sed -f remove-potcdate.sed < libcthreads.po > libcthreads.2po && \ if cmp libcthreads.1po libcthreads.2po >/dev/null 2>&1; then \ rm -f libcthreads.1po libcthreads.2po libcthreads.po; \ else \ rm -f libcthreads.1po libcthreads.2po ./libcthreads.pot && \ mv libcthreads.po ./libcthreads.pot; \ fi; \ else \ mv libcthreads.po ./libcthreads.pot; \ fi; \ } make[2]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/po' test ! -f ./libcthreads.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.26849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcthreads-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libcthreads-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libcthreads-20130723 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libcthreads-buildroot make: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libcthreads-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 libcthreads.h '/usr/src/tmp/libcthreads-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libcthreads-buildroot/usr/include/libcthreads' /usr/libexec/rpm-build/install -p -m 644 libcthreads/codepage.h libcthreads/definitions.h libcthreads/error.h libcthreads/extern.h libcthreads/features.h libcthreads/types.h '/usr/src/tmp/libcthreads-buildroot/usr/include/libcthreads' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/include' Making install in common make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/common' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/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/libcthreads-20130723/common' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/common' Making install in libcstring make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcstring' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/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/libcthreads-20130723/libcstring' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcstring' Making install in libcerror make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcerror' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/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/libcthreads-20130723/libcerror' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcerror' Making install in libcthreads make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' /bin/mkdir -p '/usr/src/tmp/libcthreads-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libcthreads.la '/usr/src/tmp/libcthreads-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libcthreads.so.1.0.0 /usr/src/tmp/libcthreads-buildroot/usr/lib/libcthreads.so.1.0.0 libtool: install: (cd /usr/src/tmp/libcthreads-buildroot/usr/lib && { ln -s -f libcthreads.so.1.0.0 libcthreads.so.1 || { rm -f libcthreads.so.1 && ln -s libcthreads.so.1.0.0 libcthreads.so.1; }; }) libtool: install: (cd /usr/src/tmp/libcthreads-buildroot/usr/lib && { ln -s -f libcthreads.so.1.0.0 libcthreads.so || { rm -f libcthreads.so && ln -s libcthreads.so.1.0.0 libcthreads.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libcthreads.lai /usr/src/tmp/libcthreads-buildroot/usr/lib/libcthreads.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/libcthreads' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/po' make libcthreads.pot-update make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/po' if LC_ALL=C grep 'GNU libcthreads' ../* 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=libcthreads --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=libcthreads --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Joachim Metz' \ --package-name="${package_gnu}libcthreads" \ --package-version='20130723' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f libcthreads.po || { \ if test -f ./libcthreads.pot; then \ sed -f remove-potcdate.sed < ./libcthreads.pot > libcthreads.1po && \ sed -f remove-potcdate.sed < libcthreads.po > libcthreads.2po && \ if cmp libcthreads.1po libcthreads.2po >/dev/null 2>&1; then \ rm -f libcthreads.1po libcthreads.2po libcthreads.po; \ else \ rm -f libcthreads.1po libcthreads.2po ./libcthreads.pot && \ mv libcthreads.po ./libcthreads.pot; \ fi; \ else \ mv libcthreads.po ./libcthreads.pot; \ fi; \ } make[2]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/po' test ! -f ./libcthreads.pot || \ test -z "" || make if test "libcthreads" = "gettext-tools"; then \ /bin/mkdir -p /usr/src/tmp/libcthreads-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/libcthreads-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/libcthreads-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/po' Making install in manuals make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/manuals' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/manuals' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libcthreads-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 libcthreads.3 '/usr/src/tmp/libcthreads-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/manuals' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/manuals' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/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/libcthreads-20130723/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/tests' Making install in msvscpp make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/msvscpp' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723/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/libcthreads-20130723/msvscpp' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723/msvscpp' make[1]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723' make[2]: Entering directory '/usr/src/RPM/BUILD/libcthreads-20130723' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libcthreads-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libcthreads.pc '/usr/src/tmp/libcthreads-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723' make: Leaving directory '/usr/src/RPM/BUILD/libcthreads-20130723' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcthreads-buildroot (auto) removed './usr/lib/libcthreads.la' mode of './usr/lib/libcthreads.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libcthreads-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libcthreads.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libcthreads.pc: Libs: '-L${libdir} -lcthreads' --> '-lcthreads' Checking contents of files in /usr/src/tmp/libcthreads-buildroot/ (default) Compressing files in /usr/src/tmp/libcthreads-buildroot (auto) Adjusting library links in /usr/src/tmp/libcthreads-buildroot ./usr/lib: (from :0) libcthreads.so.1 -> libcthreads.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libcthreads-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/libcthreads-buildroot Processing files: libcthreads-20130723-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81921 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcthreads-20130723 + DOCDIR=/usr/src/tmp/libcthreads-buildroot/usr/share/doc/libcthreads-20130723 + export DOCDIR + rm -rf /usr/src/tmp/libcthreads-buildroot/usr/share/doc/libcthreads-20130723 + /bin/mkdir -p /usr/src/tmp/libcthreads-buildroot/usr/share/doc/libcthreads-20130723 + cp -prL AUTHORS ChangeLog /usr/src/tmp/libcthreads-buildroot/usr/share/doc/libcthreads-20130723 + chmod -R go-w /usr/src/tmp/libcthreads-buildroot/usr/share/doc/libcthreads-20130723 + chmod -R a+rX /usr/src/tmp/libcthreads-buildroot/usr/share/doc/libcthreads-20130723 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YJUDbO find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libcthreads-buildroot/usr/lib/libcthreads.so.1: 47 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5XGj5b find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcthreads.so.1 = set:jdpBbgvOfDk1SCZ5yXu91tlNaZJTLhDN6Oz6KBIBRX77mvYZkEJvKZCa2TtVAHVgWC6qf0XEmc1fZpgU8SqkfC5wgYFHliNe4 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libcerror.so.1 >= set:heNhDAhYIZleRrlcb, 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.kZIH1n Creating libcthreads-debuginfo package Processing files: libcthreads-devel-20130723-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h1zizB 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.Qwopur find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libcthreads) = 20130723 Requires: libcthreads = 20130723, /usr/lib/libcthreads.so.1.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WCrsdq Processing files: libcthreads-debuginfo-20130723-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.31yGF7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C5wXXo find-requires: running scripts (debuginfo) Provides: debug(libcthreads.so.1) Requires: libcthreads = 20130723-alt1, debug(libc.so.6), debug(libcerror.so.1) Adding to libcthreads-debuginfo a strict dependency on libcthreads Adding to libcthreads-devel a strict dependency on libcthreads Removing 1 extra deps from libcthreads-devel due to dependency on libcthreads Wrote: /usr/src/RPM/RPMS/i586/libcthreads-20130723-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libcthreads-devel-20130723-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libcthreads-debuginfo-20130723-alt1.i586.rpm (w2.lzdio) 8.38user 5.60system 0:19.26elapsed 72%CPU (0avgtext+0avgdata 27212maxresident)k 0inputs+0outputs (0major+1617984minor)pagefaults 0swaps 5.16user 1.83system 0:29.01elapsed 24%CPU (0avgtext+0avgdata 127164maxresident)k 40inputs+0outputs (0major+188347minor)pagefaults 0swaps --- libcthreads-20130723-alt1.i586.rpm.repo 2021-07-09 02:54:14.000000000 +0000 +++ libcthreads-20130723-alt1.i586.rpm.hasher 2024-04-20 07:51:23.599304794 +0000 @@ -8,2 +8,4 @@ Requires: libc.so.6(GLIBC_2.3.2) +Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -11,5 +13,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.3.2) Requires: rtld(GNU_HASH) @@ -19,3 +18,3 @@ File: /usr/lib/libcthreads.so.1 120777 root:root libcthreads.so.1.0.0 -File: /usr/lib/libcthreads.so.1.0.0 100644 root:root a2edc31396f6ea75b0af77c29c9001ed +File: /usr/lib/libcthreads.so.1.0.0 100644 root:root 87064c36fd9dec664fdccfb0395453ae File: /usr/share/doc/libcthreads-20130723 40755 root:root @@ -23,2 +22,2 @@ File: /usr/share/doc/libcthreads-20130723/ChangeLog 100644 root:root 11e450668295e7cfc62d9824cca3f854 -RPMIdentity: 7b27729e1f720a9e90135bef51c82bed3914c2d709720bb17cdad86df15c3dcab3666d26338cd6aa10cb61cde4ebf7300932ba36513de1ece8a55645c8cf22f6 +RPMIdentity: 8ca7d318b3b41b337f556b6d02527fa51acbc73c669c15b06fe073dd54b60b19a523cc586be60fa1b0e9ba2a7461414dc5c956fc534cedd558d7fc0917860031 --- libcthreads-debuginfo-20130723-alt1.i586.rpm.repo 2021-07-09 02:54:14.000000000 +0000 +++ libcthreads-debuginfo-20130723-alt1.i586.rpm.hasher 2024-04-20 07:51:23.714306077 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a3 40755 root:root -/usr/lib/debug/.build-id/a3/486d851717ee75e0ebc5b8f24c9595de3b3b71 120777 root:root ../../../libcthreads.so.1.0.0 -/usr/lib/debug/.build-id/a3/486d851717ee75e0ebc5b8f24c9595de3b3b71.debug 120777 root:root ../../usr/lib/libcthreads.so.1.0.0.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/3ae2bbebe748394211956ca11e4a1f0c74d3c1 120777 root:root ../../../libcthreads.so.1.0.0 +/usr/lib/debug/.build-id/fd/3ae2bbebe748394211956ca11e4a1f0c74d3c1.debug 120777 root:root ../../usr/lib/libcthreads.so.1.0.0.debug /usr/lib/debug/usr/lib/libcthreads.so.1.0.0.debug 100644 root:root @@ -11,3 +11,6 @@ /usr/src/debug/libcthreads-20130723/libcstring 40755 root:root +/usr/src/debug/libcthreads-20130723/libcstring/libcstring_support.c 100644 root:root +/usr/src/debug/libcthreads-20130723/libcstring/libcstring_wide_string.c 100644 root:root /usr/src/debug/libcthreads-20130723/libcthreads 40755 root:root +/usr/src/debug/libcthreads-20130723/libcthreads/libcthreads.c 100644 root:root /usr/src/debug/libcthreads-20130723/libcthreads/libcthreads_condition.c 100644 root:root @@ -35,3 +38,2 @@ Requires: debug(libcerror.so.1) -Requires: debug(libpthread.so.0) Requires: libcthreads = 20130723-alt1:sisyphus+277758.100.1.2 @@ -40,6 +42,6 @@ Provides: libcthreads-debuginfo = 20130723-alt1:sisyphus+277758.100.1.2 -File: /usr/lib/debug/.build-id/a3 40755 root:root -File: /usr/lib/debug/.build-id/a3/486d851717ee75e0ebc5b8f24c9595de3b3b71 120777 root:root ../../../libcthreads.so.1.0.0 -File: /usr/lib/debug/.build-id/a3/486d851717ee75e0ebc5b8f24c9595de3b3b71.debug 120777 root:root ../../usr/lib/libcthreads.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libcthreads.so.1.0.0.debug 100644 root:root 1ba3997da7c9a9c9c48c0d443ef639d4 +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/3ae2bbebe748394211956ca11e4a1f0c74d3c1 120777 root:root ../../../libcthreads.so.1.0.0 +File: /usr/lib/debug/.build-id/fd/3ae2bbebe748394211956ca11e4a1f0c74d3c1.debug 120777 root:root ../../usr/lib/libcthreads.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libcthreads.so.1.0.0.debug 100644 root:root f2072c0b762a767ea0cbc3749531530f File: /usr/lib/debug/usr/lib/libcthreads.so.1.debug 120777 root:root libcthreads.so.1.0.0.debug @@ -51,3 +53,6 @@ File: /usr/src/debug/libcthreads-20130723/libcstring 40755 root:root +File: /usr/src/debug/libcthreads-20130723/libcstring/libcstring_support.c 100644 root:root 790f97d7fa7fe47eec4437100d2abe40 +File: /usr/src/debug/libcthreads-20130723/libcstring/libcstring_wide_string.c 100644 root:root ea0e1abf482327db2afaf6d5b9e74cce File: /usr/src/debug/libcthreads-20130723/libcthreads 40755 root:root +File: /usr/src/debug/libcthreads-20130723/libcthreads/libcthreads.c 100644 root:root b1705a048c823e5f49f4ed1b811f196c File: /usr/src/debug/libcthreads-20130723/libcthreads/libcthreads_condition.c 100644 root:root 95770f6b44887c1bc8d09140adbcebce @@ -73,2 +78,2 @@ File: /usr/src/debug/libcthreads-20130723/libcthreads/libcthreads_thread_pool.h 100644 root:root b5ab46ee24a17664f97b8ce40e27edd2 -RPMIdentity: 4639d1b6658342ebf708f6f06e25a7e07d0274710a20e90523cdf41af6a6ec925b1edd5912bd4e90c89b0680f8f10fd2cc0749e20c15dca796c6f55c526e9b84 +RPMIdentity: c44c54b4c8f27eed98c6d3e48fd9e2be31bb0d6cc6fee4f0c7a7fba96f8c026f6c4fd778f5d4fbd19f1ee524885e618adc2b33f7bff0d4b2f83f5c2bb486eb97