Skip to content

10.0.x: debian master builds fail make check due to undefined symbol: http_rsb #9601

@bneradt

Description

@bneradt

The CI branch builds are demonstrating an issue with make check runs on latest master. Running some of the tests fail with undefined symbol: http_rsb. Here's a recent log:

https://ci.trafficserver.apache.org/job/master/job/os_build/15948/console

FAIL: test_HttpTransact
=======================

/home/jenkins/workspace/master/os_build/src/proxy/http/.libs/test_HttpTransact: symbol lookup error: /home/jenkins/workspace/master/os_build/src/proxy/http/.libs/test_HttpTransact: undefined symbol: _Z31forceLinkRegressionHttpTransactv
FAIL test_HttpTransact (exit status: 127)

We need to figure out how to address this symbol issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions