Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added log4cxx portfile #4

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

added log4cxx portfile #4

wants to merge 1 commit into from

Conversation

JangBoo
Copy link
Owner

@JangBoo JangBoo commented Jun 11, 2020

Describe the pull request

  • What does your PR fix? Fixes #

  • Which triplets are supported/not supported? Have you updated the CI baseline?

  • Does your PR follow the maintainer guide?

@JangBoo JangBoo self-assigned this Jun 11, 2020
Copy link

@klalumiere klalumiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another problem: it doesn't work on my computer 😆
Here's the output log. I have an idea of what is the problem, but I'll let you figure it out (game on 😆 ). Tips, begin by the end of the log.

[1/322] cd /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/x64-linux-dbg/src/main/include && /home/klalumiere/Projects/vcpkg-jangboo/downloads/tools/cmake-3.17.2-linux/cmake-3.17.2-Linux-x86_64/bin/cmake -E echo Checking\ configuration
Checking configuration
[2/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/testingFramework.dir/abts.cpp.o -MF src/test/cpp/CMakeFiles/testingFramework.dir/abts.cpp.o.d -o src/test/cpp/CMakeFiles/testingFramework.dir/abts.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/abts.cpp
[3/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/action.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/action.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/action.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/action.cpp
[4/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/absolutedateandtimefilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/absolutedateandtimefilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/absolutedateandtimefilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/absolutedateandtimefilter.cpp
[5/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/serializationtesthelper.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/serializationtesthelper.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/serializationtesthelper.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/serializationtesthelper.cpp
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/serializationtesthelper.cpp:81:64: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                        printf("Difference at offset %d, expected %x, actual %x\n", i, expected[i], actual[i]);
                                                     ~~                             ^
                                                     %zu
1 warning generated.
[6/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/testingFramework.dir/writerappendertestcase.cpp.o -MF src/test/cpp/CMakeFiles/testingFramework.dir/writerappendertestcase.cpp.o.d -o src/test/cpp/CMakeFiles/testingFramework.dir/writerappendertestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/writerappendertestcase.cpp
[7/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/testingFramework.dir/vectorappender.cpp.o -MF src/test/cpp/CMakeFiles/testingFramework.dir/vectorappender.cpp.o.d -o src/test/cpp/CMakeFiles/testingFramework.dir/vectorappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/vectorappender.cpp
[8/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/testingFramework.dir/appenderskeletontestcase.cpp.o -MF src/test/cpp/CMakeFiles/testingFramework.dir/appenderskeletontestcase.cpp.o.d -o src/test/cpp/CMakeFiles/testingFramework.dir/appenderskeletontestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/appenderskeletontestcase.cpp
[9/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/andfilter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/andfilter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/andfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/andfilter.cpp
[10/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/testingFramework.dir/logunit.cpp.o -MF src/test/cpp/CMakeFiles/testingFramework.dir/logunit.cpp.o.d -o src/test/cpp/CMakeFiles/testingFramework.dir/logunit.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/logunit.cpp
[11/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/bufferedwriter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/bufferedwriter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/bufferedwriter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/bufferedwriter.cpp
[12/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/basicconfigurator.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/basicconfigurator.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/basicconfigurator.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/basicconfigurator.cpp
[13/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/appenderskeleton.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/appenderskeleton.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/appenderskeleton.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/appenderskeleton.cpp
[14/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/appenderattachableimpl.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/appenderattachableimpl.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/appenderattachableimpl.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/appenderattachableimpl.cpp
[15/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/bytearrayinputstream.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/bytearrayinputstream.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/bytearrayinputstream.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/bytearrayinputstream.cpp
[16/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/aprinitializer.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/aprinitializer.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/aprinitializer.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/aprinitializer.cpp
[17/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/bytebuffer.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/bytebuffer.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/bytebuffer.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/bytebuffer.cpp
[18/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/bytearrayoutputstream.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/bytearrayoutputstream.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/bytearrayoutputstream.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/bytearrayoutputstream.cpp
[19/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/asyncappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/asyncappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/asyncappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/asyncappender.cpp
[20/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/cacheddateformat.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/cacheddateformat.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/cacheddateformat.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/cacheddateformat.cpp
[21/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/classregistration.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/classregistration.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/classregistration.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/classregistration.cpp
[22/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/condition.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/condition.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/condition.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/condition.cpp
[23/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/charsetdecoder.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/charsetdecoder.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/charsetdecoder.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/charsetdecoder.cpp
[24/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/charsetencoder.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/charsetencoder.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/charsetencoder.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/charsetencoder.cpp
[25/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/classnamepatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/classnamepatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/classnamepatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/classnamepatternconverter.cpp
[26/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/configurator.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/configurator.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/configurator.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/configurator.cpp
[27/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/datagrampacket.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/datagrampacket.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/datagrampacket.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/datagrampacket.cpp
[28/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/consoleappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/consoleappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/consoleappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/consoleappender.cpp
[29/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/cyclicbuffer.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/cyclicbuffer.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/cyclicbuffer.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/cyclicbuffer.cpp
[30/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/class.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/class.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/class.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/class.cpp
[31/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/datagramsocket.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/datagramsocket.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/datagramsocket.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/datagramsocket.cpp
[32/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/date.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/date.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/date.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/date.cpp
[33/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/dateformat.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/dateformat.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/dateformat.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/dateformat.cpp
[34/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/dailyrollingfileappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/dailyrollingfileappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/dailyrollingfileappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/dailyrollingfileappender.cpp
[35/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/datelayout.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/datelayout.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/datelayout.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/datelayout.cpp
[36/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/defaultconfigurator.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/defaultconfigurator.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/defaultconfigurator.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/defaultconfigurator.cpp
[37/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/defaultloggerfactory.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/defaultloggerfactory.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/defaultloggerfactory.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/defaultloggerfactory.cpp
[38/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/exception.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/exception.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/exception.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/exception.cpp
[39/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/defaultrepositoryselector.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/defaultrepositoryselector.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/defaultrepositoryselector.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/defaultrepositoryselector.cpp
[40/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/datepatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/datepatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/datepatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/datepatternconverter.cpp
[41/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/syslogappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/syslogappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/syslogappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/syslogappender.cpp
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/syslogappender.cpp:402:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                else
                ^
1 warning generated.
[42/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/domconfigurator.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/domconfigurator.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/domconfigurator.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/domconfigurator.cpp
[43/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/file.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/file.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/file.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/file.cpp
[44/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/fallbackerrorhandler.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/fallbackerrorhandler.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/fallbackerrorhandler.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/fallbackerrorhandler.cpp
[45/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/fileinputstream.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/fileinputstream.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/fileinputstream.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/fileinputstream.cpp
[46/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/fileappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/fileappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/fileappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/fileappender.cpp
[47/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/filedatepatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/filedatepatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/filedatepatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/filedatepatternconverter.cpp
[48/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/fileoutputstream.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/fileoutputstream.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/fileoutputstream.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/fileoutputstream.cpp
[49/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/filelocationpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/filelocationpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/filelocationpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/filelocationpatternconverter.cpp
[50/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/formattinginfo.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/formattinginfo.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/formattinginfo.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/formattinginfo.cpp
[51/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/filerenameaction.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/filerenameaction.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/filerenameaction.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/filerenameaction.cpp
[52/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/filter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/filter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/filter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/filter.cpp
[53/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/filewatchdog.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/filewatchdog.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/filewatchdog.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/filewatchdog.cpp
[54/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/filterbasedtriggeringpolicy.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/filterbasedtriggeringpolicy.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/filterbasedtriggeringpolicy.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/filterbasedtriggeringpolicy.cpp
[55/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/gzcompressaction.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/gzcompressaction.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/gzcompressaction.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/gzcompressaction.cpp
[56/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/fulllocationpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/fulllocationpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/fulllocationpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/fulllocationpatternconverter.cpp
[57/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/inputstream.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/inputstream.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/inputstream.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/inputstream.cpp
[58/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/fixedwindowrollingpolicy.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/fixedwindowrollingpolicy.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/fixedwindowrollingpolicy.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/fixedwindowrollingpolicy.cpp
[59/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/inputstreamreader.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/inputstreamreader.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/inputstreamreader.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/inputstreamreader.cpp
[60/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/inetaddress.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/inetaddress.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/inetaddress.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/inetaddress.cpp
[61/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/integer.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/integer.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/integer.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/integer.cpp
[62/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/htmllayout.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/htmllayout.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/htmllayout.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/htmllayout.cpp
[63/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/integerpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/integerpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/integerpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/integerpatternconverter.cpp
[64/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/hierarchy.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/hierarchy.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/hierarchy.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/hierarchy.cpp
[65/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/layout.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/layout.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/layout.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/layout.cpp
[66/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/level.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/level.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/level.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/level.cpp
[67/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/jsonlayout.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/jsonlayout.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/jsonlayout.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/jsonlayout.cpp
[68/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/levelmatchfilter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/levelmatchfilter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/levelmatchfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/levelmatchfilter.cpp
[69/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/levelpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/levelpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/levelpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/levelpatternconverter.cpp
[70/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/levelrangefilter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/levelrangefilter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/levelrangefilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/levelrangefilter.cpp
[71/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/locale.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/locale.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/locale.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/locale.cpp
[72/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/locationinfo.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/locationinfo.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/locationinfo.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/locationinfo.cpp
[73/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/linelocationpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/linelocationpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/linelocationpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/linelocationpatternconverter.cpp
[74/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/literalpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/literalpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/literalpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/literalpatternconverter.cpp
[75/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/loader.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/loader.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/loader.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/loader.cpp
[76/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/lineseparatorpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/lineseparatorpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/lineseparatorpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/lineseparatorpatternconverter.cpp
[77/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/loggermatchfilter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/loggermatchfilter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/loggermatchfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/loggermatchfilter.cpp
[78/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/logger.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/logger.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/logger.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/logger.cpp
[79/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/loglog.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/loglog.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/loglog.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/loglog.cpp
[80/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/loggerpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/loggerpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/loggerpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/loggerpatternconverter.cpp
[81/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/loggingeventpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/loggingeventpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/loggingeventpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/loggingeventpatternconverter.cpp
[82/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/logstream.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/logstream.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/logstream.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/logstream.cpp
[83/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/logmanager.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/logmanager.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/logmanager.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/logmanager.cpp
[84/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/loggingevent.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/loggingevent.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/loggingevent.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/loggingevent.cpp
[85/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/mdc.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/mdc.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/mdc.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/mdc.cpp
[86/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/mapfilter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/mapfilter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/mapfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/mapfilter.cpp
[87/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/mutex.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/mutex.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/mutex.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/mutex.cpp
[88/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/manualtriggeringpolicy.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/manualtriggeringpolicy.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/manualtriggeringpolicy.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/manualtriggeringpolicy.cpp
[89/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/nteventlogappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/nteventlogappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/nteventlogappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/nteventlogappender.cpp
[90/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/messagebuffer.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/messagebuffer.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/messagebuffer.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/messagebuffer.cpp
[91/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/messagepatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/messagepatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/messagepatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/messagepatternconverter.cpp
[92/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/methodlocationpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/methodlocationpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/methodlocationpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/methodlocationpatternconverter.cpp
[93/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/nameabbreviator.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/nameabbreviator.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/nameabbreviator.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/nameabbreviator.cpp
[94/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/objectimpl.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/objectimpl.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/objectimpl.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/objectimpl.cpp
[95/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/ndc.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/ndc.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/ndc.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/ndc.cpp
[96/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/ndcpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/ndcpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/ndcpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/ndcpatternconverter.cpp
[97/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/namepatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/namepatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/namepatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/namepatternconverter.cpp
[98/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/objectoutputstream.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/objectoutputstream.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/objectoutputstream.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/objectoutputstream.cpp
[99/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/objectptr.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/objectptr.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/objectptr.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/objectptr.cpp
[100/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/outputdebugstringappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/outputdebugstringappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/outputdebugstringappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/outputdebugstringappender.cpp
[101/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/outputstream.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/outputstream.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/outputstream.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/outputstream.cpp
[102/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/patternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/patternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/patternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/patternconverter.cpp
[103/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/onlyonceerrorhandler.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/onlyonceerrorhandler.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/onlyonceerrorhandler.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/onlyonceerrorhandler.cpp
[104/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/outputstreamwriter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/outputstreamwriter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/outputstreamwriter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/outputstreamwriter.cpp
[105/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/odbcappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/odbcappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/odbcappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp
[106/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/obsoleterollingfileappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/obsoleterollingfileappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/obsoleterollingfileappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/obsoleterollingfileappender.cpp
[107/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/optionconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/optionconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/optionconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/optionconverter.cpp
[108/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/pool.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/pool.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/pool.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/pool.cpp
[109/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/patternlayout.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/patternlayout.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/patternlayout.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/patternlayout.cpp
[110/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/patternparser.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/patternparser.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/patternparser.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/patternparser.cpp
[111/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/propertiespatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/propertiespatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/propertiespatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/propertiespatternconverter.cpp
[112/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/propertyresourcebundle.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/propertyresourcebundle.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/propertyresourcebundle.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/propertyresourcebundle.cpp
[113/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/reader.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/reader.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/reader.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/reader.cpp
[114/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/propertysetter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/propertysetter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/propertysetter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/propertysetter.cpp
[115/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/properties.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/properties.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/properties.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/properties.cpp
[116/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/propertyconfigurator.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/propertyconfigurator.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/propertyconfigurator.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/propertyconfigurator.cpp
[117/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/rolloverdescription.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/rolloverdescription.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/rolloverdescription.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/rolloverdescription.cpp
[118/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/resourcebundle.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/resourcebundle.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/resourcebundle.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/resourcebundle.cpp
[119/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/relativetimepatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/relativetimepatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/relativetimepatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/relativetimepatternconverter.cpp
[120/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/rollingpolicy.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/rollingpolicy.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/rollingpolicy.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/rollingpolicy.cpp
[121/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/relativetimedateformat.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/relativetimedateformat.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/relativetimedateformat.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/relativetimedateformat.cpp
[122/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/rollingpolicybase.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/rollingpolicybase.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/rollingpolicybase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/rollingpolicybase.cpp
[123/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/rollingfileappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/rollingfileappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/rollingfileappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/rollingfileappender.cpp
[124/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/serversocket.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/serversocket.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/serversocket.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/serversocket.cpp
[125/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/rootlogger.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/rootlogger.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/rootlogger.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/rootlogger.cpp
[126/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/simplelayout.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/simplelayout.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/simplelayout.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/simplelayout.cpp
[127/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/sizebasedtriggeringpolicy.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/sizebasedtriggeringpolicy.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/sizebasedtriggeringpolicy.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/sizebasedtriggeringpolicy.cpp
[128/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/smtpappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/smtpappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/smtpappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/smtpappender.cpp
[129/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/simpledateformat.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/simpledateformat.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/simpledateformat.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/simpledateformat.cpp
[130/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/socket.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/socket.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/socket.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/socket.cpp
[131/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/stringtokenizer.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/stringtokenizer.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/stringtokenizer.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/stringtokenizer.cpp
[132/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/socketappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/socketappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/socketappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/socketappender.cpp
[133/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/socketappenderskeleton.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/socketappenderskeleton.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/socketappenderskeleton.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/socketappenderskeleton.cpp
[134/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/socketoutputstream.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/socketoutputstream.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/socketoutputstream.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/socketoutputstream.cpp
[135/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/strftimedateformat.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/strftimedateformat.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/strftimedateformat.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/strftimedateformat.cpp
[136/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/stringhelper.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/stringhelper.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/stringhelper.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/stringhelper.cpp
[137/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/sockethubappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/sockethubappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/sockethubappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/sockethubappender.cpp
[138/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/synchronized.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/synchronized.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/synchronized.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/synchronized.cpp
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/synchronized.cpp:66:3: warning: '~synchronized' has a non-throwing exception specification but can still throw [-Wexceptions]
                throw MutexException(stat);
                ^
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/synchronized.cpp:58:15: note: destructor has a implicit non-throwing exception specification
synchronized::~synchronized()
              ^
1 warning generated.
[139/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/stringmatchfilter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/stringmatchfilter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/stringmatchfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/stringmatchfilter.cpp
[140/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/syslogwriter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/syslogwriter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/syslogwriter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/syslogwriter.cpp
[141/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/system.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/system.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/system.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/system.cpp
[142/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/systemerrwriter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/systemerrwriter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/systemerrwriter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/systemerrwriter.cpp
[143/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/filter/CMakeFiles/filtertests.dir/andfiltertest.cpp.o -MF src/test/cpp/filter/CMakeFiles/filtertests.dir/andfiltertest.cpp.o.d -o src/test/cpp/filter/CMakeFiles/filtertests.dir/andfiltertest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/filter/andfiltertest.cpp
[144/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/filter/CMakeFiles/filtertests.dir/levelmatchfiltertest.cpp.o -MF src/test/cpp/filter/CMakeFiles/filtertests.dir/levelmatchfiltertest.cpp.o.d -o src/test/cpp/filter/CMakeFiles/filtertests.dir/levelmatchfiltertest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/filter/levelmatchfiltertest.cpp
[145/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/systemoutwriter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/systemoutwriter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/systemoutwriter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/systemoutwriter.cpp
[146/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/filter/CMakeFiles/filtertests.dir/denyallfiltertest.cpp.o -MF src/test/cpp/filter/CMakeFiles/filtertests.dir/denyallfiltertest.cpp.o.d -o src/test/cpp/filter/CMakeFiles/filtertests.dir/denyallfiltertest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/filter/denyallfiltertest.cpp
[147/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/threadcxx.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/threadcxx.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/threadcxx.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/threadcxx.cpp
[148/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/threadlocal.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/threadlocal.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/threadlocal.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/threadlocal.cpp
[149/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/defaultinit/CMakeFiles/defaultinittestcase.dir/testcase1.cpp.o -MF src/test/cpp/defaultinit/CMakeFiles/defaultinittestcase.dir/testcase1.cpp.o.d -o src/test/cpp/defaultinit/CMakeFiles/defaultinittestcase.dir/testcase1.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/defaultinit/testcase1.cpp
[150/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/defaultinit/CMakeFiles/defaultinittestcase.dir/testcase2.cpp.o -MF src/test/cpp/defaultinit/CMakeFiles/defaultinittestcase.dir/testcase2.cpp.o.d -o src/test/cpp/defaultinit/CMakeFiles/defaultinittestcase.dir/testcase2.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/defaultinit/testcase2.cpp
[151/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/telnetappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/telnetappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/telnetappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/telnetappender.cpp
[152/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/threadpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/threadpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/threadpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/threadpatternconverter.cpp
[153/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/threadspecificdata.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/threadspecificdata.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/threadspecificdata.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/threadspecificdata.cpp
[154/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/timezone.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/timezone.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/timezone.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/timezone.cpp
[155/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/transform.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/transform.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/transform.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/transform.cpp
[156/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/throwableinformationpatternconverter.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/throwableinformationpatternconverter.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/throwableinformationpatternconverter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/throwableinformationpatternconverter.cpp
[157/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/transcoder.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/transcoder.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/transcoder.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/transcoder.cpp
[158/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/timebasedrollingpolicy.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/timebasedrollingpolicy.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/timebasedrollingpolicy.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/timebasedrollingpolicy.cpp
[159/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/writer.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/writer.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/writer.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/writer.cpp
[160/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/triggeringpolicy.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/triggeringpolicy.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/triggeringpolicy.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/triggeringpolicy.cpp
[161/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/ttcclayout.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/ttcclayout.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/ttcclayout.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/ttcclayout.cpp
[162/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/zipcompressaction.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/zipcompressaction.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/zipcompressaction.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/zipcompressaction.cpp
[163/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/xmlsocketappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/xmlsocketappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/xmlsocketappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/xmlsocketappender.cpp
[164/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/writerappender.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/writerappender.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/writerappender.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/writerappender.cpp
[165/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/main/cpp/CMakeFiles/log4cxx.dir/xmllayout.cpp.o -MF src/main/cpp/CMakeFiles/log4cxx.dir/xmllayout.cpp.o.d -o src/main/cpp/CMakeFiles/log4cxx.dir/xmllayout.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/xmllayout.cpp
[166/322] : && /home/klalumiere/Projects/vcpkg-jangboo/downloads/tools/cmake-3.17.2-linux/cmake-3.17.2-Linux-x86_64/bin/cmake -E rm -f src/test/cpp/libtestingFramework.a && /usr/bin/ar qc src/test/cpp/libtestingFramework.a  src/test/cpp/CMakeFiles/testingFramework.dir/abts.cpp.o src/test/cpp/CMakeFiles/testingFramework.dir/appenderskeletontestcase.cpp.o src/test/cpp/CMakeFiles/testingFramework.dir/logunit.cpp.o src/test/cpp/CMakeFiles/testingFramework.dir/vectorappender.cpp.o src/test/cpp/CMakeFiles/testingFramework.dir/writerappendertestcase.cpp.o && /usr/bin/ranlib src/test/cpp/libtestingFramework.a && :
[167/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/filetestcase.dir/filetestcase.cpp.o -MF src/test/cpp/CMakeFiles/filetestcase.dir/filetestcase.cpp.o.d -o src/test/cpp/CMakeFiles/filetestcase.dir/filetestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/filetestcase.cpp
[168/322] : && /home/klalumiere/Projects/vcpkg-jangboo/downloads/tools/cmake-3.17.2-linux/cmake-3.17.2-Linux-x86_64/bin/cmake -E rm -f src/main/cpp/liblog4cxx.a && /usr/bin/ar qc src/main/cpp/liblog4cxx.a  src/main/cpp/CMakeFiles/log4cxx.dir/action.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/andfilter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/appenderattachableimpl.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/appenderskeleton.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/aprinitializer.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/asyncappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/basicconfigurator.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/bufferedwriter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/bytearrayinputstream.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/bytearrayoutputstream.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/bytebuffer.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/cacheddateformat.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/charsetdecoder.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/charsetencoder.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/class.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/classnamepatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/classregistration.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/condition.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/configurator.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/consoleappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/cyclicbuffer.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/dailyrollingfileappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/datagrampacket.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/datagramsocket.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/date.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/dateformat.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/datelayout.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/datepatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/defaultconfigurator.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/defaultloggerfactory.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/defaultrepositoryselector.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/domconfigurator.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/exception.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/fallbackerrorhandler.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/file.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/fileappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/filedatepatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/fileinputstream.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/filelocationpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/fileoutputstream.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/filerenameaction.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/filewatchdog.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/filter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/filterbasedtriggeringpolicy.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/fixedwindowrollingpolicy.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/formattinginfo.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/fulllocationpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/gzcompressaction.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/hierarchy.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/htmllayout.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/inetaddress.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/inputstream.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/inputstreamreader.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/integer.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/integerpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/jsonlayout.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/layout.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/level.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/levelmatchfilter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/levelpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/levelrangefilter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/linelocationpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/lineseparatorpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/literalpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/loader.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/locale.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/locationinfo.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/logger.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/loggermatchfilter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/loggerpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/loggingevent.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/loggingeventpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/loglog.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/logmanager.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/logstream.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/manualtriggeringpolicy.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/mapfilter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/mdc.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/messagebuffer.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/messagepatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/methodlocationpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/mutex.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/nameabbreviator.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/namepatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/ndc.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/ndcpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/nteventlogappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/objectimpl.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/objectoutputstream.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/objectptr.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/obsoleterollingfileappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/odbcappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/onlyonceerrorhandler.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/optionconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/outputdebugstringappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/outputstream.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/outputstreamwriter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/patternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/patternlayout.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/patternparser.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/pool.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/properties.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/propertiespatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/propertyconfigurator.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/propertyresourcebundle.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/propertysetter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/reader.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/relativetimedateformat.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/relativetimepatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/resourcebundle.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/rollingfileappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/rollingpolicy.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/rollingpolicybase.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/rolloverdescription.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/rootlogger.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/serversocket.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/simpledateformat.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/simplelayout.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/sizebasedtriggeringpolicy.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/smtpappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/socket.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/socketappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/socketappenderskeleton.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/sockethubappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/socketoutputstream.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/strftimedateformat.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/stringhelper.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/stringmatchfilter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/stringtokenizer.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/synchronized.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/syslogappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/syslogwriter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/system.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/systemerrwriter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/systemoutwriter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/telnetappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/threadcxx.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/threadlocal.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/threadpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/threadspecificdata.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/throwableinformationpatternconverter.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/timebasedrollingpolicy.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/timezone.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/transcoder.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/transform.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/triggeringpolicy.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/ttcclayout.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/writer.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/writerappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/xmllayout.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/xmlsocketappender.cpp.o src/main/cpp/CMakeFiles/log4cxx.dir/zipcompressaction.cpp.o && /usr/bin/ranlib src/main/cpp/liblog4cxx.a && :
[169/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/encodingtest.dir/encodingtest.cpp.o -MF src/test/cpp/CMakeFiles/encodingtest.dir/encodingtest.cpp.o.d -o src/test/cpp/CMakeFiles/encodingtest.dir/encodingtest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/encodingtest.cpp
[170/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/patternlayouttest.dir/patternlayouttest.cpp.o -MF src/test/cpp/CMakeFiles/patternlayouttest.dir/patternlayouttest.cpp.o.d -o src/test/cpp/CMakeFiles/patternlayouttest.dir/patternlayouttest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/patternlayouttest.cpp
[171/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/jsonlayouttest.dir/jsonlayouttest.cpp.o -MF src/test/cpp/CMakeFiles/jsonlayouttest.dir/jsonlayouttest.cpp.o.d -o src/test/cpp/CMakeFiles/jsonlayouttest.dir/jsonlayouttest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/jsonlayouttest.cpp
[172/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/fileappendertest.dir/fileappendertest.cpp.o -MF src/test/cpp/CMakeFiles/fileappendertest.dir/fileappendertest.cpp.o.d -o src/test/cpp/CMakeFiles/fileappendertest.dir/fileappendertest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/fileappendertest.cpp
[173/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/consoleappendertestcase.dir/consoleappendertestcase.cpp.o -MF src/test/cpp/CMakeFiles/consoleappendertestcase.dir/consoleappendertestcase.cpp.o.d -o src/test/cpp/CMakeFiles/consoleappendertestcase.dir/consoleappendertestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/consoleappendertestcase.cpp
[174/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/loggertestcase.dir/loggertestcase.cpp.o -MF src/test/cpp/CMakeFiles/loggertestcase.dir/loggertestcase.cpp.o.d -o src/test/cpp/CMakeFiles/loggertestcase.dir/loggertestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/loggertestcase.cpp
[175/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/decodingtest.dir/decodingtest.cpp.o -MF src/test/cpp/CMakeFiles/decodingtest.dir/decodingtest.cpp.o.d -o src/test/cpp/CMakeFiles/decodingtest.dir/decodingtest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/decodingtest.cpp
[176/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/hierarchythresholdtestcase.dir/hierarchythresholdtestcase.cpp.o -MF src/test/cpp/CMakeFiles/hierarchythresholdtestcase.dir/hierarchythresholdtestcase.cpp.o.d -o src/test/cpp/CMakeFiles/hierarchythresholdtestcase.dir/hierarchythresholdtestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/hierarchythresholdtestcase.cpp
[177/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/propertyconfiguratortest.dir/propertyconfiguratortest.cpp.o -MF src/test/cpp/CMakeFiles/propertyconfiguratortest.dir/propertyconfiguratortest.cpp.o.d -o src/test/cpp/CMakeFiles/propertyconfiguratortest.dir/propertyconfiguratortest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/propertyconfiguratortest.cpp
[178/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/l7dtestcase.dir/l7dtestcase.cpp.o -MF src/test/cpp/CMakeFiles/l7dtestcase.dir/l7dtestcase.cpp.o.d -o src/test/cpp/CMakeFiles/l7dtestcase.dir/l7dtestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/l7dtestcase.cpp
[179/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/leveltestcase.dir/leveltestcase.cpp.o -MF src/test/cpp/CMakeFiles/leveltestcase.dir/leveltestcase.cpp.o.d -o src/test/cpp/CMakeFiles/leveltestcase.dir/leveltestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/leveltestcase.cpp
[180/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/mdctestcase.dir/mdctestcase.cpp.o -MF src/test/cpp/CMakeFiles/mdctestcase.dir/mdctestcase.cpp.o.d -o src/test/cpp/CMakeFiles/mdctestcase.dir/mdctestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/mdctestcase.cpp
[181/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/asyncappendertestcase.dir/asyncappendertestcase.cpp.o -MF src/test/cpp/CMakeFiles/asyncappendertestcase.dir/asyncappendertestcase.cpp.o.d -o src/test/cpp/CMakeFiles/asyncappendertestcase.dir/asyncappendertestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/asyncappendertestcase.cpp
[182/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/ndctestcase.dir/ndctestcase.cpp.o -MF src/test/cpp/CMakeFiles/ndctestcase.dir/ndctestcase.cpp.o.d -o src/test/cpp/CMakeFiles/ndctestcase.dir/ndctestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/ndctestcase.cpp
[183/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/hierarchytest.dir/hierarchytest.cpp.o -MF src/test/cpp/CMakeFiles/hierarchytest.dir/hierarchytest.cpp.o.d -o src/test/cpp/CMakeFiles/hierarchytest.dir/hierarchytest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/hierarchytest.cpp
[184/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/absolutetimefilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/absolutetimefilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/absolutetimefilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/absolutetimefilter.cpp
[185/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/minimumtestcase.dir/minimumtestcase.cpp.o -MF src/test/cpp/CMakeFiles/minimumtestcase.dir/minimumtestcase.cpp.o.d -o src/test/cpp/CMakeFiles/minimumtestcase.dir/minimumtestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/minimumtestcase.cpp
[186/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/rollingfileappendertestcase.dir/rollingfileappendertestcase.cpp.o -MF src/test/cpp/CMakeFiles/rollingfileappendertestcase.dir/rollingfileappendertestcase.cpp.o.d -o src/test/cpp/CMakeFiles/rollingfileappendertestcase.dir/rollingfileappendertestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/rollingfileappendertestcase.cpp
[187/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/rollingfileappendertestcase.dir/fileappendertestcase.cpp.o -MF src/test/cpp/CMakeFiles/rollingfileappendertestcase.dir/fileappendertestcase.cpp.o.d -o src/test/cpp/CMakeFiles/rollingfileappendertestcase.dir/fileappendertestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/fileappendertestcase.cpp
[188/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/controlfilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/controlfilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/controlfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/controlfilter.cpp
[189/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/compare.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/compare.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/compare.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/compare.cpp
[190/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/binarycompare.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/binarycompare.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/binarycompare.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/binarycompare.cpp
[191/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/filenamefilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/filenamefilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/filenamefilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/filenamefilter.cpp
[192/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/iso8601filter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/iso8601filter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/iso8601filter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/iso8601filter.cpp
[193/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/relativetimefilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/relativetimefilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/relativetimefilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/relativetimefilter.cpp
[194/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/CMakeFiles/streamtestcase.dir/streamtestcase.cpp.o -MF src/test/cpp/CMakeFiles/streamtestcase.dir/streamtestcase.cpp.o.d -o src/test/cpp/CMakeFiles/streamtestcase.dir/streamtestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/streamtestcase.cpp
[195/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/threadfilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/threadfilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/threadfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/threadfilter.cpp
[196/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/linenumberfilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/linenumberfilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/linenumberfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/linenumberfilter.cpp
[197/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmlfilenamefilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmlfilenamefilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmlfilenamefilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/xmlfilenamefilter.cpp
[198/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/utilfilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/utilfilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/utilfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/utilfilter.cpp
[199/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/transformer.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/transformer.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/transformer.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/transformer.cpp
[200/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmlthreadfilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmlthreadfilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmlthreadfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/xmlthreadfilter.cpp
[201/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmllineattributefilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmllineattributefilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmllineattributefilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/xmllineattributefilter.cpp
[202/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmltimestampfilter.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmltimestampfilter.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmltimestampfilter.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util/xmltimestampfilter.cpp
[203/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/util -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -fPIC -g -MD -MT src/test/cpp/util/CMakeFiles/testingUtilities.dir/__/xml/xlevel.cpp.o -MF src/test/cpp/util/CMakeFiles/testingUtilities.dir/__/xml/xlevel.cpp.o.d -o src/test/cpp/util/CMakeFiles/testingUtilities.dir/__/xml/xlevel.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/xml/xlevel.cpp
[204/322] : && /home/klalumiere/Projects/vcpkg-jangboo/downloads/tools/cmake-3.17.2-linux/cmake-3.17.2-Linux-x86_64/bin/cmake -E rm -f src/test/cpp/util/libtestingUtilities.a && /usr/bin/ar qc src/test/cpp/util/libtestingUtilities.a  src/test/cpp/util/CMakeFiles/testingUtilities.dir/serializationtesthelper.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/absolutedateandtimefilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/absolutetimefilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/binarycompare.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/compare.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/controlfilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/filenamefilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/iso8601filter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/linenumberfilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/relativetimefilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/threadfilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/transformer.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/utilfilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmlfilenamefilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmllineattributefilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmlthreadfilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/xmltimestampfilter.cpp.o src/test/cpp/util/CMakeFiles/testingUtilities.dir/__/xml/xlevel.cpp.o && /usr/bin/ranlib src/test/cpp/util/libtestingUtilities.a && :
[205/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -fPIC -g -MD -MT src/test/cpp/helpers/CMakeFiles/datetimedateformattestcase.dir/localechanger.cpp.o -MF src/test/cpp/helpers/CMakeFiles/datetimedateformattestcase.dir/localechanger.cpp.o.d -o src/test/cpp/helpers/CMakeFiles/datetimedateformattestcase.dir/localechanger.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers/localechanger.cpp
[206/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -fPIC -g -MD -MT src/test/cpp/helpers/CMakeFiles/cacheddateformattestcase.dir/localechanger.cpp.o -MF src/test/cpp/helpers/CMakeFiles/cacheddateformattestcase.dir/localechanger.cpp.o.d -o src/test/cpp/helpers/CMakeFiles/cacheddateformattestcase.dir/localechanger.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers/localechanger.cpp
[207/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -fPIC -g -MD -MT src/test/cpp/helpers/CMakeFiles/cacheddateformattestcase.dir/cacheddateformattestcase.cpp.o -MF src/test/cpp/helpers/CMakeFiles/cacheddateformattestcase.dir/cacheddateformattestcase.cpp.o.d -o src/test/cpp/helpers/CMakeFiles/cacheddateformattestcase.dir/cacheddateformattestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers/cacheddateformattestcase.cpp
[208/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -fPIC -g -MD -MT src/test/cpp/helpers/CMakeFiles/filewatchdogtest.dir/filewatchdogtest.cpp.o -MF src/test/cpp/helpers/CMakeFiles/filewatchdogtest.dir/filewatchdogtest.cpp.o.d -o src/test/cpp/helpers/CMakeFiles/filewatchdogtest.dir/filewatchdogtest.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers/filewatchdogtest.cpp
[209/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -fPIC -g -MD -MT src/test/cpp/helpers/CMakeFiles/transcodertestcase.dir/transcodertestcase.cpp.o -MF src/test/cpp/helpers/CMakeFiles/transcodertestcase.dir/transcodertestcase.cpp.o.d -o src/test/cpp/helpers/CMakeFiles/transcodertestcase.dir/transcodertestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers/transcodertestcase.cpp
[210/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -fPIC -g -MD -MT src/test/cpp/helpers/CMakeFiles/datetimedateformattestcase.dir/datetimedateformattestcase.cpp.o -MF src/test/cpp/helpers/CMakeFiles/datetimedateformattestcase.dir/datetimedateformattestcase.cpp.o.d -o src/test/cpp/helpers/CMakeFiles/datetimedateformattestcase.dir/datetimedateformattestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers/datetimedateformattestcase.cpp
[211/322] /usr/bin/c++  -DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC -DLOG4CXX_STATIC -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers -Isrc/main/include -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/include -I/usr/include/apr-1.0 -I/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp -fPIC -g -MD -MT src/test/cpp/helpers/CMakeFiles/iso8601dateformattestcase.dir/iso8601dateformattestcase.cpp.o -MF src/test/cpp/helpers/CMakeFiles/iso8601dateformattestcase.dir/iso8601dateformattestcase.cpp.o.d -o src/test/cpp/helpers/CMakeFiles/iso8601dateformattestcase.dir/iso8601dateformattestcase.cpp.o -c /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/test/cpp/helpers/iso8601dateformattestcase.cpp
[212/322] : && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/loggertestcase.dir/loggertestcase.cpp.o  -o src/test/cpp/loggertestcase  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
FAILED: src/test/cpp/loggertestcase 
: && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/loggertestcase.dir/loggertestcase.cpp.o  -o src/test/cpp/loggertestcase  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::SQLException::formatMessage(short, void*, char const*, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:76: undefined reference to `SQLGetDiagRecA'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:174: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:183: undefined reference to `SQLExecDirectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:194: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:200: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::getConnection(log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:224: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:233: undefined reference to `SQLSetEnvAttr'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:238: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:246: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:261: undefined reference to `SQLConnectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:270: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::close()':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:305: undefined reference to `SQLDisconnect'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:306: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:311: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `cleanup_parser':
apr_xml.c:(.text+0x81c): undefined reference to `XML_ParserFree'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `entity_declaration':
apr_xml.c:(.text+0x86f): undefined reference to `XML_StopParser'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_create':
apr_xml.c:(.text+0x925): undefined reference to `XML_ParserCreate'
/usr/bin/ld: apr_xml.c:(.text+0x98f): undefined reference to `XML_SetUserData'
/usr/bin/ld: apr_xml.c:(.text+0x9ad): undefined reference to `XML_SetElementHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9c4): undefined reference to `XML_SetCharacterDataHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9db): undefined reference to `XML_SetEntityDeclHandler'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `do_parse':
apr_xml.c:(.text+0xa3c): undefined reference to `XML_Parse'
/usr/bin/ld: apr_xml.c:(.text+0xa60): undefined reference to `XML_GetErrorCode'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_geterror':
apr_xml.c:(.text+0xbfe): undefined reference to `XML_ErrorString'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[213/322] : && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/patternlayouttest.dir/patternlayouttest.cpp.o  -o src/test/cpp/patternlayouttest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
FAILED: src/test/cpp/patternlayouttest 
: && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/patternlayouttest.dir/patternlayouttest.cpp.o  -o src/test/cpp/patternlayouttest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::SQLException::formatMessage(short, void*, char const*, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:76: undefined reference to `SQLGetDiagRecA'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:174: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:183: undefined reference to `SQLExecDirectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:194: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:200: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::getConnection(log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:224: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:233: undefined reference to `SQLSetEnvAttr'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:238: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:246: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:261: undefined reference to `SQLConnectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:270: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::close()':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:305: undefined reference to `SQLDisconnect'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:306: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:311: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `cleanup_parser':
apr_xml.c:(.text+0x81c): undefined reference to `XML_ParserFree'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `entity_declaration':
apr_xml.c:(.text+0x86f): undefined reference to `XML_StopParser'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_create':
apr_xml.c:(.text+0x925): undefined reference to `XML_ParserCreate'
/usr/bin/ld: apr_xml.c:(.text+0x98f): undefined reference to `XML_SetUserData'
/usr/bin/ld: apr_xml.c:(.text+0x9ad): undefined reference to `XML_SetElementHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9c4): undefined reference to `XML_SetCharacterDataHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9db): undefined reference to `XML_SetEntityDeclHandler'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `do_parse':
apr_xml.c:(.text+0xa3c): undefined reference to `XML_Parse'
/usr/bin/ld: apr_xml.c:(.text+0xa60): undefined reference to `XML_GetErrorCode'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_geterror':
apr_xml.c:(.text+0xbfe): undefined reference to `XML_ErrorString'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[214/322] : && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/filetestcase.dir/filetestcase.cpp.o  -o src/test/cpp/filetestcase  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
FAILED: src/test/cpp/filetestcase 
: && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/filetestcase.dir/filetestcase.cpp.o  -o src/test/cpp/filetestcase  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::SQLException::formatMessage(short, void*, char const*, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:76: undefined reference to `SQLGetDiagRecA'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:174: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:183: undefined reference to `SQLExecDirectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:194: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:200: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::getConnection(log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:224: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:233: undefined reference to `SQLSetEnvAttr'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:238: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:246: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:261: undefined reference to `SQLConnectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:270: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::close()':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:305: undefined reference to `SQLDisconnect'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:306: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:311: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `cleanup_parser':
apr_xml.c:(.text+0x81c): undefined reference to `XML_ParserFree'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `entity_declaration':
apr_xml.c:(.text+0x86f): undefined reference to `XML_StopParser'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_create':
apr_xml.c:(.text+0x925): undefined reference to `XML_ParserCreate'
/usr/bin/ld: apr_xml.c:(.text+0x98f): undefined reference to `XML_SetUserData'
/usr/bin/ld: apr_xml.c:(.text+0x9ad): undefined reference to `XML_SetElementHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9c4): undefined reference to `XML_SetCharacterDataHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9db): undefined reference to `XML_SetEntityDeclHandler'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `do_parse':
apr_xml.c:(.text+0xa3c): undefined reference to `XML_Parse'
/usr/bin/ld: apr_xml.c:(.text+0xa60): undefined reference to `XML_GetErrorCode'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_geterror':
apr_xml.c:(.text+0xbfe): undefined reference to `XML_ErrorString'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[215/322] : && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/jsonlayouttest.dir/jsonlayouttest.cpp.o  -o src/test/cpp/jsonlayouttest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
FAILED: src/test/cpp/jsonlayouttest 
: && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/jsonlayouttest.dir/jsonlayouttest.cpp.o  -o src/test/cpp/jsonlayouttest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::SQLException::formatMessage(short, void*, char const*, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:76: undefined reference to `SQLGetDiagRecA'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:174: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:183: undefined reference to `SQLExecDirectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:194: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:200: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::getConnection(log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:224: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:233: undefined reference to `SQLSetEnvAttr'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:238: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:246: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:261: undefined reference to `SQLConnectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:270: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::close()':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:305: undefined reference to `SQLDisconnect'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:306: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:311: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `cleanup_parser':
apr_xml.c:(.text+0x81c): undefined reference to `XML_ParserFree'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `entity_declaration':
apr_xml.c:(.text+0x86f): undefined reference to `XML_StopParser'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_create':
apr_xml.c:(.text+0x925): undefined reference to `XML_ParserCreate'
/usr/bin/ld: apr_xml.c:(.text+0x98f): undefined reference to `XML_SetUserData'
/usr/bin/ld: apr_xml.c:(.text+0x9ad): undefined reference to `XML_SetElementHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9c4): undefined reference to `XML_SetCharacterDataHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9db): undefined reference to `XML_SetEntityDeclHandler'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `do_parse':
apr_xml.c:(.text+0xa3c): undefined reference to `XML_Parse'
/usr/bin/ld: apr_xml.c:(.text+0xa60): undefined reference to `XML_GetErrorCode'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_geterror':
apr_xml.c:(.text+0xbfe): undefined reference to `XML_ErrorString'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[216/322] : && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/fileappendertest.dir/fileappendertest.cpp.o  -o src/test/cpp/fileappendertest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
FAILED: src/test/cpp/fileappendertest 
: && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/fileappendertest.dir/fileappendertest.cpp.o  -o src/test/cpp/fileappendertest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::SQLException::formatMessage(short, void*, char const*, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:76: undefined reference to `SQLGetDiagRecA'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:174: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:183: undefined reference to `SQLExecDirectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:194: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:200: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::getConnection(log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:224: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:233: undefined reference to `SQLSetEnvAttr'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:238: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:246: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:261: undefined reference to `SQLConnectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:270: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::close()':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:305: undefined reference to `SQLDisconnect'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:306: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:311: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `cleanup_parser':
apr_xml.c:(.text+0x81c): undefined reference to `XML_ParserFree'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `entity_declaration':
apr_xml.c:(.text+0x86f): undefined reference to `XML_StopParser'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_create':
apr_xml.c:(.text+0x925): undefined reference to `XML_ParserCreate'
/usr/bin/ld: apr_xml.c:(.text+0x98f): undefined reference to `XML_SetUserData'
/usr/bin/ld: apr_xml.c:(.text+0x9ad): undefined reference to `XML_SetElementHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9c4): undefined reference to `XML_SetCharacterDataHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9db): undefined reference to `XML_SetEntityDeclHandler'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `do_parse':
apr_xml.c:(.text+0xa3c): undefined reference to `XML_Parse'
/usr/bin/ld: apr_xml.c:(.text+0xa60): undefined reference to `XML_GetErrorCode'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_geterror':
apr_xml.c:(.text+0xbfe): undefined reference to `XML_ErrorString'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[217/322] : && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/encodingtest.dir/encodingtest.cpp.o  -o src/test/cpp/encodingtest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
FAILED: src/test/cpp/encodingtest 
: && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/encodingtest.dir/encodingtest.cpp.o  -o src/test/cpp/encodingtest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::SQLException::formatMessage(short, void*, char const*, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:76: undefined reference to `SQLGetDiagRecA'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:174: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:183: undefined reference to `SQLExecDirectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:194: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:200: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::getConnection(log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:224: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:233: undefined reference to `SQLSetEnvAttr'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:238: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:246: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:261: undefined reference to `SQLConnectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:270: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::close()':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:305: undefined reference to `SQLDisconnect'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:306: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:311: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `cleanup_parser':
apr_xml.c:(.text+0x81c): undefined reference to `XML_ParserFree'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `entity_declaration':
apr_xml.c:(.text+0x86f): undefined reference to `XML_StopParser'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_create':
apr_xml.c:(.text+0x925): undefined reference to `XML_ParserCreate'
/usr/bin/ld: apr_xml.c:(.text+0x98f): undefined reference to `XML_SetUserData'
/usr/bin/ld: apr_xml.c:(.text+0x9ad): undefined reference to `XML_SetElementHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9c4): undefined reference to `XML_SetCharacterDataHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9db): undefined reference to `XML_SetEntityDeclHandler'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `do_parse':
apr_xml.c:(.text+0xa3c): undefined reference to `XML_Parse'
/usr/bin/ld: apr_xml.c:(.text+0xa60): undefined reference to `XML_GetErrorCode'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_geterror':
apr_xml.c:(.text+0xbfe): undefined reference to `XML_ErrorString'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[218/322] : && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/consoleappendertestcase.dir/consoleappendertestcase.cpp.o  -o src/test/cpp/consoleappendertestcase  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
FAILED: src/test/cpp/consoleappendertestcase 
: && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/consoleappendertestcase.dir/consoleappendertestcase.cpp.o  -o src/test/cpp/consoleappendertestcase  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::SQLException::formatMessage(short, void*, char const*, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:76: undefined reference to `SQLGetDiagRecA'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:174: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:183: undefined reference to `SQLExecDirectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:194: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:200: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::getConnection(log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:224: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:233: undefined reference to `SQLSetEnvAttr'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:238: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:246: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:261: undefined reference to `SQLConnectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:270: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::close()':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:305: undefined reference to `SQLDisconnect'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:306: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:311: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `cleanup_parser':
apr_xml.c:(.text+0x81c): undefined reference to `XML_ParserFree'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `entity_declaration':
apr_xml.c:(.text+0x86f): undefined reference to `XML_StopParser'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_create':
apr_xml.c:(.text+0x925): undefined reference to `XML_ParserCreate'
/usr/bin/ld: apr_xml.c:(.text+0x98f): undefined reference to `XML_SetUserData'
/usr/bin/ld: apr_xml.c:(.text+0x9ad): undefined reference to `XML_SetElementHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9c4): undefined reference to `XML_SetCharacterDataHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9db): undefined reference to `XML_SetEntityDeclHandler'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `do_parse':
apr_xml.c:(.text+0xa3c): undefined reference to `XML_Parse'
/usr/bin/ld: apr_xml.c:(.text+0xa60): undefined reference to `XML_GetErrorCode'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_geterror':
apr_xml.c:(.text+0xbfe): undefined reference to `XML_ErrorString'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[219/322] : && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/decodingtest.dir/decodingtest.cpp.o  -o src/test/cpp/decodingtest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
FAILED: src/test/cpp/decodingtest 
: && /usr/bin/c++  -fPIC -g   src/test/cpp/CMakeFiles/decodingtest.dir/decodingtest.cpp.o  -o src/test/cpp/decodingtest  src/test/cpp/libtestingFramework.a  src/test/cpp/util/libtestingUtilities.a  src/main/cpp/liblog4cxx.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a  /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libapr-1.a  -lpthread && :
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::SQLException::formatMessage(short, void*, char const*, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:76: undefined reference to `SQLGetDiagRecA'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:174: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:183: undefined reference to `SQLExecDirectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:194: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:200: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::getConnection(log4cxx::helpers::Pool&)':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:224: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:233: undefined reference to `SQLSetEnvAttr'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:238: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:246: undefined reference to `SQLAllocHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:261: undefined reference to `SQLConnectW'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:270: undefined reference to `SQLFreeHandle'
/usr/bin/ld: src/main/cpp/liblog4cxx.a(odbcappender.cpp.o): in function `log4cxx::db::ODBCAppender::close()':
/home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:305: undefined reference to `SQLDisconnect'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:306: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/buildtrees/log4cxx/src/master-321958d5e1/src/main/cpp/odbcappender.cpp:311: undefined reference to `SQLFreeHandle'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `cleanup_parser':
apr_xml.c:(.text+0x81c): undefined reference to `XML_ParserFree'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `entity_declaration':
apr_xml.c:(.text+0x86f): undefined reference to `XML_StopParser'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_create':
apr_xml.c:(.text+0x925): undefined reference to `XML_ParserCreate'
/usr/bin/ld: apr_xml.c:(.text+0x98f): undefined reference to `XML_SetUserData'
/usr/bin/ld: apr_xml.c:(.text+0x9ad): undefined reference to `XML_SetElementHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9c4): undefined reference to `XML_SetCharacterDataHandler'
/usr/bin/ld: apr_xml.c:(.text+0x9db): undefined reference to `XML_SetEntityDeclHandler'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `do_parse':
apr_xml.c:(.text+0xa3c): undefined reference to `XML_Parse'
/usr/bin/ld: apr_xml.c:(.text+0xa60): undefined reference to `XML_GetErrorCode'
/usr/bin/ld: /home/klalumiere/Projects/vcpkg-jangboo/installed/x64-linux/debug/lib/libaprutil-1.a(apr_xml.o): in function `apr_xml_parser_geterror':
apr_xml.c:(.text+0xbfe): undefined reference to `XML_ErrorString'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO apache/logging-log4cxx
REF master

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to the documentation of vcpkg_from_github, this should not be a branch. Basically, this should fit the version specified inside the CONTROL file. I think you probably should use the tag v0_10_0.


vcpkg_install_cmake()

file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need these file(REMOVE_RECURSE?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants