You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2022/03/04 14:44:00 UTC

[jira] [Created] (PROTON-2512) Proton raw TLS library does not build on aarch64 Ubuntu in Travis CI

Jiri Daněk created PROTON-2512:
----------------------------------

             Summary: 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


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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org