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

ASF subversion and git services commented on PROTON-2512:
---------------------------------------------------------

Commit 532bbd84cfe761c54a685c38edca864aeea3d0cd in qpid-proton's branch 
refs/heads/main from Clifford Jansen
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=532bbd8 ]

PROTON-2512: TLS library - remove unused code


> Proton raw TLS library does not build on aarch64 Ubuntu in Travis CI
> --------------------------------------------------------------------
>
>                 Key: PROTON-2512
>                 URL: https://issues.apache.org/jira/browse/PROTON-2512
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: proton-c-0.37.0
>            Reporter: Jiri Daněk
>            Priority: Major
>
> https://app.travis-ci.com/github/jiridanek/skupper-router/jobs/562112202#L605
> {noformat}
> cmake .. 
> -DCMAKE_INSTALL_PREFIX=/home/travis/build/jiridanek/skupper-router/install 
> -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_BINDINGS=python -DBUILD_TLS=ON
> {noformat}
> [...]
> {noformat}
> [  8%] Building C object 
> c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/epoll_raw_connection.c.o
> /home/travis/build/jiridanek/skupper-router/qpid-proton/c/src/tls/openssl.c:1465:22:
>  error: unused function 'size_min' [-Werror,-Wunused-function]
> static inline size_t size_min(uint32_t a, uint32_t b) {
>                      ^
> 1 error generated.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to