Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/csync2.spec'], logger=uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6114/root'timeout=0nspawn_args=[]user='mockbuild'shell=Falseenv={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/csync2.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-358657535.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/csync2-2.0-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/csync2.spec'], logger=uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6114/root'timeout=0nspawn_args=[]user='mockbuild'shell=Falseenv={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/csync2.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SwOz3l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf csync2-2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/csync2-2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd csync2-2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1bpwuZ + umask 022 + cd /builddir/build/BUILD + cd csync2-2.0 + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include' + '[' -f configure ']' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/csync2 --enable-mysql --enable-postgres --enable-sqlite3 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for pdflatex... no configure: WARNING: Unable to create PDF version of the user manual. checking for fchmod... yes checking for setmode... no checking for open64... yes checking for mkstemp64... yes checking for secure mkstemp... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for rs_sig_file in -lrsync... yes checking sqlite3.h usability... yes checking sqlite3.h presence... no configure: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sqlite3.h: proceeding with the compiler's result checking for sqlite3.h... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGNUTLS... yes checking mysql/mysql.h usability... yes checking mysql/mysql.h presence... no configure: WARNING: mysql/mysql.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: mysql/mysql.h: proceeding with the compiler's result checking for mysql/mysql.h... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... no checking for libpq-fe.h... yes configure: WARNING: libpq-fe.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libpq-fe.h: proceeding with the compiler's result checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make /bin/sh ./ylwrap cfgfile_parser.y y.tab.c cfgfile_parser.c y.tab.h `echo cfgfile_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output cfgfile_parser.output -- bison -y -d updating cfgfile_parser.h make all-am make[1]: Entering directory `/builddir/build/BUILD/csync2-2.0' gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o action.o action.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o cfgfile_parser.o cfgfile_parser.c cfgfile_parser.y: In function 'new_group': cfgfile_parser.y:56:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ /bin/sh ./ylwrap cfgfile_scanner.l lex.yy.c cfgfile_scanner.c -- flex gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o cfgfile_scanner.o cfgfile_scanner.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o check.o check.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o checktxt.o checktxt.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o csync2.o csync2.c csync2.c: In function 'create_keyfile': csync2.c:238:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o daemon.o daemon.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o db.o db.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o getrealfn.o getrealfn.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o groups.o groups.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o rsync.o rsync.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o update.o update.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o urlencode.o urlencode.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o conn.o conn.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o prefixsubst.o prefixsubst.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o db_api.o db_api.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o db_sqlite.o db_sqlite.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o db_sqlite2.o db_sqlite2.c gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o db_mysql.o db_mysql.c db_mysql.c: In function 'db_mysql_prepare': db_mysql.c:209:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc = DB_ERROR; ^ gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -c -o db_postgres.o db_postgres.c gcc -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/kerberos/include -I/usr/include/mysql -lgnutls -Wl,-z,relro -o csync2 action.o cfgfile_parser.o cfgfile_scanner.o check.o checktxt.o csync2.o daemon.o db.o error.o getrealfn.o groups.o rsync.o update.o urlencode.o conn.o prefixsubst.o db_api.o db_sqlite.o db_sqlite2.o db_mysql.o db_postgres.o -lrsync -ldl -lgnutls make[1]: Leaving directory `/builddir/build/BUILD/csync2-2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EVznkU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64 + cd csync2-2.0 + rm -rf /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64 /usr/bin/make install-am make[1]: Entering directory `/builddir/build/BUILD/csync2-2.0' make[2]: Entering directory `/builddir/build/BUILD/csync2-2.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/sbin' /usr/bin/install -c csync2 '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/sbin' /usr/bin/install -c csync2-compare '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/sbin' /bin/sh /builddir/build/BUILD/csync2-2.0/install-sh -d /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/etc/csync2 /bin/sh /builddir/build/BUILD/csync2-2.0/install-sh -d /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/var/lib/csync2 test -e /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/etc/csync2/csync2.cfg || \ /usr/bin/install -c -m 644 ./csync2.cfg /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/etc/csync2/csync2.cfg /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/share/doc/csync2' /usr/bin/install -c -m 644 ChangeLog README AUTHORS '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/share/doc/csync2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/share/doc/csync2' /usr/bin/install -c -m 644 ChangeLog README AUTHORS '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/share/doc/csync2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 csync2.1 '/builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/csync2-2.0' make[1]: Leaving directory `/builddir/build/BUILD/csync2-2.0' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/var/lib/csync2 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/lib/systemd/system + /usr/bin/install -D -p -m 0755 /builddir/build/SOURCES/csync2.service /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/lib/systemd/system/csync2.service + /usr/bin/install -m 644 doc/csync2_paper.pdf /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/share/doc/csync2/csync2_paper.pdf + /usr/bin/install -m 644 csync2.cfg /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/etc/csync2 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/csync2-2.0 extracting debug info from /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64/usr/sbin/csync2 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 715 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: csync2-2.0-1.el7.centos.x86_64 Provides: config(csync2) = 2.0-1.el7.centos csync2 = 2.0-1.el7.centos csync2(x86-64) = 2.0-1.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/bash libc.so.6()(64bit) 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) librsync.so.2()(64bit) rtld(GNU_HASH) Processing files: csync2-debuginfo-2.0-1.el7.centos.x86_64 Provides: csync2-debuginfo = 2.0-1.el7.centos csync2-debuginfo(x86-64) = 2.0-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/csync2-2.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/csync2-debuginfo-2.0-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bZnezI + umask 022 + cd /builddir/build/BUILD + cd csync2-2.0 + rm -rf /builddir/build/BUILDROOT/csync2-2.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0