<86>Oct 10 12:14:20 userdel[4188651]: delete user 'rooter' <86>Oct 10 12:14:20 userdel[4188651]: removed group 'rooter' owned by 'rooter' <86>Oct 10 12:14:20 userdel[4188651]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 10 12:14:20 groupadd[4188671]: group added to /etc/group: name=rooter, GID=654 <86>Oct 10 12:14:20 groupadd[4188671]: group added to /etc/gshadow: name=rooter <86>Oct 10 12:14:20 groupadd[4188671]: new group: name=rooter, GID=654 <86>Oct 10 12:14:20 useradd[4188686]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Oct 10 12:14:20 userdel[4188704]: delete user 'builder' <86>Oct 10 12:14:20 userdel[4188704]: removed group 'builder' owned by 'builder' <86>Oct 10 12:14:20 userdel[4188704]: removed shadow group 'builder' owned by 'builder' <86>Oct 10 12:14:20 groupadd[4188719]: group added to /etc/group: name=builder, GID=655 <86>Oct 10 12:14:20 groupadd[4188719]: group added to /etc/gshadow: name=builder <86>Oct 10 12:14:20 groupadd[4188719]: new group: name=builder, GID=655 <86>Oct 10 12:14:20 useradd[4188730]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash 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>Oct 10 12:14:23 rpmi: libtre5-0.8.0-alt2.1 1334590818 installed <13>Oct 10 12:14:23 rpmi: libtre-devel-0.8.0-alt2.1 1334590818 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/scalpel-2.0-alt2.nosrc.rpm (w1.gzdio) Installing scalpel-2.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67759 + 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.67759 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext 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 x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking 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... x86_64-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 -j8 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src' x86_64-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\" -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 -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' x86_64-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\" -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 -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' x86_64-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\" -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 -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' x86_64-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\" -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 -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' x86_64-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\" -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 -c helpers.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' x86_64-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\" -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 -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' x86_64-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\" -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 -c dig.c dig.c: In function 'digImageFile': dig.c:1113:13: warning: variable 'filebegin' set but not used [-Wunused-but-set-variable] long long filebegin, filesize; ^~~~~~~~~ At top level: dig.c:220:13: warning: 'printhex' defined but not used [-Wunused-function] static void printhex(char *s, int len) { ^~~~~~~~ dig.c: In function 'carveImageFile': dig.c:1541:40: warning: '%08llu' directive output may be truncated writing between 8 and 20 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] snprintf(fn, MAX_STRING_LENGTH, "%s/%08llu.%s", ^~~~~~ In file included from /usr/include/stdio.h:862, from scalpel.h:41, from dig.c:25: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 11 or more bytes (assuming 4106) into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dig.c:1531:40: warning: '%08llu' directive output may be truncated writing between 8 and 20 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] snprintf(fn, MAX_STRING_LENGTH, "%s/%08llu", ^~~~~~ In file included from /usr/include/stdio.h:862, from scalpel.h:41, from dig.c:25: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 10 and 4117 bytes into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/scalpel-2.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/scalpel-2.0/src' x86_64-alt-linux-gcc -Wextra -Wall -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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.45862 + 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) Hardlinking identical .pyc and .pyo files Processing files: scalpel-2.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52330 + 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.cJa2dK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KRIX5n find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libtre.so.5()(64bit) >= 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.xndfn5 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.Pz3P4P find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5TJybE find-requires: running scripts (debuginfo) Requires: scalpel = 2.0-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libtre.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/scalpel-2.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/scalpel-debuginfo-2.0-alt2.x86_64.rpm (w2.lzdio) 8.90user 3.75system 0:15.40elapsed 82%CPU (0avgtext+0avgdata 47328maxresident)k 0inputs+0outputs (0major+646427minor)pagefaults 0swaps 15.34user 9.91system 0:26.03elapsed 97%CPU (0avgtext+0avgdata 120280maxresident)k 80inputs+0outputs (34220major+894381minor)pagefaults 0swaps --- scalpel-2.0-alt2.x86_64.rpm.repo 2014-04-27 20:46:26.000000000 +0000 +++ scalpel-2.0-alt2.x86_64.rpm.hasher 2021-10-10 12:14:42.883209194 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/scalpel-2.0/scalpel.conf 100755 root:root -/usr/share/man/man1/scalpel.1.gz 100644 root:root +/usr/share/man/man1/scalpel.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -13,3 +13,2 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libm.so.6(GLIBC_2.2.5)(64bit) Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) @@ -22,3 +21,3 @@ File: /etc/scalpel.conf 100644 root:root ed158ce808eaf4de4c54f13739b92c23 -File: /usr/bin/scalpel 100755 root:root 74bff01edcb683c94d2a03678ffca510 +File: /usr/bin/scalpel 100755 root:root f4abe661a03df7ae126eecdcdb9beeba File: /usr/share/doc/scalpel-2.0 40755 root:root @@ -27,3 +26,3 @@ File: /usr/share/doc/scalpel-2.0/scalpel.conf 100755 root:root d556ea10b6a6fa88be199227f49667de -File: /usr/share/man/man1/scalpel.1.gz 100644 root:root b76e207567834e7ca5bc83dcf10b4f45 -RPMIdentity: 055d843c7d5330a3cf3b3d6cfe47caa3b56301c5546d1238f08b92a371c4b3e1052d1987685e3311dd1f2866db6e4f75f6ea17051a56b86d5e4ca892a087b206 +File: /usr/share/man/man1/scalpel.1.xz 100644 root:root f7ded026bcde2b6e2d3e3b50695978a7 +RPMIdentity: 2d8af52ce89c7ef63d3cf426fb96666094e09f85e049344eef579317e18852e279858607584f1f214f9e13ca411370d82fd3f7e7e6d0570c3528659b33410a53 --- scalpel-debuginfo-2.0-alt2.x86_64.rpm.repo 2014-04-27 20:46:26.000000000 +0000 +++ scalpel-debuginfo-2.0-alt2.x86_64.rpm.hasher 2021-10-10 12:14:43.009205023 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f8 40755 root:root -/usr/lib/debug/.build-id/f8/49dc60154c5a9d00b93418aea11b174bc7d6f2 120777 root:root ../../../../bin/scalpel -/usr/lib/debug/.build-id/f8/49dc60154c5a9d00b93418aea11b174bc7d6f2.debug 120777 root:root ../../usr/bin/scalpel.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/abfa806ce17b5294ad8ccfedda488a0930ab4f 120777 root:root ../../../../bin/scalpel +/usr/lib/debug/.build-id/86/abfa806ce17b5294ad8ccfedda488a0930ab4f.debug 120777 root:root ../../usr/bin/scalpel.debug /usr/lib/debug/usr/bin/scalpel.debug 100644 root:root @@ -20,3 +20,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libm.so.6) Requires: debug64(libpthread.so.0) @@ -25,6 +24,6 @@ Provides: scalpel-debuginfo = 2.0-alt2 -File: /usr/lib/debug/.build-id/f8 40755 root:root -File: /usr/lib/debug/.build-id/f8/49dc60154c5a9d00b93418aea11b174bc7d6f2 120777 root:root ../../../../bin/scalpel -File: /usr/lib/debug/.build-id/f8/49dc60154c5a9d00b93418aea11b174bc7d6f2.debug 120777 root:root ../../usr/bin/scalpel.debug -File: /usr/lib/debug/usr/bin/scalpel.debug 100644 root:root 46a9c8368cfaaa810c1f2ba0a653684f +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/abfa806ce17b5294ad8ccfedda488a0930ab4f 120777 root:root ../../../../bin/scalpel +File: /usr/lib/debug/.build-id/86/abfa806ce17b5294ad8ccfedda488a0930ab4f.debug 120777 root:root ../../usr/bin/scalpel.debug +File: /usr/lib/debug/usr/bin/scalpel.debug 100644 root:root 5870d39e947752810f781334ff212654 File: /usr/src/debug/scalpel-2.0 40755 root:root @@ -42,2 +41,2 @@ File: /usr/src/debug/scalpel-2.0/src/syncqueue.h 100644 root:root 70828a174d446a9a03bf75f109e9a4d7 -RPMIdentity: 5b8aa50c3a6edf7995df3aede3e0382892fd1e4fb3e0c2c963b43804341f7a4e0066440d676223d8f079f4ead774b13298e3780a68a57f781795b15a14724058 +RPMIdentity: d773867888301b29f5d5bd985fdd5cf9158fb41954f314dbba44e8031dfe10acce4b76a40f0bfb8705cc76000f1598113daa102d5fbba279a4d638aa55776fda