You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Darryl L. Pierce (JIRA)" <ji...@apache.org> on 2013/06/13 15:19:21 UTC

[jira] [Resolved] (QPID-4920) CLONE - Cannot complete the package build on RHEL 5: compilation and install issues

     [ https://issues.apache.org/jira/browse/QPID-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce resolved QPID-4920.
------------------------------------

    Resolution: Invalid

Didn't mean to close the original.
                
> CLONE - Cannot complete the package build on RHEL 5: compilation and install issues
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-4920
>                 URL: https://issues.apache.org/jira/browse/QPID-4920
>             Project: Qpid
>          Issue Type: Bug
>          Components: Build Tools
>            Reporter: Darryl L. Pierce
>            Assignee: Darryl L. Pierce
>
> 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%

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org