You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
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