Symbolic +1

Compiled Proton + unit tests on Linux (GCC 4.9.1)

Compiled Proton + unit tests on Windows (Visual Studio 2013)

Compiled Proton + unit tests on Solaris x86 (SunStudio 12.1)

Compiled Proton + unit tests on Solaris Sparc (SunStudio 12.1)

Compiled Qpid Dispatch 0.7.0 + unit tests (With my patches)  on Linux, Solaris 
x86 and Solaris Sparc

Full test suite green on our side


PS: We only compile Proton-c, the C++ bindings and the Python bindings


Regards,

Adel


________________________________
From: Ganesh Murthy <gmur...@redhat.com>
Sent: Friday, February 3, 2017 7:27:34 PM
To: users@qpid.apache.org
Subject: Re: [VOTE] Release Qpid Proton 0.17.0

+1

* Verified signatures
* Ran Qpid Dispatch unit tests successfully

I got down the bits from 
https://dist.apache.org/repos/dist/dev/qpid/proton/0.17.0-rc1/ and proceeded to 
build without disabling any binding.

I saw this error in cmake -

CMake Error at proton-c/bindings/javascript/CMakeLists.txt:177 (add_library):
   Cannot find source file:

     /home/gmurthy/opensource/qpid-proton-0.17.0/proton-c/src/object/object.c

   Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
   .hxx .in .txx



 CMake Error: CMake can not determine linker language for target: 
qpid-proton-bitcode

 CMake Error: Cannot determine link language for target "qpid-proton-bitcode".

This comes from the Javascript binding being ON and goes away if turned off. 
The same problem also exists with proton 0.16

Earlier, if the javascript binding was ON and if emscripten program was not 
found, it would simply skip building the js binding but now it throws the above 
error.

Any newbie who builds proton will hit this problem will be confused.

Thoughts?

(In any case, I am giving a +1 because the above stated problem does not affect 
the way we use proton in dispatch)

Thanks.

----- Original Message -----
> From: "Robbie Gemmell" <robbie.gemm...@gmail.com>
> To: users@qpid.apache.org
> Sent: Friday, February 3, 2017 12:35:47 PM
> Subject: [VOTE] Release Qpid Proton 0.17.0
>
> Hi folks,
>
> I have put together a first spin for a 0.17.0 Qpid Proton release,
> please test it and vote accordingly.
>
> Note that Proton-J is now independently released, its vote is also under way.
>
> The source archive can be grabbed from:
> https://dist.apache.org/repos/dist/dev/qpid/proton/0.17.0-rc1/
>
> The JIRAs currently assigned are [still in need of major cleanup]:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313720&version=12338663
>
> It is tagged as 0.17.0-rc1.
>
> Regards,
> Robbie
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>

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

Reply via email to