Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/conserver.spec'], False, '/var/lib/mock/dist-f15-build-965750-145526/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/conserver.spec'] warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/conserver-8.1.18-1.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/conserver.spec'], False, '/var/lib/mock/dist-f15-build-965750-145526/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/conserver.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8XxfMx + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf conserver-8.1.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/conserver-8.1.18.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd conserver-8.1.18 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (conserver-no-exampledir.patch):' Patch #0 (conserver-no-exampledir.patch): + /bin/cat /builddir/build/SOURCES/conserver-no-exampledir.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #1 (conserver-initscript.patch): + echo 'Patch #1 (conserver-initscript.patch):' + /bin/cat /builddir/build/SOURCES/conserver-initscript.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kZ2nT8 + umask 022 + cd /builddir/build/BUILD + cd conserver-8.1.18 + LANG=C + export LANG + unset DISPLAY + f=conserver/Makefile.in + /bin/mv conserver/Makefile.in conserver/Makefile.in.orig + /bin/sed -e 's/^.*conserver\.rc.*$//' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./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 --with-libwrap --with-openssl --with-pam --with-gssapi --with-uds --with-striprealm --with-port=782 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for port number specification... port '782' checking for secondary channel base port... port '0' checking for master conserver hostname... 'console' checking for client configuration filename... '/etc/console.cf' checking for configuration filename... '/etc/conserver.cf' checking for password filename... '/etc/conserver.passwd' checking for log filename... '/var/log/conserver' checking for PID filename... '/var/run/conserver.pid' checking for MAXMEMB setting... 16 checking for connect() timeout... 10 checking whether to trust reverse DNS... no checking whether to display extended messages... no checking whether to use Unix domain sockets... /tmp/conserver checking whether to use -R paths as well as -L... no checking whether we are building for a Cyclades TS... no checking for x86_64-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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking for ANSI C header files... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking POSIX termios... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/vlimit.h usability... yes checking sys/vlimit.h presence... yes checking for sys/vlimit.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking ttyent.h usability... yes checking ttyent.h presence... yes checking for ttyent.h... yes checking sys/ttold.h usability... no checking sys/ttold.h presence... no checking for sys/ttold.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/ioctl_compat.h usability... no checking sys/ioctl_compat.h presence... no checking for sys/ioctl_compat.h... no checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/audit.h usability... no checking sys/audit.h presence... no checking for sys/audit.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/proc.h... no checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for mode_t... yes checking return type of signal handlers... void checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for sig_atomic_t... yes checking for in_addr_t... yes checking for socklen_t... yes checking for sa_len in struct sockaddr... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing crypt... -lcrypt checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for TCP wrappers library -lwrap... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for openssl libraries -lssl and -lcrypto... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking for gssapi library -lgssapi... no checking for gssapi library -lgssglue... yes checking whether to fallback to username without @REALM... yes checking for PAM support... checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for PAM library -lpam... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking for openpty in -lutil... yes checking for openpty... yes checking for getopt... yes checking for strerror... yes checking for getrlimit... yes checking for getsid... yes checking for setsid... yes checking for getuserattr... no checking for setgroups... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for tcsendbreak... yes checking for setpgrp... yes checking for getutent... yes checking for setttyent... yes checking for getspnam... yes checking for setlinebuf... yes checking for setvbuf... yes checking for ptsname... yes checking for grantpt... yes checking for unlockpt... yes checking for sigaction... yes checking for setsockopt... yes checking for getdtablesize... yes checking for putenv... yes checking for memset... yes checking for memcpy... yes checking for memcmp... yes checking for memmove... yes checking for sysconf... yes checking for getlogin... yes checking for inet_aton... yes checking for setproctitle... no checking for gettimeofday... yes checking for strlcpy... no checking whether setpgrp takes no argument... yes checking for strcasecmp... yes checking bsm/audit.h usability... no checking bsm/audit.h presence... no checking for bsm/audit.h... no checking for getaudit in -lbsm... no checking for getaudit... no checking for getaudit_addr... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating conserver/Makefile config.status: WARNING: 'conserver/Makefile.in' seems to ignore the --datarootdir setting config.status: creating conserver.cf/Makefile config.status: WARNING: 'conserver.cf/Makefile.in' seems to ignore the --datarootdir setting config.status: creating console/Makefile config.status: WARNING: 'console/Makefile.in' seems to ignore the --datarootdir setting config.status: creating autologin/Makefile config.status: creating contrib/chat/Makefile config.status: WARNING: 'contrib/chat/Makefile.in' seems to ignore the --datarootdir setting config.status: creating conserver/conserver.rc config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ============================================================== Feature Summary Unix domain sockets (--with-uds) : YES TCP wrappers (--with-libwrap) : YES OpenSSL (--with-openssl) : YES GSS-API (--with-gssapi) : YES strip @REALM (--with-striprealm): YES dmalloc (--with-dmalloc) : NO PAM support (--with-pam) : YES ============================================================== + make -j16 for n in conserver console conserver.cf; do \ ( cd $n && make all ) || exit 1; \ done make[1]: Entering directory `/builddir/build/BUILD/conserver-8.1.18/conserver' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o access.o access.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o client.o client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o consent.o consent.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o group.o group.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o main.o main.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o master.o master.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o readcfg.o readcfg.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o fallback.o fallback.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o cutil.o cutil.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o convert.o convert.c consent.c: In function 'ConsState': consent.c:668:5: warning: enumeration value 'INGSSACCEPT' not handled in switch [-Wswitch] convert.c: In function 'ReadLine2': convert.c:73:44: warning: variable 'comment' set but not used [-Wunused-but-set-variable] convert.c: In function 'ReadCfg': convert.c:435:7: warning: variable 'cType' set but not used [-Wunused-but-set-variable] consent.c: In function 'VirtDev': consent.c:568:12: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] consent.c:646:8: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] consent.c: In function 'StartInit': consent.c:479:8: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] group.c: In function 'CheckPass': group.c:797:15: warning: assignment from incompatible pointer type [enabled by default] client.c: In function 'Replay': client.c:362:6: warning: 'buf' may be used uninitialized in this function [-Wuninitialized] cutil.c: In function 'OutOfMem': cutil.c:50:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] cutil.c:51:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] main.c: In function 'ReopenLogfile': main.c:458:8: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] group.c: In function 'RollLogs': group.c:1305:15: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] master.c: In function 'Master': master.c:939:4: warning: implicit declaration of function 'AttemptGSSAPI' [-Wimplicit-function-declaration] readcfg.c: In function 'AccessProcessACL': readcfg.c:4222:15: warning: variable 'addr' set but not used [-Wunused-but-set-variable] group.c: In function 'DoConsoleRead': group.c:2780:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] group.c:2781:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] group.c:2782:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o convert convert.o cutil.o -lutil -lcrypt -lssl -lcrypto -lgssglue -lwrap -lpam gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o conserver access.o client.o consent.o group.o main.o master.o readcfg.o fallback.o cutil.o -lutil -lcrypt -lssl -lcrypto -lgssglue -lwrap -lpam make[1]: Leaving directory `/builddir/build/BUILD/conserver-8.1.18/conserver' make[1]: Entering directory `/builddir/build/BUILD/conserver-8.1.18/console' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -I../conserver -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o console.o console.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -I../conserver -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o getpassword.o getpassword.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I.. -I.. -I. -I../conserver -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o readconf.o readconf.c console.c: In function 'CanGetGSSContext': console.c:173:35: warning: unused variable 'dmin' [-Wunused-variable] console.c:173:29: warning: unused variable 'mctx' [-Wunused-variable] console.c:172:30: warning: unused variable 'dbuf' [-Wunused-variable] getpassword.c: In function 'GetPassword': getpassword.c:105:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] getpassword.c:133:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o console console.o getpassword.o readconf.o ../conserver/cutil.o -lutil -lcrypt -lssl -lcrypto -lgssglue make[1]: Leaving directory `/builddir/build/BUILD/conserver-8.1.18/console' make[1]: Entering directory `/builddir/build/BUILD/conserver-8.1.18/conserver.cf' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/conserver-8.1.18/conserver.cf' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ce9So8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64 + cd conserver-8.1.18 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64 for n in conserver console conserver.cf; do \ ( cd $n && make install ) || exit 1; \ done make[1]: Entering directory `/builddir/build/BUILD/conserver-8.1.18/conserver' mkdir -p -m 755 /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/sbin /usr/bin/install -c -s conserver /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/sbin mkdir -p -m 755 /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/man/man8 /usr/bin/install -c -m 0644 conserver.man /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/man/man8/conserver.8 mkdir -p -m 755 /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/lib64/conserver /usr/bin/install -c convert /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/lib64/conserver/convert make[1]: Leaving directory `/builddir/build/BUILD/conserver-8.1.18/conserver' make[1]: Entering directory `/builddir/build/BUILD/conserver-8.1.18/console' mkdir -p -m 755 /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/bin /usr/bin/install -c -s console /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/bin mkdir -p -m 755 /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/man/man1 /usr/bin/install -c -m 0644 console.man /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/man/man1/console.1 make[1]: Leaving directory `/builddir/build/BUILD/conserver-8.1.18/console' make[1]: Entering directory `/builddir/build/BUILD/conserver-8.1.18/conserver.cf' mkdir -p -m 755 /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/man/man5 /usr/bin/install -c -m 0644 conserver.cf.man /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/man/man5/conserver.cf.5 /usr/bin/install -c -m 0644 conserver.passwd.man /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/man/man5/conserver.passwd.5 make[1]: Leaving directory `/builddir/build/BUILD/conserver-8.1.18/conserver.cf' + /bin/mkdir -p /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64//etc + /bin/sed -e 's/^/#/' + /bin/sed -e 's/^/#/' + /bin/mkdir -p /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64//etc/rc.d/init.d + /bin/cp contrib/redhat-rpm/conserver.init /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64//etc/rc.d/init.d/conserver + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/conserver-8.1.18 extracting debug info from /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/lib64/conserver/convert 185 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: conserver-8.1.18-1.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4iHBt8 + umask 022 + cd /builddir/build/BUILD + cd conserver-8.1.18 + DOCDIR=/builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/doc/conserver-8.1.18 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/doc/conserver-8.1.18 + /bin/mkdir -p /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/doc/conserver-8.1.18 + cp -pr CHANGES FAQ LICENSE INSTALL README conserver.cf/samples/ conserver.cf/conserver.cf conserver.cf/conserver.passwd /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/doc/conserver-8.1.18 + exit 0 Provides: config(conserver) = 8.1.18-1.fc15 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 /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires: /bin/sh libc.so.6()(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) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libcrypto.so.10()(64bit) libgssglue.so.1()(64bit) libgssglue.so.1(libgssapi_CITI_2)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libssl.so.10()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Processing files: conserver-client-8.1.18-1.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I0NHN8 + umask 022 + cd /builddir/build/BUILD + cd conserver-8.1.18 + DOCDIR=/builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/doc/conserver-client-8.1.18 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/doc/conserver-client-8.1.18 + /bin/mkdir -p /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/doc/conserver-client-8.1.18 + cp -pr LICENSE /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64/usr/share/doc/conserver-client-8.1.18 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(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) libcrypt.so.1()(64bit) libcrypto.so.10()(64bit) libgssglue.so.1()(64bit) libgssglue.so.1(libgssapi_CITI_2)(64bit) libssl.so.10()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: conserver-debuginfo-8.1.18-1.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64 warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/conserver-8.1.18-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/conserver-client-8.1.18-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/conserver-debuginfo-8.1.18-1.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IUbH3a + umask 022 + cd /builddir/build/BUILD + cd conserver-8.1.18 + rm -rf /builddir/build/BUILDROOT/conserver-8.1.18-1.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->