|
Autotools build system doesn't correctly detect python developer libraries
-------------------------------------------------------------------------- Key: QPID-3944 URL: https://issues.apache.org/jira/browse/QPID-3944 Project: Qpid Issue Type: Bug Components: Build Tools Affects Versions: 0.15, 0.16 Reporter: Andrew Stitcher A change made for 0.15 as part of QPID-3464 broke the autotools python developer libraries/headers detection logic. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
[ https://issues.apache.org/jira/browse/QPID-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned QPID-3944: ------------------------------------- Assignee: Andrew Stitcher > Autotools build system doesn't correctly detect python developer libraries > -------------------------------------------------------------------------- > > Key: QPID-3944 > URL: https://issues.apache.org/jira/browse/QPID-3944 > Project: Qpid > Issue Type: Bug > Components: Build Tools > Affects Versions: 0.15, 0.16 > Reporter: Andrew Stitcher > Assignee: Andrew Stitcher > > A change made for 0.15 as part of QPID-3464 broke the autotools python developer libraries/headers detection logic. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
In reply to this post by JIRA jira@apache.org
[ https://issues.apache.org/jira/browse/QPID-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251988#comment-13251988 ] Andrew Stitcher commented on QPID-3944: --------------------------------------- The current autotools python library detection will only work on recent versions of Fedora failing on other distributions (RHEL5/6, Debian) There are two problems the python pkg-config files are python-<version>. And many older distros don't have pkg-config files for python especially as python only seems to have introduced them in 2.7 > Autotools build system doesn't correctly detect python developer libraries > -------------------------------------------------------------------------- > > Key: QPID-3944 > URL: https://issues.apache.org/jira/browse/QPID-3944 > Project: Qpid > Issue Type: Bug > Components: Build Tools > Affects Versions: 0.15, 0.16 > Reporter: Andrew Stitcher > Assignee: Andrew Stitcher > > A change made for 0.15 as part of QPID-3464 broke the autotools python developer libraries/headers detection logic. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
In reply to this post by JIRA jira@apache.org
[ https://issues.apache.org/jira/browse/QPID-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-3944: ---------------------------------- Fix Version/s: 0.17 > Autotools build system doesn't correctly detect python developer libraries > -------------------------------------------------------------------------- > > Key: QPID-3944 > URL: https://issues.apache.org/jira/browse/QPID-3944 > Project: Qpid > Issue Type: Bug > Components: Build Tools > Affects Versions: 0.15, 0.16 > Reporter: Andrew Stitcher > Assignee: Andrew Stitcher > Fix For: 0.17 > > > A change made for 0.15 as part of QPID-3464 broke the autotools python developer libraries/headers detection logic. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
In reply to this post by JIRA jira@apache.org
[ https://issues.apache.org/jira/browse/QPID-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252772#comment-13252772 ] Justin Ross commented on QPID-3944: ----------------------------------- Tested by Andy, Gordon, and me. Approved for 0.16. > Autotools build system doesn't correctly detect python developer libraries > -------------------------------------------------------------------------- > > Key: QPID-3944 > URL: https://issues.apache.org/jira/browse/QPID-3944 > Project: Qpid > Issue Type: Bug > Components: Build Tools > Affects Versions: 0.15, 0.16 > Reporter: Andrew Stitcher > Assignee: Andrew Stitcher > Fix For: 0.17 > > > A change made for 0.15 as part of QPID-3464 broke the autotools python developer libraries/headers detection logic. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
In reply to this post by JIRA jira@apache.org
[ https://issues.apache.org/jira/browse/QPID-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-3944. ----------------------------------- Resolution: Fixed Fix Version/s: 0.16 > Autotools build system doesn't correctly detect python developer libraries > -------------------------------------------------------------------------- > > Key: QPID-3944 > URL: https://issues.apache.org/jira/browse/QPID-3944 > Project: Qpid > Issue Type: Bug > Components: Build Tools > Affects Versions: 0.15, 0.16 > Reporter: Andrew Stitcher > Assignee: Andrew Stitcher > Fix For: 0.16, 0.17 > > > A change made for 0.15 as part of QPID-3464 broke the autotools python developer libraries/headers detection logic. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
| Powered by Nabble | Edit this page |
