Your message dated Sat, 22 Aug 2020 21:29:20 +0200
with message-id <[email protected]>
and subject line Already fixed
has caused the Debian Bug report #957104,
regarding cpputest: ftbfs with GCC-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
957104: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957104
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cpputest
Version: 3.8-7
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/cpputest_3.8-7_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o tests/CppUTestTests-TestResultTest.o `test -f 
'tests/TestResultTest.cpp' || echo './'`tests/TestResultTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o tests/CppUTestTests-TestUTestMacro.o `test -f 
'tests/TestUTestMacro.cpp' || echo './'`tests/TestUTestMacro.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o tests/CppUTestTests-TestUTestStringMacro.o `test 
-f 'tests/TestUTestStringMacro.cpp' || echo './'`tests/TestUTestStringMacro.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o tests/CppUTestTests-UtestTest.o `test -f 
'tests/UtestTest.cpp' || echo './'`tests/UtestTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o tests/CppUTestTests-UtestPlatformTest.o `test -f 
'tests/UtestPlatformTest.cpp' || echo './'`tests/UtestPlatformTest.cpp
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -include 
./include/CppUTest/MemoryLeakDetectorNewMacros.h  -Wno-c++11-long-long 
-Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default -Wswitch-enum 
-Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security    -Wl,-z,relro -o CppUTestTests 
tests/CppUTestTests-AllocationInCFile.o 
tests/CppUTestTests-AllocationInCppFile.o 
tests/CppUTestTests-AllocLetTestFree.o 
tests/CppUTestTests-AllocLetTestFreeTest.o tests/CppUTestTests-AllTests.o 
tests/CppUTestTests-CheatSheetTest.o 
tests/CppUTestTests-CommandLineArgumentsTest.o 
tests/CppUTestTests-CommandLineTestRunnerTest.o 
tests/CppUTestTests-JUnitOutputTest.o 
tests/CppUTestTests-MemoryLeakDetectorTest.o tests/CppUTestT
 ests-MemoryOperatorOverloadTest.o tests/CppUTestTests-MemoryLeakWarningTest.o 
tests/CppUTestTests-PluginTest.o tests/CppUTestTests-PreprocessorTest.o 
tests/CppUTestTests-SetPluginTest.o tests/CppUTestTests-SimpleStringTest.o 
tests/CppUTestTests-SimpleMutexTest.o tests/CppUTestTests-TeamCityOutputTest.o 
tests/CppUTestTests-TestFailureNaNTest.o tests/CppUTestTests-TestFailureTest.o 
tests/CppUTestTests-TestFilterTest.o tests/CppUTestTests-TestHarness_cTest.o 
tests/CppUTestTests-TestHarness_cTestCFile.o 
tests/CppUTestTests-TestInstallerTest.o 
tests/CppUTestTests-TestMemoryAllocatorTest.o 
tests/CppUTestTests-TestOutputTest.o tests/CppUTestTests-TestRegistryTest.o 
tests/CppUTestTests-TestResultTest.o tests/CppUTestTests-TestUTestMacro.o 
tests/CppUTestTests-TestUTestStringMacro.o tests/CppUTestTests-UtestTest.o 
tests/CppUTestTests-UtestPlatformTest.o lib/libCppUTest.a  -lpthread
libtool: link: g++ -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h 
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wl,-z -Wl,relro -o CppUTestTests 
tests/CppUTestTests-AllocationInCFile.o 
tests/CppUTestTests-AllocationInCppFile.o 
tests/CppUTestTests-AllocLetTestFree.o 
tests/CppUTestTests-AllocLetTestFreeTest.o tests/CppUTestTests-AllTests.o 
tests/CppUTestTests-CheatSheetTest.o 
tests/CppUTestTests-CommandLineArgumentsTest.o 
tests/CppUTestTests-CommandLineTestRunnerTest.o 
tests/CppUTestTests-JUnitOutputTest.o 
tests/CppUTestTests-MemoryLeakDetectorTest.o 
tests/CppUTestTests-MemoryOperatorOverloadTest.o
  tests/CppUTestTests-MemoryLeakWarningTest.o tests/CppUTestTests-PluginTest.o 
tests/CppUTestTests-PreprocessorTest.o tests/CppUTestTests-SetPluginTest.o 
tests/CppUTestTests-SimpleStringTest.o tests/CppUTestTests-SimpleMutexTest.o 
tests/CppUTestTests-TeamCityOutputTest.o 
tests/CppUTestTests-TestFailureNaNTest.o tests/CppUTestTests-TestFailureTest.o 
tests/CppUTestTests-TestFilterTest.o tests/CppUTestTests-TestHarness_cTest.o 
tests/CppUTestTests-TestHarness_cTestCFile.o 
tests/CppUTestTests-TestInstallerTest.o 
tests/CppUTestTests-TestMemoryAllocatorTest.o 
tests/CppUTestTests-TestOutputTest.o tests/CppUTestTests-TestRegistryTest.o 
tests/CppUTestTests-TestResultTest.o tests/CppUTestTests-TestUTestMacro.o 
tests/CppUTestTests-TestUTestStringMacro.o tests/CppUTestTests-UtestTest.o 
tests/CppUTestTests-UtestPlatformTest.o  lib/libCppUTest.a -lpthread
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o tests/CppUTestExt/CppUTestExtTests-AllTests.o 
`test -f 'tests/CppUTestExt/AllTests.cpp' || echo 
'./'`tests/CppUTestExt/AllTests.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-CodeMemoryReporterTest.o `test -f 
'tests/CppUTestExt/CodeMemoryReporterTest.cpp' || echo 
'./'`tests/CppUTestExt/CodeMemoryReporterTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o tests/CppUTestExt/CppUTestExtTests-GMockTest.o 
`test -f 'tests/CppUTestExt/GMockTest.cpp' || echo 
'./'`tests/CppUTestExt/GMockTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o tests/CppUTestExt/CppUTestExtTests-GTest1Test.o 
`test -f 'tests/CppUTestExt/GTest1Test.cpp' || echo 
'./'`tests/CppUTestExt/GTest1Test.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-GTest2ConvertorTest.o `test -f 
'tests/CppUTestExt/GTest2ConvertorTest.cpp' || echo 
'./'`tests/CppUTestExt/GTest2ConvertorTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-IEEE754PluginTest.o `test -f 
'tests/CppUTestExt/IEEE754PluginTest.cpp' || echo 
'./'`tests/CppUTestExt/IEEE754PluginTest.cpp
gcc -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow 
-Wswitch-default -Wswitch-enum -Wconversion -pedantic -Wsign-conversion 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-IEEE754PluginTest_c.o `test -f 
'tests/CppUTestExt/IEEE754PluginTest_c.c' || echo 
'./'`tests/CppUTestExt/IEEE754PluginTest_c.c
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MemoryReportAllocatorTest.o `test -f 
'tests/CppUTestExt/MemoryReportAllocatorTest.cpp' || echo 
'./'`tests/CppUTestExt/MemoryReportAllocatorTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MemoryReporterPluginTest.o `test -f 
'tests/CppUTestExt/MemoryReporterPluginTest.cpp' || echo 
'./'`tests/CppUTestExt/MemoryReporterPluginTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MemoryReportFormatterTest.o `test -f 
'tests/CppUTestExt/MemoryReportFormatterTest.cpp' || echo 
'./'`tests/CppUTestExt/MemoryReportFormatterTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockActualCallTest.o `test -f 
'tests/CppUTestExt/MockActualCallTest.cpp' || echo 
'./'`tests/CppUTestExt/MockActualCallTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockCheatSheetTest.o `test -f 
'tests/CppUTestExt/MockCheatSheetTest.cpp' || echo 
'./'`tests/CppUTestExt/MockCheatSheetTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o tests/CppUTestExt/CppUTestExtTests-MockCallTest.o 
`test -f 'tests/CppUTestExt/MockCallTest.cpp' || echo 
'./'`tests/CppUTestExt/MockCallTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockComparatorCopierTest.o `test -f 
'tests/CppUTestExt/MockComparatorCopierTest.cpp' || echo 
'./'`tests/CppUTestExt/MockComparatorCopierTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockExpectedCallTest.o `test -f 
'tests/CppUTestExt/MockExpectedCallTest.cpp' || echo 
'./'`tests/CppUTestExt/MockExpectedCallTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-ExpectedFunctionsListTest.o `test -f 
'tests/CppUTestExt/ExpectedFunctionsListTest.cpp' || echo 
'./'`tests/CppUTestExt/ExpectedFunctionsListTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockFailureReporterForTest.o `test -f 
'tests/CppUTestExt/MockFailureReporterForTest.cpp' || echo 
'./'`tests/CppUTestExt/MockFailureReporterForTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockFailureTest.o `test -f 
'tests/CppUTestExt/MockFailureTest.cpp' || echo 
'./'`tests/CppUTestExt/MockFailureTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockHierarchyTest.o `test -f 
'tests/CppUTestExt/MockHierarchyTest.cpp' || echo 
'./'`tests/CppUTestExt/MockHierarchyTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockNamedValueTest.o `test -f 
'tests/CppUTestExt/MockNamedValueTest.cpp' || echo 
'./'`tests/CppUTestExt/MockNamedValueTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockParameterTest.o `test -f 
'tests/CppUTestExt/MockParameterTest.cpp' || echo 
'./'`tests/CppUTestExt/MockParameterTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockPluginTest.o `test -f 
'tests/CppUTestExt/MockPluginTest.cpp' || echo 
'./'`tests/CppUTestExt/MockPluginTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockSupportTest.o `test -f 
'tests/CppUTestExt/MockSupportTest.cpp' || echo 
'./'`tests/CppUTestExt/MockSupportTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockSupport_cTest.o `test -f 
'tests/CppUTestExt/MockSupport_cTest.cpp' || echo 
'./'`tests/CppUTestExt/MockSupport_cTest.cpp
gcc -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow 
-Wswitch-default -Wswitch-enum -Wconversion -pedantic -Wsign-conversion 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockSupport_cTestCFile.o `test -f 
'tests/CppUTestExt/MockSupport_cTestCFile.c' || echo 
'./'`tests/CppUTestExt/MockSupport_cTestCFile.c
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockStrictOrderTest.o `test -f 
'tests/CppUTestExt/MockStrictOrderTest.cpp' || echo 
'./'`tests/CppUTestExt/MockStrictOrderTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-MockReturnValueTest.o `test -f 
'tests/CppUTestExt/MockReturnValueTest.cpp' || echo 
'./'`tests/CppUTestExt/MockReturnValueTest.cpp
g++ -DHAVE_CONFIG_H -I.   -include 
./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include   -Wdate-time 
-D_FORTIFY_SOURCE=2  -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o 
tests/CppUTestExt/CppUTestExtTests-OrderedTestTest.o `test -f 
'tests/CppUTestExt/OrderedTestTest.cpp' || echo 
'./'`tests/CppUTestExt/OrderedTestTest.cpp
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -include 
./include/CppUTest/MemoryLeakDetectorNewMacros.h  -Wno-c++11-long-long 
-Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default -Wswitch-enum 
-Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast   -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security    -Wl,-z,relro -o CppUTestExtTests 
tests/CppUTestExt/CppUTestExtTests-AllTests.o 
tests/CppUTestExt/CppUTestExtTests-CodeMemoryReporterTest.o 
tests/CppUTestExt/CppUTestExtTests-GMockTest.o 
tests/CppUTestExt/CppUTestExtTests-GTest1Test.o 
tests/CppUTestExt/CppUTestExtTests-GTest2ConvertorTest.o 
tests/CppUTestExt/CppUTestExtTests-IEEE754PluginTest.o 
tests/CppUTestExt/CppUTestExtTests-IEEE754PluginTest_c.o 
tests/CppUTestExt/CppUTestExtTests-MemoryReportAlloc
 atorTest.o tests/CppUTestExt/CppUTestExtTests-MemoryReporterPluginTest.o 
tests/CppUTestExt/CppUTestExtTests-MemoryReportFormatterTest.o 
tests/CppUTestExt/CppUTestExtTests-MockActualCallTest.o 
tests/CppUTestExt/CppUTestExtTests-MockCheatSheetTest.o 
tests/CppUTestExt/CppUTestExtTests-MockCallTest.o 
tests/CppUTestExt/CppUTestExtTests-MockComparatorCopierTest.o 
tests/CppUTestExt/CppUTestExtTests-MockExpectedCallTest.o 
tests/CppUTestExt/CppUTestExtTests-ExpectedFunctionsListTest.o 
tests/CppUTestExt/CppUTestExtTests-MockFailureReporterForTest.o 
tests/CppUTestExt/CppUTestExtTests-MockFailureTest.o 
tests/CppUTestExt/CppUTestExtTests-MockHierarchyTest.o 
tests/CppUTestExt/CppUTestExtTests-MockNamedValueTest.o 
tests/CppUTestExt/CppUTestExtTests-MockParameterTest.o 
tests/CppUTestExt/CppUTestExtTests-MockPluginTest.o 
tests/CppUTestExt/CppUTestExtTests-MockSupportTest.o 
tests/CppUTestExt/CppUTestExtTests-MockSupport_cTest.o 
tests/CppUTestExt/CppUTestExtTests-MockSupport_cTestCFile.o tests/CppUTes
 tExt/CppUTestExtTests-MockStrictOrderTest.o 
tests/CppUTestExt/CppUTestExtTests-MockReturnValueTest.o 
tests/CppUTestExt/CppUTestExtTests-OrderedTestTest.o lib/libCppUTestExt.a 
lib/libCppUTest.a  -lpthread
libtool: link: g++ -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h 
-Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default 
-Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual 
-Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro 
-Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors 
-Wno-weak-vtables -Wno-old-style-cast -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wl,-z -Wl,relro -o CppUTestExtTests 
tests/CppUTestExt/CppUTestExtTests-AllTests.o 
tests/CppUTestExt/CppUTestExtTests-CodeMemoryReporterTest.o 
tests/CppUTestExt/CppUTestExtTests-GMockTest.o 
tests/CppUTestExt/CppUTestExtTests-GTest1Test.o 
tests/CppUTestExt/CppUTestExtTests-GTest2ConvertorTest.o 
tests/CppUTestExt/CppUTestExtTests-IEEE754PluginTest.o 
tests/CppUTestExt/CppUTestExtTests-IEEE754PluginTest_c.o 
tests/CppUTestExt/CppUTestExtTests-MemoryReportAllocatorTest.o 
tests/CppUTestExt/CppU
 TestExtTests-MemoryReporterPluginTest.o 
tests/CppUTestExt/CppUTestExtTests-MemoryReportFormatterTest.o 
tests/CppUTestExt/CppUTestExtTests-MockActualCallTest.o 
tests/CppUTestExt/CppUTestExtTests-MockCheatSheetTest.o 
tests/CppUTestExt/CppUTestExtTests-MockCallTest.o 
tests/CppUTestExt/CppUTestExtTests-MockComparatorCopierTest.o 
tests/CppUTestExt/CppUTestExtTests-MockExpectedCallTest.o 
tests/CppUTestExt/CppUTestExtTests-ExpectedFunctionsListTest.o 
tests/CppUTestExt/CppUTestExtTests-MockFailureReporterForTest.o 
tests/CppUTestExt/CppUTestExtTests-MockFailureTest.o 
tests/CppUTestExt/CppUTestExtTests-MockHierarchyTest.o 
tests/CppUTestExt/CppUTestExtTests-MockNamedValueTest.o 
tests/CppUTestExt/CppUTestExtTests-MockParameterTest.o 
tests/CppUTestExt/CppUTestExtTests-MockPluginTest.o 
tests/CppUTestExt/CppUTestExtTests-MockSupportTest.o 
tests/CppUTestExt/CppUTestExtTests-MockSupport_cTest.o 
tests/CppUTestExt/CppUTestExtTests-MockSupport_cTestCFile.o 
tests/CppUTestExt/CppUTestExtTests-MockStrictO
 rderTest.o tests/CppUTestExt/CppUTestExtTests-MockReturnValueTest.o 
tests/CppUTestExt/CppUTestExtTests-OrderedTestTest.o  lib/libCppUTestExt.a 
lib/libCppUTest.a -lpthread
./CppUTestTests
............................!........!..!..!..!..!
..!..!..!..!..!.................!....!.!......!...
..!..!..!..!..!..!..!..!..!..!..!..!..!..!........
!..!..!..!..!..!..!..!..!..!..!..!..!.............
..................................................
..................................................
..................................................
..................................................
..................................................
..................................................
.......
tests/MemoryOperatorOverloadTest.cpp:349: error: Failure in 
TEST(OutOfMemoryTestsForOperatorNew, 
FailingNewArrayOperatorThrowsAnExceptionWhenUsingStdCppNewWithoutOverride)
        expected to throw std::bad_alloc
but threw nothing

.
tests/MemoryOperatorOverloadTest.cpp:344: error: Failure in 
TEST(OutOfMemoryTestsForOperatorNew, 
FailingNewOperatorThrowsAnExceptionWhenUsingStdCppNewWithoutOverride)
        expected to throw std::bad_alloc
but threw nothing

..........................................
..................................................
..................................................
..
Errors (2 failures, 652 tests, 610 ran, 1136 checks, 42 ignored, 0 filtered 
out, 49 ms)

make[2]: *** [Makefile:3688: tdd] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:14: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Version: 4.0-1

Looks like I forgot to close this bug with my last upload.

-- 
  ⢀⣴⠾⠻⢶⣦⠀   Raphaël Hertzog <[email protected]>
  ⣾⠁⢠⠒⠀⣿⡁
  ⢿⡄⠘⠷⠚⠋    The Debian Handbook: https://debian-handbook.info/get/
  ⠈⠳⣄⠀⠀⠀⠀   Debian Long Term Support: https://deb.li/LTS

--- End Message ---

Reply via email to