Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Apache Traffic Server not building #7713

@fabikd

Description

@fabikd

This Bug Report affects these Traffic Control components:

  • Traffic Server

What did you do?

Git pull on master for most recent code.
Deleted the dist folder and when trying to rebuild rpms using make build-builders from cdn-in-a-box folder and I get error message below:
CXXLD experimental/traffic_dump/traffic_dump.la
/opt/rh/gcc-toolset-9/root/usr/bin/ld: experimental/statichit/.libs/statichit.so: hidden symbol `_ZNSt10filesystem9_Dir_base7advanceEbRSt10error_code' isn't defined
/opt/rh/gcc-toolset-9/root/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:5011: experimental/statichit/statichit.la] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/root/rpmbuild/BUILD/trafficserver-9.2.2/plugins'
make[1]: *** [Makefile:7299: all-recursive] Error 1
make[1]: Leaving directory '/root/rpmbuild/BUILD/trafficserver-9.2.2/plugins'
make: *** [Makefile:893: all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.nZZ75B (%build)

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.nZZ75B (%build)
Failed to build the ATS RPM.
make: *** [../../dist/trafficserver-.el8..rpm] Error 1

What did you expect to happen?

RPMs build without errors.

What actually happened?

RPMs build without errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Traffic Serverrelated to Apache Traffic Serverbugsomething isn't working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions