Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gfal2-python.spec'], chrootPath='/var/lib/mock/dist-5E-epel-build-4365558-544657/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gfal2-python.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildvm-21.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gfal2-python-1.8.4-1.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gfal2-python.spec '], chrootPath='/var/lib/mock/dist-5E-epel-build-4365558-544657/root'shell=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gfal2-python.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.77583 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gfal2-python-1.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/gfal2-python-1.8.4.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gfal2-python-1.8.4 ++ /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.77583 + umask 022 + cd /builddir/build/BUILD + cd gfal2-python-1.8.4 + 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' + export FFLAGS + /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DCMAKE_SKIP_RPATH:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -DDOC_INSTALL_DIR=/usr/share/doc/gfal2-python-1.8.4 -DBOOST_INCLUDEDIR=/usr/include/boost141 -DBOOST_LIBRARYDIR=/usr/lib64/boost141 -DUNIT_TESTS=TRUE . -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done cmake source dir : /builddir/build/BUILD/gfal2-python-1.8.4 -- gfal2-bindings is used as APPLICATION_NAME -- Boost version: 1.41.0 -- Found the following Boost libraries: -- python -- Found Python2.4: /usr/bin/python2.4 -- Found PythonCurrentVersion: 2.4 -- Found PythonCurrentInclude: /usr/include/python2.4 -- Found PythonCurrentLibs: /usr/lib64/libpython2.4.so -- Found PythonCurrentModsDir: /usr/lib64/python2.4/site-packages Python: /usr/bin/python -- checking for module 'glib-2.0' -- found glib-2.0, version 2.12.3 -- GLIB2 libraries: glib-2.0 -- GLIB2 include dir: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- Found GLIB2: glib-2.0 -- checking for module 'gthread-2.0' -- found gthread-2.0, version 2.12.3 -- GTHREAD2 libraries: gthread-2.0;glib-2.0 -- GTHREAD2 include dir: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- Found GTHREAD2: gthread-2.0;glib-2.0 -- checking for module 'gfal2' -- found gfal2, version 2.10.2 -- checking for module 'gfal_transfer' -- found gfal_transfer, version 2.10.2 -- GFAL2 libraries: gfal2;glib-2.0;gfal_transfer;gfal2;glib-2.0 -- GFAL2 include dir: /usr/include/gfal2;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/include/gfal2;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- Found GFAL2: gfal2;glib-2.0;gfal_transfer;gfal2;glib-2.0 python path : /usr/include/python2.4 -- epydoc version ..... 2.1 -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/gfal2-python-1.8.4 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/gfal2-python-1.8.4 -B/builddir/build/BUILD/gfal2-python-1.8.4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles/progress.make make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' make -f src/CMakeFiles/gfal-py.dir/build.make src/CMakeFiles/gfal-py.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' cd /builddir/build/BUILD/gfal2-python-1.8.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gfal2-python-1.8.4 /builddir/build/BUILD/gfal2-python-1.8.4/src /builddir/build/BUILD/gfal2-python-1.8.4 /builddir/build/BUILD/gfal2-python-1.8.4/src /builddir/build/BUILD/gfal2-python-1.8.4/src/CMakeFiles/gfal-py.dir/DependInfo.cmake --color= Scanning dependencies of target gfal-py make[2]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' make -f src/CMakeFiles/gfal-py.dir/build.make src/CMakeFiles/gfal-py.dir/build make[2]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 2 [ 14%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 3 [ 28%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 4 Building CXX object src/CMakeFiles/gfal-py.dir/GfaltParams.cpp.o cd /builddir/build/BUILD/gfal2-python-1.8.4/src && /usr/bin/c++ -Dgfal_py_EXPORTS -DGFAL2_PYTHON_VERSION=\"1.8.4\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/boost141 -I/usr/include/python2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gfal2 -o CMakeFiles/gfal-py.dir/GfaltParams.cpp.o -c /builddir/build/BUILD/gfal2-python-1.8.4/src/GfaltParams.cpp [ 42%] [ 57%] Building CXX object src/CMakeFiles/gfal-py.dir/gfal2.cpp.o cd /builddir/build/BUILD/gfal2-python-1.8.4/src && /usr/bin/c++ -Dgfal_py_EXPORTS -DGFAL2_PYTHON_VERSION=\"1.8.4\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/boost141 -I/usr/include/python2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gfal2 -o CMakeFiles/gfal-py.dir/gfal2.cpp.o -c /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.cpp Building CXX object src/CMakeFiles/gfal-py.dir/Gfal2Context.cpp.o cd /builddir/build/BUILD/gfal2-python-1.8.4/src && /usr/bin/c++ -Dgfal_py_EXPORTS -DGFAL2_PYTHON_VERSION=\"1.8.4\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/boost141 -I/usr/include/python2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gfal2 -o CMakeFiles/gfal-py.dir/Gfal2Context.cpp.o -c /builddir/build/BUILD/gfal2-python-1.8.4/src/Gfal2Context.cpp Building CXX object src/CMakeFiles/gfal-py.dir/Directory.cpp.o cd /builddir/build/BUILD/gfal2-python-1.8.4/src && /usr/bin/c++ -Dgfal_py_EXPORTS -DGFAL2_PYTHON_VERSION=\"1.8.4\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/boost141 -I/usr/include/python2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gfal2 -o CMakeFiles/gfal-py.dir/Directory.cpp.o -c /builddir/build/BUILD/gfal2-python-1.8.4/src/Directory.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 5 [ 71%] Building CXX object src/CMakeFiles/gfal-py.dir/GErrorWrapper.cpp.o cd /builddir/build/BUILD/gfal2-python-1.8.4/src && /usr/bin/c++ -Dgfal_py_EXPORTS -DGFAL2_PYTHON_VERSION=\"1.8.4\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/boost141 -I/usr/include/python2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gfal2 -o CMakeFiles/gfal-py.dir/GErrorWrapper.cpp.o -c /builddir/build/BUILD/gfal2-python-1.8.4/src/GErrorWrapper.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 6 [ 85%] Building CXX object src/CMakeFiles/gfal-py.dir/File.cpp.o cd /builddir/build/BUILD/gfal2-python-1.8.4/src && /usr/bin/c++ -Dgfal_py_EXPORTS -DGFAL2_PYTHON_VERSION=\"1.8.4\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/boost141 -I/usr/include/python2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gfal2 -o CMakeFiles/gfal-py.dir/File.cpp.o -c /builddir/build/BUILD/gfal2-python-1.8.4/src/File.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 7 [100%] Building CXX object src/CMakeFiles/gfal-py.dir/LoggingHelper.cpp.o cd /builddir/build/BUILD/gfal2-python-1.8.4/src && /usr/bin/c++ -Dgfal_py_EXPORTS -DGFAL2_PYTHON_VERSION=\"1.8.4\" -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/boost141 -I/usr/include/python2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gfal2 -o CMakeFiles/gfal-py.dir/LoggingHelper.cpp.o -c /builddir/build/BUILD/gfal2-python-1.8.4/src/LoggingHelper.cpp /usr/include/boost141/boost/python/converter/pyobject_type.hpp: In static member function 'static bool boost::python::converter::pyobject_type::check(PyObject*) [with Object = boost::python::list, PyTypeObject* pytype = (& PyList_Type)]': /usr/include/boost141/boost/python/converter/obj_mgr_arg_from_python.hpp:101: instantiated from 'bool boost::python::converter::detail::object_manager_ref_check(const T&) [with T = boost::python::list]' /usr/include/boost141/boost/python/converter/obj_mgr_arg_from_python.hpp:109: instantiated from 'bool boost::python::converter::object_manager_ref_arg_from_python::convertible() const [with Ref = const boost::python::list&]' /usr/include/boost141/boost/preprocessor/iteration/detail/local.hpp:37: instantiated from 'PyObject* boost::python::detail::caller_arity<3u>::impl::operator()(PyObject*, PyObject*) [with F = boost::python::list (PyGfal2::Gfal2Context::*)(const boost::python::list&, const std::string&), Policies = boost::python::default_call_policies, Sig = boost::mpl::vector4]' /usr/include/boost141/boost/python/object/py_function.hpp:38: instantiated from 'PyObject* boost::python::objects::caller_py_function_impl::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller >]' /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.cpp:354: instantiated from here /usr/include/boost141/boost/python/converter/pyobject_type.hpp:21: warning: dereferencing type-punned pointer will break strict-aliasing rules Linking CXX shared module gfal2.so cd /builddir/build/BUILD/gfal2-python-1.8.4/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/gfal-py.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -shared -Wl,-soname,gfal2.so -o gfal2.so CMakeFiles/gfal-py.dir/GfaltParams.cpp.o CMakeFiles/gfal-py.dir/gfal2.cpp.o CMakeFiles/gfal-py.dir/Directory.cpp.o CMakeFiles/gfal-py.dir/Gfal2Context.cpp.o CMakeFiles/gfal-py.dir/GErrorWrapper.cpp.o CMakeFiles/gfal-py.dir/File.cpp.o CMakeFiles/gfal-py.dir/LoggingHelper.cpp.o -L/lib64 /usr/lib64/boost141/libboost_python-mt.so -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lgfal2 -lglib-2.0 -lgfal_transfer -lgfal2 -lglib-2.0 -lpython2.4 -lgthread-2.0 -lgfal_transfer -lpython2.4 make[2]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 1 2 3 4 5 6 7 [100%] Built target gfal-py make[1]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 0 + make doc /usr/bin/cmake -H/builddir/build/BUILD/gfal2-python-1.8.4 -B/builddir/build/BUILD/gfal2-python-1.8.4 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc make[1]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' /usr/bin/cmake -H/builddir/build/BUILD/gfal2-python-1.8.4 -B/builddir/build/BUILD/gfal2-python-1.8.4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all make[2]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[3]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' cd /builddir/build/BUILD/gfal2-python-1.8.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gfal2-python-1.8.4 /builddir/build/BUILD/gfal2-python-1.8.4/doc /builddir/build/BUILD/gfal2-python-1.8.4 /builddir/build/BUILD/gfal2-python-1.8.4/doc /builddir/build/BUILD/gfal2-python-1.8.4/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[3]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[3]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles [ 0%] Generate API documentation with epydoc cd /builddir/build/BUILD/gfal2-python-1.8.4/doc && epydoc --html -u http://dmc.web.cern.ch/projects/gfal2-python -n gfal2 -v -o /builddir/build/BUILD/gfal2-python-1.8.4/doc/html /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so Importing 1 modules. [1/1] Importing /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so Building API documentation for 1 modules. [1/1] Building docs for gfal2 Warning: Error importing 'Boost.Python': No module named Boost.Python Warning: could not find a module for Warning: could not find a module for Warning: could not find a module for Warning: could not find a module for Warning: could not find a module for Warning: could not find a module for Warning: Error importing 'Boost.Python': No module named Boost.Python Warning: could not find a module for Warning: could not find a module for =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.abort_bring_online docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. L5: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.access docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.add_client_info docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.bring_online docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. L5: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.bring_online_poll docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. L5: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.cancel docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.checksum docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. L5: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.chmod docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.clear_client_info docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.directory docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.file docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.filecopy docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. L5: Error: Improper paragraph indentation. L8: Error: Improper paragraph indentation. L11: Error: Improper paragraph indentation. L14: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.get_client_info docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.get_opt_boolean docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.get_opt_integer docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.get_opt_string docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.get_opt_string_list docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.get_plugin_names docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.get_user_agent docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.getxattr docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.listdir docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.listxattr docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.load_opts_from_file docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.lstat docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.mkdir docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.mkdir_rec docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.open docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.opendir docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.readlink docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.release docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. L5: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.remove_client_info docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.rename docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.rmdir docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.set_opt_boolean docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.set_opt_integer docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.set_opt_string docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.set_opt_string_list docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.set_user_agent docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.setxattr docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.stat docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.symlink docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.Gfal2Context.unlink docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. L5: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.DirectoryType.read docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.DirectoryType.readpp docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. Warning: Error importing 'Boost.Python': No module named Boost.Python Warning: Error importing 'Boost.Python': No module named Boost.Python Warning: Error importing 'Boost.Python': No module named Boost.Python Warning: could not find a module for =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.TransferParameters.get_user_defined_checksum docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. =========================================================================== /builddir/build/BUILD/gfal2-python-1.8.4/src/gfal2.so In gfal2.TransferParameters.set_user_defined_checksum docstring (line 1): --------------------------------------------------------------------------- L2: Error: Improper paragraph indentation. Writing HTML docs (26 files) to '/builddir/build/BUILD/gfal2-python-1.8.4/doc/html'. [ 1/26] Writing epydoc.css [ 2/26] Writing gfal2.GError-class.html [ 3/26] Writing gfal2.verbose_level-class.html [ 4/26] Writing gfal2.event_side-class.html [ 5/26] Writing gfal2.FileType-class.html [ 6/26] Writing __builtin__.object-class.html [ 7/26] Writing gfal2.Gfal2Context-class.html [ 8/26] Writing exceptions.Exception-class.html [ 9/26] Writing None.enum-class.html [10/26] Writing __builtin__.int-class.html [11/26] Writing gfal2.GfaltEvent-class.html [12/26] Writing __builtin__.type-class.html [13/26] Writing gfal2.DirectoryType-class.html [14/26] Writing gfal2.Dirent-class.html [15/26] Writing gfal2.Stat-class.html [16/26] Writing gfal2-module.html [17/26] Writing None.instance-class.html [18/26] Writing gfal2.TransferParameters-class.html [19/26] Writing indices.html [20/26] Writing trees.html [21/26] Writing help.html [22/26] Writing frames.html [23/26] Writing toc.html [24/26] Writing toc-everything.html [25/26] Writing toc-gfal2-module.html [26/26] Writing index.html make[3]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 8 [100%] Built target doc make[2]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.68096 + umask 022 + cd /builddir/build/BUILD + cd gfal2-python-1.8.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/gfal2-python-1.8.4-1.el5-j12773 + make DESTDIR=/var/tmp/gfal2-python-1.8.4-1.el5-j12773 install /usr/bin/cmake -H/builddir/build/BUILD/gfal2-python-1.8.4 -B/builddir/build/BUILD/gfal2-python-1.8.4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles/progress.make make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' make -f src/CMakeFiles/gfal-py.dir/build.make src/CMakeFiles/gfal-py.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' cd /builddir/build/BUILD/gfal2-python-1.8.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gfal2-python-1.8.4 /builddir/build/BUILD/gfal2-python-1.8.4/src /builddir/build/BUILD/gfal2-python-1.8.4 /builddir/build/BUILD/gfal2-python-1.8.4/src /builddir/build/BUILD/gfal2-python-1.8.4/src/CMakeFiles/gfal-py.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' make -f src/CMakeFiles/gfal-py.dir/build.make src/CMakeFiles/gfal-py.dir/build make[2]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' make[2]: Nothing to be done for `src/CMakeFiles/gfal-py.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 1 2 3 4 5 6 7 [100%] Built target gfal-py make[1]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gfal2-python-1.8.4/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/LICENSE -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/RELEASE-NOTES -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/README -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/readme.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_recursive_ls.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_long_listing.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_copy.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_python_read.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_bulk_copy.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_simple_listing.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_python_listdir.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_bulk_bring_online.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_get_turls.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/examples/gfal2_bring_online.py -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/lib64/python2.4/site-packages/gfal2.so -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html/ -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/None.instance-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/toc-gfal2-module.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/exceptions.Exception-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.verbose_level-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/frames.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.FileType-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.Gfal2Context-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.Stat-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.DirectoryType-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/None.enum-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.Dirent-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/epydoc.css -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.GfaltEvent-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/__builtin__.int-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/__builtin__.type-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.event_side-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.GError-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/help.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/__builtin__.object-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/toc-everything.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/trees.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/toc.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/indices.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2-module.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/index.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//private/gfal2.TransferParameters-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//epydoc.css -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/None.instance-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/toc-gfal2-module.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/exceptions.Exception-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.verbose_level-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/frames.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.FileType-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.Gfal2Context-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.Stat-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.DirectoryType-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/None.enum-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.Dirent-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/epydoc.css -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.GfaltEvent-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/__builtin__.int-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/__builtin__.type-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.event_side-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.GError-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/help.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/__builtin__.object-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/toc-everything.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/trees.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/toc.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/indices.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2-module.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/index.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//public/gfal2.TransferParameters-class.html -- Installing: /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/share/doc/gfal2-python-1.8.4/html//index.html + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/gfal2-python-1.8.4 extracting debug info from /var/tmp/gfal2-python-1.8.4-1.el5-j12773/usr/lib64/python2.4/site-packages/gfal2.so 155 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.68096 + umask 022 + cd /builddir/build/BUILD + cd gfal2-python-1.8.4 + ctest -V -T Test . UpdateCTestConfiguration from :/builddir/build/BUILD/gfal2-python-1.8.4/DartConfiguration.tcl Site: Build name: Cannot find file: /builddir/build/BUILD/gfal2-python-1.8.4/DartConfiguration.tcl Create new tag: 20151109-1035 - Experimental Start processing tests UpdateCTestConfiguration from :/builddir/build/BUILD/gfal2-python-1.8.4/DartConfiguration.tcl Test project /builddir/build/BUILD/gfal2-python-1.8.4 Cannot find file: /builddir/build/BUILD/gfal2-python-1.8.4/DartConfiguration.tcl Constructing a list of tests Changing directory into /builddir/build/BUILD/gfal2-python-1.8.4/test/unit 1/ 1 Testing create_install_all Test command: /builddir/build/BUILD/gfal2-python-1.8.4/test/unit/unit_test_container.sh python\ /builddir/build/BUILD/gfal2-python-1.8.4/test/unit/creat_instance_all.py Test timeout computed to be: 9.99988e+06 build path python /builddir/build/BUILD/gfal2-python-1.8.4/test/unit/creat_instance_all.py export python path /builddir/build/BUILD/gfal2-python-1.8.4/src: -- Process completed Passed 100% tests passed, 0 tests failed out of 1 + exit 0 Processing files: gfal2-python-1.8.4-1.el5 Provides: gfal2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gfal2-core >= 2.9.1 libboost_python-mt.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgfal2.so.2()(64bit) libgfal_transfer.so.2()(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libm.so.6()(64bit) libpython2.4.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 2.4 rtld(GNU_HASH) Processing files: gfal2-python-doc-1.8.4-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gfal2-python-debuginfo-1.8.4-1.el5 Provides: gfal2.so.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/gfal2-python-1.8.4-1.el5-j12773 warning: Could not canonicalize hostname: buildvm-21.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gfal2-python-1.8.4-1.el5.x86_64.rpm Wrote: /builddir/build/RPMS/gfal2-python-doc-1.8.4-1.el5.x86_64.rpm Wrote: /builddir/build/RPMS/gfal2-python-debuginfo-1.8.4-1.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.62988 + umask 022 + cd /builddir/build/BUILD + cd gfal2-python-1.8.4 + rm -rf /var/tmp/gfal2-python-1.8.4-1.el5-j12773 + make clean make -f CMakeFiles/Makefile2 clean make[1]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' make -f src/CMakeFiles/gfal-py.dir/build.make src/CMakeFiles/gfal-py.dir/clean make[2]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' cd /builddir/build/BUILD/gfal2-python-1.8.4/src && /usr/bin/cmake -P CMakeFiles/gfal-py.dir/cmake_clean.cmake make[2]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/clean make[2]: Entering directory `/builddir/build/BUILD/gfal2-python-1.8.4' cd /builddir/build/BUILD/gfal2-python-1.8.4/doc && /usr/bin/cmake -P CMakeFiles/doc.dir/cmake_clean.cmake make[2]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' make[1]: Leaving directory `/builddir/build/BUILD/gfal2-python-1.8.4' + exit 0 Child return code was: 0 LEAVE do -->