Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Solaris] fix build with gcc-4.9 #113

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

matlo607
Copy link
Contributor

No description provided.

@matlo607
Copy link
Contributor Author

Hello,

Is the build on Windows meeting some issues ?
The errors are not related at all to my changes and I met exactly the same problem in another pull request (fix-path-test-binaries) on Windows.

24: ======================================================================
24: ERROR: test_ssl_no_name (__main__.ContainerExampleSSLTest)
24: ----------------------------------------------------------------------
24: Traceback (most recent call last):
24:   File "C:/projects/qpid-proton/examples/cpp/example_test.py", line 253, in tearDown
24:     super(ContainerExampleSSLTest, self).tearDown()
24:   File "C:/projects/qpid-proton/examples/cpp/example_test.py", line 108, in tearDown
24:     raise ProcError(b, "broker crash")
24: ProcError: ['broker', '-a', 'APPVYR-WIN:1650'] broker crash, code=-1073740791
24: vvvvvvvvvvvvvvvv
24: broker listening on APPVYR-WIN:1650
24: fixme: dangling listener_maybe_free.  aborting
24: ^^^^^^^^^^^^^^^^
24: 
24: 
24: ----------------------------------------------------------------------
24: Ran 4 tests in 1.391s
24: 
24: FAILED (errors=8)
24/24 Test #24: cpp-example-container-ssl ........***Failed    1.48 sec
88% tests passed, 3 tests failed out of 24
Total Test time (real) =  28.40 sec
The following tests FAILED:
	 10 - cpp-container_test (OTHER_FAULT)
	 23 - cpp-example-container (Failed)
	 24 - cpp-example-container-ssl (Failed)
Errors while running CTest
Command exited with code 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant