jeredfloyd commented on issue #13427:
URL:
https://github.com/apache/trafficserver/issues/13427#issuecomment-5254189007
fastlz build error is fixed by PR #13532
This is uncovered a different error on ppc64le which is a bit more troubling:
```
CacheShm purge sweeps by name when the control layout is foreign
-------------------------------------------------------------------------------
/builddir/build/BUILD/trafficserver-10.2.0/src/iocore/cache/unit_tests/test_CacheShm.cc:315
...............................................................................
/builddir/build/BUILD/trafficserver-10.2.0/src/iocore/cache/unit_tests/test_CacheShm.cc:330:
FAILED:
CHECK( report.table_untrusted )
with expansion:
false
/builddir/build/BUILD/trafficserver-10.2.0/src/iocore/cache/unit_tests/test_CacheShm.cc:331:
FAILED:
CHECK_FALSE( segment_exists(stripe_name) )
with expansion:
!true
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]