[Pkg-middleware-maintainers] Bug#871087: qpid-proton: FTBFS: cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]

Lucas Nussbaum lucas at debian.org
Sun Aug 6 21:33:54 UTC 2017


Source: qpid-proton
Version: 0.14.0-5.1
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170805 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/c-event-tests.dir/event.c.o  -o c-event-tests -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../libqpid-proton.so.8.0.0 -lssl -lcrypto 
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 29%] Built target c-data-tests
> [ 30%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/examples/c/include  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden   -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/msgr-send.dir/msgr-common.c.o   -c /<<PKGBUILDDIR>>/tests/tools/apps/c/msgr-common.c
> [ 31%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/examples/c/include  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden   -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/msgr-recv.dir/msgr-common.c.o   -c /<<PKGBUILDDIR>>/tests/tools/apps/c/msgr-common.c
> [ 31%] Building C object tests/tools/apps/c/CMakeFiles/reactor-recv.dir/msgr-common.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/examples/c/include  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden   -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/reactor-recv.dir/msgr-common.c.o   -c /<<PKGBUILDDIR>>/tests/tools/apps/c/msgr-common.c
> [ 32%] Linking C executable c-engine-tests
> [ 33%] Linking C executable c-parse-url-tests
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-engine-tests.dir/link.txt --verbose=1
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-parse-url-tests.dir/link.txt --verbose=1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/c-engine-tests.dir/engine.c.o  -o c-engine-tests -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../libqpid-proton.so.8.0.0 -lssl -lcrypto 
> [ 34%] Linking C executable send
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger && /usr/bin/cmake -E cmake_link_script CMakeFiles/send.dir/link.txt --verbose=1
> [ 34%] Built target c-message-tests
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro -rdynamic CMakeFiles/send.dir/send.c.o  -o send -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> [ 35%] Linking C executable c-refcount-tests
> [ 35%] Built target c-event-tests
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/c-parse-url-tests.dir/parse-url.c.o  -o c-parse-url-tests -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../libqpid-proton.so.8.0.0 -lssl -lcrypto 
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-refcount-tests.dir/link.txt --verbose=1
> [ 35%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/binary.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/binary.cpp
> [ 36%] Building C object tests/tools/apps/c/CMakeFiles/reactor-send.dir/msgr-common.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/tools/apps/c && /usr/bin/cc -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_INTTYPES -DUSE_STRERROR_R -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/examples/c/include  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden   -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99 -o CMakeFiles/reactor-send.dir/msgr-common.c.o   -c /<<PKGBUILDDIR>>/tests/tools/apps/c/msgr-common.c
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/c-refcount-tests.dir/refcount.c.o  -o c-refcount-tests -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../libqpid-proton.so.8.0.0 -lssl -lcrypto 
> [ 36%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/byte_array.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/byte_array.cpp
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> make -f examples/c/messenger/CMakeFiles/recv.dir/build.make examples/c/messenger/CMakeFiles/recv.dir/depend
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples/c/messenger /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger/CMakeFiles/recv.dir/DependInfo.cmake --color=
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Scanning dependencies of target recv
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make -f examples/c/messenger/CMakeFiles/recv.dir/build.make examples/c/messenger/CMakeFiles/recv.dir/build
> [ 37%] Linking C executable c-reactor-tests
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-reactor-tests.dir/link.txt --verbose=1
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 37%] Built target c-engine-tests
> make -f examples/c/messenger/CMakeFiles/send-async.dir/build.make examples/c/messenger/CMakeFiles/send-async.dir/depend
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples/c/messenger /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger/CMakeFiles/send-async.dir/DependInfo.cmake --color=
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/c-reactor-tests.dir/reactor.c.o  -o c-reactor-tests -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../libqpid-proton.so.8.0.0 -lssl -lcrypto 
> [ 38%] Building C object examples/c/messenger/CMakeFiles/recv.dir/recv.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger && /usr/bin/cc  -I/<<PKGBUILDDIR>>/examples/c/include -I/<<PKGBUILDDIR>>/proton-c/include  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99  -o CMakeFiles/recv.dir/recv.c.o   -c /<<PKGBUILDDIR>>/examples/c/messenger/recv.c
> [ 38%] Built target send
> make -f examples/c/messenger/CMakeFiles/recv-async.dir/build.make examples/c/messenger/CMakeFiles/recv-async.dir/depend
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples/c/messenger /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger/CMakeFiles/recv-async.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 38%] Built target c-parse-url-tests
> make -f examples/c/reactor/CMakeFiles/receiver.dir/build.make examples/c/reactor/CMakeFiles/receiver.dir/depend
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples/c/reactor /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/reactor /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/reactor/CMakeFiles/receiver.dir/DependInfo.cmake --color=
> Scanning dependencies of target send-async
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make -f examples/c/messenger/CMakeFiles/send-async.dir/build.make examples/c/messenger/CMakeFiles/send-async.dir/build
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Scanning dependencies of target recv-async
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make -f examples/c/messenger/CMakeFiles/recv-async.dir/build.make examples/c/messenger/CMakeFiles/recv-async.dir/build
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Scanning dependencies of target receiver
> [ 38%] Building C object examples/c/messenger/CMakeFiles/send-async.dir/send-async.c.o
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make -f examples/c/reactor/CMakeFiles/receiver.dir/build.make examples/c/reactor/CMakeFiles/receiver.dir/build
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger && /usr/bin/cc  -I/<<PKGBUILDDIR>>/examples/c/include -I/<<PKGBUILDDIR>>/proton-c/include  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99  -o CMakeFiles/send-async.dir/send-async.c.o   -c /<<PKGBUILDDIR>>/examples/c/messenger/send-async.c
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 39%] Building C object examples/c/messenger/CMakeFiles/recv-async.dir/recv-async.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger && /usr/bin/cc  -I/<<PKGBUILDDIR>>/examples/c/include -I/<<PKGBUILDDIR>>/proton-c/include  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99  -o CMakeFiles/recv-async.dir/recv-async.c.o   -c /<<PKGBUILDDIR>>/examples/c/messenger/recv-async.c
> [ 40%] Building C object examples/c/reactor/CMakeFiles/receiver.dir/receiver.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/reactor && /usr/bin/cc  -I/<<PKGBUILDDIR>>/examples/c/include -I/<<PKGBUILDDIR>>/proton-c/include  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99  -o CMakeFiles/receiver.dir/receiver.c.o   -c /<<PKGBUILDDIR>>/examples/c/reactor/receiver.c
> [ 40%] Built target c-refcount-tests
> make -f examples/c/reactor/CMakeFiles/sender.dir/build.make examples/c/reactor/CMakeFiles/sender.dir/depend
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/examples/c/reactor /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/reactor /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/reactor/CMakeFiles/sender.dir/DependInfo.cmake --color=
> [ 40%] Built target c-reactor-tests
> Scanning dependencies of target sender
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make -f examples/c/reactor/CMakeFiles/sender.dir/build.make examples/c/reactor/CMakeFiles/sender.dir/build
> [ 40%] Linking C executable msgr-send
> [ 40%] Linking C executable msgr-recv
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/tools/apps/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgr-send.dir/link.txt --verbose=1
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/tools/apps/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgr-recv.dir/link.txt --verbose=1
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 41%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/cached_map.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/cached_map.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/cached_map.cpp
> [ 41%] Building C object examples/c/reactor/CMakeFiles/sender.dir/sender.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/reactor && /usr/bin/cc  -I/<<PKGBUILDDIR>>/examples/c/include -I/<<PKGBUILDDIR>>/proton-c/include  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Werror -Wall -pedantic-errors -Wstrict-prototypes -Wc++-compat -Wvla -Wsign-compare -Wwrite-strings -std=c99  -o CMakeFiles/sender.dir/sender.c.o   -c /<<PKGBUILDDIR>>/examples/c/reactor/sender.c
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/msgr-recv.dir/msgr-recv.c.o CMakeFiles/msgr-recv.dir/msgr-common.c.o  -o msgr-recv -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/msgr-send.dir/msgr-send.c.o CMakeFiles/msgr-send.dir/msgr-common.c.o  -o msgr-send -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> [ 42%] Linking C executable reactor-recv
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/tools/apps/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/reactor-recv.dir/link.txt --verbose=1
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/reactor-recv.dir/reactor-recv.c.o CMakeFiles/reactor-recv.dir/msgr-common.c.o  -o reactor-recv -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> [ 42%] Linking C executable reactor-send
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/tools/apps/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/reactor-send.dir/link.txt --verbose=1
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/reactor-send.dir/reactor-send.c.o CMakeFiles/reactor-send.dir/msgr-common.c.o  -o reactor-send -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> [ 42%] Linking C executable recv
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger && /usr/bin/cmake -E cmake_link_script CMakeFiles/recv.dir/link.txt --verbose=1
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro -rdynamic CMakeFiles/recv.dir/recv.c.o  -o recv -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 42%] Built target msgr-send
> [ 42%] Built target msgr-recv
> [ 42%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o
> [ 43%] Linking C executable send-async
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/connection.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/connection.cpp
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger && /usr/bin/cmake -E cmake_link_script CMakeFiles/send-async.dir/link.txt --verbose=1
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro -rdynamic CMakeFiles/send-async.dir/send-async.c.o  -o send-async -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> [ 44%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/connection_options.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/connection_options.cpp
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> [ 44%] Linking C executable recv-async
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/messenger && /usr/bin/cmake -E cmake_link_script CMakeFiles/recv-async.dir/link.txt --verbose=1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 44%] Linking C executable receiver
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/reactor && /usr/bin/cmake -E cmake_link_script CMakeFiles/receiver.dir/link.txt --verbose=1
> [ 44%] Built target reactor-recv
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro -rdynamic CMakeFiles/recv-async.dir/recv-async.c.o  -o recv-async -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 44%] Built target reactor-send
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro -rdynamic CMakeFiles/receiver.dir/receiver.c.o  -o receiver -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> [ 44%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/connector.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/connector.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/connector.cpp
> [ 45%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/container.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/container.cpp
> [ 45%] Built target recv
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 46%] Linking C executable sender
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/examples/c/reactor && /usr/bin/cmake -E cmake_link_script CMakeFiles/sender.dir/link.txt --verbose=1
> [ 46%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/container_impl.cpp.o
> [ 46%] Built target send-async
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/container_impl.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/container_impl.cpp
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro -rdynamic CMakeFiles/sender.dir/sender.c.o  -o sender -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../../proton-c/libqpid-proton.so.8.0.0 -lssl -lcrypto 
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 47%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/contexts.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/contexts.cpp
> [ 47%] Built target recv-async
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> [ 47%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/data.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/data.cpp
> [ 47%] Built target receiver
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> [ 48%] Linking C executable c-object-tests
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/c-object-tests.dir/link.txt --verbose=1
> [ 49%] Building CXX object proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/bindings/cpp && /usr/bin/c++  -Dqpid_proton_cpp_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/src -I/<<PKGBUILDDIR>>/proton-c/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/include -I/<<PKGBUILDDIR>>/proton-c/bindings/cpp/src  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -fPIC   -Werror -Wall -pedantic-errors -Wno-format -Wno-variadic-macros -o CMakeFiles/qpid-proton-cpp.dir/src/decimal.cpp.o -c /<<PKGBUILDDIR>>/proton-c/bindings/cpp/src/decimal.cpp
> cc1plus: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -Wl,-z,relro -rdynamic CMakeFiles/c-object-tests.dir/object.c.o  -o c-object-tests -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/proton-c ../../libqpid-proton.so.8.0.0 -lssl -lcrypto 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 49%] Built target sender
> cc1plus: all warnings being treated as errors
> proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/build.make:65: recipe for target 'proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/acceptor.cpp.o' failed
> make[4]: *** [proton-c/bindings/cpp/CMakeFiles/qpid-proton-cpp.dir/src/acceptor.cpp.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/qpid-proton_0.14.0-5.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-middleware-maintainers mailing list