<86>Dec 26 03:56:30 userdel[39350]: delete user 'rooter'
<86>Dec 26 03:56:30 userdel[39350]: removed group 'rooter' owned by 'rooter'
<86>Dec 26 03:56:30 userdel[39350]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 26 03:56:30 groupadd[39369]: group added to /etc/group: name=rooter, GID=549
<86>Dec 26 03:56:30 groupadd[39369]: group added to /etc/gshadow: name=rooter
<86>Dec 26 03:56:30 groupadd[39369]: new group: name=rooter, GID=549
<86>Dec 26 03:56:30 useradd[39401]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash
<86>Dec 26 03:56:30 userdel[39460]: delete user 'builder'
<86>Dec 26 03:56:30 userdel[39460]: removed group 'builder' owned by 'builder'
<86>Dec 26 03:56:30 userdel[39460]: removed shadow group 'builder' owned by 'builder'
<86>Dec 26 03:56:30 groupadd[39555]: group added to /etc/group: name=builder, GID=550
<86>Dec 26 03:56:30 groupadd[39555]: group added to /etc/gshadow: name=builder
<86>Dec 26 03:56:30 groupadd[39555]: new group: name=builder, GID=550
<86>Dec 26 03:56:30 useradd[39582]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash
<13>Dec 26 03:56:33 rpmi: libsocket-2.4.1-alt4.git20140508 sisyphus+222648.100.1.1 1550964462 installed
<13>Dec 26 03:56:33 rpmi: libdb6.1-6.1.19-alt6 1516874738 installed
<13>Dec 26 03:56:33 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed
<13>Dec 26 03:56:33 rpmi: libtasn1-4.15.0-alt1 sisyphus+241940.100.1.1 1574959862 installed
<13>Dec 26 03:56:33 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Dec 26 03:56:33 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Dec 26 03:56:33 rpmi: ca-certificates-2019.10.28-alt1 sisyphus+239875.300.1.1 1572267834 installed
<13>Dec 26 03:56:33 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed
<13>Dec 26 03:56:33 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed
<13>Dec 26 03:56:33 rpmi: libcrypto1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235630 installed
<13>Dec 26 03:56:33 rpmi: libssl1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235630 installed
<13>Dec 26 03:56:33 rpmi: libssl-devel-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235630 installed
<13>Dec 26 03:56:33 rpmi: libdb6.1-devel-6.1.19-alt6 1516874738 installed
<13>Dec 26 03:56:33 rpmi: libsocket-devel-2.4.1-alt4.git20140508 sisyphus+222648.100.1.1 1550964462 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/isync-1.3.0-alt2.nosrc.rpm
Installing isync-1.3.0-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75380
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf isync-1.3.0
+ echo 'Source #0 (isync-1.3.0.tar):'
Source #0 (isync-1.3.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/isync-1.3.0.tar
+ cd isync-1.3.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (0001-use-SNI-when-connecting-with-SSL.patch):'
Patch #0 (0001-use-SNI-when-connecting-with-SSL.patch):
+ /usr/bin/patch -p1
patching file src/socket.c
Hunk #1 succeeded at 270 (offset -1 lines).
+ touch ChangeLog
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:7: installing './compile'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39603
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd isync-1.3.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
+ '[' -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: --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 whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports the include directive... yes (GNU style)
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 whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking whether strftime supports %z... 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 sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for vasprintf... yes
checking for strnlen... yes
checking for memrchr... yes
checking for timegm... yes
checking for socket in -lsocket... yes
checking for inet_ntoa in -lnsl... no
checking for getaddrinfo... yes
checking for inet_ntop... yes
checking for x86_64-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 OpenSSL presence with pkg-config... found
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for sasl_client_init in -lsasl2... no
checking sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking for Berkeley DB >= 4.1... yes
checking for deflate in -lz... no
checking for getopt_long... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/compat/Makefile
config.status: creating isync.spec
config.status: creating autodefs.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext

Using SSL
Not using SASL
Not using zlib
Using Berkeley DB

+ make -j8
make  all-recursive
Making all in src
Making all in compat
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o util.o util.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o config.o config.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o main.o main.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o convert.o convert.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings   -o isync main.o config.o convert.o util.o -ldb 
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o driver.o driver.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
perl ./drv_proxy_gen.pl ./driver.h ./drv_proxy.c drv_proxy.inc
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o config.o config.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o mdconvert.o mdconvert.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings   -o mdconvert mdconvert.o -ldb 
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o drv_proxy.o drv_proxy.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o socket.o socket.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o util.o util.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o main.o main.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o drv_maildir.o drv_maildir.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o sync.o sync.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o drv_imap.o drv_imap.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings   -o mbsync main.o sync.o config.o util.o socket.o driver.o drv_imap.o drv_maildir.o drv_proxy.o -ldb -lssl -lcrypto -lsocket   
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56225
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/isync-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/isync-buildroot
+ cd isync-1.3.0
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/isync-buildroot/usr exec_prefix=/usr/src/tmp/isync-buildroot/usr bindir=/usr/src/tmp/isync-buildroot/usr/bin sbindir=/usr/src/tmp/isync-buildroot/usr/sbin sysconfdir=/usr/src/tmp/isync-buildroot/etc datadir=/usr/src/tmp/isync-buildroot/usr/share includedir=/usr/src/tmp/isync-buildroot/usr/include libdir=/usr/src/tmp/isync-buildroot/usr/lib64 libexecdir=/usr/src/tmp/isync-buildroot/usr/lib localstatedir=/usr/src/tmp/isync-buildroot/var/lib sharedstatedir=/usr/src/tmp/isync-buildroot/var/lib mandir=/usr/src/tmp/isync-buildroot/usr/share/man infodir=/usr/src/tmp/isync-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
Making install in compat
make[2]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
 /bin/mkdir -p '/usr/src/tmp/isync-buildroot/usr/bin'
  /bin/install -p isync '/usr/src/tmp/isync-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/isync-buildroot/usr/share/doc/isync/examples'
 /bin/install -p -m 644 isyncrc.sample '/usr/src/tmp/isync-buildroot/usr/share/doc/isync/examples'
 /bin/mkdir -p '/usr/src/tmp/isync-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 isync.1 '/usr/src/tmp/isync-buildroot/usr/share/man/man1'
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
make[2]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src/compat'
make[2]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
 /bin/mkdir -p '/usr/src/tmp/isync-buildroot/usr/bin'
  /bin/install -p mbsync mdconvert '/usr/src/tmp/isync-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/isync-buildroot/usr/share/doc/isync/examples'
 /bin/install -p -m 644 mbsyncrc.sample '/usr/src/tmp/isync-buildroot/usr/share/doc/isync/examples'
 /bin/mkdir -p '/usr/src/tmp/isync-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 mbsync.1 mdconvert.1 '/usr/src/tmp/isync-buildroot/usr/share/man/man1'
make[3]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/isync-1.3.0'
 /bin/mkdir -p '/usr/src/tmp/isync-buildroot/usr/bin'
 /bin/install -p mbsync-get-cert '/usr/src/tmp/isync-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/isync-buildroot/usr/share/doc/isync'
 /bin/install -p -m 644 README TODO NEWS ChangeLog AUTHORS '/usr/src/tmp/isync-buildroot/usr/share/doc/isync'
make[2]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0'
make: Leaving directory '/usr/src/RPM/BUILD/isync-1.3.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/isync-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/isync-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/isync-buildroot/ (default)
Compressing files in /usr/src/tmp/isync-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/isync-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: isync-1.3.0-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6123
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd isync-1.3.0
+ DOCDIR=/usr/src/tmp/isync-buildroot/usr/share/doc/isync-1.3.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/isync-buildroot/usr/share/doc/isync-1.3.0
+ /bin/mkdir -p /usr/src/tmp/isync-buildroot/usr/share/doc/isync-1.3.0
+ cp -prL AUTHORS NEWS README TODO src/mbsyncrc.sample src/compat/isyncrc.sample /usr/src/tmp/isync-buildroot/usr/share/doc/isync-1.3.0
+ chmod -R go-w /usr/src/tmp/isync-buildroot/usr/share/doc/isync-1.3.0
+ chmod -R a+rX /usr/src/tmp/isync-buildroot/usr/share/doc/isync-1.3.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VnwjYI
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yl71KG
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
find-requires: FINDPACKAGE-COMMANDS: cat mkdir openssl rm sed
Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, 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), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qmvV2oVsICFoMt5iZCvn6txK4lo390YQWYVj84xRRG8mvjHAqV9, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libdb-6.1.so()(64bit) >= set:poecNe, libssl.so.1.1()(64bit) >= set:mhBO2TaDFuIBOkpoESZyRVuJYV4FScHANXmQvZBnqQuLm4NUpxh4Cl88p4, libssl.so.1.1(OPENSSL_1_1_0)(64bit), openssl, rtld(GNU_HASH), sed
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2aqUaJ
Creating isync-debuginfo package
Processing files: isync-debuginfo-1.3.0-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YDQvyJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G5oKJF
find-requires: running scripts (debuginfo)
Requires: isync = 1.3.0-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libdb-6.1.so), debug64(libssl.so.1.1)
Adding to isync-debuginfo a strict dependency on isync
warning: Installed (but unpackaged) file(s) found:
    /usr/share/doc/isync/AUTHORS
    /usr/share/doc/isync/ChangeLog
    /usr/share/doc/isync/NEWS
    /usr/share/doc/isync/README
    /usr/share/doc/isync/TODO
    /usr/share/doc/isync/examples/isyncrc.sample
    /usr/share/doc/isync/examples/mbsyncrc.sample
Wrote: /usr/src/RPM/RPMS/x86_64/isync-1.3.0-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/isync-debuginfo-1.3.0-alt2.x86_64.rpm
13.45user 2.77system 0:25.83elapsed 62%CPU (0avgtext+0avgdata 49832maxresident)k
0inputs+0outputs (0major+826486minor)pagefaults 0swaps
18.02user 5.98system 0:36.44elapsed 65%CPU (0avgtext+0avgdata 113916maxresident)k
1488inputs+0outputs (0major+1149469minor)pagefaults 0swaps
--- isync-1.3.0-alt2.x86_64.rpm.repo	2019-04-08 18:11:50.000000000 +0000
+++ isync-1.3.0-alt2.x86_64.rpm.hasher	2019-12-26 03:57:04.601463615 +0000
@@ -22,2 +22,3 @@
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.7)(64bit)  
 Requires: libc.so.6(GLIBC_2.8)(64bit)