Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/globus-authz.spec'], False, '/var/lib/mock/dist-5E-epel-build-2869870-448372/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/globus-authz.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-26.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/globus-authz-3.10-2.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/globus-authz.spec'], False, '/var/lib/mock/dist-5E-epel-build-2869870-448372/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/globus-authz.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.13480 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf globus_authz-3.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/globus_authz-3.10.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd globus_authz-3.10 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.13480 + umask 022 + cd /builddir/build/BUILD + cd globus_authz-3.10 + LANG=C + export LANG + unset DISPLAY + export 'LDFLAGS=-Wl,--as-needed -Wl,-z,defs ' + LDFLAGS='-Wl,--as-needed -Wl,-z,defs ' + 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' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./build-aux/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./build-aux/config.guess' + ./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 --disable-static '--includedir=${prefix}/include/globus' '--libexecdir=${datadir}/globus' --docdir=/usr/share/doc/globus-authz-3.10 checking for a BSD-compatible install... /usr/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 how to create a pax tar archive... gnutar checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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 PACKAGE_DEP... yes checking for doxygen... /usr/bin/doxygen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating globus-authz-uninstalled.pc config.status: creating globus-authz.pc config.status: creating Makefile config.status: creating Doxyfile config.status: creating version.h config.status: creating test/Makefile config.status: creating test/openssl.cnf config.status: executing depfiles commands config.status: executing libtool commands + sed 's!CC \(.*-shared\) !CC \\\${wl}--as-needed \1 !' -i libtool + make -j4 Making all in . make[1]: Entering directory `/builddir/build/BUILD/globus_authz-3.10' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"3.10\" -DPACKAGE_STRING=\"globus_authz\ 3.10\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"3.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglobus_authz_la-globus_gsi_authz.lo -MD -MP -MF .deps/libglobus_authz_la-globus_gsi_authz.Tpo -c -o libglobus_authz_la-globus_gsi_authz.lo `test -f 'globus_gsi_authz.c' || echo './'`globus_gsi_authz.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"3.10\" -DPACKAGE_STRING=\"globus_authz\ 3.10\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"3.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglobus_authz_la-globus_gsi_authz_error.lo -MD -MP -MF .deps/libglobus_authz_la-globus_gsi_authz_error.Tpo -c -o libglobus_authz_la-globus_gsi_authz_error.lo `test -f 'globus_gsi_authz_error.c' || echo './'`globus_gsi_authz_error.c rm -rf doc /usr/bin/doxygen touch doc-stamp libtool: compile: gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"3.10\" "-DPACKAGE_STRING=\"globus_authz 3.10\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"3.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglobus_authz_la-globus_gsi_authz_error.lo -MD -MP -MF .deps/libglobus_authz_la-globus_gsi_authz_error.Tpo -c globus_gsi_authz_error.c -fPIC -DPIC -o .libs/libglobus_authz_la-globus_gsi_authz_error.o libtool: compile: gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"3.10\" "-DPACKAGE_STRING=\"globus_authz 3.10\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"3.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/globus -I/usr/kerberos/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libglobus_authz_la-globus_gsi_authz.lo -MD -MP -MF .deps/libglobus_authz_la-globus_gsi_authz.Tpo -c globus_gsi_authz.c -fPIC -DPIC -o .libs/libglobus_authz_la-globus_gsi_authz.o mv -f .deps/libglobus_authz_la-globus_gsi_authz_error.Tpo .deps/libglobus_authz_la-globus_gsi_authz_error.Plo mv -f .deps/libglobus_authz_la-globus_gsi_authz.Tpo .deps/libglobus_authz_la-globus_gsi_authz.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 3:10:3 -no-undefined -Wl,--as-needed -Wl,-z,defs -o libglobus_authz.la -rpath /usr/lib64 libglobus_authz_la-globus_gsi_authz.lo libglobus_authz_la-globus_gsi_authz_error.lo -lglobus_common -lglobus_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libglobus_authz_la-globus_gsi_authz.o .libs/libglobus_authz_la-globus_gsi_authz_error.o -lglobus_common -lglobus_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig -O2 -m64 -mtune=generic -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-soname -Wl,libglobus_authz.so.0 -o .libs/libglobus_authz.so.0.3.10 libtool: link: (cd ".libs" && rm -f "libglobus_authz.so.0" && ln -s "libglobus_authz.so.0.3.10" "libglobus_authz.so.0") libtool: link: (cd ".libs" && rm -f "libglobus_authz.so" && ln -s "libglobus_authz.so.0.3.10" "libglobus_authz.so") libtool: link: ( cd ".libs" && rm -f "libglobus_authz.la" && ln -s "../libglobus_authz.la" "libglobus_authz.la" ) make[1]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10' Making all in test make[1]: Entering directory `/builddir/build/BUILD/globus_authz-3.10/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10/test' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.68878 + umask 022 + cd /builddir/build/BUILD + cd globus_authz-3.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/globus-authz-3.10-2.el5-root-mockbuild + make install DESTDIR=/var/tmp/globus-authz-3.10-2.el5-root-mockbuild Making install in . make[1]: Entering directory `/builddir/build/BUILD/globus_authz-3.10' make[2]: Entering directory `/builddir/build/BUILD/globus_authz-3.10' /bin/mkdir -p '/var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libglobus_authz.la '/var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64' libtool: install: /usr/bin/install -c .libs/libglobus_authz.so.0.3.10 /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64/libglobus_authz.so.0.3.10 libtool: install: (cd /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64 && { ln -s -f libglobus_authz.so.0.3.10 libglobus_authz.so.0 || { rm -f libglobus_authz.so.0 && ln -s libglobus_authz.so.0.3.10 libglobus_authz.so.0; }; }) libtool: install: (cd /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64 && { ln -s -f libglobus_authz.so.0.3.10 libglobus_authz.so || { rm -f libglobus_authz.so && ln -s libglobus_authz.so.0.3.10 libglobus_authz.so; }; }) libtool: install: /usr/bin/install -c .libs/libglobus_authz.lai /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64/libglobus_authz.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' if test -d doc/man/man3; then \ install -d -m 755 /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/share/man/man3; \ /usr/bin/install -c -m 644 doc/man/man3/[Gg][Ll][Oo][Bb][Uu][Ss]*.3 /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/share/man/man3 ; \ fi if test -d doc/html; then \ for dir in `(cd doc; find html -type d)`; do \ install -d -m 755 /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/share/doc/globus-authz-3.10/$dir; \ done ; \ for f in `(cd doc; find html -type f)`; do \ /usr/bin/install -c -m 644 doc/$f /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/share/doc/globus-authz-3.10/$f ; \ done ; \ fi /bin/mkdir -p '/var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/share/doc/globus-authz-3.10' /usr/bin/install -c -m 644 GLOBUS_LICENSE '/var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/share/doc/globus-authz-3.10' /bin/mkdir -p '/var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/include/globus' /usr/bin/install -c -m 644 globus_gsi_authz.h '/var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/include/globus' /bin/mkdir -p '/var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 globus-authz.pc '/var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10' make[1]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10' Making install in test make[1]: Entering directory `/builddir/build/BUILD/globus_authz-3.10/test' make[2]: Entering directory `/builddir/build/BUILD/globus_authz-3.10/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10/test' make[1]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10/test' + rm /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64/libglobus_authz.la + install -m 644 -p /builddir/build/SOURCES/GLOBUS-GSIC /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/share/doc/globus-authz-3.10/README + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/globus_authz-3.10 extracting debug info from /var/tmp/globus-authz-3.10-2.el5-root-mockbuild/usr/lib64/libglobus_authz.so.0.3.10 symlinked /usr/lib/debug/usr/lib64/libglobus_authz.so.0.3.10.debug to /usr/lib/debug/usr/lib64/libglobus_authz.so.0.debug symlinked /usr/lib/debug/usr/lib64/libglobus_authz.so.0.3.10.debug to /usr/lib/debug/usr/lib64/libglobus_authz.so.debug 64 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-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.72648 + umask 022 + cd /builddir/build/BUILD + cd globus_authz-3.10 + make -j4 check VERBOSE=1 Making check in . make[1]: Entering directory `/builddir/build/BUILD/globus_authz-3.10' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10' Making check in test make[1]: Entering directory `/builddir/build/BUILD/globus_authz-3.10/test' make libglobus_authz_test_callout.la authz_cred_test \ authz_test_callout.conf testcred.key testcred.cert testcredlink make[2]: Entering directory `/builddir/build/BUILD/globus_authz-3.10/test' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"3.10\" -DPACKAGE_STRING=\"globus_authz\ 3.10\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"3.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/globus -I/usr/kerberos/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT authz_test_callout.lo -MD -MP -MF .deps/authz_test_callout.Tpo -c -o authz_test_callout.lo authz_test_callout.c gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"3.10\" -DPACKAGE_STRING=\"globus_authz\ 3.10\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"3.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/globus -I/usr/kerberos/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT authz_cred_test.o -MD -MP -MF .deps/authz_cred_test.Tpo -c -o authz_cred_test.o authz_cred_test.c make[2]: Nothing to be done for `authz_test_callout.conf'. umask 077 ; openssl genrsa 1024 > testcred.key Generating RSA private key, 1024 bit long modulus ...................++++++ .++++++ e is 65537 (0x10001) printf "NA\nNA\nNA\nNA\nNA\nNA\nNA\n\n\n\n" | openssl req -new -key testcred.key > testcred.req -config openssl.cnf You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [XX]:State or Province Name (full name) []:Locality Name (eg, city) [Default City]:Organization Name (eg, company) [Default Company Ltd]:Organizational Unit Name (eg, section) []:Common Name (eg, your name or your server's hostname) []:Email Address []: Please enter the following 'extra' attributes to be sent with your certificate request A challenge password []:An optional company name []:umask 022; openssl x509 -req -days 365 -in testcred.req -signkey testcred.key > testcred.cert Signature ok subject=/C=NA/ST=NA/L=NA/O=NA/OU=NA/CN=NA/emailAddress=NA Getting Private key linkname="`openssl x509 -hash -noout -in testcred.cert`.0"; \ rm -f "$linkname"; \ cp testcred.cert "$linkname" ; \ echo "$linkname" > testcredlink libtool: compile: gcc -DPACKAGE_NAME=\"globus_authz\" -DPACKAGE_TARNAME=\"globus_authz\" -DPACKAGE_VERSION=\"3.10\" "-DPACKAGE_STRING=\"globus_authz 3.10\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_authz\" -DVERSION=\"3.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/globus -I/usr/kerberos/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT authz_test_callout.lo -MD -MP -MF .deps/authz_test_callout.Tpo -c authz_test_callout.c -fPIC -DPIC -o .libs/authz_test_callout.o authz_cred_test.c: In function ‘main’: authz_cred_test.c:67: warning: unused variable ‘request_object’ authz_cred_test.c:66: warning: unused variable ‘request_action’ authz_cred_test.c:65: warning: unused variable ‘buf’ authz_cred_test.c:57: warning: unused variable ‘arg’ mv -f .deps/authz_cred_test.Tpo .deps/authz_cred_test.Po mv -f .deps/authz_test_callout.Tpo .deps/authz_test_callout.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -no-undefined -avoid-version -rpath /builddir/build/BUILD/globus_authz-3.10/test -Wl,--as-needed -Wl,-z,defs -o libglobus_authz_test_callout.la authz_test_callout.lo libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/authz_test_callout.o -O2 -m64 -mtune=generic -Wl,--as-needed -Wl,-z -Wl,defs -Wl,-soname -Wl,libglobus_authz_test_callout.so -o .libs/libglobus_authz_test_callout.so libtool: link: ( cd ".libs" && rm -f "libglobus_authz_test_callout.la" && ln -s "../libglobus_authz_test_callout.la" "libglobus_authz_test_callout.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rpath /builddir/build/BUILD/globus_authz-3.10/test -dlopen libglobus_authz_test_callout.la -Wl,--as-needed -Wl,-z,defs -o authz_cred_test authz_cred_test.o ../libglobus_authz.la -lglobus_common -lglobus_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig -lltdl libtool: link: rm -f .libs/authz_cred_test.nm .libs/authz_cred_test.nmS .libs/authz_cred_test.nmT libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -fno-builtin "authz_cred_testS.c") libtool: link: rm -f ".libs/authz_cred_testS.c" ".libs/authz_cred_test.nm" ".libs/authz_cred_test.nmS" ".libs/authz_cred_test.nmT" libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic .libs/authz_cred_testS.o -Wl,--as-needed -Wl,-z -Wl,defs -o .libs/authz_cred_test authz_cred_test.o ../.libs/libglobus_authz.so -lglobus_common -lglobus_callout -lglobus_gssapi_gsi -lglobus_gsi_authz_callout_error -lglobus_gsi_sysconfig /usr/lib64/libltdl.so -ldl -Wl,-rpath -Wl,/builddir/build/BUILD/globus_authz-3.10/test rm testcred.req make[2]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10/test' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/globus_authz-3.10/test' make[3]: Entering directory `/builddir/build/BUILD/globus_authz-3.10/test' PASS: authz_cred_test make[4]: Entering directory `/builddir/build/BUILD/globus_authz-3.10/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10/test' ============================================================================ Testsuite summary for globus_authz 3.10 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10/test' make[2]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10/test' make[1]: Leaving directory `/builddir/build/BUILD/globus_authz-3.10/test' + exit 0 Processing files: globus-authz-3.10-2.el5 Provides: libglobus_authz.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libglobus_authz.so.0()(64bit) libglobus_callout.so.0()(64bit) libglobus_common.so.0()(64bit) libglobus_common.so.0(GLOBUS_COMMON_14)(64bit) libglobus_gsi_authz_callout_error.so.0()(64bit) libglobus_gsi_sysconfig.so.1()(64bit) rtld(GNU_HASH) Processing files: globus-authz-devel-3.10-2.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: globus-authz = 3.10-2.el5 globus-authz-callout-error-devel >= 2 globus-callout-devel >= 2 globus-common-devel >= 15 globus-gsi-sysconfig-devel >= 5 globus-gssapi-gsi-devel >= 9 libglobus_authz.so.0()(64bit) Processing files: globus-authz-doc-3.10-2.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: globus-authz-debuginfo-3.10-2.el5 Provides: libglobus_authz.so.0.3.10.debug()(64bit) 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/globus-authz-3.10-2.el5-root-mockbuild warning: Could not canonicalize hostname: buildvm-26.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/globus-authz-3.10-2.el5.x86_64.rpm Wrote: /builddir/build/RPMS/globus-authz-devel-3.10-2.el5.x86_64.rpm Wrote: /builddir/build/RPMS/globus-authz-doc-3.10-2.el5.x86_64.rpm Wrote: /builddir/build/RPMS/globus-authz-debuginfo-3.10-2.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.72648 + umask 022 + cd /builddir/build/BUILD + cd globus_authz-3.10 + rm -rf /var/tmp/globus-authz-3.10-2.el5-root-mockbuild + exit 0 Child return code was: 0 LEAVE do -->