ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-xauth.spec'], False, '/var/lib/mock/dist-f10-build-222506-39649/root/', None, 0, True, 0, 421, 421, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-xauth.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: x86-5 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xorg-x11-xauth-1.0.2-5.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-xauth.spec'], False, '/var/lib/mock/dist-f10-build-222506-39649/root/', None, 0, True, 0, 421, 421, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-xauth.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SPjSHs + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xauth-1.0.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xauth-1.0.2.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xauth-1.0.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KExgKO + umask 022 + cd /builddir/build/BUILD + cd xauth-1.0.2 + LANG=C + export LANG + unset DISPLAY + 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 --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info 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 whether to enable maintainer-specific portions of Makefiles... no checking if xorg-macros used to generate configure is at least 1.1... yes, 1.1.2 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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking return type of signal handlers... void 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 net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no 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 XAUTH... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking if Xtrans should support os-specific local connections... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make make all-am make[1]: Entering directory `/builddir/build/BUILD/xauth-1.0.2' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xauth-gethost.o -MD -MP -MF ".deps/xauth-gethost.Tpo" -c -o xauth-gethost.o `test -f 'gethost.c' || echo './'`gethost.c; \ then mv -f ".deps/xauth-gethost.Tpo" ".deps/xauth-gethost.Po"; else rm -f ".deps/xauth-gethost.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xauth-parsedpy.o -MD -MP -MF ".deps/xauth-parsedpy.Tpo" -c -o xauth-parsedpy.o `test -f 'parsedpy.c' || echo './'`parsedpy.c; \ then mv -f ".deps/xauth-parsedpy.Tpo" ".deps/xauth-parsedpy.Po"; else rm -f ".deps/xauth-parsedpy.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xauth-process.o -MD -MP -MF ".deps/xauth-process.Tpo" -c -o xauth-process.o `test -f 'process.c' || echo './'`process.c; \ then mv -f ".deps/xauth-process.Tpo" ".deps/xauth-process.Po"; else rm -f ".deps/xauth-process.Tpo"; exit 1; fi process.c: In function 'catchsig': process.c:660: warning: ignoring return value of 'write', declared with attribute warn_unused_result process.c: In function 'auth_finalize': process.c:865: warning: ignoring return value of 'write', declared with attribute warn_unused_result process.c:866: warning: ignoring return value of 'write', declared with attribute warn_unused_result process.c:867: warning: ignoring return value of 'write', declared with attribute warn_unused_result process.c: In function 'dump_entry': process.c:994: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result process.c:1014: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result process.c:1017: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result process.c:1022: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xauth-xauth.o -MD -MP -MF ".deps/xauth-xauth.Tpo" -c -o xauth-xauth.o `test -f 'xauth.c' || echo './'`xauth.c; \ then mv -f ".deps/xauth-xauth.Tpo" ".deps/xauth-xauth.Po"; else rm -f ".deps/xauth-xauth.Tpo"; exit 1; fi gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o xauth xauth-gethost.o xauth-parsedpy.o xauth-process.o xauth-xauth.o -lXau -lXext -lXmuu -lX11 sed -e 's|__vendorversion__|"xauth 1.0.2" "X Version 11"|' -e 's|__xorgversion__|"xauth 1.0.2" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__|3|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < xauth.man > xauth.1 make[1]: Leaving directory `/builddir/build/BUILD/xauth-1.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yCpcOj + umask 022 + cd /builddir/build/BUILD + cd xauth-1.0.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64 + make install DESTDIR=/builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64 make[1]: Entering directory `/builddir/build/BUILD/xauth-1.0.2' test -z "/usr/bin" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/bin" /usr/bin/install -c 'xauth' '/builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/bin/xauth' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 'xauth.1' '/builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/share/man/man1/xauth.1' make[1]: Leaving directory `/builddir/build/BUILD/xauth-1.0.2' + install -m 755 /builddir/build/SOURCES/mkxauth /builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/bin/ + install -m 644 /builddir/build/SOURCES/mkxauth.man /builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/share/man/man1/mkxauth.1x + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/xauth-1.0.2 extracting debug info from /builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/bin/xauth 140 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xorg-x11-xauth-1.0.2-5.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EHt8jP + umask 022 + cd /builddir/build/BUILD + cd xauth-1.0.2 + DOCDIR=/builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/share/doc/xorg-x11-xauth-1.0.2 + export DOCDIR + rm -rf /builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/share/doc/xorg-x11-xauth-1.0.2 + /bin/mkdir -p /builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/share/doc/xorg-x11-xauth-1.0.2 + cp -pr AUTHORS COPYING NEWS README ChangeLog /builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64/usr/share/doc/xorg-x11-xauth-1.0.2 + exit 0 Provides: mkxauth xauth Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh libX11.so.6()(64bit) libXau.so.6()(64bit) libXext.so.6()(64bit) libXmuu.so.1()(64bit) 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) rtld(GNU_HASH) Obsoletes: XFree86-xauth mkxauth XFree86 < 4.2.0-50.11 Processing files: xorg-x11-xauth-debuginfo-1.0.2-5.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64 warning: Could not canonicalize hostname: x86-5 Wrote: /builddir/build/RPMS/xorg-x11-xauth-1.0.2-5.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/xorg-x11-xauth-debuginfo-1.0.2-5.fc10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aZSEom + umask 022 + cd /builddir/build/BUILD + cd xauth-1.0.2 + rm -rf /builddir/rpmbuild/BUILDROOT/xorg-x11-xauth-1.0.2-5.fc10.x86_64 + exit 0 LEAVE do -->