]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Analysis workflow, debug output for ctime.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 25 Jun 2021 11:12:22 +0000 (13:12 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 25 Jun 2021 11:12:22 +0000 (13:12 +0200)
.github/workflows/analysis_ports.yml

index 0fa84cf01f25d9a0ab5bd837b4f726073e8e82d7..f4400a9ee86f5b8a09db95e589e15e492361186c 100644 (file)
@@ -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