0.4 rc1 build trouble on F17

2013-02-18 Thread Michael Goulish
I have a newly-configured F17 system, and the 0.4 RC1 tarball. Completely fresh system as of 30 minutes ago. Following the README instructions, I installed the minimal set of required packages: yum install gcc cmake libuuid-devel when I am in the build dir and I do this step :

[jira] [Created] (PROTON-242) Shared library used JNI code has poor name libproton-swig.so

2013-02-18 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-242: Summary: Shared library used JNI code has poor name libproton-swig.so Key: PROTON-242 URL: https://issues.apache.org/jira/browse/PROTON-242 Project: Qpid Proton

[jira] [Updated] (PROTON-60) Support configuring the max frame size.

2013-02-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-60: Fix Version/s: (was: 0.4) 0.5 Support configuring the max frame size.

[jira] [Updated] (PROTON-242) Shared library used JNI code has poor name libproton-swig.so

2013-02-18 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated PROTON-242: -- Fix Version/s: (was: 0.5) 0.4 Shared library used JNI code has poor name

[jira] [Commented] (PROTON-217) cmake build system should include install target for Java binaries

2013-02-18 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580591#comment-13580591 ] Keith Wall commented on PROTON-217: --- CMakeLists.txts have been enhanced to install the

[jira] [Comment Edited] (PROTON-217) cmake build system should include install target for Java binaries

2013-02-18 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580591#comment-13580591 ] Keith Wall edited comment on PROTON-217 at 2/18/13 1:13 PM:

[jira] [Resolved] (PROTON-217) cmake build system should include install target for Java binaries

2013-02-18 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved PROTON-217. --- Resolution: Fixed cmake build system should include install target for Java binaries

Re: p-200 is a release blocker

2013-02-18 Thread Rafael Schloming
It's actually already marked for 0.4. I believe ken is working on a fix. I put out the RC1 anyways because I figured there would be fallout from the build changes to work through anyways. --Rafael On Sun, Feb 17, 2013 at 6:05 PM, Michael Goulish mgoul...@redhat.comwrote: Not immediately

[jira] [Commented] (PROTON-200) [Proton-c] Credit distribution by messenger is not balanced across all links

2013-02-18 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580631#comment-13580631 ] Rafael H. Schloming commented on PROTON-200: Also, given the above breakdown

[jira] [Commented] (PROTON-200) [Proton-c] Credit distribution by messenger is not balanced across all links

2013-02-18 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580640#comment-13580640 ] Ken Giusti commented on PROTON-200: --- Welcome to my nightmare :) As you can see from the

Re: p-200 is a release blocker

2013-02-18 Thread Michael Goulish
True, I think I may be running into some of those now. I will start with a clean F18 system, download your RC1 tarball, follow the instructions, take notes of what I see, and post here. - Original Message - From: Rafael Schloming r...@alum.mit.edu To: proton@qpid.apache.org Sent:

[jira] [Comment Edited] (PROTON-200) [Proton-c] Credit distribution by messenger is not balanced across all links

2013-02-18 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580640#comment-13580640 ] Ken Giusti edited comment on PROTON-200 at 2/18/13 2:55 PM:

[jira] [Commented] (PROTON-200) [Proton-c] Credit distribution by messenger is not balanced across all links

2013-02-18 Thread Bozo Dragojevic (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580643#comment-13580643 ] Bozo Dragojevic commented on PROTON-200: DoS is way better than not being able to

[jira] [Commented] (PROTON-200) [Proton-c] Credit distribution by messenger is not balanced across all links

2013-02-18 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580670#comment-13580670 ] Rafael H. Schloming commented on PROTON-200: I'd say first priority for 0.4 is

[jira] [Updated] (PROTON-200) [Proton-c] Credit distribution by messenger is not balanced across all links

2013-02-18 Thread Bozo Dragojevic (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bozo Dragojevic updated PROTON-200: --- Attachment: upstream-credit.patch Here's my stab at the credit issue

Re: Testing types in a message

2013-02-18 Thread Alan Conway
On Fri, 2013-02-15 at 17:24 -0500, Rafael Schloming wrote: Couldn't you use map message the way Rob described in his later email to avoid having two? --Rafael On Fri, Feb 15, 2013 at 4:43 PM, Alan Conway acon...@redhat.com wrote: Another wrinkle in my type testing saga: Rob's

Re: 0.4 rc1 build trouble on F17

2013-02-18 Thread Michael Goulish
This is not a problem. I didn't realize how bare a newly-provisioned F18 system could be. ( I am using an automated box-provisioning system. ) I needed to do this first: yum groupinstall Development Tools - Original Message - From: Michael Goulish mgoul...@redhat.com To:

[jira] [Created] (PROTON-243) 0.4 RC1 libqpid-proton not found

2013-02-18 Thread michael goulish (JIRA)
michael goulish created PROTON-243: -- Summary: 0.4 RC1 libqpid-proton not found Key: PROTON-243 URL: https://issues.apache.org/jira/browse/PROTON-243 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (PROTON-200) [Proton-c] Credit distribution by messenger is not balanced across all links

2013-02-18 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580762#comment-13580762 ] Ken Giusti commented on PROTON-200: --- Reviewboad for proposed fix:

[jira] [Commented] (PROTON-243) 0.4 RC1 libqpid-proton not found

2013-02-18 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580820#comment-13580820 ] Ted Ross commented on PROTON-243: - The shorter version: When installing 0.4 on a 64-bit