<86>Mar  9 06:08:10 userdel[837336]: delete user 'rooter'
<86>Mar  9 06:08:10 userdel[837336]: removed group 'rooter' owned by 'rooter'
<86>Mar  9 06:08:10 userdel[837336]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  9 06:08:10 groupadd[837364]: group added to /etc/group: name=rooter, GID=1868
<86>Mar  9 06:08:10 groupadd[837364]: group added to /etc/gshadow: name=rooter
<86>Mar  9 06:08:10 groupadd[837364]: new group: name=rooter, GID=1868
<86>Mar  9 06:08:10 useradd[837388]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none
<86>Mar  9 06:08:10 userdel[837422]: delete user 'builder'
<86>Mar  9 06:08:10 userdel[837422]: removed group 'builder' owned by 'builder'
<86>Mar  9 06:08:10 userdel[837422]: removed shadow group 'builder' owned by 'builder'
<86>Mar  9 06:08:10 groupadd[837458]: group added to /etc/group: name=builder, GID=1869
<86>Mar  9 06:08:10 groupadd[837458]: group added to /etc/gshadow: name=builder
<86>Mar  9 06:08:10 groupadd[837458]: new group: name=builder, GID=1869
<86>Mar  9 06:08:10 useradd[837479]: new user: name=builder, UID=1869, GID=1869, 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
warning: user mike does not exist - using root
warning: group mike does not exist - using root
<13>Mar  9 06:08:13 rpmi: libtre5-0.8.0-alt2.2 sisyphus+278356.100.1.1 1626091385 installed
<13>Mar  9 06:08:13 rpmi: libtre-devel-0.8.0-alt2.2 sisyphus+278356.100.1.1 1626091385 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/scalpel-2.0-alt2.nosrc.rpm (w1.gzdio)
Installing scalpel-2.0-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60343
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf scalpel-2.0
+ echo 'Source #0 (scalpel-2.0.tar.gz):'
Source #0 (scalpel-2.0.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/scalpel-2.0.tar.gz
+ /bin/tar -xf -
+ cd scalpel-2.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's|scalpel.conf|/etc/&|' src/scalpel.h
+ chmod -x gpl.txt README Changelog src/base_name.h src/common.h src/dirname.h src/prioque.h src/scalpel.h src/syncqueue.h src/base_name.c src/dig.c src/files.c src/helpers.c src/prioque.c src/scalpel.c src/syncqueue.c
+ rm -f scalpel.exe libtre-4.dll pthreadGC2.dll
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60343
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd scalpel-2.0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for 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 for fabs in -lm... yes
checking for pthread_create in -lpthread... yes
checking for regcomp in -ltre... yes
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for bzero... yes
checking for gettimeofday... yes
checking for mkdir... yes
checking for realpath... yes
checking for regcomp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strtoul... yes
checking for strtoull... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j16
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
i586-alt-linux-gcc -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -D_FILE_OFFSET_BITS=64 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.    -Wextra -Wall -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c base_name.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
i586-alt-linux-gcc -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -D_FILE_OFFSET_BITS=64 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.    -Wextra -Wall -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c syncqueue.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
i586-alt-linux-gcc -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -D_FILE_OFFSET_BITS=64 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.    -Wextra -Wall -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c prioque.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
i586-alt-linux-gcc -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -D_FILE_OFFSET_BITS=64 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.    -Wextra -Wall -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c files.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
i586-alt-linux-gcc -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -D_FILE_OFFSET_BITS=64 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.    -Wextra -Wall -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c helpers.c
helpers.c: In function 'elapsed':
helpers.c:36:10: warning: using floating-point absolute value function 'fabs' when argument is of integer type '__time_t' {aka 'long int'} [-Wabsolute-value]
   36 |   return fabs(A.tv_sec - B.tv_sec) + fabs(A.tv_usec - B.tv_usec) / 1000000;
      |          ^~~~
helpers.c:36:38: warning: using floating-point absolute value function 'fabs' when argument is of integer type '__suseconds_t' {aka 'long int'} [-Wabsolute-value]
   36 |   return fabs(A.tv_sec - B.tv_sec) + fabs(A.tv_usec - B.tv_usec) / 1000000;
      |                                      ^~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
i586-alt-linux-gcc -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -D_FILE_OFFSET_BITS=64 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.    -Wextra -Wall -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c scalpel.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
i586-alt-linux-gcc -DPACKAGE_NAME=\"scalpel\" -DPACKAGE_TARNAME=\"scalpel\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"scalpel\ 2.0\" -DPACKAGE_BUGREPORT=\"scalpel@digdeeply.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scalpel\" -DVERSION=\"2.0\" -D_FILE_OFFSET_BITS=64 -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBTRE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FSEEKO=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_BZERO=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_REALPATH=1 -DHAVE_REGCOMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I.    -Wextra -Wall -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dig.c
dig.c: In function 'digImageFile':
dig.c:1113:13: warning: variable 'filebegin' set but not used [-Wunused-but-set-variable]
 1113 |   long long filebegin, filesize;
      |             ^~~~~~~~~
dig.c: At top level:
dig.c:220:13: warning: 'printhex' defined but not used [-Wunused-function]
  220 | static void printhex(char *s, int len) {
      |             ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
i586-alt-linux-gcc -Wextra -Wall -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o scalpel base_name.o dig.o files.o prioque.o scalpel.o syncqueue.o helpers.o  -ltre -lpthread -lm 
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
Making all in man
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.37704
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/scalpel-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/scalpel-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd scalpel-2.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/scalpel-buildroot
make: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/scalpel-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p scalpel '/usr/src/tmp/scalpel-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/scalpel-buildroot/usr/share/man/man1"
 /usr/libexec/rpm-build/install -p -m 644 scalpel.1 '/usr/src/tmp/scalpel-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0'
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/scalpel-2.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0'
make: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0'
+ install -pDm644 scalpel.conf /usr/src/tmp/scalpel-buildroot/etc/scalpel.conf
+ sed -i -e 's/^#[ ]*$//;
           s/\t/        /g;
           s/^#   [ ]*\([a-z][a-z] \)/        \1/;
           s/^#   [ ]*\([a-z][a-z][a-z] \)/        \1/;
           s/^#   [ ]*\([a-z][a-z][a-z][a-z] \)/        \1/;
           s/^\(.*case[ ]*size\)/#\1/' /usr/src/tmp/scalpel-buildroot/etc/scalpel.conf
+ cat /usr/src/RPM/SOURCES/scalpel.conf.odf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/scalpel-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/scalpel-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/scalpel-buildroot/ (default)
Compressing files in /usr/src/tmp/scalpel-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/scalpel-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: scalpel-2.0-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37704
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd scalpel-2.0
+ DOCDIR=/usr/src/tmp/scalpel-buildroot/usr/share/doc/scalpel-2.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/scalpel-buildroot/usr/share/doc/scalpel-2.0
+ /bin/mkdir -p /usr/src/tmp/scalpel-buildroot/usr/share/doc/scalpel-2.0
+ cp -prL Changelog README scalpel.conf /usr/src/tmp/scalpel-buildroot/usr/share/doc/scalpel-2.0
+ chmod -R go-w /usr/src/tmp/scalpel-buildroot/usr/share/doc/scalpel-2.0
+ chmod -R a+rX /usr/src/tmp/scalpel-buildroot/usr/share/doc/scalpel-2.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e82E38
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.W3xHGz
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /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.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libtre.so.5 >= set:jhltJf7, 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.RstXiv
Creating scalpel-debuginfo package
Processing files: scalpel-debuginfo-2.0-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3bhUlk
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.71AxU2
find-requires: running scripts (debuginfo)
Requires: scalpel = 2.0-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libtre.so.5)
Adding to scalpel-debuginfo a strict dependency on scalpel
Wrote: /usr/src/RPM/RPMS/i586/scalpel-2.0-alt2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/scalpel-debuginfo-2.0-alt2.i586.rpm (w2.lzdio)
3.06user 2.22system 0:10.49elapsed 50%CPU (0avgtext+0avgdata 41972maxresident)k
0inputs+0outputs (0major+639147minor)pagefaults 0swaps
2.89user 1.16system 0:16.67elapsed 24%CPU (0avgtext+0avgdata 125000maxresident)k
88inputs+0outputs (0major+197184minor)pagefaults 0swaps
--- scalpel-2.0-alt2.i586.rpm.repo	2021-07-13 13:16:45.000000000 +0000
+++ scalpel-2.0-alt2.i586.rpm.hasher	2024-03-09 06:08:25.505566384 +0000
@@ -16,6 +16,6 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libpthread.so.0(GLIBC_2.0)  
-Requires: libpthread.so.0(GLIBC_2.1)  
-Requires: libpthread.so.0(GLIBC_2.3.2)  
+Requires: libm.so.6(GLIBC_2.0)  
 Requires: libtre.so.5 >= set:jhltJf7
@@ -26,3 +26,3 @@
 File: /etc/scalpel.conf	100644	root:root	ed158ce808eaf4de4c54f13739b92c23	
-File: /usr/bin/scalpel	100755	root:root	1bf1ca694463c19097d3195e46777582	
+File: /usr/bin/scalpel	100755	root:root	ab880cd20bb6e314a86aa8bb55b4650c	
 File: /usr/share/doc/scalpel-2.0	40755	root:root		
@@ -32,2 +32,2 @@
 File: /usr/share/man/man1/scalpel.1.xz	100644	root:root	f7ded026bcde2b6e2d3e3b50695978a7	
-RPMIdentity: a1226c1d402c37d437b9d95a86631915ffcad302d3abf0e87b8c087d27e0bbf3f0a4f3a3c7f76405b8af0cea2562a7cf4636cbce7401a6a2de156f4a4f54445e
+RPMIdentity: 77eb918d826fbdf754ee1415001eea6beef1b42b5301f28560dea1a702db7107bf5945cff5440f28d31e06b50955435429536188f97a9ae5374da9e5a4b0f1f7
--- scalpel-debuginfo-2.0-alt2.i586.rpm.repo	2021-07-13 13:16:45.000000000 +0000
+++ scalpel-debuginfo-2.0-alt2.i586.rpm.hasher	2024-03-09 06:08:25.669568637 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/97	40755	root:root	
-/usr/lib/debug/.build-id/97/8a4735c9df57cd7dd4b924221743087066bc50	120777	root:root	../../../../bin/scalpel
-/usr/lib/debug/.build-id/97/8a4735c9df57cd7dd4b924221743087066bc50.debug	120777	root:root	../../usr/bin/scalpel.debug
+/usr/lib/debug/.build-id/46	40755	root:root	
+/usr/lib/debug/.build-id/46/91f77976298023c0f79627c3546264e0b8a1ee	120777	root:root	../../../../bin/scalpel
+/usr/lib/debug/.build-id/46/91f77976298023c0f79627c3546264e0b8a1ee.debug	120777	root:root	../../usr/bin/scalpel.debug
 /usr/lib/debug/usr/bin/scalpel.debug	100644	root:root	
@@ -19,3 +19,3 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libpthread.so.0)  
+Requires: debug(libm.so.6)  
 Requires: debug(libtre.so.5)  
@@ -24,6 +24,6 @@
 Provides: scalpel-debuginfo = 2.0-alt2:sisyphus+278753.100.1.1
-File: /usr/lib/debug/.build-id/97	40755	root:root		
-File: /usr/lib/debug/.build-id/97/8a4735c9df57cd7dd4b924221743087066bc50	120777	root:root		../../../../bin/scalpel
-File: /usr/lib/debug/.build-id/97/8a4735c9df57cd7dd4b924221743087066bc50.debug	120777	root:root		../../usr/bin/scalpel.debug
-File: /usr/lib/debug/usr/bin/scalpel.debug	100644	root:root	92ed3482f41fbe2746b1d5428228697f	
+File: /usr/lib/debug/.build-id/46	40755	root:root		
+File: /usr/lib/debug/.build-id/46/91f77976298023c0f79627c3546264e0b8a1ee	120777	root:root		../../../../bin/scalpel
+File: /usr/lib/debug/.build-id/46/91f77976298023c0f79627c3546264e0b8a1ee.debug	120777	root:root		../../usr/bin/scalpel.debug
+File: /usr/lib/debug/usr/bin/scalpel.debug	100644	root:root	e38708179518ad024ccec0eb2ac52684	
 File: /usr/src/debug/scalpel-2.0	40755	root:root		
@@ -41,2 +41,2 @@
 File: /usr/src/debug/scalpel-2.0/src/syncqueue.h	100644	root:root	70828a174d446a9a03bf75f109e9a4d7	
-RPMIdentity: dbaa77dbe8723c6bb2f6f1c69079c521b50e08e3d1c218edaf6241edba621eecc6c4ce8d7ad0e75b104cae327e1f31a8d055765d5872fe8d2cc1876e73babee9
+RPMIdentity: a051659b9333bac4375fcf76204e53ff60376005da5335feca6afba322fb37d88782db6d19c0742a5461a0e35c7fe253eeba4a29012413cf36840695f738571c