Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-797

Can't complete build in F21

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Pending Closed
    • proton-0.9
    • None
    • python-binding
    • Fedora 21

    Description

      git clone https://git-wip-us.apache.org/repos/asf/qpid-proton.git proton-master

      cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=/usr -DSYSINSTALL_BINDINGS=ON -DBUILD_RUBY=OFF ..

      make all

      make docs
      ...
      /usr/bin/cmake -H/root/proton-master -B/root/proton-master/examples/engine/py --check-build-system CMakeFiles/Makefile.cmake 0
      make -f CMakeFiles/Makefile2 docs
      make[1]: Entering directory '/root/proton-master/examples/engine/py'
      /usr/bin/cmake -H/root/proton-master -B/root/proton-master/examples/engine/py --check-build-system CMakeFiles/Makefile.cmake 0
      /usr/bin/cmake -E cmake_progress_start /root/proton-master/examples/engine/py/CMakeFiles 0
      make -f CMakeFiles/Makefile2 proton-c/CMakeFiles/docs.dir/all
      make[2]: Entering directory '/root/proton-master/examples/engine/py'
      make -f proton-c/bindings/python/CMakeFiles/docs-py.dir/build.make proton-c/bindings/python/CMakeFiles/docs-py.dir/depend
      make[3]: Entering directory '/root/proton-master/examples/engine/py'
      cd /root/proton-master/examples/engine/py && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /root/proton-master /root/proton-master/proton-c/bindings/python /root/proton-master/examples/engine/py /root/proton-master/examples/engine/py/proton-c/bindings/python /root/proton-master/examples/engine/py/proton-c/bindings/python/CMakeFiles/docs-py.dir/DependInfo.cmake --color=
      Scanning dependencies of target docs-py
      make[3]: Leaving directory '/root/proton-master/examples/engine/py'
      make -f proton-c/bindings/python/CMakeFiles/docs-py.dir/build.make proton-c/bindings/python/CMakeFiles/docs-py.dir/build
      make[3]: Entering directory '/root/proton-master/examples/engine/py'
      cd /root/proton-master/examples/engine/py/proton-c/bindings/python && /usr/bin/python /root/proton-master/proton-c/bindings/python/../../env.py – PYTHONPATH=/root/proton-master/examples/engine/py/proton-c/bindings/python:/root/proton-master/proton-c/bindings/python /usr/bin/epydoc -v --no-private --html -o /root/proton-master/examples/engine/py/proton-c/bindings/python/html /root/proton-master/proton-c/bindings/python/proton/_init_.py proton/handlers.py proton/reactors.py proton/utils.py proton/wrapper.py
      Error: Could not find a file or object named proton/handlers.py
      Error: Could not find a file or object named proton/reactors.py
      Error: Could not find a file or object named proton/utils.py
      Error: Could not find a file or object named proton/wrapper.py
      +------------------------------------------------------------------------------------------------------------

      File /root/proton-master/proton-c/bindings/python/proton/_init_.py, line 3632, in proton.Url
      Warning: Line 3635: Improper paragraph indentation.

      make[3]: Leaving directory '/root/proton-master/examples/engine/py'

      Attachments

        Activity

          People

            Unassigned Unassigned
            iboverma Irina Boverman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: