bneradt opened a new pull request, #328: URL: https://github.com/apache/trafficserver-ci/pull/328
gmake[2]: Leaving directory '/root/build_h3_tools/nghttp2/third-party' Making all in src gmake[2]: Entering directory '/root/build_h3_tools/nghttp2/src' Makefile:1237: ../tests/munit/.deps/nghttpx_unittest-munit.Po: No such file or directory gmake[2]: *** No rule to make target '../tests/munit/.deps/nghttpx_unittest-munit.Po'. Stop. gmake[2]: Leaving directory '/root/build_h3_tools/nghttp2/src' gmake[1]: *** [Makefile:559: all-recursive] Error 1 gmake[1]: Leaving directory '/root/build_h3_tools/nghttp2' gmake: *** [Makefile:467: all] Error 2 I believe this is due to the test files being .c instead of .cc, and the older automake doesn't handle that well. This all worked on rockylinux:8, 9, and fedora:39. Giving up, at least for now. I wish there were a switch to turn off the unit tests. -- 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]
