<86>Sep 23 07:12:03 userdel[1906760]: delete user 'rooter' <86>Sep 23 07:12:03 userdel[1906760]: removed group 'rooter' owned by 'rooter' <86>Sep 23 07:12:03 userdel[1906760]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 07:12:03 groupadd[1906775]: group added to /etc/group: name=rooter, GID=1844 <86>Sep 23 07:12:03 groupadd[1906775]: group added to /etc/gshadow: name=rooter <86>Sep 23 07:12:03 groupadd[1906775]: new group: name=rooter, GID=1844 <86>Sep 23 07:12:03 useradd[1906783]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Sep 23 07:12:03 userdel[1906795]: delete user 'builder' <86>Sep 23 07:12:03 userdel[1906795]: removed group 'builder' owned by 'builder' <86>Sep 23 07:12:03 userdel[1906795]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 07:12:03 groupadd[1906805]: group added to /etc/group: name=builder, GID=1845 <86>Sep 23 07:12:03 groupadd[1906805]: group added to /etc/gshadow: name=builder <86>Sep 23 07:12:03 groupadd[1906805]: new group: name=builder, GID=1845 <86>Sep 23 07:12:03 useradd[1906813]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>Sep 23 07:12:06 rpmi: libmpdec3-2.5.1-alt3 sisyphus+314490.500.5.1 1675432033 installed <13>Sep 23 07:12:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 23 07:12:06 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075766 installed <13>Sep 23 07:12:06 rpmi: libb2-0.98.1-alt1_1 sisyphus+291614.100.1.1 1638962878 installed <13>Sep 23 07:12:06 rpmi: libp11-kit-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083450 installed <13>Sep 23 07:12:06 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802618 installed <13>Sep 23 07:12:06 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Sep 23 07:12:06 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Sep 23 07:12:06 rpmi: ca-certificates-2023.07.31-alt1 sisyphus+326137.200.1.1 1690809798 installed <13>Sep 23 07:12:06 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed <13>Sep 23 07:12:06 rpmi: p11-kit-trust-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083450 installed <13>Sep 23 07:12:06 rpmi: libcrypto3-3.1.3-alt1 sisyphus+329935.40.3.2 1695159275 installed <13>Sep 23 07:12:06 rpmi: libssl3-3.1.3-alt1 sisyphus+329935.40.3.2 1695159275 installed <13>Sep 23 07:12:06 rpmi: python3-3.11.4-alt3 sisyphus+328191.1000.5.1 1693610619 installed <13>Sep 23 07:12:07 rpmi: python3-base-3.11.4-alt3 sisyphus+328191.1000.5.1 1693610619 installed <13>Sep 23 07:12:07 rpmi: libevent2.1-2.1.12-alt1 sisyphus+324359.3500.11.1 1689364668 installed <13>Sep 23 07:12:07 rpmi: libevent-devel-2.1.12-alt1 sisyphus+324359.3500.11.1 1689364668 installed <13>Sep 23 07:12:07 rpmi: doxygen-1:1.9.8-alt1 sisyphus+328470.100.1.1 1693572074 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/fstrm-0.6.1-alt1_8.nosrc.rpm (w1.gzdio) Installing fstrm-0.6.1-alt1_8.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61209 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fstrm-0.6.1 + echo 'Source #0 (fstrm-0.6.1.tar.gz):' Source #0 (fstrm-0.6.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/fstrm-0.6.1.tar.gz + /bin/tar -xf - + cd fstrm-0.6.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (fstrm-0.6.1-Fix-deadcode-and-check-return-code.patch):' Patch #1 (fstrm-0.6.1-Fix-deadcode-and-check-return-code.patch): + /usr/bin/patch -p1 patching file libmy/argv.c + echo 'Patch #2 (fstrm-0.6.1-Invalid-dereference.patch):' Patch #2 (fstrm-0.6.1-Invalid-dereference.patch): + /usr/bin/patch -p1 patching file libmy/argv.c Hunk #1 succeeded at 3199 (offset 2 lines). Hunk #2 succeeded at 3236 (offset 2 lines). + echo 'Patch #3 (fstrm-0.6.1-Possible-resource-leak-fix.patch):' Patch #3 (fstrm-0.6.1-Possible-resource-leak-fix.patch): + /usr/bin/patch -p1 patching file libmy/argv.c + echo 'Patch #4 (fstrm-0.6.1-Fix-CLANG_WARNING.patch):' Patch #4 (fstrm-0.6.1-Fix-CLANG_WARNING.patch): + /usr/bin/patch -p1 patching file libmy/argv.c + autoreconf -fi libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: copying file 'build-aux/config.guess' libtoolize-default: copying file 'build-aux/config.sub' libtoolize-default: copying file 'build-aux/install-sh' libtoolize-default: copying file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: copying file 'm4/libtool.m4' libtoolize-default: copying file 'm4/ltoptions.m4' libtoolize-default: copying file 'm4/ltsugar.m4' libtoolize-default: copying file 'm4/ltversion.m4' libtoolize-default: copying file 'm4/lt~obsolete.m4' configure.ac:14: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/c.m4:1702: AC_PROG_CC_STDC is expanded from... configure.ac:14: the top level configure.ac:14: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57240 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstrm-0.6.1 + 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 + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether make supports nested variables... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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-file... no checking for file... file checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 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 for doxygen... doxygen checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for pthread_condattr_setclock... yes checking for library containing socket... none required checking for i586-alt-linux-gcc options needed to detect all undeclared functions... none needed checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking if LD -Wl,--version-script works... yes checking whether self tests are run under valgrind... no checking whether to build with code coverage support... no checking for libevent... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fstrm/libfstrm.pc config.status: creating t/program_tests/test_fstrm_dump.sh config.status: creating t/program_tests/test_fstrm_replay.sh config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext fstrm 0.6.1 compiler: i586-alt-linux-gcc cflags: -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ldflags: libs: prefix: /usr sysconfdir: /etc libdir: /usr/lib includedir: /usr/include pkgconfigdir: ${libdir}/pkgconfig + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/fstrm_dump.o src/fstrm_dump.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/fstrm_replay.o src/fstrm_replay.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libmy/fstrm_libfstrm_la-my_queue_mb.lo `test -f 'libmy/my_queue_mb.c' || echo './'`libmy/my_queue_mb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c libmy/my_queue_mb.c -fPIC -DPIC -o libmy/.libs/fstrm_libfstrm_la-my_queue_mb.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/fstrm_capture-fstrm_capture.o `test -f 'src/fstrm_capture.c' || echo './'`src/fstrm_capture.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libmy/fstrm_libfstrm_la-my_queue_mutex.lo `test -f 'libmy/my_queue_mutex.c' || echo './'`libmy/my_queue_mutex.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c libmy/my_queue_mutex.c -fPIC -DPIC -o libmy/.libs/fstrm_libfstrm_la-my_queue_mutex.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fstrm/libfstrm_la-unix_writer.lo `test -f 'fstrm/unix_writer.c' || echo './'`fstrm/unix_writer.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fstrm/unix_writer.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-unix_writer.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libmy/argv.o libmy/argv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libmy/src_fstrm_capture-argv.o `test -f 'libmy/argv.c' || echo './'`libmy/argv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fstrm/libfstrm_la-tcp_writer.lo `test -f 'fstrm/tcp_writer.c' || echo './'`fstrm/tcp_writer.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fstrm/tcp_writer.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-tcp_writer.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fstrm/libfstrm_la-file.lo `test -f 'fstrm/file.c' || echo './'`fstrm/file.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fstrm/file.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-file.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fstrm/libfstrm_la-reader.lo `test -f 'fstrm/reader.c' || echo './'`fstrm/reader.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fstrm/reader.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-reader.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fstrm/libfstrm_la-writer.lo `test -f 'fstrm/writer.c' || echo './'`fstrm/writer.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fstrm/writer.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-writer.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fstrm/libfstrm_la-time.lo `test -f 'fstrm/time.c' || echo './'`fstrm/time.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fstrm/time.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-time.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fstrm/libfstrm_la-iothr.lo `test -f 'fstrm/iothr.c' || echo './'`fstrm/iothr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fstrm/iothr.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-iothr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fstrm/libfstrm_la-control.lo `test -f 'fstrm/control.c' || echo './'`fstrm/control.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fstrm/control.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-control.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fstrm/libfstrm_la-rdwr.lo `test -f 'fstrm/rdwr.c' || echo './'`fstrm/rdwr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fstrm/rdwr.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-rdwr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 1:0:1 -Wl,--version-script=./fstrm/libfstrm.sym -o fstrm/libfstrm.la -rpath /usr/lib fstrm/libfstrm_la-control.lo fstrm/libfstrm_la-file.lo fstrm/libfstrm_la-iothr.lo fstrm/libfstrm_la-rdwr.lo fstrm/libfstrm_la-reader.lo fstrm/libfstrm_la-tcp_writer.lo fstrm/libfstrm_la-time.lo fstrm/libfstrm_la-unix_writer.lo fstrm/libfstrm_la-writer.lo libmy/fstrm_libfstrm_la-my_queue_mb.lo libmy/fstrm_libfstrm_la-my_queue_mutex.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC fstrm/.libs/libfstrm_la-control.o fstrm/.libs/libfstrm_la-file.o fstrm/.libs/libfstrm_la-iothr.o fstrm/.libs/libfstrm_la-rdwr.o fstrm/.libs/libfstrm_la-reader.o fstrm/.libs/libfstrm_la-tcp_writer.o fstrm/.libs/libfstrm_la-time.o fstrm/.libs/libfstrm_la-unix_writer.o fstrm/.libs/libfstrm_la-writer.o libmy/.libs/fstrm_libfstrm_la-my_queue_mb.o libmy/.libs/fstrm_libfstrm_la-my_queue_mutex.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--version-script=./fstrm/libfstrm.sym -Wl,-soname -Wl,libfstrm.so.0 -o fstrm/.libs/libfstrm.so.0.1.0 libtool: link: (cd "fstrm/.libs" && rm -f "libfstrm.so.0" && ln -s "libfstrm.so.0.1.0" "libfstrm.so.0") libtool: link: (cd "fstrm/.libs" && rm -f "libfstrm.so" && ln -s "libfstrm.so.0.1.0" "libfstrm.so") libtool: link: ( cd "fstrm/.libs" && rm -f "libfstrm.la" && ln -s "../libfstrm.la" "libfstrm.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o src/fstrm_dump src/fstrm_dump.o fstrm/libfstrm.la libtool: link: i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o src/.libs/fstrm_dump src/fstrm_dump.o fstrm/.libs/libfstrm.so make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o src/fstrm_replay src/fstrm_replay.o libmy/argv.o fstrm/libfstrm.la libtool: link: i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o src/.libs/fstrm_replay src/fstrm_replay.o libmy/argv.o fstrm/.libs/libfstrm.so make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o src/fstrm_capture src/fstrm_capture-fstrm_capture.o libmy/src_fstrm_capture-argv.o fstrm/libfstrm.la -levent libtool: link: i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o src/.libs/fstrm_capture src/fstrm_capture-fstrm_capture.o libmy/src_fstrm_capture-argv.o fstrm/.libs/libfstrm.so -levent make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' + make html make: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' doxygen warning: Tag 'TCL_SUBST' at line 229 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 986 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 1119 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1399 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1671 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1796 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1802 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2008 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2021 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2030 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2072 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2079 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2279 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO. make: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40635 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fstrm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fstrm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd fstrm-0.6.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/fstrm-buildroot make: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' /bin/mkdir -p '/usr/src/tmp/fstrm-buildroot/usr/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p fstrm/libfstrm.la '/usr/src/tmp/fstrm-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p fstrm/.libs/libfstrm.so.0.1.0 /usr/src/tmp/fstrm-buildroot/usr/lib/libfstrm.so.0.1.0 libtool: install: (cd /usr/src/tmp/fstrm-buildroot/usr/lib && { ln -s -f libfstrm.so.0.1.0 libfstrm.so.0 || { rm -f libfstrm.so.0 && ln -s libfstrm.so.0.1.0 libfstrm.so.0; }; }) libtool: install: (cd /usr/src/tmp/fstrm-buildroot/usr/lib && { ln -s -f libfstrm.so.0.1.0 libfstrm.so || { rm -f libfstrm.so && ln -s libfstrm.so.0.1.0 libfstrm.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p fstrm/.libs/libfstrm.lai /usr/src/tmp/fstrm-buildroot/usr/lib/libfstrm.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/fstrm-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p src/fstrm_dump src/fstrm_replay src/fstrm_capture '/usr/src/tmp/fstrm-buildroot/usr/bin' libtool: warning: 'fstrm/libfstrm.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p src/.libs/fstrm_dump /usr/src/tmp/fstrm-buildroot/usr/bin/fstrm_dump libtool: warning: 'fstrm/libfstrm.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p src/.libs/fstrm_replay /usr/src/tmp/fstrm-buildroot/usr/bin/fstrm_replay libtool: warning: 'fstrm/libfstrm.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p src/.libs/fstrm_capture /usr/src/tmp/fstrm-buildroot/usr/bin/fstrm_capture /bin/mkdir -p '/usr/src/tmp/fstrm-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 fstrm/fstrm.h '/usr/src/tmp/fstrm-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/fstrm-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 man/fstrm_capture.1 man/fstrm_replay.1 man/fstrm_dump.1 '/usr/src/tmp/fstrm-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/fstrm-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/fstrm-buildroot/usr/include/fstrm' /usr/libexec/rpm-build/install -p -m 644 fstrm/control.h fstrm/iothr.h fstrm/file.h fstrm/rdwr.h fstrm/reader.h fstrm/tcp_writer.h fstrm/unix_writer.h fstrm/writer.h '/usr/src/tmp/fstrm-buildroot/usr/include/fstrm' /bin/mkdir -p '/usr/src/tmp/fstrm-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 fstrm/libfstrm.pc '/usr/src/tmp/fstrm-buildroot/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' + rm /usr/src/tmp/fstrm-buildroot/usr/lib/libfstrm.la + mkdir -p /usr/src/tmp/fstrm-buildroot/usr/share/doc/fstrm/ + cp -ar html /usr/src/tmp/fstrm-buildroot/usr/share/doc/fstrm/html + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fstrm-buildroot (auto) mode of './usr/lib/libfstrm.so.0.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/fstrm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libfstrm.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libfstrm.pc: Libs: '-L${libdir} -lfstrm' --> '-lfstrm' Checking contents of files in /usr/src/tmp/fstrm-buildroot/ (default) Compressing files in /usr/src/tmp/fstrm-buildroot (auto) Adjusting library links in /usr/src/tmp/fstrm-buildroot ./usr/lib: (from :0) libfstrm.so.0 -> libfstrm.so.0.1.0 Verifying ELF objects in /usr/src/tmp/fstrm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.97349 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstrm-0.6.1 + make check make: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make t/test_control t/test_queue t/test_fstrm_io_file t/test_fstrm_io_sock t/test_writer_hello t/test_file_hello make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o t/test_control.o t/test_control.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/test_control t/test_control.o fstrm/libfstrm.la libtool: link: i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/.libs/test_control t/test_control.o fstrm/.libs/libfstrm.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o t/test_queue.o t/test_queue.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libmy/my_queue_mb.o libmy/my_queue_mb.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libmy/my_queue_mutex.o libmy/my_queue_mutex.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/test_queue t/test_queue.o libmy/my_queue_mb.o libmy/my_queue_mutex.o libtool: link: i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/test_queue t/test_queue.o libmy/my_queue_mb.o libmy/my_queue_mutex.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o t/test_fstrm_io_file.o t/test_fstrm_io_file.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/test_fstrm_io_file t/test_fstrm_io_file.o fstrm/libfstrm.la libtool: link: i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/.libs/test_fstrm_io_file t/test_fstrm_io_file.o fstrm/.libs/libfstrm.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o t/test_fstrm_io_sock.o t/test_fstrm_io_sock.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/test_fstrm_io_sock t/test_fstrm_io_sock.o fstrm/libfstrm.la libtool: link: i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/.libs/test_fstrm_io_sock t/test_fstrm_io_sock.o fstrm/.libs/libfstrm.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o t/test_writer_hello.o t/test_writer_hello.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/test_writer_hello t/test_writer_hello.o fstrm/libfstrm.la libtool: link: i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/.libs/test_writer_hello t/test_writer_hello.o fstrm/.libs/libfstrm.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o t/test_file_hello.o t/test_file_hello.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/test_file_hello t/test_file_hello.o fstrm/libfstrm.la libtool: link: i586-alt-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o t/.libs/test_file_hello t/test_file_hello.o fstrm/.libs/libfstrm.so make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make check-TESTS make[1]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[2]: Entering directory '/usr/src/RPM/BUILD/fstrm-0.6.1' PASS: t/test_control PASS: t/run_test_queue.sh PASS: t/run_test_fstrm_io_file.sh PASS: t/run_test_fstrm_io_unix.sh PASS: t/run_test_fstrm_io_tcp.sh PASS: t/test_writer_hello PASS: t/test_file_hello PASS: t/program_tests/test_fstrm_dump.sh PASS: t/program_tests/test_fstrm_replay.sh ============================================================================ Testsuite summary for fstrm 0.6.1 ============================================================================ # TOTAL: 9 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' make: Leaving directory '/usr/src/RPM/BUILD/fstrm-0.6.1' + exit 0 Processing files: libfstrm0-0.6.1-alt1_8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42852 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstrm-0.6.1 + DOCDIR=/usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm0-0.6.1 + export DOCDIR + rm -rf /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm0-0.6.1 + /bin/mkdir -p /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm0-0.6.1 + cp -prL COPYRIGHT LICENSE /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm0-0.6.1 + chmod -R go-w /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm0-0.6.1 + chmod -R a+rX /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm0-0.6.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WdOL4w find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/fstrm-buildroot/usr/lib/libfstrm.so.0: 75 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JEHiiK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libfstrm.so.0 = set:kddN5gIvXRzGrwqP0zRdZ0GKDjJsnzqEBKZLeypoCnGUKwPOPrXupmAZbHowGDJLYTK1WBngZKKwtvioZzEZc59uNTuvodWx30MX8uiZ40nCmCMwMgr6BilIQ45oZJ6g667pUiZ9dWTixZbmAPlZxYieW0O5OA, libfstrm.so.0(LIBFSTRM_0.2.0), libfstrm.so.0(LIBFSTRM_0.4.0) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Ys2Hi Creating libfstrm0-debuginfo package Processing files: fstrm-utils-0.6.1-alt1_8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IwrGLC find-provides: running scripts (alternatives,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.k7L8zm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libfstrm0 = 0.6.1-alt1_8, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libevent_core-2.1.so.7 >= set:mhyrikfqZ1eZuLWS24Zy0ujUkBfOkjmMczzKpkDq6jND6gyb3GPLQZ2byr0raO5WUktyZhq8hnf43, libfstrm.so.0 >= set:kedhaaESsw16fZ73c6t1fbtu9TmCcAAoZ9KfCLkKmmZwfwT1BDUOIB9cccIdjFc1eZJmIOuuQ7yZ6KWf4q9PA1, libfstrm.so.0(LIBFSTRM_0.2.0), libfstrm.so.0(LIBFSTRM_0.4.0), 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.Kw75cB Creating fstrm-utils-debuginfo package Processing files: libfstrm-devel-0.6.1-alt1_8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39089 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstrm-0.6.1 + DOCDIR=/usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm-devel-0.6.1 + export DOCDIR + rm -rf /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm-devel-0.6.1 + /bin/mkdir -p /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm-devel-0.6.1 + cp -prL README.md /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm-devel-0.6.1 + chmod -R go-w /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm-devel-0.6.1 + chmod -R a+rX /usr/src/tmp/fstrm-buildroot/usr/share/doc/libfstrm-devel-0.6.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ktnk2p find-provides: running scripts (alternatives,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.T5rgKq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: fstrm-devel = 0.6.1-alt1_8, pkgconfig(libfstrm) = 0.6.1 Requires: libfstrm0 = 0.6.1-alt1_8, /usr/lib/libfstrm.so.0.1.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cz5rFS Processing files: fstrm-doc-0.6.1-alt1_8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Iyoo6p find-provides: running scripts (alternatives,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.Mpiovu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libfstrm0 = 0.6.1-alt1_8 Processing files: libfstrm0-debuginfo-0.6.1-alt1_8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ea016B find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sPJz3y find-requires: running scripts (debuginfo) Provides: debug(libfstrm.so.0) Requires: libfstrm0 = 0.6.1-alt1_8, debug(libc.so.6) Processing files: fstrm-utils-debuginfo-0.6.1-alt1_8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gbFp5p find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EFi8PV find-requires: running scripts (debuginfo) Requires: fstrm-utils = 0.6.1-alt1_8, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libevent_core-2.1.so.7), debug(libfstrm.so.0) Adding to fstrm-utils a strict dependency on libfstrm0 Adding to libfstrm-devel a strict dependency on libfstrm0 Adding to fstrm-doc a strict dependency on libfstrm0 Adding to libfstrm0-debuginfo a strict dependency on libfstrm0 Adding to fstrm-utils-debuginfo a strict dependency on fstrm-utils Adding to fstrm-utils-debuginfo a strict dependency on libfstrm0-debuginfo Removing from fstrm-utils-debuginfo 5 sources provided by libfstrm0-debuginfo Removing 3 extra deps from fstrm-utils due to dependency on libfstrm0 Removing 1 extra deps from libfstrm-devel due to dependency on libfstrm0 Removing 1 extra deps from fstrm-utils-debuginfo due to dependency on libfstrm0-debuginfo Removing 8 extra deps from fstrm-utils due to repentancy on libfstrm0 Removing 1 extra deps from fstrm-utils-debuginfo due to repentancy on libfstrm0-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libfstrm0-0.6.1-alt1_8.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/fstrm-utils-0.6.1-alt1_8.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libfstrm-devel-0.6.1-alt1_8.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/fstrm-doc-0.6.1-alt1_8.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libfstrm0-debuginfo-0.6.1-alt1_8.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/fstrm-utils-debuginfo-0.6.1-alt1_8.i586.rpm (w2.lzdio) 22.29user 17.03system 0:38.02elapsed 103%CPU (0avgtext+0avgdata 35472maxresident)k 0inputs+0outputs (0major+1725184minor)pagefaults 0swaps 3.28user 1.21system 0:46.75elapsed 9%CPU (0avgtext+0avgdata 124264maxresident)k 9448inputs+0outputs (0major+215800minor)pagefaults 0swaps --- fstrm-doc-0.6.1-alt1_8.noarch.rpm.repo 2023-08-29 19:14:05.000000000 +0000 +++ fstrm-doc-0.6.1-alt1_8.noarch.rpm.hasher 2023-09-23 07:12:48.559727275 +0000 @@ -15,23 +15,14 @@ /usr/share/doc/fstrm/html/group__fstrm__control.html 100644 root:root -/usr/share/doc/fstrm/html/group__fstrm__control.js 100644 root:root /usr/share/doc/fstrm/html/group__fstrm__file.html 100644 root:root -/usr/share/doc/fstrm/html/group__fstrm__file.js 100644 root:root /usr/share/doc/fstrm/html/group__fstrm__iothr.html 100644 root:root -/usr/share/doc/fstrm/html/group__fstrm__iothr.js 100644 root:root /usr/share/doc/fstrm/html/group__fstrm__rdwr.html 100644 root:root -/usr/share/doc/fstrm/html/group__fstrm__rdwr.js 100644 root:root /usr/share/doc/fstrm/html/group__fstrm__reader.html 100644 root:root -/usr/share/doc/fstrm/html/group__fstrm__reader.js 100644 root:root /usr/share/doc/fstrm/html/group__fstrm__res.html 100644 root:root -/usr/share/doc/fstrm/html/group__fstrm__res.js 100644 root:root /usr/share/doc/fstrm/html/group__fstrm__tcp__writer.html 100644 root:root -/usr/share/doc/fstrm/html/group__fstrm__tcp__writer.js 100644 root:root /usr/share/doc/fstrm/html/group__fstrm__unix__writer.html 100644 root:root -/usr/share/doc/fstrm/html/group__fstrm__unix__writer.js 100644 root:root /usr/share/doc/fstrm/html/group__fstrm__writer.html 100644 root:root -/usr/share/doc/fstrm/html/group__fstrm__writer.js 100644 root:root /usr/share/doc/fstrm/html/index.html 100644 root:root /usr/share/doc/fstrm/html/jquery.js 100644 root:root -/usr/share/doc/fstrm/html/modules.html 100644 root:root -/usr/share/doc/fstrm/html/modules.js 100644 root:root +/usr/share/doc/fstrm/html/minus.svg 100644 root:root +/usr/share/doc/fstrm/html/minusd.svg 100644 root:root /usr/share/doc/fstrm/html/nav_f.png 100644 root:root @@ -48,2 +39,4 @@ /usr/share/doc/fstrm/html/pages.html 100644 root:root +/usr/share/doc/fstrm/html/plus.svg 100644 root:root +/usr/share/doc/fstrm/html/plusd.svg 100644 root:root /usr/share/doc/fstrm/html/resize.js 100644 root:root @@ -69,8 +62,8 @@ File: /usr/share/doc/fstrm/html/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/fstrm/html/dir_40abab9aeae8eb717627f1b5eb397f1b.html 100644 root:root 0e05786ac5582b188cfe0f9797e14cb8 +File: /usr/share/doc/fstrm/html/dir_40abab9aeae8eb717627f1b5eb397f1b.html 100644 root:root b3dae61351c336cd3b877102ae9b364e File: /usr/share/doc/fstrm/html/doc.svg 100644 root:root a3ffe2973c4496fa58356d2ce26a05ca File: /usr/share/doc/fstrm/html/docd.svg 100644 root:root b5ed1e341efff55ac43fa615512d7bf6 -File: /usr/share/doc/fstrm/html/doxygen.css 100644 root:root c342036b3023eea972cf6d4b1f393299 +File: /usr/share/doc/fstrm/html/doxygen.css 100644 root:root db2cffb56d848727bdd0b411fd9f5fbe File: /usr/share/doc/fstrm/html/doxygen.svg 100644 root:root 015d40fdbaec957e6eb9ff89362edddf -File: /usr/share/doc/fstrm/html/dynsections.js 100644 root:root d17eaf4331c05c6245986910c6d1e14d +File: /usr/share/doc/fstrm/html/dynsections.js 100644 root:root 2daa1d89a52f93ed2db223e56dc38cbd File: /usr/share/doc/fstrm/html/folderclosed.svg 100644 root:root d59fa3e5a7de31d13df1ffb55ced0ec2 @@ -79,24 +72,15 @@ File: /usr/share/doc/fstrm/html/folderopend.svg 100644 root:root db33f4e200641cd0f0fc74f62c6fe64d -File: /usr/share/doc/fstrm/html/group__fstrm__control.html 100644 root:root 508945e42d38829b075567aa3d951268 -File: /usr/share/doc/fstrm/html/group__fstrm__control.js 100644 root:root a6b0a25095678172d49ae0b1358d4820 -File: /usr/share/doc/fstrm/html/group__fstrm__file.html 100644 root:root 9aef173061f1d19547e45f1da35d2e3d -File: /usr/share/doc/fstrm/html/group__fstrm__file.js 100644 root:root 86f8e9bf12d02b667cccbe4694ce78a9 -File: /usr/share/doc/fstrm/html/group__fstrm__iothr.html 100644 root:root d2735faf1c5202811437f9a8103866a5 -File: /usr/share/doc/fstrm/html/group__fstrm__iothr.js 100644 root:root 3d9e512eedf7b6a03b897dcaefd2c8b3 -File: /usr/share/doc/fstrm/html/group__fstrm__rdwr.html 100644 root:root c9807446451a894184962378c9109f86 -File: /usr/share/doc/fstrm/html/group__fstrm__rdwr.js 100644 root:root 5c075af44a664d95405324f3983b3d6c -File: /usr/share/doc/fstrm/html/group__fstrm__reader.html 100644 root:root 956ee599b97d026fd2734ceac029ec97 -File: /usr/share/doc/fstrm/html/group__fstrm__reader.js 100644 root:root e3507f709ee0c2b4046a5f1f8eb1975d -File: /usr/share/doc/fstrm/html/group__fstrm__res.html 100644 root:root 557b256337ff52ab69dbf290caa881bf -File: /usr/share/doc/fstrm/html/group__fstrm__res.js 100644 root:root 72f4f471c70154ae488b8a57d4d22133 -File: /usr/share/doc/fstrm/html/group__fstrm__tcp__writer.html 100644 root:root f0cff71e26989a8d99506570446342a0 -File: /usr/share/doc/fstrm/html/group__fstrm__tcp__writer.js 100644 root:root 4c18a4927e42df5d2477516f9db7706b -File: /usr/share/doc/fstrm/html/group__fstrm__unix__writer.html 100644 root:root f387124fff232be17ab84a140241bf3a -File: /usr/share/doc/fstrm/html/group__fstrm__unix__writer.js 100644 root:root 30968270ba3e5966e5b689f0a9fc7959 -File: /usr/share/doc/fstrm/html/group__fstrm__writer.html 100644 root:root b14813563f0fd240c8f7423ae2ca9c69 -File: /usr/share/doc/fstrm/html/group__fstrm__writer.js 100644 root:root c4e438db9e268e14dddb81f4c26f48e6 -File: /usr/share/doc/fstrm/html/index.html 100644 root:root c9de161a94f46b17947314968c27998e +File: /usr/share/doc/fstrm/html/group__fstrm__control.html 100644 root:root fb879e6804ed4b8a17152e18f8916474 +File: /usr/share/doc/fstrm/html/group__fstrm__file.html 100644 root:root d6d2eccd63918909122c648a4814eca4 +File: /usr/share/doc/fstrm/html/group__fstrm__iothr.html 100644 root:root 8de353d731e2ee9553077fecb24bb076 +File: /usr/share/doc/fstrm/html/group__fstrm__rdwr.html 100644 root:root 698447bb76ddf6083774f913ef2b5cbf +File: /usr/share/doc/fstrm/html/group__fstrm__reader.html 100644 root:root 8755bdfb1b865646e5a77591755c3e72 +File: /usr/share/doc/fstrm/html/group__fstrm__res.html 100644 root:root 8c4a9dc09996af40338282d0099580ce +File: /usr/share/doc/fstrm/html/group__fstrm__tcp__writer.html 100644 root:root ed2442397514e3bdcbaa4697b40732e3 +File: /usr/share/doc/fstrm/html/group__fstrm__unix__writer.html 100644 root:root 1ac2dbd696cd948108a0a6cf84e5e4ac +File: /usr/share/doc/fstrm/html/group__fstrm__writer.html 100644 root:root 43f528f7b596534adcb72c6a12fee52f +File: /usr/share/doc/fstrm/html/index.html 100644 root:root 4370ce940bf9214091765fa14d0495f1 File: /usr/share/doc/fstrm/html/jquery.js 100644 root:root 8df62db0120e51645a368485cc61a7e4 -File: /usr/share/doc/fstrm/html/modules.html 100644 root:root 4c99d6bd0a66505e439289e012ebdcae -File: /usr/share/doc/fstrm/html/modules.js 100644 root:root d55830ddb6b6018c78975fb6d61bc755 +File: /usr/share/doc/fstrm/html/minus.svg 100644 root:root 51ec53e9ff9b261cb926eae53217c6ac +File: /usr/share/doc/fstrm/html/minusd.svg 100644 root:root f68bbeafb79ae06678624c32884119c8 File: /usr/share/doc/fstrm/html/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 @@ -106,9 +90,11 @@ File: /usr/share/doc/fstrm/html/nav_hd.png 100644 root:root 552f123a930c13b2b77c6096c350dfa1 -File: /usr/share/doc/fstrm/html/navtree.css 100644 root:root b2dd540b9f06debf51d12ca31699f0c5 -File: /usr/share/doc/fstrm/html/navtree.js 100644 root:root a058334babbfe6904a9e94701e99cc9d -File: /usr/share/doc/fstrm/html/navtreedata.js 100644 root:root 92a3d39b7e583a8fd9988973960bfbf8 -File: /usr/share/doc/fstrm/html/navtreeindex0.js 100644 root:root 9ef3633d05c64628a25983134d19a7f3 +File: /usr/share/doc/fstrm/html/navtree.css 100644 root:root 721113394405cf9c1e131e437330daa5 +File: /usr/share/doc/fstrm/html/navtree.js 100644 root:root e650e068061ed5cb25aaae2142cb80a8 +File: /usr/share/doc/fstrm/html/navtreedata.js 100644 root:root 984bd7267c4b4667e59c787faecf9d01 +File: /usr/share/doc/fstrm/html/navtreeindex0.js 100644 root:root baca2896ead05047ee0c1121a76329f6 File: /usr/share/doc/fstrm/html/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd -File: /usr/share/doc/fstrm/html/overview.html 100644 root:root 0a1d71aed9938b90bc903348db93ad49 -File: /usr/share/doc/fstrm/html/pages.html 100644 root:root 494ae280b0e690dba74f786e1a1cd3d4 +File: /usr/share/doc/fstrm/html/overview.html 100644 root:root f7cf9bfb9ae3a83c18a5061529e8af6d +File: /usr/share/doc/fstrm/html/pages.html 100644 root:root 05d5eb2bfd919b624e35887ba97f6631 +File: /usr/share/doc/fstrm/html/plus.svg 100644 root:root 4056f653f73e5d4992d457833955f3f0 +File: /usr/share/doc/fstrm/html/plusd.svg 100644 root:root 71a2506028aa9b38a14a4657bfe1f5fa File: /usr/share/doc/fstrm/html/resize.js 100644 root:root 4f62f529bc533835da90ae573a39dbfc @@ -127,2 +113,2 @@ File: /usr/share/doc/fstrm/html/tabs.css 100644 root:root 301d3c1963ae882c7ed1aa759c235c69 -RPMIdentity: b08c740228ac2f5ef58c4050289a89219e49fbe5277367b858a88f2ca4d80cbc1ba73c6f2457992b4e7ef6b727385d43c7a1df1d2bb7b784582e23bed83a446d +RPMIdentity: 1f6dc3b7bc86a7da2d5281990e6acf2987597920b76ce0a52ed7016e463c28ce4052c84d94df1e8a85354cec8fd6f7460849933aef2fba4c4c8dfabe5a2b592f --- fstrm-utils-0.6.1-alt1_8.i586.rpm.repo 2023-08-29 19:14:04.000000000 +0000 +++ fstrm-utils-0.6.1-alt1_8.i586.rpm.hasher 2023-09-23 07:12:53.683800500 +0000 @@ -13,5 +13,5 @@ Provides: fstrm-utils = 0.6.1-alt1_8:sisyphus+328215.100.1.1 -File: /usr/bin/fstrm_capture 100755 root:root d67936a5cfce6bf79021e85496ed1f05 -File: /usr/bin/fstrm_dump 100755 root:root eca04a610ee99934efc67d812623caea -File: /usr/bin/fstrm_replay 100755 root:root 9f96c2c7018be2018258cfdb2b663f79 +File: /usr/bin/fstrm_capture 100755 root:root 063a10c4df0f21f413289f6572328941 +File: /usr/bin/fstrm_dump 100755 root:root a7e95cc11014ecdbaae8f29d5b0fca14 +File: /usr/bin/fstrm_replay 100755 root:root 1e71a89c6f3220f76c4c3c1943d60a71 File: /usr/share/man/man1/fstrm_capture.1.xz 100644 root:root 590bf2d768e71b48b675fa34a16c0bef @@ -19,2 +19,2 @@ File: /usr/share/man/man1/fstrm_replay.1.xz 100644 root:root 56ce654b207088f38f9126fa938dac7c -RPMIdentity: d916e3a8c8e58c3be1d36030547c1bca283ade3058ff6ac7d0ffb1460e9bf4c87088bbf851ec0e81acded3e6ca0a37bc5bd196cb2fbe7ca02bc8a0aad5172834 +RPMIdentity: d9ab38883191f12a43795c7b7450d280442984ed201ac7b919796c6e11281f6d7ed6cb5e7609b1fa28a779c25fce7dee85d07714dc1d2e0cfc2f9c41fee841b0 --- fstrm-utils-debuginfo-0.6.1-alt1_8.i586.rpm.repo 2023-08-29 19:14:04.000000000 +0000 +++ fstrm-utils-debuginfo-0.6.1-alt1_8.i586.rpm.hasher 2023-09-23 07:12:54.039805587 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/20 40755 root:root -/usr/lib/debug/.build-id/20/265326b5f5c89831ac8c96430d9e711e6f0663 120777 root:root ../../../../bin/fstrm_capture -/usr/lib/debug/.build-id/20/265326b5f5c89831ac8c96430d9e711e6f0663.debug 120777 root:root ../../usr/bin/fstrm_capture.debug -/usr/lib/debug/.build-id/84 40755 root:root -/usr/lib/debug/.build-id/84/6890cb674d3880ed8d657c305628558a9eaa1d 120777 root:root ../../../../bin/fstrm_dump -/usr/lib/debug/.build-id/84/6890cb674d3880ed8d657c305628558a9eaa1d.debug 120777 root:root ../../usr/bin/fstrm_dump.debug -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/40ea4b4fe1ebfa473fbe7420371df47aa0a177 120777 root:root ../../../../bin/fstrm_replay -/usr/lib/debug/.build-id/ab/40ea4b4fe1ebfa473fbe7420371df47aa0a177.debug 120777 root:root ../../usr/bin/fstrm_replay.debug +/usr/lib/debug/.build-id/5a 40755 root:root +/usr/lib/debug/.build-id/5a/fe7fb9062ab9f3505cb1e0d7f49376c28910c1 120777 root:root ../../../../bin/fstrm_replay +/usr/lib/debug/.build-id/5a/fe7fb9062ab9f3505cb1e0d7f49376c28910c1.debug 120777 root:root ../../usr/bin/fstrm_replay.debug +/usr/lib/debug/.build-id/c7 40755 root:root +/usr/lib/debug/.build-id/c7/2746a1c62c1b1dd656e21e2292ff857d8c6670 120777 root:root ../../../../bin/fstrm_dump +/usr/lib/debug/.build-id/c7/2746a1c62c1b1dd656e21e2292ff857d8c6670.debug 120777 root:root ../../usr/bin/fstrm_dump.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/a66ad259ba2f4adf90b61ab0839286af31d995 120777 root:root ../../../../bin/fstrm_capture +/usr/lib/debug/.build-id/ca/a66ad259ba2f4adf90b61ab0839286af31d995.debug 120777 root:root ../../usr/bin/fstrm_capture.debug /usr/lib/debug/usr/bin/fstrm_capture.debug 100644 root:root @@ -32,14 +32,14 @@ Provides: fstrm-utils-debuginfo = 0.6.1-alt1_8:sisyphus+328215.100.1.1 -File: /usr/lib/debug/.build-id/20 40755 root:root -File: /usr/lib/debug/.build-id/20/265326b5f5c89831ac8c96430d9e711e6f0663 120777 root:root ../../../../bin/fstrm_capture -File: /usr/lib/debug/.build-id/20/265326b5f5c89831ac8c96430d9e711e6f0663.debug 120777 root:root ../../usr/bin/fstrm_capture.debug -File: /usr/lib/debug/.build-id/84 40755 root:root -File: /usr/lib/debug/.build-id/84/6890cb674d3880ed8d657c305628558a9eaa1d 120777 root:root ../../../../bin/fstrm_dump -File: /usr/lib/debug/.build-id/84/6890cb674d3880ed8d657c305628558a9eaa1d.debug 120777 root:root ../../usr/bin/fstrm_dump.debug -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/40ea4b4fe1ebfa473fbe7420371df47aa0a177 120777 root:root ../../../../bin/fstrm_replay -File: /usr/lib/debug/.build-id/ab/40ea4b4fe1ebfa473fbe7420371df47aa0a177.debug 120777 root:root ../../usr/bin/fstrm_replay.debug -File: /usr/lib/debug/usr/bin/fstrm_capture.debug 100644 root:root cf739984a4b0763300a79998ec42be48 -File: /usr/lib/debug/usr/bin/fstrm_dump.debug 100644 root:root 2555b7c967ba60314b4dbcd583bdf56a -File: /usr/lib/debug/usr/bin/fstrm_replay.debug 100644 root:root 4a521d45f8e9ae55f0e183d7b1acc015 +File: /usr/lib/debug/.build-id/5a 40755 root:root +File: /usr/lib/debug/.build-id/5a/fe7fb9062ab9f3505cb1e0d7f49376c28910c1 120777 root:root ../../../../bin/fstrm_replay +File: /usr/lib/debug/.build-id/5a/fe7fb9062ab9f3505cb1e0d7f49376c28910c1.debug 120777 root:root ../../usr/bin/fstrm_replay.debug +File: /usr/lib/debug/.build-id/c7 40755 root:root +File: /usr/lib/debug/.build-id/c7/2746a1c62c1b1dd656e21e2292ff857d8c6670 120777 root:root ../../../../bin/fstrm_dump +File: /usr/lib/debug/.build-id/c7/2746a1c62c1b1dd656e21e2292ff857d8c6670.debug 120777 root:root ../../usr/bin/fstrm_dump.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/a66ad259ba2f4adf90b61ab0839286af31d995 120777 root:root ../../../../bin/fstrm_capture +File: /usr/lib/debug/.build-id/ca/a66ad259ba2f4adf90b61ab0839286af31d995.debug 120777 root:root ../../usr/bin/fstrm_capture.debug +File: /usr/lib/debug/usr/bin/fstrm_capture.debug 100644 root:root fd4fb608ccdffee1c4cc9bbf60eafc59 +File: /usr/lib/debug/usr/bin/fstrm_dump.debug 100644 root:root 431dc053c470744fa332f5ac2d006f9a +File: /usr/lib/debug/usr/bin/fstrm_replay.debug 100644 root:root 4d6adad4e685a91dfaf21c6e849a3d0d File: /usr/src/debug/fstrm-0.6.1 40755 root:root @@ -58,2 +58,2 @@ File: /usr/src/debug/fstrm-0.6.1/src/fstrm_replay.c 100644 root:root d70454cb29273a258177a50df9ad2e3d -RPMIdentity: bd3cde66a29726418c54a377a86c1266cbaef209cb37a73abbd7857332e651e4184b7529d7006d69c4a1a48711772a735b4189e7627236671b8c139d0e637bc5 +RPMIdentity: 870371550d26b0070eb3a137c13533e25f0f0667da917dcf4a55306e814192b8f5a31ad949fdc652778ea9741c9a92a81d5cc52f7fa12f7ff6bf98629f552723 --- libfstrm0-0.6.1-alt1_8.i586.rpm.repo 2023-08-29 19:14:04.000000000 +0000 +++ libfstrm0-0.6.1-alt1_8.i586.rpm.hasher 2023-09-23 07:12:54.243808502 +0000 @@ -23,3 +23,3 @@ File: /usr/lib/libfstrm.so.0 120777 root:root libfstrm.so.0.1.0 -File: /usr/lib/libfstrm.so.0.1.0 100644 root:root bdd49ba0c1c15bd855eda423a13fb20d +File: /usr/lib/libfstrm.so.0.1.0 100644 root:root cca8bb4241f049e684010fa2ad49cf5e File: /usr/share/doc/libfstrm0-0.6.1 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/libfstrm0-0.6.1/LICENSE 100644 root:root 23bffeb671cca32b0e5c472011a4547f -RPMIdentity: 014f7d0141b91b33a32da9de11ce4690416b6c1f36d5b384f310015d55a243da23695d557197a8e746fd27bc50352617085a60574b59d16ba51ad17188c85f4a +RPMIdentity: 3a9312731f3f36bdef93c0b0476b202f9d72348432599f64b83eeff871817a1b5c155d822adff6c148cf31634b825e409970758e3770f706eeb811c24b379fc7 --- libfstrm0-debuginfo-0.6.1-alt1_8.i586.rpm.repo 2023-08-29 19:14:03.000000000 +0000 +++ libfstrm0-debuginfo-0.6.1-alt1_8.i586.rpm.hasher 2023-09-23 07:12:54.302809345 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b4 40755 root:root -/usr/lib/debug/.build-id/b4/4ccb6b23b5564c40d4410cc0b5333f625e2974 120777 root:root ../../../libfstrm.so.0.1.0 -/usr/lib/debug/.build-id/b4/4ccb6b23b5564c40d4410cc0b5333f625e2974.debug 120777 root:root ../../usr/lib/libfstrm.so.0.1.0.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/d5f8e3335a1071d26299cf31fd6e5b3101b29a 120777 root:root ../../../libfstrm.so.0.1.0 +/usr/lib/debug/.build-id/6e/d5f8e3335a1071d26299cf31fd6e5b3101b29a.debug 120777 root:root ../../usr/lib/libfstrm.so.0.1.0.debug /usr/lib/debug/usr/lib/libfstrm.so.0.1.0.debug 100644 root:root @@ -35,6 +35,6 @@ Provides: libfstrm0-debuginfo = 0.6.1-alt1_8:sisyphus+328215.100.1.1 -File: /usr/lib/debug/.build-id/b4 40755 root:root -File: /usr/lib/debug/.build-id/b4/4ccb6b23b5564c40d4410cc0b5333f625e2974 120777 root:root ../../../libfstrm.so.0.1.0 -File: /usr/lib/debug/.build-id/b4/4ccb6b23b5564c40d4410cc0b5333f625e2974.debug 120777 root:root ../../usr/lib/libfstrm.so.0.1.0.debug -File: /usr/lib/debug/usr/lib/libfstrm.so.0.1.0.debug 100644 root:root f3bdb81148969bbd7c9eb4ac4284e11f +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/d5f8e3335a1071d26299cf31fd6e5b3101b29a 120777 root:root ../../../libfstrm.so.0.1.0 +File: /usr/lib/debug/.build-id/6e/d5f8e3335a1071d26299cf31fd6e5b3101b29a.debug 120777 root:root ../../usr/lib/libfstrm.so.0.1.0.debug +File: /usr/lib/debug/usr/lib/libfstrm.so.0.1.0.debug 100644 root:root e24d358c0c0309a20fa520ca9583a7d5 File: /usr/lib/debug/usr/lib/libfstrm.so.0.debug 120777 root:root libfstrm.so.0.1.0.debug @@ -65,2 +65,2 @@ File: /usr/src/debug/fstrm-0.6.1/libmy/ubuf.h 100644 root:root 55a494e909b1c282271a8908afe2955f -RPMIdentity: 08d4b47822ee38d8af557679a88708b93487ff7445c9597cde54aaa707b643f7fb33033cb307ef7dc02337706f8ccec9a0cefcc79da0ab7688eae2e289d138d3 +RPMIdentity: 5955c521c5d03c4e8bc54d3a1a5254a94ace02df285eb0d678a7fe12fab95e2cb913a6f060e1cec32953b367a1863fac6dcb9d67ffe3c573a6d0fae0d40d8656