From: W.C.A. Wijngaards Date: Fri, 25 Jun 2021 11:12:22 +0000 (+0200) Subject: Analysis workflow, debug output for ctime. X-Git-Tag: release-1.13.2rc1~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cef1c56e883ac44442ad2a7fb6000450de641b8b;p=thirdparty%2Funbound.git Analysis workflow, debug output for ctime. --- diff --git a/.github/workflows/analysis_ports.yml b/.github/workflows/analysis_ports.yml index 0fa84cf01..f4400a9ee 100644 --- a/.github/workflows/analysis_ports.yml +++ b/.github/workflows/analysis_ports.yml @@ -231,6 +231,9 @@ jobs: cd unbound echo "./configure --enable-debug --enable-static-exe --disable-flto \"--with-ssl=$prepath/openssl\" --with-libexpat=\"$prepath/expat\"" ./configure --enable-debug --enable-static-exe --disable-flto "--with-ssl=$prepath/openssl" --with-libexpat="$prepath/expat" + grep -A 60 "checking for ctime_r" config.log | cat + grep CTIME config.h | cat + grep LIBOBJS Makefile | cat make # specific test output make testbound.exe; ./testbound.exe -s