Skn0tt opened a new pull request, #10930:
URL: https://github.com/apache/trafficserver/pull/10930

   Follow-up to https://github.com/apache/trafficserver/pull/10889. Running 
fuzz tests throws `error while loading shared libraries: libtsapicore.so: 
cannot open shared object file: No such file or director`. This is because 
`tsapicore` is a shared library now, and it needs to be copied into the `/lib` 
directory of fuzz tests.
   
   This should fix the fuzzing build (broken since yesterday, take a look at 
[today](https://storage.googleapis.com/oss-fuzz-coverage/trafficserver/reports/20231213/linux/src/trafficserver/tests/fuzzing/report.html)
 vs 
[yesterday](https://storage.googleapis.com/oss-fuzz-coverage/trafficserver/reports/20231212/linux/src/trafficserver/tests/fuzzing/report.html))


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