bryancall commented on issue #10241:
URL: 
https://github.com/apache/trafficserver/issues/10241#issuecomment-4828020210

   This was an audit of differences between the autotools and CMake builds 
during the migration. It has been overtaken by events. The 128-bit 
compare-and-swap (CAS) detection mismatch was fixed in 
https://github.com/apache/trafficserver/pull/10680, first released in 10.0.0. 
Autotools was then removed entirely in 
https://github.com/apache/trafficserver/pull/10794, also first released in 
10.0.0, so the central item here (files present in Makefile.am or Makefile.inc 
but not in any CMakeLists.txt) no longer applies, there is no longer a second 
build system to compare against and current master has no Makefile.am, 
Makefile.inc, or configure.ac. The jemalloc_ROOT item was resolved in this 
thread (it works when combined with -DENABLE_JEMALLOC=ON), and the specific 
missing Catch unit test files listed here no longer exist under those names 
after the source tree reorganization. Closing as obsolete. If any specific unit 
test is still not wired into the CMake build today, please open a fresh, t
 argeted issue naming the current file.


-- 
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]

Reply via email to