ERROR: ld.so: object '/usr/lib64/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.99949 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf csync2-1.34 + /bin/gzip -dc /usr/src/rpm/SOURCES/csync2-1.34.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd csync2-1.34 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (csync2-fix-xinetd.patch):' Patch #0 (csync2-fix-xinetd.patch): + patch -p1 -b --suffix .fix-xinetd -s + install -p -m 644 /usr/src/rpm/SOURCES/csync2-README.quickstart README.quickstart + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.99949 + umask 022 + cd /usr/src/rpm/BUILD + cd csync2-1.34 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/csync2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for rs_sig_file in -lrsync... yes checking for sqlite_exec in -lsqlite... yes checking for libgnutls-config... /usr/bin/libgnutls-config checking for libgnutls - version >= 1.0.0... yes checking for SSL_new in -lgnutls-openssl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 bison -y -d `test -f 'cfgfile_parser.y' || echo './'`cfgfile_parser.y if test -f y.tab.h; then \ to=`echo "cfgfile_parser_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed "/^#/ s/Y_TAB_H/$to/g" y.tab.h >cfgfile_parser.ht; \ rm -f y.tab.h; \ if cmp -s cfgfile_parser.ht cfgfile_parser.h; then \ rm -f cfgfile_parser.ht ;\ else \ mv cfgfile_parser.ht cfgfile_parser.h; \ fi; \ fi if test -f y.output; then \ mv y.output cfgfile_parser.output; \ fi sed '/^#/ s|y\.tab\.c|cfgfile_parser.c|' y.tab.c >cfgfile_parser.ct && mv cfgfile_parser.ct cfgfile_parser.c rm -f y.tab.c make all-am make[1]: Entering directory `/usr/src/rpm/BUILD/csync2-1.34' if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT action.o -MD -MP -MF ".deps/action.Tpo" \ -c -o action.o `test -f 'action.c' || echo './'`action.c; \ then mv -f ".deps/action.Tpo" ".deps/action.Po"; \ else rm -f ".deps/action.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cfgfile_parser.o -MD -MP -MF ".deps/cfgfile_parser.Tpo" \ -c -o cfgfile_parser.o `test -f 'cfgfile_parser.c' || echo './'`cfgfile_parser.c; \ then mv -f ".deps/cfgfile_parser.Tpo" ".deps/cfgfile_parser.Po"; \ else rm -f ".deps/cfgfile_parser.Tpo"; exit 1; \ fi flex `test -f cfgfile_scanner.l || echo './'`cfgfile_scanner.l if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT check.o -MD -MP -MF ".deps/check.Tpo" \ -c -o check.o `test -f 'check.c' || echo './'`check.c; \ then mv -f ".deps/check.Tpo" ".deps/check.Po"; \ else rm -f ".deps/check.Tpo"; exit 1; \ fi sed '/^#/ s|lex.yy\.c|cfgfile_scanner.c|' lex.yy.c >cfgfile_scanner.c rm -f lex.yy.c if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT checktxt.o -MD -MP -MF ".deps/checktxt.Tpo" \ -c -o checktxt.o `test -f 'checktxt.c' || echo './'`checktxt.c; \ then mv -f ".deps/checktxt.Tpo" ".deps/checktxt.Po"; \ else rm -f ".deps/checktxt.Tpo"; exit 1; \ fi action.c: In function 'csync_run_single_command': action.c:110: warning: missing sentinel in function call if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT csync2.o -MD -MP -MF ".deps/csync2.Tpo" \ -c -o csync2.o `test -f 'csync2.c' || echo './'`csync2.c; \ then mv -f ".deps/csync2.Tpo" ".deps/csync2.Po"; \ else rm -f ".deps/csync2.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT daemon.o -MD -MP -MF ".deps/daemon.Tpo" \ -c -o daemon.o `test -f 'daemon.c' || echo './'`daemon.c; \ then mv -f ".deps/daemon.Tpo" ".deps/daemon.Po"; \ else rm -f ".deps/daemon.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT db.o -MD -MP -MF ".deps/db.Tpo" \ -c -o db.o `test -f 'db.c' || echo './'`db.c; \ then mv -f ".deps/db.Tpo" ".deps/db.Po"; \ else rm -f ".deps/db.Tpo"; exit 1; \ fi csync2.c: In function 'create_keyfile': csync2.c:208: warning: ignoring return value of 'read', declared with attribute warn_unused_result csync2.c:209: warning: ignoring return value of 'write', declared with attribute warn_unused_result csync2.c:211: warning: ignoring return value of 'write', declared with attribute warn_unused_result csync2.c: In function 'csync_server_loop': csync2.c:245: warning: pointer targets in passing argument 3 of 'accept' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT error.o -MD -MP -MF ".deps/error.Tpo" \ -c -o error.o `test -f 'error.c' || echo './'`error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Po"; \ else rm -f ".deps/error.Tpo"; exit 1; \ fi daemon.c: In function 'csync_daemon_session': daemon.c:221: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT getrealfn.o -MD -MP -MF ".deps/getrealfn.Tpo" \ -c -o getrealfn.o `test -f 'getrealfn.c' || echo './'`getrealfn.c; \ then mv -f ".deps/getrealfn.Tpo" ".deps/getrealfn.Po"; \ else rm -f ".deps/getrealfn.Tpo"; exit 1; \ fi getrealfn.c: In function 'getrealfn': getrealfn.c:116: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT groups.o -MD -MP -MF ".deps/groups.Tpo" \ -c -o groups.o `test -f 'groups.c' || echo './'`groups.c; \ then mv -f ".deps/groups.Tpo" ".deps/groups.Po"; \ else rm -f ".deps/groups.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rsync.o -MD -MP -MF ".deps/rsync.Tpo" \ -c -o rsync.o `test -f 'rsync.c' || echo './'`rsync.c; \ then mv -f ".deps/rsync.Tpo" ".deps/rsync.Po"; \ else rm -f ".deps/rsync.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT update.o -MD -MP -MF ".deps/update.Tpo" \ -c -o update.o `test -f 'update.c' || echo './'`update.c; \ then mv -f ".deps/update.Tpo" ".deps/update.Po"; \ else rm -f ".deps/update.Tpo"; exit 1; \ fi rsync.c: In function 'csync_rs_patch': rsync.c:357: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT urlencode.o -MD -MP -MF ".deps/urlencode.Tpo" \ -c -o urlencode.o `test -f 'urlencode.c' || echo './'`urlencode.c; \ then mv -f ".deps/urlencode.Tpo" ".deps/urlencode.Po"; \ else rm -f ".deps/urlencode.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT conn.o -MD -MP -MF ".deps/conn.Tpo" \ -c -o conn.o `test -f 'conn.c' || echo './'`conn.c; \ then mv -f ".deps/conn.Tpo" ".deps/conn.Po"; \ else rm -f ".deps/conn.Tpo"; exit 1; \ fi update.c: In function 'csync_diff': update.c:706: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT prefixsubst.o -MD -MP -MF ".deps/prefixsubst.Tpo" \ -c -o prefixsubst.o `test -f 'prefixsubst.c' || echo './'`prefixsubst.c; \ then mv -f ".deps/prefixsubst.Tpo" ".deps/prefixsubst.Po"; \ else rm -f ".deps/prefixsubst.Tpo"; exit 1; \ fi conn.c: In function 'conn_gets': conn.c:379: warning: pointer targets in passing argument 2 of 'conn_debug' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cfgfile_scanner.o -MD -MP -MF ".deps/cfgfile_scanner.Tpo" \ -c -o cfgfile_scanner.o `test -f 'cfgfile_scanner.c' || echo './'`cfgfile_scanner.c; \ then mv -f ".deps/cfgfile_scanner.Tpo" ".deps/cfgfile_scanner.Po"; \ else rm -f ".deps/cfgfile_scanner.Tpo"; exit 1; \ fi cfgfile_scanner.c: In function 'yylex': cfgfile_scanner.c:782: warning: label 'find_rule' defined but not used cfgfile_scanner.l:104: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cfgfile_scanner.l: At top level: cfgfile_scanner.c:1363: warning: 'yyunput' defined but not used gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -lgnutls-openssl -lsqlite -lrsync -lgnutls -ltasn1 make[1]: Leaving directory `/usr/src/rpm/BUILD/csync2-1.34' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.81802 + umask 022 + cd /usr/src/rpm/BUILD + cd csync2-1.34 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/csync2-1.34-4.el5-root + make install DESTDIR=/var/tmp/csync2-1.34-4.el5-root make install-am make[1]: Entering directory `/usr/src/rpm/BUILD/csync2-1.34' make[2]: Entering directory `/usr/src/rpm/BUILD/csync2-1.34' /bin/sh ./mkinstalldirs /var/tmp/csync2-1.34-4.el5-root/usr/sbin mkdir -p -- /var/tmp/csync2-1.34-4.el5-root/usr/sbin /usr/bin/install -c csync2 /var/tmp/csync2-1.34-4.el5-root/usr/sbin/csync2 /bin/sh ./mkinstalldirs /var/tmp/csync2-1.34-4.el5-root/usr/sbin /usr/bin/install -c csync2-compare /var/tmp/csync2-1.34-4.el5-root/usr/sbin/csync2-compare /bin/sh ./mkinstalldirs /var/tmp/csync2-1.34-4.el5-root/etc/csync2 mkdir -p -- /var/tmp/csync2-1.34-4.el5-root/etc/csync2 /bin/sh ./mkinstalldirs /var/tmp/csync2-1.34-4.el5-root/var/lib/csync2 mkdir -p -- /var/tmp/csync2-1.34-4.el5-root/var/lib/csync2 test -e /var/tmp/csync2-1.34-4.el5-root/etc/csync2/csync2.cfg || \ /usr/bin/install -c -m 644 ./csync2.cfg /var/tmp/csync2-1.34-4.el5-root/etc/csync2/csync2.cfg /bin/sh ./mkinstalldirs /var/tmp/csync2-1.34-4.el5-root/usr/share/man/man1 mkdir -p -- /var/tmp/csync2-1.34-4.el5-root/usr/share/man/man1 /usr/bin/install -c -m 644 ./csync2.1 /var/tmp/csync2-1.34-4.el5-root/usr/share/man/man1/csync2.1 make[2]: Leaving directory `/usr/src/rpm/BUILD/csync2-1.34' make[1]: Leaving directory `/usr/src/rpm/BUILD/csync2-1.34' + mkdir -p /var/tmp/csync2-1.34-4.el5-root/var/lib/csync2 + install -p -D -m 644 csync2.xinetd /var/tmp/csync2-1.34-4.el5-root/etc/xinetd.d/csync2 + touch /var/tmp/csync2-1.34-4.el5-root/etc/csync2/csync2_ssl_key.pem + touch /var/tmp/csync2-1.34-4.el5-root/etc/csync2/csync2_ssl_cert.pem + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/csync2-1.34 extracting debug info from /var/tmp/csync2-1.34-4.el5-root/usr/sbin/csync2 cpio: csync2-1.34/y.tab.h: No such file or directory 496 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: csync2-1.34-4.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.81802 + umask 022 + cd /usr/src/rpm/BUILD + cd csync2-1.34 + DOCDIR=/var/tmp/csync2-1.34-4.el5-root/usr/share/doc/csync2-1.34 + export DOCDIR + rm -rf /var/tmp/csync2-1.34-4.el5-root/usr/share/doc/csync2-1.34 + /bin/mkdir -p /var/tmp/csync2-1.34-4.el5-root/usr/share/doc/csync2-1.34 + cp -pr README README.quickstart AUTHORS COPYING paper.pdf /var/tmp/csync2-1.34-4.el5-root/usr/share/doc/csync2-1.34 + exit 0 Provides: config(csync2) = 1.34-4.el5 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh openssl Requires(preun): /bin/sh Requires: /bin/bash config(csync2) = 1.34-4.el5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgnutls-openssl.so.13 libgnutls.so.13 libgnutls.so.13(GNUTLS_1_3) librsync.so.1 libsqlite.so.0 libtasn1.so.3 rtld(GNU_HASH) xinetd Processing files: csync2-debuginfo-1.34-4.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/csync2-1.34-4.el5-root Wrote: /usr/src/rpm/SRPMS/csync2-1.34-4.el5.src.rpm Wrote: /usr/src/rpm/RPMS/csync2-1.34-4.el5.i386.rpm Wrote: /usr/src/rpm/RPMS/csync2-debuginfo-1.34-4.el5.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.81802 + umask 022 + cd /usr/src/rpm/BUILD + cd csync2-1.34 + rm -rf /var/tmp/csync2-1.34-4.el5-root + exit 0