-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/gettext-runtime-0.20.1.txz
pkg: Cannot runscript POST-INSTALL:Bad file descriptor
Installing /packages/All/gmake-4.2.1_3.txz
pkg: Cannot runscript POST-INSTALL:Bad file descriptor
Installing /packages/All/ncurses-6.1.20190525.txz
pkg: Cannot runscript POST-INSTALL:Bad file descriptor
Installing /packages/All/m4-1.4.18_1,1.txz
pkg: Cannot runscript POST-INSTALL:Bad file descriptor
Installing /packages/All/autoconf-wrapper-20131203.txz
Installing /packages/All/perl5-5.30.1.txz
pkg: Cannot runscript POST-INSTALL:Bad file descriptor
=====
Message from perl5-5.30.1:
--
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
#!/usr/local/bin/perl
or
#!/usr/bin/env perl
The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Installing /packages/All/autoconf-2.69_3.txz
pkg: Cannot runscript POST-INSTALL:Bad file descriptor
Installing /packages/All/automake-1.16.1_2.txz
pkg: Cannot runscript POST-INSTALL:Bad file descriptor
Installing /packages/All/libtool-2.4.6_1.txz
pkg: Cannot runscript POST-INSTALL:Bad file descriptor
SUCCEEDED 00:00:04
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> cunit-2.1.3_3 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> cunit-2.1.3_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by cunit-2.1.3_3 for building
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> cunit-2.1.3_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by cunit-2.1.3_3 for building
=> SHA256 Checksum OK for CUnit-2.1-3.tar.bz2.
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> cunit-2.1.3_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by cunit-2.1.3_3 for building
===> Extracting for cunit-2.1.3_3
=> SHA256 Checksum OK for CUnit-2.1-3.tar.bz2.
Extracted Memory Use: 4.12M
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for cunit-2.1.3_3
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> cunit-2.1.3_3 depends on executable: gmake - found
===> cunit-2.1.3_3 depends on file: /usr/local/lib/libncurses.so.6 - found
===> cunit-2.1.3_3 depends on package: autoconf>=2.69 - found
===> cunit-2.1.3_3 depends on package: automake>=1.16.1 - found
===> cunit-2.1.3_3 depends on executable: libtoolize - found
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> cunit-2.1.3_3 depends on executable: gmake - found
===> cunit-2.1.3_3 depends on file: /usr/local/lib/libncurses.so.6 - found
===> cunit-2.1.3_3 depends on package: autoconf>=2.69 - found
===> cunit-2.1.3_3 depends on package: automake>=1.16.1 - found
===> cunit-2.1.3_3 depends on executable: libtoolize - found
===> Configuring for cunit-2.1.3_3
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:4: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:158: installing './compile'
configure.in:4: installing './install-sh'
configure.in:4: installing './missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
CUnit/Sources/Automated/Makefile.am: installing './depcomp'
CUnit/Sources/Framework/Makefile.am:20: warning: '%'-style pattern rules are a GNU make extension
CUnit/Sources/Test/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Examples/AutomatedTest/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Examples/BasicTest/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Examples/ConsoleTest/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Examples/CursesTest/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure: loading site script /xports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
++++++++++ Enabling debug mode compilation.
++++++++++ Enabling automated(XML) mode compilation
++++++++++ Enabling basic mode compilation
++++++++++ Enabling console mode compilation
++++++++++ Enabling curses mode compilation
++++++++++ Enabling examples mode compilation
++++++++++ Enabling test mode compilation
++++++++++ Enabling memtrace functionality at compile time
---------- Disabling use of deprecated v1.1 names
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking whether gmake supports the include directive... yes (GNU style)
checking dependency style of cc... gcc3
checking whether gmake sets $(MAKE)... (cached) yes
checking build system type... x86_64-portbld-dragonfly5.9
checking host system type... x86_64-portbld-dragonfly5.9
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop
checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... dragonfly5.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for main in -lc... yes
checking for initscr in -lncurses... yes
checking for malloc... (cached) yes
checking for free... yes
checking for calloc... (cached) yes
checking for realloc... yes
checking for strcpy... yes
checking for strerror... (cached) yes
checking for fopen... yes
checking for fclose... yes
checking for fprintf... (cached) yes
checking for snprintf... (cached) yes
checking for setvbuf... (cached) yes
checking for time... (cached) yes
checking for ctime... yes
checking for ANSI C header files... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for ctype.h... (cached) yes
checking for math.h... (cached) yes
checking file.h usability... no
checking file.h presence... no
checking for file.h... no
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Jamrules
config.status: creating Makefile
config.status: creating CUnit.spec
config.status: creating cunit.pc
config.status: creating CUnit/Makefile
config.status: creating CUnit/Headers/Makefile
config.status: creating CUnit/Headers/CUnit.h
config.status: creating CUnit/Sources/Makefile
config.status: creating CUnit/Sources/Framework/Makefile
config.status: creating CUnit/Sources/Automated/Makefile
config.status: creating CUnit/Sources/Basic/Makefile
config.status: creating CUnit/Sources/Console/Makefile
config.status: creating CUnit/Sources/Curses/Makefile
config.status: creating CUnit/Sources/Test/Makefile
config.status: creating doc/Makefile
config.status: creating doc/headers/Makefile
config.status: creating Examples/Makefile
config.status: creating Examples/AutomatedTest/Makefile
config.status: creating Examples/BasicTest/Makefile
config.status: creating Examples/ConsoleTest/Makefile
config.status: creating Examples/CursesTest/Makefile
config.status: creating Man/Makefile
config.status: creating Man/man3/Makefile
config.status: creating Share/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
SUCCEEDED 00:00:18
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
===> Building for cunit-2.1.3_3
gmake[1]: Entering directory '/construction/devel/cunit/CUnit-2.1-3'
gmake all-recursive
gmake[2]: Entering directory '/construction/devel/cunit/CUnit-2.1-3'
Making all in CUnit
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
Making all in Sources
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
Making all in Framework
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Framework'
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -I../Test -DCUNIT_BUILD_TESTS -DCUNIT_DO_NOT_DEFINE_UNLESS_BUILDING_TESTS -DMEMTRACE -o CUError_test.o -c CUError.c
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -I../Test -DCUNIT_BUILD_TESTS -DCUNIT_DO_NOT_DEFINE_UNLESS_BUILDING_TESTS -DMEMTRACE -o MyMem_test.o -c MyMem.c
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -I../Test -DCUNIT_BUILD_TESTS -DCUNIT_DO_NOT_DEFINE_UNLESS_BUILDING_TESTS -DMEMTRACE -o TestDB_test.o -c TestDB.c
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -I../Test -DCUNIT_BUILD_TESTS -DCUNIT_DO_NOT_DEFINE_UNLESS_BUILDING_TESTS -DMEMTRACE -o TestRun_test.o -c TestRun.c
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -I../Test -DCUNIT_BUILD_TESTS -DCUNIT_DO_NOT_DEFINE_UNLESS_BUILDING_TESTS -DMEMTRACE -o Util_test.o -c Util.c
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT CUError.lo -MD -MP -MF .deps/CUError.Tpo -c -o CUError.lo CUError.c
TestRun.c: In function 'CU_get_run_results_string':
TestRun.c:614:29: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:619:13:
width[0], _("Run Summary:"),
~~~~~~~~
TestRun.c:614:32: warning: field width specifier '*' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:620:13:
width[1], _("Type"),
~~~~~~~~
TestRun.c:614:35: warning: field width specifier '*' expects argument of type 'int', but argument 8 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:621:13:
width[2], _("Total"),
~~~~~~~~
TestRun.c:614:38: warning: field width specifier '*' expects argument of type 'int', but argument 10 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:622:13:
width[3], _("Ran"),
~~~~~~~~
TestRun.c:614:41: warning: field width specifier '*' expects argument of type 'int', but argument 12 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:623:13:
width[4], _("Passed"),
~~~~~~~~
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT MyMem.lo -MD -MP -MF .deps/MyMem.Tpo -c -o MyMem.lo MyMem.c
TestRun.c:614:44: warning: field width specifier '*' expects argument of type 'int', but argument 14 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:624:13:
width[5], _("Failed"),
~~~~~~~~
TestRun.c:614:47: warning: field width specifier '*' expects argument of type 'int', but argument 16 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:625:13:
width[6], _("Inactive"),
~~~~~~~~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 18 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:626:13:
width[0], " ",
~~~~~~~~
TestRun.c:615:29: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 20 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:627:13:
width[1], _("suites"),
~~~~~~~~
TestRun.c:615:32: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 22 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:628:13:
width[2], pRegistry->uiNumberOfSuites,
~~~~~~~~
TestRun.c:615:35: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 24 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:629:13:
width[3], pRunSummary->nSuitesRun,
~~~~~~~~
MyMem.c: In function 'CU_dump_memory_usage':
TestRun.c:615:38: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
MyMem.c:363:44: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(pFile, "\n %u ", pTempEvent->Size);
~^ ~~~~~~~~~~~~~~~~
%lu
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 26 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:630:13:
width[4], _("n/a"),
~~~~~~~~
TestRun.c:615:41: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 28 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:631:13:
width[5], pRunSummary->nSuitesFailed,
~~~~~~~~
TestRun.c:615:44: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 30 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:632:13:
width[6], pRunSummary->nSuitesInactive,
~~~~~~~~
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT TestDB.lo -MD -MP -MF .deps/TestDB.Tpo -c -o TestDB.lo TestDB.c
TestRun.c:615:47: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 32 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:633:13:
width[0], " ",
~~~~~~~~
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT TestRun.lo -MD -MP -MF .deps/TestRun.Tpo -c -o TestRun.lo TestRun.c
TestRun.c:616:29: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 34 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:634:13:
width[1], _("tests"),
~~~~~~~~
TestRun.c:616:32: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 36 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:635:13:
width[2], pRegistry->uiNumberOfTests,
~~~~~~~~
TestRun.c:616:35: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 38 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:636:13:
width[3], pRunSummary->nTestsRun,
~~~~~~~~
TestRun.c:616:38: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 40 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:637:13:
width[4], pRunSummary->nTestsRun - pRunSummary->nTestsFailed,
~~~~~~~~
TestRun.c:616:41: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 42 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:638:13:
width[5], pRunSummary->nTestsFailed,
~~~~~~~~
TestRun.c:616:44: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 44 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:639:13:
width[6], pRunSummary->nTestsInactive,
~~~~~~~~
TestRun.c:616:47: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 46 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:640:13:
width[0], " ",
~~~~~~~~
TestRun.c:617:29: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 48 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:641:13:
width[1], _("asserts"),
~~~~~~~~
TestRun.c:617:32: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 50 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:642:13:
width[2], pRunSummary->nAsserts,
~~~~~~~~
TestRun.c:617:35: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 52 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:643:13:
width[3], pRunSummary->nAsserts,
~~~~~~~~
TestRun.c:617:38: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 54 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:644:13:
width[4], pRunSummary->nAsserts - pRunSummary->nAssertsFailed,
~~~~~~~~
TestRun.c:617:41: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 56 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:645:13:
width[5], pRunSummary->nAssertsFailed,
~~~~~~~~
TestRun.c:617:44: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 58 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:646:13:
width[6], _("n/a"),
~~~~~~~~
TestRun.c:617:47: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 60 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:647:13:
width[7], _("Elapsed time = "), CU_get_elapsed_time(), /* makes sure time is updated */
~~~~~~~~
TestRun.c:618:29: note: format string is defined here
"%*s%8.3f%*s",
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 63 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:648:13:
width[8], _(" seconds")
~~~~~~~~
TestRun.c:618:37: note: format string is defined here
"%*s%8.3f%*s",
~^~
TestRun.c: In function 'test_message_handlers':
TestRun.c:1405:13: warning: variable 'pTest4' set but not used [-Wunused-but-set-variable]
CU_pTest pTest4 = NULL;
^~~~~~
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c -o Util.lo Util.c
TestRun.c: In function 'test_CU_run_suite':
TestRun.c:2122:12: warning: variable 'pTest11' set but not used [-Wunused-but-set-variable]
CU_pTest pTest11 = NULL;
^~~~~~~
TestRun.c:2121:12: warning: variable 'pTest10' set but not used [-Wunused-but-set-variable]
CU_pTest pTest10 = NULL;
^~~~~~~
TestRun.c:2118:12: warning: variable 'pTest7' set but not used [-Wunused-but-set-variable]
CU_pTest pTest7 = NULL;
^~~~~~
TestRun.c:2117:12: warning: variable 'pTest6' set but not used [-Wunused-but-set-variable]
CU_pTest pTest6 = NULL;
^~~~~~
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT CUError.lo -MD -MP -MF .deps/CUError.Tpo -c CUError.c -fPIC -DPIC -o .libs/CUError.o
TestDB.c: In function 'test_get_suite_functions':
TestDB.c:1417:12: warning: variable 'pTest10' set but not used [-Wunused-but-set-variable]
CU_pTest pTest10 = NULL;
^~~~~~~
TestDB.c:1416:12: warning: variable 'pTest9' set but not used [-Wunused-but-set-variable]
CU_pTest pTest9 = NULL;
^~~~~~
TestDB.c:1415:12: warning: variable 'pTest8' set but not used [-Wunused-but-set-variable]
CU_pTest pTest8 = NULL;
^~~~~~
TestDB.c:1414:12: warning: variable 'pTest7' set but not used [-Wunused-but-set-variable]
CU_pTest pTest7 = NULL;
^~~~~~
TestDB.c:1413:12: warning: variable 'pTest6' set but not used [-Wunused-but-set-variable]
CU_pTest pTest6 = NULL;
^~~~~~
TestDB.c:1412:12: warning: variable 'pTest5' set but not used [-Wunused-but-set-variable]
CU_pTest pTest5 = NULL;
^~~~~~
TestDB.c:1411:12: warning: variable 'pTest4' set but not used [-Wunused-but-set-variable]
CU_pTest pTest4 = NULL;
^~~~~~
TestDB.c:1410:12: warning: variable 'pTest3' set but not used [-Wunused-but-set-variable]
CU_pTest pTest3 = NULL;
^~~~~~
TestDB.c:1409:12: warning: variable 'pTest2' set but not used [-Wunused-but-set-variable]
CU_pTest pTest2 = NULL;
^~~~~~
TestDB.c:1408:12: warning: variable 'pTest1' set but not used [-Wunused-but-set-variable]
CU_pTest pTest1 = NULL;
^~~~~~
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT TestDB.lo -MD -MP -MF .deps/TestDB.Tpo -c TestDB.c -fPIC -DPIC -o .libs/TestDB.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT CUError.lo -MD -MP -MF .deps/CUError.Tpo -c CUError.c -o CUError.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c Util.c -fPIC -DPIC -o .libs/Util.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT TestRun.lo -MD -MP -MF .deps/TestRun.Tpo -c TestRun.c -fPIC -DPIC -o .libs/TestRun.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT MyMem.lo -MD -MP -MF .deps/MyMem.Tpo -c MyMem.c -fPIC -DPIC -o .libs/MyMem.o
mv -f .deps/CUError.Tpo .deps/CUError.Plo
MyMem.c: In function 'CU_dump_memory_usage':
MyMem.c:363:44: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(pFile, "\n %u ", pTempEvent->Size);
~^ ~~~~~~~~~~~~~~~~
%lu
TestRun.c: In function 'CU_get_run_results_string':
TestRun.c:614:29: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:619:13:
width[0], _("Run Summary:"),
~~~~~~~~
TestRun.c:614:32: warning: field width specifier '*' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:620:13:
width[1], _("Type"),
~~~~~~~~
TestRun.c:614:35: warning: field width specifier '*' expects argument of type 'int', but argument 8 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:621:13:
width[2], _("Total"),
~~~~~~~~
TestRun.c:614:38: warning: field width specifier '*' expects argument of type 'int', but argument 10 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:622:13:
width[3], _("Ran"),
~~~~~~~~
TestRun.c:614:41: warning: field width specifier '*' expects argument of type 'int', but argument 12 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:623:13:
width[4], _("Passed"),
~~~~~~~~
TestRun.c:614:44: warning: field width specifier '*' expects argument of type 'int', but argument 14 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:624:13:
width[5], _("Failed"),
~~~~~~~~
TestRun.c:614:47: warning: field width specifier '*' expects argument of type 'int', but argument 16 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
~^~
TestRun.c:625:13:
width[6], _("Inactive"),
~~~~~~~~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 18 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:626:13:
width[0], " ",
~~~~~~~~
TestRun.c:615:29: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 20 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:627:13:
width[1], _("suites"),
~~~~~~~~
TestRun.c:615:32: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 22 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:628:13:
width[2], pRegistry->uiNumberOfSuites,
~~~~~~~~
TestRun.c:615:35: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 24 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:629:13:
width[3], pRunSummary->nSuitesRun,
~~~~~~~~
TestRun.c:615:38: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 26 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:630:13:
width[4], _("n/a"),
~~~~~~~~
TestRun.c:615:41: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 28 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:631:13:
width[5], pRunSummary->nSuitesFailed,
~~~~~~~~
TestRun.c:615:44: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 30 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:632:13:
width[6], pRunSummary->nSuitesInactive,
~~~~~~~~
TestRun.c:615:47: note: format string is defined here
"%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 32 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:633:13:
width[0], " ",
~~~~~~~~
TestRun.c:616:29: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 34 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:634:13:
width[1], _("tests"),
~~~~~~~~
TestRun.c:616:32: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 36 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:635:13:
width[2], pRegistry->uiNumberOfTests,
~~~~~~~~
TestRun.c:616:35: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 38 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:636:13:
width[3], pRunSummary->nTestsRun,
~~~~~~~~
TestRun.c:616:38: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 40 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:637:13:
width[4], pRunSummary->nTestsRun - pRunSummary->nTestsFailed,
~~~~~~~~
TestRun.c:616:41: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 42 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:638:13:
width[5], pRunSummary->nTestsFailed,
~~~~~~~~
TestRun.c:616:44: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 44 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:639:13:
width[6], pRunSummary->nTestsInactive,
~~~~~~~~
TestRun.c:616:47: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 46 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:640:13:
width[0], " ",
~~~~~~~~
TestRun.c:617:29: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 48 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:641:13:
width[1], _("asserts"),
~~~~~~~~
TestRun.c:617:32: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 50 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:642:13:
width[2], pRunSummary->nAsserts,
~~~~~~~~
TestRun.c:617:35: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 52 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:643:13:
width[3], pRunSummary->nAsserts,
~~~~~~~~
TestRun.c:617:38: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 54 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:644:13:
width[4], pRunSummary->nAsserts - pRunSummary->nAssertsFailed,
~~~~~~~~
TestRun.c:617:41: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 56 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:645:13:
width[5], pRunSummary->nAssertsFailed,
~~~~~~~~
TestRun.c:617:44: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 58 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:646:13:
width[6], _("n/a"),
~~~~~~~~
TestRun.c:617:47: note: format string is defined here
"%*s%*s%*u%*u%*u%*u%*s\n\n"
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 60 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:647:13:
width[7], _("Elapsed time = "), CU_get_elapsed_time(), /* makes sure time is updated */
~~~~~~~~
TestRun.c:618:29: note: format string is defined here
"%*s%8.3f%*s",
~^~
TestRun.c:614:27: warning: field width specifier '*' expects argument of type 'int', but argument 63 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
^~~~~~~~~~~~~~~~~~~~~~~~~
TestRun.c:648:13:
width[8], _(" seconds")
~~~~~~~~
TestRun.c:618:37: note: format string is defined here
"%*s%8.3f%*s",
~^~
TestRun.c: In function 'run_single_test.constprop':
TestRun.c:965:16: warning: variable 'result' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
CU_ErrorCode result = CUE_SUCCESS;
^~~~~~
TestRun.c: In function 'run_single_test.constprop':
TestRun.c:965:16: warning: variable 'result' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
CU_ErrorCode result = CUE_SUCCESS;
^~~~~~
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT MyMem.lo -MD -MP -MF .deps/MyMem.Tpo -c MyMem.c -o MyMem.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c Util.c -o Util.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT TestDB.lo -MD -MP -MF .deps/TestDB.Tpo -c TestDB.c -o TestDB.o >/dev/null 2>&1
mv -f .deps/MyMem.Tpo .deps/MyMem.Plo
mv -f .deps/Util.Tpo .deps/Util.Plo
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT TestRun.lo -MD -MP -MF .deps/TestRun.Tpo -c TestRun.c -o TestRun.o >/dev/null 2>&1
mv -f .deps/TestDB.Tpo .deps/TestDB.Plo
mv -f .deps/TestRun.Tpo .deps/TestRun.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o libcunitfmk.la CUError.lo MyMem.lo TestDB.lo TestRun.lo Util.lo -lc
libtool: link: ar cru .libs/libcunitfmk.a .libs/CUError.o .libs/MyMem.o .libs/TestDB.o .libs/TestRun.o .libs/Util.o
/usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcunitfmk.a
libtool: link: ( cd ".libs" && rm -f "libcunitfmk.la" && ln -s "../libcunitfmk.la" "libcunitfmk.la" )
rm -f libcunittestfmk.a
ar cru libcunittestfmk.a CUError_test.o MyMem_test.o TestDB_test.o TestRun_test.o Util_test.o
/usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcunittestfmk.a
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Framework'
Making all in Automated
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Automated'
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Automated.lo -MD -MP -MF .deps/Automated.Tpo -c -o Automated.lo Automated.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Automated.lo -MD -MP -MF .deps/Automated.Tpo -c Automated.c -fPIC -DPIC -o .libs/Automated.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Automated.lo -MD -MP -MF .deps/Automated.Tpo -c Automated.c -o Automated.o >/dev/null 2>&1
mv -f .deps/Automated.Tpo .deps/Automated.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o libcunitautomated.la Automated.lo -lc
libtool: link: ar cru .libs/libcunitautomated.a .libs/Automated.o
/usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcunitautomated.a
libtool: link: ( cd ".libs" && rm -f "libcunitautomated.la" && ln -s "../libcunitautomated.la" "libcunitautomated.la" )
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Automated'
Making all in Basic
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Basic'
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Basic.lo -MD -MP -MF .deps/Basic.Tpo -c -o Basic.lo Basic.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Basic.lo -MD -MP -MF .deps/Basic.Tpo -c Basic.c -fPIC -DPIC -o .libs/Basic.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Basic.lo -MD -MP -MF .deps/Basic.Tpo -c Basic.c -o Basic.o >/dev/null 2>&1
mv -f .deps/Basic.Tpo .deps/Basic.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o libcunitbasic.la Basic.lo -lc
libtool: link: ar cru .libs/libcunitbasic.a .libs/Basic.o
/usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcunitbasic.a
libtool: link: ( cd ".libs" && rm -f "libcunitbasic.la" && ln -s "../libcunitbasic.la" "libcunitbasic.la" )
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Basic'
Making all in Console
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Console'
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Console.lo -MD -MP -MF .deps/Console.Tpo -c -o Console.lo Console.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Console.lo -MD -MP -MF .deps/Console.Tpo -c Console.c -fPIC -DPIC -o .libs/Console.o
Console.c: In function 'list_suites':
Console.c:504:23: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
~^~
width[0], _("#"),
~~~~~~~~
Console.c:504:29: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
~~^~
Console.c:506:19:
width[1], _("Suite Name"),
~~~~~~~~
Console.c:504:32: warning: field width specifier '*' expects argument of type 'int', but argument 7 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
~^~
Console.c:507:19:
width[2], _("Init?"),
~~~~~~~~
Console.c:504:35: warning: field width specifier '*' expects argument of type 'int', but argument 9 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
~^~
Console.c:508:19:
width[3], _("Cleanup?"),
~~~~~~~~
Console.c:504:38: warning: field width specifier '*' expects argument of type 'int', but argument 11 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
~^~
Console.c:509:19:
width[4], _("#Tests"),
~~~~~~~~
Console.c:504:41: warning: field width specifier '*' expects argument of type 'int', but argument 13 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
~^~
Console.c:510:19:
width[5], _("Active?"));
~~~~~~~~
Console.c:514:25: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
~^~
width[0], i,
~~~~~~~~
Console.c:514:31: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
~~^~~~
Console.c:516:13:
width[1], width[1] - 1, pCurSuite->pName,
~~~~~~~~
Console.c:514:33: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
~~~~^~
Console.c:516:23:
width[1], width[1] - 1, pCurSuite->pName,
~~~~~~~~~~~~
Console.c:514:36: warning: field width specifier '*' expects argument of type 'int', but argument 8 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
~^~
Console.c:517:13:
width[2]-1, (NULL != pCurSuite->pInitializeFunc) ? _("Yes") : _("No"),
~~~~~~~~~~
Console.c:514:39: warning: field width specifier '*' expects argument of type 'int', but argument 10 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
~^~
Console.c:518:13:
width[3], (NULL != pCurSuite->pCleanupFunc) ? _("Yes") : _("No"),
~~~~~~~~
Console.c:514:42: warning: field width specifier '*' expects argument of type 'int', but argument 12 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
~^~
Console.c:519:13:
width[4], pCurSuite->uiNumberOfTests,
~~~~~~~~
Console.c:514:45: warning: field width specifier '*' expects argument of type 'int', but argument 14 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
~^~
Console.c:520:13:
width[5], (CU_FALSE != pCurSuite->fActive) ? _("Yes") : _("No"));
~~~~~~~~
Console.c: In function 'list_tests':
Console.c:560:23: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*s %-*s%*s\n",
~^~
width[0], _("#"),
~~~~~~~~
Console.c:560:29: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*s %-*s%*s\n",
~~^~
Console.c:562:19:
width[1], _("Test Name"),
~~~~~~~~
Console.c:560:32: warning: field width specifier '*' expects argument of type 'int', but argument 7 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*s %-*s%*s\n",
~^~
Console.c:563:19:
width[2], _("Active?"));
~~~~~~~~
Console.c:569:25: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*u. %-*.*s%*s",
~^~
width[0], uiCount,
~~~~~~~~
Console.c:569:31: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*u. %-*.*s%*s",
~~^~~~
Console.c:571:21:
width[1], width[1]-1, pCurTest->pName,
~~~~~~~~
Console.c:569:33: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*u. %-*.*s%*s",
~~~~^~
Console.c:571:31:
width[1], width[1]-1, pCurTest->pName,
~~~~~~~~~~
Console.c:569:36: warning: field width specifier '*' expects argument of type 'int', but argument 8 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
fprintf(stdout, "\n%*u. %-*.*s%*s",
~^~
Console.c:572:21:
width[2]-1, (CU_FALSE != pCurTest->fActive) ? _("Yes") : _("No"));
~~~~~~~~~~
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Console.lo -MD -MP -MF .deps/Console.Tpo -c Console.c -o Console.o >/dev/null 2>&1
mv -f .deps/Console.Tpo .deps/Console.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o libcunitconsole.la Console.lo -lc
libtool: link: ar cru .libs/libcunitconsole.a .libs/Console.o
/usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcunitconsole.a
libtool: link: ( cd ".libs" && rm -f "libcunitconsole.la" && ln -s "../libcunitconsole.la" "libcunitconsole.la" )
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Console'
Making all in Curses
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Curses'
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Curses.lo -MD -MP -MF .deps/Curses.Tpo -c -o Curses.lo Curses.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Curses.lo -MD -MP -MF .deps/Curses.Tpo -c Curses.c -fPIC -DPIC -o .libs/Curses.o
Curses.c: In function 'curses_suite_level_run':
Curses.c:739:41: warning: too many arguments for format [-Wformat-extra-args]
snprintf(szTemp, STRING_LENGTH, "%s",
^~~~
Curses.c:772:43: warning: too many arguments for format [-Wformat-extra-args]
snprintf(szTemp, STRING_LENGTH, "%s",
^~~~
Curses.c: In function 'list_suites':
Curses.c:1008:37: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*s %-*s%*s%*s%*s%*s",
~^~
width[0], _("#"),
~~~~~~~~
Curses.c:1008:43: warning: field width specifier '*' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*s %-*s%*s%*s%*s%*s",
~~^~
Curses.c:1010:35:
width[1], _("Suite Name"),
~~~~~~~~
Curses.c:1008:46: warning: field width specifier '*' expects argument of type 'int', but argument 8 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*s %-*s%*s%*s%*s%*s",
~^~
Curses.c:1011:35:
width[2], _("Init?"),
~~~~~~~~
Curses.c:1008:49: warning: field width specifier '*' expects argument of type 'int', but argument 10 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*s %-*s%*s%*s%*s%*s",
~^~
Curses.c:1012:35:
width[3], _("Cleanup?"),
~~~~~~~~
Curses.c:1008:52: warning: field width specifier '*' expects argument of type 'int', but argument 12 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*s %-*s%*s%*s%*s%*s",
~^~
Curses.c:1013:35:
width[4], _("#Tests"),
~~~~~~~~
Curses.c:1008:55: warning: field width specifier '*' expects argument of type 'int', but argument 14 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*s %-*s%*s%*s%*s%*s",
~^~
Curses.c:1014:35:
width[5], _("Active?"));
~~~~~~~~
Curses.c:1019:39: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*d. %-*.*s%*s%*s%*u%*s",
~^~
width[0], i+1,
~~~~~~~~
Curses.c:1019:45: warning: field width specifier '*' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*d. %-*.*s%*s%*s%*u%*s",
~~^~~~
Curses.c:1021:14:
width[1], width[1] - 1, pCurSuite->pName,
~~~~~~~~
Curses.c:1019:47: warning: field precision specifier '.*' expects argument of type 'int', but argument 7 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*d. %-*.*s%*s%*s%*u%*s",
~~~~^~
Curses.c:1021:24:
width[1], width[1] - 1, pCurSuite->pName,
~~~~~~~~~~~~
Curses.c:1019:50: warning: field width specifier '*' expects argument of type 'int', but argument 9 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*d. %-*.*s%*s%*s%*u%*s",
~^~
Curses.c:1022:14:
width[2]-1, (NULL != pCurSuite->pInitializeFunc) ? _("Yes") : _("No"),
~~~~~~~~~~
Curses.c:1019:53: warning: field width specifier '*' expects argument of type 'int', but argument 11 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*d. %-*.*s%*s%*s%*u%*s",
~^~
Curses.c:1023:14:
width[3], (NULL != pCurSuite->pCleanupFunc) ? _("Yes") : _("No"),
~~~~~~~~
Curses.c:1019:56: warning: field width specifier '*' expects argument of type 'int', but argument 13 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*d. %-*.*s%*s%*s%*u%*s",
~^~
Curses.c:1024:14:
width[4], pCurSuite->uiNumberOfTests,
~~~~~~~~
Curses.c:1019:59: warning: field width specifier '*' expects argument of type 'int', but argument 15 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
snprintf(szTemp, STRING_LENGTH, "%*d. %-*.*s%*s%*s%*u%*s",
~^~
Curses.c:1025:14:
width[5], (CU_FALSE != pCurSuite->fActive) ? _("Yes") : _("No"));
~~~~~~~~
Curses.c: In function 'list_tests':
Curses.c:1074:14: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
"%*s %-*s%*s",
~^~
width[0], _("#"),
~~~~~~~~
Curses.c:1074:20: warning: field width specifier '*' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
"%*s %-*s%*s",
~~^~
Curses.c:1076:12:
width[1], _("Test Name"),
~~~~~~~~
Curses.c:1074:23: warning: field width specifier '*' expects argument of type 'int', but argument 8 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
"%*s %-*s%*s",
~^~
Curses.c:1077:12:
width[2], _("Active?"));
~~~~~~~~
Curses.c:1085:16: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
"%*u. %-*.*s%*s",
~^~
width[0], i + 1,
~~~~~~~~
Curses.c:1085:22: warning: field width specifier '*' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
"%*u. %-*.*s%*s",
~~^~~~
Curses.c:1087:14:
width[1], width[1]-1, pCurTest->pName,
~~~~~~~~
Curses.c:1085:24: warning: field precision specifier '.*' expects argument of type 'int', but argument 7 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
"%*u. %-*.*s%*s",
~~~~^~
Curses.c:1087:24:
width[1], width[1]-1, pCurTest->pName,
~~~~~~~~~~
Curses.c:1085:27: warning: field width specifier '*' expects argument of type 'int', but argument 9 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
"%*u. %-*.*s%*s",
~^~
Curses.c:1088:14:
width[2]-1, (CU_FALSE != pCurTest->fActive) ? _("Yes") : _("No"));
~~~~~~~~~~
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT Curses.lo -MD -MP -MF .deps/Curses.Tpo -c Curses.c -o Curses.o >/dev/null 2>&1
mv -f .deps/Curses.Tpo .deps/Curses.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o libcunitcurses.la Curses.lo -lc
libtool: link: ar cru .libs/libcunitcurses.a .libs/Curses.o
/usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcunitcurses.a
libtool: link: ( cd ".libs" && rm -f "libcunitcurses.la" && ln -s "../libcunitcurses.la" "libcunitcurses.la" )
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Curses'
Making all in .
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
rm -f libcunit_test.a
/bin/sh ../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -version-info 1:1:0 -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o libcunit.la -rpath /usr/local/lib Framework/CUError.lo Framework/MyMem.lo Framework/TestDB.lo Framework/TestRun.lo Framework/Util.lo Automated/Automated.lo Basic/Basic.lo Console/Console.lo Curses/Curses.lo -lc
ar cru libcunit_test.a Framework/CUError_test.o Framework/MyMem_test.o Framework/TestDB_test.o Framework/TestRun_test.o Framework/Util_test.o
/usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcunit_test.a
libtool: link: cc -shared -fPIC -DPIC Framework/.libs/CUError.o Framework/.libs/MyMem.o Framework/.libs/TestDB.o Framework/.libs/TestRun.o Framework/.libs/Util.o Automated/.libs/Automated.o Basic/.libs/Basic.o Console/.libs/Console.o Curses/.libs/Curses.o -lncurses -L/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -O2 -g3 -Wl,-rpath=/usr/local/lib -g -Wl,-soname -Wl,libcunit.so.1 -o .libs/libcunit.so.1.0.1
libtool: link: (cd ".libs" && rm -f "libcunit.so.1" && ln -s "libcunit.so.1.0.1" "libcunit.so.1")
libtool: link: (cd ".libs" && rm -f "libcunit.so" && ln -s "libcunit.so.1.0.1" "libcunit.so")
libtool: link: ar cru .libs/libcunit.a Framework/CUError.o Framework/MyMem.o Framework/TestDB.o Framework/TestRun.o Framework/Util.o Automated/Automated.o Basic/Basic.o Console/Console.o Curses/Curses.o
/usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcunit.a
libtool: link: ( cd ".libs" && rm -f "libcunit.la" && ln -s "../libcunit.la" "libcunit.la" )
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
Making all in Test
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Test'
cc -DHAVE_CONFIG_H -I. -I../../.. -DMEMTRACE -DCUNIT_BUILD_TESTS -DCUNIT_DO_NOT_DEFINE_UNLESS_BUILDING_TESTS -I../../../CUnit/Headers -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT test_cunit.o -MD -MP -MF .deps/test_cunit.Tpo -c -o test_cunit.o test_cunit.c
mv -f .deps/test_cunit.Tpo .deps/test_cunit.Po
/bin/sh ../../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -L.. -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o test_cunit test_cunit.o ../libcunit_test.a -lc
libtool: link: cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -Wl,-rpath=/usr/local/lib -g -o test_cunit test_cunit.o -L.. -lncurses -L/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources ../libcunit_test.a
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Test'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
Making all in Headers
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers'
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
Making all in doc
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/doc'
Making all in headers
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/doc/headers'
cp -f ../../CUnit/Headers/*.h .
cp -f ../../CUnit/Sources/Win/Win.h .
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/doc/headers'
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/doc'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/doc'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/doc'
Making all in Man
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Man'
Making all in man3
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Man/man3'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Man/man3'
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Man'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Man'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Man'
Making all in Share
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Share'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Share'
Making all in Examples
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
Making all in .
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
cc -DHAVE_CONFIG_H -I. -I.. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT ExampleTests.o -MD -MP -MF .deps/ExampleTests.Tpo -c -o ExampleTests.o ExampleTests.c
mv -f .deps/ExampleTests.Tpo .deps/ExampleTests.Po
rm -f libcunitexamples.a
ar cru libcunitexamples.a ExampleTests.o
/usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcunitexamples.a
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
Making all in BasicTest
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/BasicTest'
cc -DHAVE_CONFIG_H -I. -I../.. -I.. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT BasicTest.o -MD -MP -MF .deps/BasicTest.Tpo -c -o BasicTest.o BasicTest.c
mv -f .deps/BasicTest.Tpo .deps/BasicTest.Po
/bin/sh ../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -L.. -lm -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o BasicTest BasicTest.o -lcunit -lcunitexamples -lncurses -lc
libtool: link: cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -Wl,-rpath=/usr/local/lib -g -o .libs/BasicTest BasicTest.o -L.. -lm -L/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources /construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/.libs/libcunit.so -lcunitexamples -lncurses -Wl,-rpath -Wl,/usr/local/lib
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/BasicTest'
Making all in ConsoleTest
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/ConsoleTest'
cc -DHAVE_CONFIG_H -I. -I../.. -I.. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT ConsoleTest.o -MD -MP -MF .deps/ConsoleTest.Tpo -c -o ConsoleTest.o ConsoleTest.c
mv -f .deps/ConsoleTest.Tpo .deps/ConsoleTest.Po
/bin/sh ../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -L.. -lm -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o ConsoleTest ConsoleTest.o -lcunit -lcunitexamples -lncurses -lc
libtool: link: cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -Wl,-rpath=/usr/local/lib -g -o .libs/ConsoleTest ConsoleTest.o -L.. -lm -L/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources /construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/.libs/libcunit.so -lcunitexamples -lncurses -Wl,-rpath -Wl,/usr/local/lib
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/ConsoleTest'
Making all in CursesTest
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/CursesTest'
cc -DHAVE_CONFIG_H -I. -I../.. -I.. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT CursesTest.o -MD -MP -MF .deps/CursesTest.Tpo -c -o CursesTest.o CursesTest.c
mv -f .deps/CursesTest.Tpo .deps/CursesTest.Po
/bin/sh ../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -L.. -lm -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o CursesTest CursesTest.o -lcunit -lcunitexamples -lncurses -lc
libtool: link: cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -Wl,-rpath=/usr/local/lib -g -o .libs/CursesTest CursesTest.o -L.. -lm -L/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources /construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/.libs/libcunit.so -lcunitexamples -lncurses -Wl,-rpath -Wl,/usr/local/lib
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/CursesTest'
Making all in AutomatedTest
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/AutomatedTest'
cc -DHAVE_CONFIG_H -I. -I../.. -I.. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -MT AutomatedTest.o -MD -MP -MF .deps/AutomatedTest.Tpo -c -o AutomatedTest.o AutomatedTest.c
mv -f .deps/AutomatedTest.Tpo .deps/AutomatedTest.Po
/bin/sh ../../libtool --tag=CC --mode=link cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -L.. -lm -lncurses -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources -g -o AutomatedTest AutomatedTest.o -lcunit -lcunitexamples -lncurses -lc
libtool: link: cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -DMEMTRACE -Wl,-rpath=/usr/local/lib -g -o .libs/AutomatedTest AutomatedTest.o -L.. -lm -L/usr/local/lib -L/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources /construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/.libs/libcunit.so -lcunitexamples -lncurses -Wl,-rpath -Wl,/usr/local/lib
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/AutomatedTest'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3'
gmake[2]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3'
gmake[1]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3'
SUCCEEDED 00:00:08
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> cunit-2.1.3_3 depends on file: /usr/local/lib/libncurses.so.6 - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for cunit-2.1.3_3
===> cunit-2.1.3_3 depends on file: /usr/local/lib/libncurses.so.6 - found
===> Generating temporary packing list
gmake[1]: Entering directory '/construction/devel/cunit/CUnit-2.1-3'
if test -z 'strip'; then \
gmake INSTALL_PROGRAM="/bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s" \
install_sh_PROGRAM="/bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
install; \
else \
gmake INSTALL_PROGRAM="/bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s" \
install_sh_PROGRAM="/bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \
fi
gmake[2]: Entering directory '/construction/devel/cunit/CUnit-2.1-3'
Making install in CUnit
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
Making install in Sources
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
Making install in Framework
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Framework'
gmake[6]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Framework'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Framework'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Framework'
Making install in Automated
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Automated'
gmake[6]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Automated'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Automated'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Automated'
Making install in Basic
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Basic'
gmake[6]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Basic'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Basic'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Basic'
Making install in Console
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Console'
gmake[6]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Console'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Console'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Console'
Making install in Curses
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Curses'
gmake[6]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Curses'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Curses'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Curses'
Making install in .
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
gmake[6]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c -s libcunit.la '/construction/devel/cunit/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libcunit.so.1.0.1 /construction/devel/cunit/stage/usr/local/lib/libcunit.so.1.0.1
libtool: install: strip --strip-unneeded /construction/devel/cunit/stage/usr/local/lib/libcunit.so.1.0.1
libtool: install: (cd /construction/devel/cunit/stage/usr/local/lib && { ln -s -f libcunit.so.1.0.1 libcunit.so.1 || { rm -f libcunit.so.1 && ln -s libcunit.so.1.0.1 libcunit.so.1; }; })
libtool: install: (cd /construction/devel/cunit/stage/usr/local/lib && { ln -s -f libcunit.so.1.0.1 libcunit.so || { rm -f libcunit.so && ln -s libcunit.so.1.0.1 libcunit.so; }; })
libtool: install: /usr/bin/install -c .libs/libcunit.lai /construction/devel/cunit/stage/usr/local/lib/libcunit.la
libtool: install: /usr/bin/install -c .libs/libcunit.a /construction/devel/cunit/stage/usr/local/lib/libcunit.a
libtool: install: strip --strip-debug /construction/devel/cunit/stage/usr/local/lib/libcunit.a
libtool: install: chmod 644 /construction/devel/cunit/stage/usr/local/lib/libcunit.a
libtool: install: ranlib /construction/devel/cunit/stage/usr/local/lib/libcunit.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
Making install in Test
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Test'
gmake[6]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Test'
gmake[6]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/CUnit/Test'
STRIPPROG='strip' /bin/sh ../../../libtool --mode=install /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s test_cunit '/construction/devel/cunit/stage/usr/local/share/CUnit/Test'
libtool: install: /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s test_cunit /construction/devel/cunit/stage/usr/local/share/CUnit/Test/test_cunit
gmake[6]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Test'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/Test'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources'
Making install in Headers
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers'
gmake[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/include/CUnit'
install -m 0644 CUError.h CUnit.h CUnit_intl.h MyMem.h TestDB.h TestRun.h Util.h Basic.h Console.h Automated.h CUCurses.h '/construction/devel/cunit/stage/usr/local/include/CUnit'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit/Headers'
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/CUnit'
Making install in doc
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/doc'
Making install in headers
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/doc/headers'
cp -f ../../CUnit/Headers/*.h .
cp -f ../../CUnit/Sources/Win/Win.h .
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/doc/headers'
gmake[5]: Nothing to be done for 'install-exec-am'.
cp -f ../../CUnit/Headers/*.h .
cp -f ../../CUnit/Sources/Win/Win.h .
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/doc/CUnit/headers'
install -m 0644 Automated.h Basic.h Console.h CUError.h CUnit.h CUnit_intl.h CUCurses.h MyMem.h TestDB.h TestRun.h Util.h Win.h '/construction/devel/cunit/stage/usr/local/share/doc/CUnit/headers'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/doc/headers'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/doc/headers'
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/doc'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/doc'
gmake[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/doc/CUnit'
install -m 0644 CUnit_doc.css error_handling.html fdl.html index.html introduction.html managing_tests.html running_tests.html test_registry.html writing_tests.html '/construction/devel/cunit/stage/usr/local/share/doc/CUnit'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/doc'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/doc'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/doc'
Making install in Man
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Man'
Making install in man3
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Man/man3'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Man/man3'
gmake[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/man/man3'
install -m 0644 CUnit.3 '/construction/devel/cunit/stage/usr/local/man/man3'
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Man/man3'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Man/man3'
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Man'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Man'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Man'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Man'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Man'
Making install in Share
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Share'
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Share'
gmake[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/CUnit'
install -m 0644 CUnit-List.dtd CUnit-List.xsl CUnit-Run.dtd CUnit-Run.xsl Memory-Dump.dtd Memory-Dump.xsl '/construction/devel/cunit/stage/usr/local/share/CUnit'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Share'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Share'
Making install in Examples
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
Making install in .
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
Making install in BasicTest
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/BasicTest'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/BasicTest'
gmake[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Basic'
install -m 0644 README '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Basic'
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Basic'
STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s BasicTest '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Basic'
libtool: warning: '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/libcunit.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s .libs/BasicTest /construction/devel/cunit/stage/usr/local/share/examples/CUnit/Basic/BasicTest
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/BasicTest'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/BasicTest'
Making install in ConsoleTest
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/ConsoleTest'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/ConsoleTest'
gmake[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Console'
install -m 0644 README '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Console'
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Console'
STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s ConsoleTest '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Console'
libtool: warning: '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/libcunit.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s .libs/ConsoleTest /construction/devel/cunit/stage/usr/local/share/examples/CUnit/Console/ConsoleTest
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/ConsoleTest'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/ConsoleTest'
Making install in CursesTest
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/CursesTest'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/CursesTest'
gmake[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Curses'
install -m 0644 README '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Curses'
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Curses'
STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s CursesTest '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Curses'
libtool: warning: '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/libcunit.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s .libs/CursesTest /construction/devel/cunit/stage/usr/local/share/examples/CUnit/Curses/CursesTest
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/CursesTest'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/CursesTest'
Making install in AutomatedTest
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/AutomatedTest'
gmake[5]: Entering directory '/construction/devel/cunit/CUnit-2.1-3/Examples/AutomatedTest'
gmake[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Automated'
install -m 0644 README '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Automated'
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Automated'
STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s AutomatedTest '/construction/devel/cunit/stage/usr/local/share/examples/CUnit/Automated'
libtool: warning: '/construction/devel/cunit/CUnit-2.1-3/CUnit/Sources/libcunit.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /construction/devel/cunit/CUnit-2.1-3/install-sh -c -s .libs/AutomatedTest /construction/devel/cunit/stage/usr/local/share/examples/CUnit/Automated/AutomatedTest
gmake[5]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/AutomatedTest'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples/AutomatedTest'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3/Examples'
gmake[3]: Entering directory '/construction/devel/cunit/CUnit-2.1-3'
gmake[4]: Entering directory '/construction/devel/cunit/CUnit-2.1-3'
gmake[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/devel/cunit/stage/usr/local/libdata/pkgconfig'
install -m 0644 cunit.pc '/construction/devel/cunit/stage/usr/local/libdata/pkgconfig'
gmake[4]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3'
gmake[3]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3'
gmake[2]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3'
gmake[1]: Leaving directory '/construction/devel/cunit/CUnit-2.1-3'
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
SUCCEEDED 00:00:02
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for cunit-2.1.3_3
file sizes/checksums [53]: 0%
file sizes/checksums [53]: 100%
packing files [53]: 0%
packing files [53]: 100%
packing directories [0]: 0%
packing directories [0]: 100%
SUCCEEDED 00:00:01
TOTAL TIME 00:00:36