X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Flogs%2Fverbose-build;h=1dcb18fd585fd3ce460345d1dfff59133d7a37eb;hp=835e7c5357e1486dc4dc1cb7d56552a17a78df53;hb=a478f5c6485df6520be9e08832fbf8f1e0a39d15;hpb=176279c453afed1e0aab9db5283a92b1e92e1fb1 diff --git a/t/logs/verbose-build b/t/logs/verbose-build index 835e7c5..1dcb18f 100644 --- a/t/logs/verbose-build +++ b/t/logs/verbose-build @@ -48,6 +48,9 @@ checking whether compiling and linking against OpenSSL works... yes CC modules/server/test.c + C++ test/test.o +C++ test.cpp + Byte-compiling python modules... Byte-compiling python modules (optimized versions) ... Byte-compiling python modules... @@ -84,3 +87,9 @@ g++ -g -O2 -fPIC --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=fo cd /tmp/test/src && /usr/bin/c++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat-security -Werror=format-security -o CMakeFiles/test-verbose.dir/verbose.cpp.o -c -D_FORTIFY_SOURCE=2 /tmp/test/src/test-verbose/verbose.cpp [ 83%] Building C object src/CMakeFiles/test-verbose-c.dir/verbose-c.c.o cd /tmp/test/src && /usr/bin/gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o CMakeFiles/test-verbose-c.dir/verbose-c.c.o -c -D_FORTIFY_SOURCE=2 /tmp/test/src/test-verbose-c/verbose-c.c + +# False positives. +Compiling Test properties +Compiling Test sources +Compiling with GCC now generates lots of new warnings. +Compiling outside source directory - copying needed files