[jira] [Commented] (QPID-7893) compilation failure on Fedora 26

2019-06-19 Thread Robbie Gemmell (JIRA)


[ 
https://issues.apache.org/jira/browse/QPID-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867664#comment-16867664
 ] 

Robbie Gemmell commented on QPID-7893:
--

That should have had a new JIRA, given the orginal change was released versions 
ago.

> compilation failure on Fedora 26
> 
>
> Key: QPID-7893
> URL: https://issues.apache.org/jira/browse/QPID-7893
> Project: Qpid
>  Issue Type: Bug
>  Components: C++ Broker, C++ Build, C++ Client
>Affects Versions: qpid-cpp-1.37.0
> Environment: Fedora 26
> GCC reports version as "gcc (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3)"
> commit 55d4171a8155d9f6a07a48507e33d43b8cb6d904 from qpid-cpp master
>Reporter: Robbie Gemmell
>Assignee: Justin Ross
>Priority: Critical
> Fix For: qpid-cpp-1.37.0
>
> Attachments: compile-failure.txt
>
>
> When trying to compile qpid-cpp master (commit 
> 55d4171a8155d9f6a07a48507e33d43b8cb6d904) on Fedora 26, I get some 
> 'maybe-uninitialized' related complication failures (see attachment). 
> Adding "-DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized" to the initial 
> cmake run seemed to get things going though obviously might not be correct.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (QPID-7893) compilation failure on Fedora 26

2019-06-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/QPID-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867648#comment-16867648
 ] 

ASF subversion and git services commented on QPID-7893:
---

Commit 500af4f89f5f17cfa9a72b7737bea3734b430c9f in qpid-cpp's branch 
refs/heads/master from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-cpp.git;h=500af4f ]

QPID-7893: Correct fix for potentially uninitialised value


> compilation failure on Fedora 26
> 
>
> Key: QPID-7893
> URL: https://issues.apache.org/jira/browse/QPID-7893
> Project: Qpid
>  Issue Type: Bug
>  Components: C++ Broker, C++ Build, C++ Client
>Affects Versions: qpid-cpp-1.37.0
> Environment: Fedora 26
> GCC reports version as "gcc (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3)"
> commit 55d4171a8155d9f6a07a48507e33d43b8cb6d904 from qpid-cpp master
>Reporter: Robbie Gemmell
>Assignee: Justin Ross
>Priority: Critical
> Fix For: qpid-cpp-1.37.0
>
> Attachments: compile-failure.txt
>
>
> When trying to compile qpid-cpp master (commit 
> 55d4171a8155d9f6a07a48507e33d43b8cb6d904) on Fedora 26, I get some 
> 'maybe-uninitialized' related complication failures (see attachment). 
> Adding "-DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized" to the initial 
> cmake run seemed to get things going though obviously might not be correct.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (QPID-7893) compilation failure on Fedora 26

2017-10-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222440#comment-16222440
 ] 

ASF subversion and git services commented on QPID-7893:
---

Commit 2787235079659126474e24c285823c69bb31119d in qpid-cpp's branch 
refs/heads/master from [~jr...@redhat.com]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=2787235 ]

QPID-7893: Improvements to initialzation fixes from review


> compilation failure on Fedora 26
> 
>
> Key: QPID-7893
> URL: https://issues.apache.org/jira/browse/QPID-7893
> Project: Qpid
>  Issue Type: Bug
>  Components: C++ Broker, C++ Build, C++ Client
>Affects Versions: qpid-cpp-1.37.0
> Environment: Fedora 26
> GCC reports version as "gcc (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3)"
> commit 55d4171a8155d9f6a07a48507e33d43b8cb6d904 from qpid-cpp master
>Reporter: Robbie Gemmell
>Assignee: Justin Ross
>Priority: Critical
> Fix For: qpid-cpp-1.37.0
>
> Attachments: compile-failure.txt
>
>
> When trying to compile qpid-cpp master (commit 
> 55d4171a8155d9f6a07a48507e33d43b8cb6d904) on Fedora 26, I get some 
> 'maybe-uninitialized' related complication failures (see attachment). 
> Adding "-DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized" to the initial 
> cmake run seemed to get things going though obviously might not be correct.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (QPID-7893) compilation failure on Fedora 26

2017-10-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222434#comment-16222434
 ] 

ASF subversion and git services commented on QPID-7893:
---

Commit c5363a48acc43949e74ae8d85a20858d2313de11 in qpid-cpp's branch 
refs/heads/master from [~jr...@redhat.com]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=c5363a4 ]

QPID-7893: Dubious fixes for initialization warnings


> compilation failure on Fedora 26
> 
>
> Key: QPID-7893
> URL: https://issues.apache.org/jira/browse/QPID-7893
> Project: Qpid
>  Issue Type: Bug
>  Components: C++ Broker, C++ Build, C++ Client
>Affects Versions: qpid-cpp-1.37.0
> Environment: Fedora 26
> GCC reports version as "gcc (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3)"
> commit 55d4171a8155d9f6a07a48507e33d43b8cb6d904 from qpid-cpp master
>Reporter: Robbie Gemmell
>Assignee: Justin Ross
>Priority: Critical
> Fix For: qpid-cpp-1.37.0
>
> Attachments: compile-failure.txt
>
>
> When trying to compile qpid-cpp master (commit 
> 55d4171a8155d9f6a07a48507e33d43b8cb6d904) on Fedora 26, I get some 
> 'maybe-uninitialized' related complication failures (see attachment). 
> Adding "-DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized" to the initial 
> cmake run seemed to get things going though obviously might not be correct.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (QPID-7893) compilation failure on Fedora 26

2017-09-25 Thread Robbie Gemmell (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178881#comment-16178881
 ] 

Robbie Gemmell commented on QPID-7893:
--

Fwiw, I was able to use the changes from updated PR 
https://github.com/apache/qpid-cpp/pull/10 to build on Fedora26 against proton 
master/0.18.0-SNAPSHOT (5c99849941f6c553a1080995936696ff56e3e4a9 I think).

The only resulting issue was a failure in the ssl test:
{noformat}
26: Testing Certificate validation and Authentication with the Python Client...
26: /home/rgemmell/workspace/qpid-cpp/build/src/tests/run_ssl_tests: line 292: 
Failed:: command not found
26: Failed
1/1 Test #26: ssl_tests ***Failed3.05 sec
{noformat}
Looking into it, I'm not sure what command it is saying isn't found, as its 
trying to run a test program to ping the broker and it is able to run that but 
it fails to connect to the broker as was expected.

I was able to run the ssl_tests successfully on a much older system, though 
built against proton-0.17.0 this time I believe (as it happened to be 
installed).


> compilation failure on Fedora 26
> 
>
> Key: QPID-7893
> URL: https://issues.apache.org/jira/browse/QPID-7893
> Project: Qpid
>  Issue Type: Bug
>  Components: C++ Broker, C++ Build, C++ Client
>Affects Versions: qpid-cpp-1.37.0
> Environment: Fedora 26
> GCC reports version as "gcc (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3)"
> commit 55d4171a8155d9f6a07a48507e33d43b8cb6d904 from qpid-cpp master
>Reporter: Robbie Gemmell
>Assignee: Justin Ross
>Priority: Critical
> Fix For: qpid-cpp-1.37.0
>
> Attachments: compile-failure.txt
>
>
> When trying to compile qpid-cpp master (commit 
> 55d4171a8155d9f6a07a48507e33d43b8cb6d904) on Fedora 26, I get some 
> 'maybe-uninitialized' related complication failures (see attachment). 
> Adding "-DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized" to the initial 
> cmake run seemed to get things going though obviously might not be correct.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (QPID-7893) compilation failure on Fedora 26

2017-09-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175721#comment-16175721
 ] 

ASF GitHub Bot commented on QPID-7893:
--

Github user ssorj closed the pull request at:

https://github.com/apache/qpid-cpp/pull/9


> compilation failure on Fedora 26
> 
>
> Key: QPID-7893
> URL: https://issues.apache.org/jira/browse/QPID-7893
> Project: Qpid
>  Issue Type: Bug
>  Components: C++ Broker, C++ Build, C++ Client
>Affects Versions: qpid-cpp-1.37.0
> Environment: Fedora 26
> GCC reports version as "gcc (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3)"
> commit 55d4171a8155d9f6a07a48507e33d43b8cb6d904 from qpid-cpp master
>Reporter: Robbie Gemmell
>Assignee: Justin Ross
>Priority: Critical
> Fix For: qpid-cpp-1.37.0
>
> Attachments: compile-failure.txt
>
>
> When trying to compile qpid-cpp master (commit 
> 55d4171a8155d9f6a07a48507e33d43b8cb6d904) on Fedora 26, I get some 
> 'maybe-uninitialized' related complication failures (see attachment). 
> Adding "-DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized" to the initial 
> cmake run seemed to get things going though obviously might not be correct.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (QPID-7893) compilation failure on Fedora 26

2017-09-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174673#comment-16174673
 ] 

ASF GitHub Bot commented on QPID-7893:
--

GitHub user ssorj opened a pull request:

https://github.com/apache/qpid-cpp/pull/9

Highly sketchy fixes for initialization warnings

Don't merge this.

This commit gets things building on Fedora 26, addressing QPID-7893 [1].  
I'm stabbing in the dark when it comes to C++ initialization.  Please help me 
determine if these changes are correct and harmless.

[1]: https://issues.apache.org/jira/browse/QPID-7893

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ssorj/qpid-cpp master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/qpid-cpp/pull/9.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #9


commit be2668472f8cf82afa181d523a328ac8b289e933
Author: Justin Ross 
Date:   2017-09-20T23:11:58Z

QPID-7893: Dubious fixes for initialization warnings




> compilation failure on Fedora 26
> 
>
> Key: QPID-7893
> URL: https://issues.apache.org/jira/browse/QPID-7893
> Project: Qpid
>  Issue Type: Bug
>  Components: C++ Broker, C++ Build, C++ Client
>Affects Versions: qpid-cpp-1.37.0
> Environment: Fedora 26
> GCC reports version as "gcc (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3)"
> commit 55d4171a8155d9f6a07a48507e33d43b8cb6d904 from qpid-cpp master
>Reporter: Robbie Gemmell
>Assignee: Justin Ross
>Priority: Critical
> Fix For: qpid-cpp-1.37.0
>
> Attachments: compile-failure.txt
>
>
> When trying to compile qpid-cpp master (commit 
> 55d4171a8155d9f6a07a48507e33d43b8cb6d904) on Fedora 26, I get some 
> 'maybe-uninitialized' related complication failures (see attachment). 
> Adding "-DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized" to the initial 
> cmake run seemed to get things going though obviously might not be correct.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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