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

Cannot complete the package build on RHEL 5: compilation and install issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • proton-c
    • None

    Description

      Use "cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo" or "cmake -DCMAKE_BUILD_TYPE=Release", in both cases there are compilation warnings treated as errors that stop the build.

      Use "make install" and get this error:
      $ grep cproton.so results_qpid-proton/0.4/2.2.el5/build.log
      Linking C shared module _cproton.so
      /usr/bin/gcc -fPIC -shared -Wl,-soname,_cproton.so -o _cproton.so CMakeFiles/_cproton.dir/pythonPYTHON_wrap.c.o ../../libqpid-proton.so.1.0.0 /usr/lib64/python2.4/config/libpython2.4.a -luuid -lssl -lrt
      Linking C shared module _cproton.so
      /usr/bin/gcc -fPIC -shared -Wl,-soname,_cproton.so -o _cproton.so CMakeFiles/_cproton.dir/pythonPYTHON_wrap.c.o ../../libqpid-proton.so.1.0.0 /usr/lib64/python2.4/config/libpython2.4.a -luuid -lssl -lrt
      – Installing: %

      {buildroot}/usr/lib64/python2.4/site-packages/_cproton.so
      + chmod +x '%{buildroot}

      %

      {python_sitearch}/_cproton.so'
      chmod: cannot access `%{buildroot}%{python_sitearch}

      /_cproton.so': No such file or directory

      Version-Release number of selected component (if applicable):

      proton-0.4 and trunk

      How reproducible:

      100%

      Attachments

        Activity

          People

            mcpierce Darryl Pierce
            mcpierce Darryl Pierce
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: