<86>Jun 24 04:28:36 userdel[1264356]: delete user 'rooter' <86>Jun 24 04:28:36 userdel[1264356]: removed group 'rooter' owned by 'rooter' <86>Jun 24 04:28:36 userdel[1264356]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 24 04:28:36 groupadd[1264400]: group added to /etc/group: name=rooter, GID=1853 <86>Jun 24 04:28:36 groupadd[1264400]: group added to /etc/gshadow: name=rooter <86>Jun 24 04:28:36 groupadd[1264400]: new group: name=rooter, GID=1853 <86>Jun 24 04:28:36 useradd[1264421]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Jun 24 04:28:36 userdel[1264473]: delete user 'builder' <86>Jun 24 04:28:36 userdel[1264473]: removed group 'builder' owned by 'builder' <86>Jun 24 04:28:36 userdel[1264473]: removed shadow group 'builder' owned by 'builder' <86>Jun 24 04:28:36 groupadd[1264514]: group added to /etc/group: name=builder, GID=1854 <86>Jun 24 04:28:36 groupadd[1264514]: group added to /etc/gshadow: name=builder <86>Jun 24 04:28:36 groupadd[1264514]: new group: name=builder, GID=1854 <86>Jun 24 04:28:36 useradd[1264529]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none <13>Jun 24 04:28:38 rpmi: libpcre16-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Jun 24 04:28:38 rpmi: pcretest-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Jun 24 04:28:38 rpmi: libpcre-devel-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Jun 24 04:28:40 rpmi: valgrind-3.17.0-alt3 sisyphus+284325.100.1.1 1630488728 installed <13>Jun 24 04:28:40 rpmi: strace-6.3-alt1 sisyphus+320138.100.1.1 1683579233 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mboxgrep-0.7.10-alt1.nosrc.rpm (w1.gzdio) Installing mboxgrep-0.7.10-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mboxgrep-0.7.10 + echo 'Source #0 (mboxgrep-0.7.10.tar):' Source #0 (mboxgrep-0.7.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mboxgrep-0.7.10.tar + cd mboxgrep-0.7.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mboxgrep-0.7.10 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable' ++ 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 --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 checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for pcre-config... /usr/bin/pcre-config checking for gzopen in -lz... no checking for BZ2_bzopen in -lbz2... no checking for like_monday in -lgarfield... no checking for fcntl... yes checking for flock... yes checking for regcomp... yes checking for strptime... yes checking for ftw... yes checking for fts_open... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h + make -j16 cd src; make make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c getopt1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c info.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c misc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c mh.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c main.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c wrap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c maildir.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c mbox.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c scan.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -I. -I. -c re.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fanalyzer -Wno-analyzer-malloc-leak -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-result -Wno-unused-but-set-variable -I/usr/include/pcre -o mboxgrep info.o main.o mh.o scan.o maildir.o mbox.o misc.o wrap.o getopt.o getopt1.o md5.o re.o -lpcre mbox.c: In function 'mbox_read_message': mbox.c:301:17: warning: use of uninitialized value 'buffer[0]' [CWE-457] [-Wanalyzer-use-of-uninitialized-value] 301 | if (buffer[0] == '\n' && isheaders == 1) | ^ 'recursive_scan': events 1-2 | |scan.c:226:6: | 226 | void recursive_scan (char path[]) | | ^ | | | | | (1) entry to 'recursive_scan' |...... | 244 | if (ftsfoo == NULL) | | ~ | | | | | (2) following 'false' branch (when 'ftsfoo_10' is non-NULL)... | 'recursive_scan': event 3 | |lto1: | (3): ...to here | 'recursive_scan': events 4-6 | | 251 | while ((ftsbar = fts_read (ftsfoo))) | | ^ | | | | | (4) following 'true' branch (when 'ftsbar_12' is non-NULL)... | 252 | scan_mailbox (ftsbar->fts_path); | | ~ | | | | | (5) ...to here | | (6) calling 'scan_mailbox' from 'recursive_scan' | +--> 'scan_mailbox': events 7-10 | | 73 | void scan_mailbox (char path[]) | | ^ | | | | | (7) entry to 'scan_mailbox' |...... | 104 | if ((config.format == MBOX) || (config.format == ZMBOX) || | | ~ | | | | | (8) following 'false' branch... |...... | 116 | else if ((config.format == MH) || (config.format == NNMH) || | | ~ | | | | | (9) ...to here |...... | 120 | if (boxd == NULL) return; | | ~ | | | | | (10) following 'false' branch... | 'scan_mailbox': event 11 | |lto1: | (11): ...to here | 'scan_mailbox': events 12-14 | | 133 | if ((config.format == MBOX) || (config.format == ZMBOX) || | | ^ | | | | | (12) following 'true' branch... | 134 | (config.format == BZ2MBOX)) | 135 | msg = (message_t *) mbox_read_message (mbox); | | ~ ~ | | | | | | | (14) calling 'mbox_read_message' from 'scan_mailbox' | | (13) ...to here | +--> 'mbox_read_message': events 15-17 | |mbox.c:234:1: | 234 | mbox_read_message (mbox_t * mp) | | ^ | | | | | (15) entry to 'mbox_read_message' |...... | 237 | char buffer[BUFSIZ]; | | ~ | | | | | (16) region created on stack here |...... | 240 | message = malloc_message (); | | ~ | | | | | (17) calling 'malloc_message' from 'mbox_read_message' | +--> 'malloc_message': events 18-19 | |misc.c:143:8: | 143 | void * malloc_message (void) | | ^ | | | | | (18) entry to 'malloc_message' |...... | 147 | message = (message_t *) xmalloc (sizeof (message_t)); | | ~ | | | | | (19) calling 'xmalloc' from 'malloc_message' | +--> 'xmalloc': events 20-22 | |wrap.c:144:7: | 144 | void *xmalloc (size_t size) | | ^ | | | | | (20) entry to 'xmalloc' |...... | 149 | if (foo == NULL) | | ~ | | | | | (21) following 'false' branch (when 'foo_6' is non-NULL)... |...... | 155 | return foo; | | ~ | | | | | (22) ...to here | <------+ | 'malloc_message': events 23-24 | |misc.c:147:27: | 147 | message = (message_t *) xmalloc (sizeof (message_t)); | | ^ | | | | | (23) returning to 'malloc_message' from 'xmalloc' | 148 | | 149 | message->headers = (char *) xmalloc (sizeof (char)); | | ~ | | | | | (24) calling 'xmalloc' from 'malloc_message' | +--> 'xmalloc': events 25-27 | |wrap.c:144:7: | 144 | void *xmalloc (size_t size) | | ^ | | | | | (25) entry to 'xmalloc' |...... | 149 | if (foo == NULL) | | ~ | | | | | (26) following 'false' branch (when 'foo_6' is non-NULL)... |...... | 155 | return foo; | | ~ | | | | | (27) ...to here | <------+ | 'malloc_message': events 28-29 | |misc.c:149:31: | 149 | message->headers = (char *) xmalloc (sizeof (char)); | | ^ | | | | | (28) returning to 'malloc_message' from 'xmalloc' |...... | 153 | message->body = (char *) xmalloc (sizeof (char)); | | ~ | | | | | (29) calling 'xmalloc' from 'malloc_message' | +--> 'xmalloc': events 30-32 | |wrap.c:144:7: | 144 | void *xmalloc (size_t size) | | ^ | | | | | (30) entry to 'xmalloc' |...... | 149 | if (foo == NULL) | | ~ | | | | | (31) following 'false' branch (when 'foo_6' is non-NULL)... |...... | 155 | return foo; | | ~ | | | | | (32) ...to here | <------+ | 'malloc_message': event 33 | |misc.c:153:28: | 153 | message->body = (char *) xmalloc (sizeof (char)); | | ^ | | | | | (33) returning to 'malloc_message' from 'xmalloc' | <------+ | 'mbox_read_message': events 34-38 | |mbox.c:240:13: | 240 | message = malloc_message (); | | ^ | | | | | (34) returning to 'mbox_read_message' from 'malloc_message' |...... | 244 | (char *) realloc (message->headers, | | ~ | | | | | (35) when 'realloc' succeeds, without moving buffer |...... | 251 | if (config.format == MBOX) | | ~ | | | | | (36) following 'false' branch... |...... | 299 | s = strlen (buffer); | | ~ | | | | | (37) ...to here | 300 | | 301 | if (buffer[0] == '\n' && isheaders == 1) | | ~ | | | | | (38) use of uninitialized value 'buffer[0]' here | make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47261 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mboxgrep-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mboxgrep-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mboxgrep-0.7.10 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/mboxgrep-buildroot/usr exec_prefix=/usr/src/tmp/mboxgrep-buildroot/usr bindir=/usr/src/tmp/mboxgrep-buildroot/usr/bin sbindir=/usr/src/tmp/mboxgrep-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mboxgrep-buildroot/etc datadir=/usr/src/tmp/mboxgrep-buildroot/usr/share includedir=/usr/src/tmp/mboxgrep-buildroot/usr/include libdir=/usr/src/tmp/mboxgrep-buildroot/usr/lib libexecdir=/usr/src/tmp/mboxgrep-buildroot/usr/lib localstatedir=/usr/src/tmp/mboxgrep-buildroot/var/lib sharedstatedir=/usr/src/tmp/mboxgrep-buildroot/var/lib mandir=/usr/src/tmp/mboxgrep-buildroot/usr/share/man infodir=/usr/src/tmp/mboxgrep-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10' cd src; /usr/bin/make install make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/mboxgrep-buildroot/usr/bin /usr/libexec/rpm-build/install -p -s mboxgrep /usr/src/tmp/mboxgrep-buildroot/usr/bin WARNING: strip is called in %install by 'install -s' (ignored) make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/src' cd doc; /usr/bin/make install make[1]: Entering directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/doc' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/mboxgrep-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 0644 mboxgrep.1 /usr/src/tmp/mboxgrep-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/mboxgrep-buildroot/usr/share/info /usr/libexec/rpm-build/install -p -m 0644 mboxgrep.info /usr/src/tmp/mboxgrep-buildroot/usr/share/info make[1]: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10/doc' make: Leaving directory '/usr/src/RPM/BUILD/mboxgrep-0.7.10' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mboxgrep-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mboxgrep-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mboxgrep-buildroot/ (default) Compressing files in /usr/src/tmp/mboxgrep-buildroot (auto) Verifying info files in /usr/src/tmp/mboxgrep-buildroot/usr/share/info (normal) Verifying ELF objects in /usr/src/tmp/mboxgrep-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.32407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mboxgrep-0.7.10 + PATH=/usr/src/tmp/mboxgrep-buildroot/usr/bin:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + valgrind --error-exitcode=2 src/mboxgrep --no-duplicates . .gear/mbox ==1343612== Memcheck, a memory error detector ==1343612== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==1343612== Using Valgrind-3.17.0 and LibVEX; rerun with -h for copyright info ==1343612== Command: src/mboxgrep --no-duplicates . .gear/mbox ==1343612== --1343612-- WARNING: unhandled x86-linux syscall: 386 --1343612-- You may be able to write your own handler. --1343612-- Read the file README_MISSING_SYSCALL_OR_IOCTL. --1343612-- Nevertheless we consider this a bug. Please report --1343612-- it at http://valgrind.org/support/bug_reports.html. ==1343612== ==1343612== HEAP SUMMARY: ==1343612== in use at exit: 2,345 bytes in 52 blocks ==1343612== total heap usage: 2,438 allocs, 2,386 frees, 9,961,475 bytes allocated ==1343612== ==1343612== LEAK SUMMARY: ==1343612== definitely lost: 123 bytes in 14 blocks ==1343612== indirectly lost: 41 bytes in 2 blocks ==1343612== possibly lost: 0 bytes in 0 blocks ==1343612== still reachable: 2,181 bytes in 36 blocks ==1343612== suppressed: 0 bytes in 0 blocks ==1343612== Rerun with --leak-check=full to see details of leaked memory ==1343612== ==1343612== For lists of detected and suppressed errors, rerun with: -s ==1343612== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) + sha256sum out + grep 98176f5973129e0a8b26a9986ed21cea14187096096bd5ea950d2eaf19e1ade2 98176f5973129e0a8b26a9986ed21cea14187096096bd5ea950d2eaf19e1ade2 out + strace -v -o log mboxgrep --no-duplicates . .gear/mbox + grep '^prlimit.*RLIMIT_NPROC.*rlim_max=0}' log prlimit64(0, RLIMIT_NPROC, {rlim_cur=0, rlim_max=0}, NULL) = 0 + grep '^prlimit.*RLIMIT_NOFILE.*rlim_max=0}' log prlimit64(0, RLIMIT_NOFILE, {rlim_cur=0, rlim_max=0}, NULL) = 0 + exit 0 Processing files: mboxgrep-0.7.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mboxgrep-0.7.10 + DOCDIR=/usr/src/tmp/mboxgrep-buildroot/usr/share/doc/mboxgrep + export DOCDIR + /bin/mkdir -p /usr/src/tmp/mboxgrep-buildroot/usr/share/doc/mboxgrep + cp -prL COPYING.md INSTALL NEWS README.md ChangeLog /usr/src/tmp/mboxgrep-buildroot/usr/share/doc/mboxgrep + chmod -R go-w /usr/src/tmp/mboxgrep-buildroot/usr/share/doc/mboxgrep + chmod -R a+rX /usr/src/tmp/mboxgrep-buildroot/usr/share/doc/mboxgrep + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nJvoop 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.aGGZax 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.23), 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), libc.so.6(GLIBC_2.7), libpcre.so.3 >= set:igW8KBv, 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.12Wu9Q Creating mboxgrep-debuginfo package Processing files: mboxgrep-debuginfo-0.7.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zGU4wh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pbusmO find-requires: running scripts (debuginfo) Requires: mboxgrep = 0.7.10-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpcre.so.3) Adding to mboxgrep-debuginfo a strict dependency on mboxgrep Wrote: /usr/src/RPM/RPMS/i586/mboxgrep-0.7.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mboxgrep-debuginfo-0.7.10-alt1.i586.rpm (w2.lzdio) 7.92user 1.78system 0:13.76elapsed 70%CPU (0avgtext+0avgdata 89360maxresident)k 0inputs+0outputs (0major+460876minor)pagefaults 0swaps 1.82user 1.20system 0:21.09elapsed 14%CPU (0avgtext+0avgdata 109972maxresident)k 0inputs+0outputs (0major+202777minor)pagefaults 0swaps --- mboxgrep-0.7.10-alt1.i586.rpm.repo 2023-02-05 15:50:31.000000000 +0000 +++ mboxgrep-0.7.10-alt1.i586.rpm.hasher 2023-06-24 04:28:55.871299653 +0000 @@ -25,3 +25,3 @@ Provides: mboxgrep = 0.7.10-alt1:sisyphus+314707.400.4.1 -File: /usr/bin/mboxgrep 100755 root:root bbbeafe415e73862467adfa1a1432005 +File: /usr/bin/mboxgrep 100755 root:root cbecae3176ae6c20a418da0fec77ba1a File: /usr/share/doc/mboxgrep 40755 root:root @@ -34,2 +34,2 @@ File: /usr/share/man/man1/mboxgrep.1.xz 100644 root:root f8f08872b6ba42d6e7ffe7a778da3d40 -RPMIdentity: 41cec6c5023771482e863a24a8a57bcfec46a3cd3a366f587aedfa7829899b324732806b87fbf6dedbee266c6e4f7f5fe822227358dc376bf2f1724bb764dfa5 +RPMIdentity: fadf9c84a6566b3b26907a00460abc8948c2ea8f2dfec2a51036a10b7c1e579fca18557d86930c5bd9f92848596b0c00ae294e7ab17329b25a3bdaa2468955a3 --- mboxgrep-debuginfo-0.7.10-alt1.i586.rpm.repo 2023-02-05 15:50:31.000000000 +0000 +++ mboxgrep-debuginfo-0.7.10-alt1.i586.rpm.hasher 2023-06-24 04:28:55.929300314 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/3d52ef4fcb826a949918b3971900444d5bba26 120777 root:root ../../../../bin/mboxgrep -/usr/lib/debug/.build-id/2a/3d52ef4fcb826a949918b3971900444d5bba26.debug 120777 root:root ../../usr/bin/mboxgrep.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/8f60b16124915b6d1bb5eb7fdaab9d2d13ee89 120777 root:root ../../../../bin/mboxgrep +/usr/lib/debug/.build-id/f1/8f60b16124915b6d1bb5eb7fdaab9d2d13ee89.debug 120777 root:root ../../usr/bin/mboxgrep.debug /usr/lib/debug/usr/bin/mboxgrep.debug 100644 root:root @@ -36,6 +36,6 @@ Provides: mboxgrep-debuginfo = 0.7.10-alt1:sisyphus+314707.400.4.1 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/3d52ef4fcb826a949918b3971900444d5bba26 120777 root:root ../../../../bin/mboxgrep -File: /usr/lib/debug/.build-id/2a/3d52ef4fcb826a949918b3971900444d5bba26.debug 120777 root:root ../../usr/bin/mboxgrep.debug -File: /usr/lib/debug/usr/bin/mboxgrep.debug 100644 root:root 3d4fda636c4fb483d536dba2caeb92c3 +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/8f60b16124915b6d1bb5eb7fdaab9d2d13ee89 120777 root:root ../../../../bin/mboxgrep +File: /usr/lib/debug/.build-id/f1/8f60b16124915b6d1bb5eb7fdaab9d2d13ee89.debug 120777 root:root ../../usr/bin/mboxgrep.debug +File: /usr/lib/debug/usr/bin/mboxgrep.debug 100644 root:root d685b3359df7beaa75286aee16a7af7b File: /usr/src/debug/mboxgrep-0.7.10 40755 root:root @@ -66,2 +66,2 @@ File: /usr/src/debug/mboxgrep-0.7.10/src/wrap.h 100644 root:root 2ff1a48229dd55985e6a7340f0661c98 -RPMIdentity: e1174bc4d566e75db38ed80b458f97bcf34757243b0aa4bc6a285daa3a37c4b3ac18aa03d5a11e691c78a9709d6ebeec15cdc42653a24e5f37b5df1c2c711c8e +RPMIdentity: 570e79183eac8b839cd0a0665d11deb8901d56af98bfa716f42d03256695e06d1d0788056171cb16ca6d1043fa755ad46308865beda1fb73c9027fe2821f6203