>>> cunit: Building main/cunit 2.1.3-r7 (using abuild 3.15.0-r0) started Wed, 13 Aug 2025 02:57:53 +0000
>>> cunit: Validating /home/udu/aports/main/cunit/APKBUILD...
>>> cunit: Analyzing dependencies...
>>> cunit: Installing for build: build-base automake autoconf libtool bash
(1/3) Installing automake (1.18.1-r0)
(2/3) Installing autoconf (2.72-r1)
(3/3) Installing .makedepends-cunit (20250813.025755)
busybox-1.37.0-r19.trigger: Executing script...
OK: 1395 MiB in 489 packages
>>> cunit: Cleaning up srcdir
>>> cunit: Cleaning up pkgdir
>>> cunit: Cleaning up tmpdir
>>> cunit: Fetching https://downloads.sourceforge.net/project/cunit/CUnit/2.1-3/CUnit-2.1-3.tar.bz2
>>> cunit: Fetching https://downloads.sourceforge.net/project/cunit/CUnit/2.1-3/CUnit-2.1-3.tar.bz2
>>> cunit: Checking sha512sums...
CUnit-2.1-3.tar.bz2: OK
path-makefile.patch: OK
>>> cunit: Unpacking /var/cache/distfiles/CUnit-2.1-3.tar.bz2...
>>> cunit: path-makefile.patch
patching file doc/Makefile.am
patching file doc/headers/Makefile.am
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize: '/usr/share/aclocal/libtool.m4'
libtoolize: '/usr/share/aclocal/ltoptions.m4'
libtoolize: '/usr/share/aclocal/ltversion.m4'
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'
autoheader: 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.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:9610: AM_INIT_AUTOMAKE is expanded from...
configure.in:4: the top level
configure.in:161: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.in:161: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.in:161: the top level
configure.in:202: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.in:202: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.in:202: the top level
configure.in:211: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.in:211: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:9889: AM_CONFIG_HEADER is expanded from...
configure.in:211: the top level
>>> cunit: Updating ./config.sub
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
++++++++++ Enabling debug mode compilation.
++++++++++ Enabling automated(XML) mode compilation
++++++++++ Enabling basic mode compilation
++++++++++ Enabling console mode compilation
---------- Disabling curses mode compilation
++++++++++ Enabling examples mode compilation
++++++++++ Enabling test mode compilation
---------- Disabling memtrace functionality at compile time
---------- Disabling use of deprecated v1.1 names
checking for x86_64-alpine-linux-musl-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 the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... unsupported
checking for cc option to enable C99 features... none needed
checking whether cc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of cc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-alpine-linux-musl
checking host system type... x86_64-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
checking if the linker (/usr/x86_64-alpine-linux-musl/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... 98304
checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop
checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for file... file
checking for x86_64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alpine-linux-musl-strip... no
checking for strip... strip
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 x86_64-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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... no
checking for main in -lc... yes
checking for malloc... yes
checking for free... yes
checking for calloc... yes
checking for realloc... yes
checking for strcpy... yes
checking for strerror... yes
checking for fopen... yes
checking for fclose... yes
checking for fprintf... yes
checking for snprintf... yes
checking for setvbuf... yes
checking for time... yes
checking for ctime... yes
checking for egrep... (cached) /bin/grep -E
checking for assert.h... yes
checking for ctype.h... yes
checking for math.h... yes
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: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
Making all in CUnit
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
Making all in Sources
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
Making all in Framework
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Framework'
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT CUError.lo -MD -MP -MF .deps/CUError.Tpo -c -o CUError.lo CUError.c
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT MyMem.lo -MD -MP -MF .deps/MyMem.Tpo -c -o MyMem.lo MyMem.c
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT TestDB.lo -MD -MP -MF .deps/TestDB.Tpo -c -o TestDB.lo TestDB.c
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT TestRun.lo -MD -MP -MF .deps/TestRun.Tpo -c -o TestRun.lo TestRun.c
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c -o Util.lo Util.c
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=]
363 | fprintf(pFile, "\n %u ", pTempEvent->Size);
| ~^ ~~~~~~~~~~~~~~~~
| | |
| unsigned int size_t {aka long unsigned int}
| %lu
TestDB.c: In function 'test_get_suite_functions':
TestRun.c: In function 'CU_get_run_results_string':
TestDB.c:1417:12: warning: variable 'pTest10' set but not used [-Wunused-but-set-variable]
1417 | CU_pTest pTest10 = NULL;
| ^~~~~~~
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
619 | width[0], _("Run Summary:"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
620 | width[1], _("Type"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestDB.c:1416:12: warning: variable 'pTest9' set but not used [-Wunused-but-set-variable]
1416 | CU_pTest pTest9 = NULL;
| ^~~~~~
TestDB.c:1415:12: warning: variable 'pTest8' set but not used [-Wunused-but-set-variable]
1415 | CU_pTest pTest8 = NULL;
| ^~~~~~
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
621 | width[2], _("Total"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestDB.c:1414:12: warning: variable 'pTest7' set but not used [-Wunused-but-set-variable]
1414 | CU_pTest pTest7 = NULL;
| ^~~~~~
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
622 | width[3], _("Ran"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
623 | width[4], _("Passed"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
624 | width[5], _("Failed"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestDB.c:1413:12: warning: variable 'pTest6' set but not used [-Wunused-but-set-variable]
1413 | CU_pTest pTest6 = NULL;
| ^~~~~~
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
625 | width[6], _("Inactive"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
626 | width[0], " ",
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:29: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
TestDB.c:1412:12: warning: variable 'pTest5' set but not used [-Wunused-but-set-variable]
1412 | CU_pTest pTest5 = NULL;
| ^~~~~~
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
627 | width[1], _("suites"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:32: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
628 | width[2], pRegistry->uiNumberOfSuites,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:35: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
TestDB.c:1411:12: warning: variable 'pTest4' set but not used [-Wunused-but-set-variable]
1411 | CU_pTest pTest4 = NULL;
| ^~~~~~
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
629 | width[3], pRunSummary->nSuitesRun,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:38: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
630 | width[4], _("n/a"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:41: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
TestDB.c:1410:12: warning: variable 'pTest3' set but not used [-Wunused-but-set-variable]
1410 | CU_pTest pTest3 = NULL;
| ^~~~~~
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
631 | width[5], pRunSummary->nSuitesFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:44: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
632 | width[6], pRunSummary->nSuitesInactive,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:47: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
TestDB.c:1409:12: warning: variable 'pTest2' set but not used [-Wunused-but-set-variable]
1409 | CU_pTest pTest2 = NULL;
| ^~~~~~
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
633 | width[0], " ",
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:29: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
634 | width[1], _("tests"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestDB.c:1408:12: warning: variable 'pTest1' set but not used [-Wunused-but-set-variable]
1408 | CU_pTest pTest1 = NULL;
| ^~~~~~
TestRun.c:616:32: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
635 | width[2], pRegistry->uiNumberOfTests,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:35: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
636 | width[3], pRunSummary->nTestsRun,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:38: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
637 | width[4], pRunSummary->nTestsRun - pRunSummary->nTestsFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:41: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
638 | width[5], pRunSummary->nTestsFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:44: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
639 | width[6], pRunSummary->nTestsInactive,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:47: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
640 | width[0], " ",
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:29: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
641 | width[1], _("asserts"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:32: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
642 | width[2], pRunSummary->nAsserts,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:35: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
643 | width[3], pRunSummary->nAsserts,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:38: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
644 | width[4], pRunSummary->nAsserts - pRunSummary->nAssertsFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:41: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
645 | width[5], pRunSummary->nAssertsFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:44: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
646 | width[6], _("n/a"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:47: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
647 | width[7], _("Elapsed time = "), CU_get_elapsed_time(), /* makes sure time is updated */
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:618:29: note: format string is defined here
618 | "%*s%8.3f%*s",
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
648 | width[8], _(" seconds")
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:618:37: note: format string is defined here
618 | "%*s%8.3f%*s",
| ~^~
| |
| int
TestRun.c: In function 'test_message_handlers':
TestRun.c:1405:13: warning: variable 'pTest4' set but not used [-Wunused-but-set-variable]
1405 | CU_pTest pTest4 = NULL;
| ^~~~~~
TestRun.c: In function 'test_CU_run_suite':
TestRun.c:2122:12: warning: variable 'pTest11' set but not used [-Wunused-but-set-variable]
2122 | CU_pTest pTest11 = NULL;
| ^~~~~~~
TestRun.c:2121:12: warning: variable 'pTest10' set but not used [-Wunused-but-set-variable]
2121 | CU_pTest pTest10 = NULL;
| ^~~~~~~
TestRun.c:2118:12: warning: variable 'pTest7' set but not used [-Wunused-but-set-variable]
2118 | CU_pTest pTest7 = NULL;
| ^~~~~~
TestRun.c:2117:12: warning: variable 'pTest6' set but not used [-Wunused-but-set-variable]
2117 | CU_pTest pTest6 = NULL;
| ^~~~~~
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT CUError.lo -MD -MP -MF .deps/CUError.Tpo -c CUError.c -fPIC -DPIC -o .libs/CUError.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT MyMem.lo -MD -MP -MF .deps/MyMem.Tpo -c MyMem.c -fPIC -DPIC -o .libs/MyMem.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c Util.c -fPIC -DPIC -o .libs/Util.o
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
619 | width[0], _("Run Summary:"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
620 | width[1], _("Type"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
621 | width[2], _("Total"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
622 | width[3], _("Ran"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
623 | width[4], _("Passed"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
624 | width[5], _("Failed"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ~^~
| |
| int
......
625 | width[6], _("Inactive"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
626 | width[0], " ",
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:29: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
627 | width[1], _("suites"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:32: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
628 | width[2], pRegistry->uiNumberOfSuites,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:35: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
629 | width[3], pRunSummary->nSuitesRun,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:38: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
630 | width[4], _("n/a"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:41: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
631 | width[5], pRunSummary->nSuitesFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:44: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
632 | width[6], pRunSummary->nSuitesInactive,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:615:47: note: format string is defined here
615 | "%*s%*s%*u%*u%*s%*u%*u\n" /* to change the calculation of */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
633 | width[0], " ",
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:29: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
634 | width[1], _("tests"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:32: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
635 | width[2], pRegistry->uiNumberOfTests,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:35: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
636 | width[3], pRunSummary->nTestsRun,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:38: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
637 | width[4], pRunSummary->nTestsRun - pRunSummary->nTestsFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:41: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
638 | width[5], pRunSummary->nTestsFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:44: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
639 | width[6], pRunSummary->nTestsInactive,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:616:47: note: format string is defined here
616 | "%*s%*s%*u%*u%*u%*u%*u\n" /* len above! */
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
640 | width[0], " ",
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:29: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
641 | width[1], _("asserts"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:32: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
mv -f .deps/MyMem.Tpo .deps/MyMem.Plo
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
642 | width[2], pRunSummary->nAsserts,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:35: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
643 | width[3], pRunSummary->nAsserts,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:38: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
644 | width[4], pRunSummary->nAsserts - pRunSummary->nAssertsFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:41: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
645 | width[5], pRunSummary->nAssertsFailed,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:44: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
646 | width[6], _("n/a"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:617:47: note: format string is defined here
617 | "%*s%*s%*u%*u%*u%*u%*s\n\n"
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
647 | width[7], _("Elapsed time = "), CU_get_elapsed_time(), /* makes sure time is updated */
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:618:29: note: format string is defined here
618 | "%*s%8.3f%*s",
| ~^~
| |
| int
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=]
614 | snprintf(result, len, "%*s%*s%*s%*s%*s%*s%*s\n" /* if you change this, be sure */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
......
648 | width[8], _(" seconds")
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
TestRun.c:618:37: note: format string is defined here
618 | "%*s%8.3f%*s",
| ~^~
| |
| int
mv -f .deps/CUError.Tpo .deps/CUError.Plo
mv -f .deps/Util.Tpo .deps/Util.Plo
TestRun.c: In function 'run_single_test.constprop':
TestRun.c:965:16: warning: variable 'result' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
965 | 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]
965 | CU_ErrorCode result = CUE_SUCCESS;
| ^~~~~~
mv -f .deps/TestDB.Tpo .deps/TestDB.Plo
mv -f .deps/TestRun.Tpo .deps/TestRun.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -g -o libcunitfmk.la CUError.lo MyMem.lo TestDB.lo TestRun.lo Util.lo -lc
libtool: link: ar cr .libs/libcunitfmk.a .libs/CUError.o .libs/MyMem.o .libs/TestDB.o .libs/TestRun.o .libs/Util.o
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 cr libcunittestfmk.a CUError_test.o MyMem_test.o TestDB_test.o TestRun_test.o Util_test.o
ranlib libcunittestfmk.a
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Framework'
Making all in Automated
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Automated'
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT Automated.lo -MD -MP -MF .deps/Automated.Tpo -c Automated.c -fPIC -DPIC -o .libs/Automated.o
Automated.c: In function 'automated_test_complete_message_handler':
Automated.c:347:68: warning: '%s' directive argument is null [-Wformat-overflow=]
347 | fprintf(f_pTestResultFile, " \n", szTemp);
| ^~
mv -f .deps/Automated.Tpo .deps/Automated.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -g -o libcunitautomated.la Automated.lo -lc
libtool: link: ar cr .libs/libcunitautomated.a .libs/Automated.o
libtool: link: ranlib .libs/libcunitautomated.a
libtool: link: ( cd ".libs" && rm -f "libcunitautomated.la" && ln -s "../libcunitautomated.la" "libcunitautomated.la" )
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Automated'
Making all in Basic
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Basic'
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -MT Basic.lo -MD -MP -MF .deps/Basic.Tpo -c Basic.c -fPIC -DPIC -o .libs/Basic.o
mv -f .deps/Basic.Tpo .deps/Basic.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -g -o libcunitbasic.la Basic.lo -lc
libtool: link: ar cr .libs/libcunitbasic.a .libs/Basic.o
libtool: link: ranlib .libs/libcunitbasic.a
libtool: link: ( cd ".libs" && rm -f "libcunitbasic.la" && ln -s "../libcunitbasic.la" "libcunitbasic.la" )
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Basic'
Making all in Console
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Console'
/bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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=]
504 | fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
| ~^~
| |
| int
505 | width[0], _("#"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
504 | fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
| ~~^~
| |
| int
505 | width[0], _("#"),
506 | width[1], _("Suite Name"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
504 | fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
| ~^~
| |
| int
......
507 | width[2], _("Init?"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
504 | fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
| ~^~
| |
| int
......
508 | width[3], _("Cleanup?"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
504 | fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
| ~^~
| |
| int
......
509 | width[4], _("#Tests"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
504 | fprintf(stdout, "\n%*s %-*s%*s%*s%*s%*s\n",
| ~^~
| |
| int
......
510 | width[5], _("Active?"));
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
514 | fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
| ~^~
| |
| int
515 | width[0], i,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
514 | fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
| ~~^~~~
| |
| int
515 | width[0], i,
516 | width[1], width[1] - 1, pCurSuite->pName,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
514 | fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
| ~~~~^~
| |
| int
515 | width[0], i,
516 | width[1], width[1] - 1, pCurSuite->pName,
| ~~~~~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
514 | fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
| ~^~
| |
| int
......
517 | width[2]-1, (NULL != pCurSuite->pInitializeFunc) ? _("Yes") : _("No"),
| ~~~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
514 | fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
| ~^~
| |
| int
......
518 | width[3], (NULL != pCurSuite->pCleanupFunc) ? _("Yes") : _("No"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
514 | fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
| ~^~
| |
| int
......
519 | width[4], pCurSuite->uiNumberOfTests,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
514 | fprintf(stdout, "\n%*d. %-*.*s%*s%*s%*u%*s",
| ~^~
| |
| int
......
520 | width[5], (CU_FALSE != pCurSuite->fActive) ? _("Yes") : _("No"));
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
560 | fprintf(stdout, "\n%*s %-*s%*s\n",
| ~^~
| |
| int
561 | width[0], _("#"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
560 | fprintf(stdout, "\n%*s %-*s%*s\n",
| ~~^~
| |
| int
561 | width[0], _("#"),
562 | width[1], _("Test Name"),
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
560 | fprintf(stdout, "\n%*s %-*s%*s\n",
| ~^~
| |
| int
......
563 | width[2], _("Active?"));
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
569 | fprintf(stdout, "\n%*u. %-*.*s%*s",
| ~^~
| |
| int
570 | width[0], uiCount,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
569 | fprintf(stdout, "\n%*u. %-*.*s%*s",
| ~~^~~~
| |
| int
570 | width[0], uiCount,
571 | width[1], width[1]-1, pCurTest->pName,
| ~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
569 | fprintf(stdout, "\n%*u. %-*.*s%*s",
| ~~~~^~
| |
| int
570 | width[0], uiCount,
571 | width[1], width[1]-1, pCurTest->pName,
| ~~~~~~~~~~
| |
| size_t {aka long unsigned int}
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=]
569 | fprintf(stdout, "\n%*u. %-*.*s%*s",
| ~^~
| |
| int
......
572 | width[2]-1, (CU_FALSE != pCurTest->fActive) ? _("Yes") : _("No"));
| ~~~~~~~~~~
| |
| size_t {aka long unsigned int}
mv -f .deps/Console.Tpo .deps/Console.Plo
/bin/sh ../../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -g -o libcunitconsole.la Console.lo -lc
libtool: link: ar cr .libs/libcunitconsole.a .libs/Console.o
libtool: link: ranlib .libs/libcunitconsole.a
libtool: link: ( cd ".libs" && rm -f "libcunitconsole.la" && ln -s "../libcunitconsole.la" "libcunitconsole.la" )
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Console'
Making all in .
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
rm -f libcunit_test.a
/bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -version-info 1:1:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -g -o libcunit.la -rpath /usr/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 -lc
ar cr libcunit_test.a Framework/CUError_test.o Framework/MyMem_test.o Framework/TestDB_test.o Framework/TestRun_test.o Framework/Util_test.o
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 -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -lc -Os -Werror=format-security -g3 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: ( cd ".libs" && rm -f "libcunit.la" && ln -s "../libcunit.la" "libcunit.la" )
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
Making all in Test
make[4]: Entering directory '/home/udu/aports/main/cunit/src/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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -g -o test_cunit test_cunit.o ../libcunit_test.a -lc
libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -g -o test_cunit test_cunit.o -L.. -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources ../libcunit_test.a -lc
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Test'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
Making all in Headers
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
Making all in doc
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
Making all in headers
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc/headers'
cp -f ../../CUnit/Headers/*.h .
cp -f ../../CUnit/Sources/Win/Win.h .
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc/headers'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
Making all in Man
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
Making all in man3
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man/man3'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man/man3'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
Making all in Share
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Share'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Share'
Making all in Examples
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
Making all in .
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 cr libcunitexamples.a ExampleTests.o
ranlib libcunitexamples.a
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
Making all in BasicTest
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/BasicTest'
cc -DHAVE_CONFIG_H -I. -I../.. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -L.. -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -g -o BasicTest BasicTest.o -lcunit -lcunitexamples -lc
libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -g -o .libs/BasicTest BasicTest.o -L.. -lm -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources /home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/.libs/libcunit.so -lcunitexamples -lc
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/BasicTest'
Making all in ConsoleTest
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/ConsoleTest'
cc -DHAVE_CONFIG_H -I. -I../.. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -L.. -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -g -o ConsoleTest ConsoleTest.o -lcunit -lcunitexamples -lc
libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -g -o .libs/ConsoleTest ConsoleTest.o -L.. -lm -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources /home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/.libs/libcunit.so -lcunitexamples -lc
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/ConsoleTest'
Making all in AutomatedTest
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/AutomatedTest'
cc -DHAVE_CONFIG_H -I. -I../.. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -L.. -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources -g -o AutomatedTest AutomatedTest.o -lcunit -lcunitexamples -lc
libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers -std=c99 -D_DEBUG -g3 -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -g -o .libs/AutomatedTest AutomatedTest.o -L.. -lm -L/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources /home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/.libs/libcunit.so -lcunitexamples -lc
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/AutomatedTest'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
Making check in CUnit
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
Making check in Sources
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
Making check in Framework
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Framework'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Framework'
Making check in Automated
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Automated'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Automated'
Making check in Basic
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Basic'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Basic'
Making check in Console
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Console'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Console'
Making check in .
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
Making check in Test
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Test'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Test'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
Making check in Headers
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers'
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
Making check in doc
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
Making check in headers
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc/headers'
cp -f ../../CUnit/Headers/*.h .
cp -f ../../CUnit/Sources/Win/Win.h .
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc/headers'
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
Making check in Man
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
Making check in man3
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man/man3'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man/man3'
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
Making check in Share
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Share'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Share'
Making check in Examples
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
Making check in .
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
Making check in BasicTest
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/BasicTest'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/BasicTest'
Making check in ConsoleTest
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/ConsoleTest'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/ConsoleTest'
Making check in AutomatedTest
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/AutomatedTest'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/AutomatedTest'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
>>> cunit: Entering fakeroot...
Making install in CUnit
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
Making install in Sources
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
Making install in Framework
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Framework'
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Framework'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Framework'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Framework'
Making install in Automated
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Automated'
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Automated'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Automated'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Automated'
Making install in Basic
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Basic'
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Basic'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Basic'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Basic'
Making install in Console
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Console'
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Console'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Console'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Console'
Making install in .
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
make[4]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libcunit.la '/home/udu/aports/main/cunit/pkg/cunit/usr/lib'
libtool: install: /usr/bin/install -c .libs/libcunit.so.1.0.1 /home/udu/aports/main/cunit/pkg/cunit/usr/lib/libcunit.so.1.0.1
libtool: install: (cd /home/udu/aports/main/cunit/pkg/cunit/usr/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 /home/udu/aports/main/cunit/pkg/cunit/usr/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 /home/udu/aports/main/cunit/pkg/cunit/usr/lib/libcunit.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
Making install in Test
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Test'
make[4]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Test'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Test'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c test_cunit '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Test'
libtool: install: /usr/bin/install -c test_cunit /home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Test/test_cunit
make[4]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Test'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/Test'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources'
Making install in Headers
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/include/CUnit'
/usr/bin/install -c -m 644 CUError.h CUnit.h CUnit_intl.h MyMem.h TestDB.h TestRun.h Util.h Basic.h Console.h Automated.h '/home/udu/aports/main/cunit/pkg/cunit/usr/include/CUnit'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Headers'
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit'
Making install in doc
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
Making install in headers
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc/headers'
cp -f ../../CUnit/Headers/*.h .
cp -f ../../CUnit/Sources/Win/Win.h .
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc/headers'
make[3]: Nothing to be done for 'install-exec-am'.
cp -f ../../CUnit/Headers/*.h .
cp -f ../../CUnit/Sources/Win/Win.h .
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/include/CUnit/headers'
/usr/bin/install -c -m 644 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 '/home/udu/aports/main/cunit/pkg/cunit/usr/include/CUnit/headers'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc/headers'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc/headers'
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/doc/CUnit'
/usr/bin/install -c -m 644 CUnit_doc.css error_handling.html fdl.html index.html introduction.html managing_tests.html running_tests.html test_registry.html writing_tests.html '/home/udu/aports/main/cunit/pkg/cunit/usr/share/doc/CUnit'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/doc'
Making install in Man
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
Making install in man3
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man/man3'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man/man3'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/man/man3'
/usr/bin/install -c -m 644 CUnit.3 '/home/udu/aports/main/cunit/pkg/cunit/usr/share/man/man3'
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man/man3'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man/man3'
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Man'
Making install in Share
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Share'
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Share'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit'
/usr/bin/install -c -m 644 CUnit-List.dtd CUnit-List.xsl CUnit-Run.dtd CUnit-Run.xsl Memory-Dump.dtd Memory-Dump.xsl '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Share'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Share'
Making install in Examples
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
Making install in .
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
Making install in BasicTest
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/BasicTest'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/BasicTest'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Basic'
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Basic'
/usr/bin/install -c -m 644 README '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Basic'
/bin/sh ../../libtool --mode=install /usr/bin/install -c BasicTest '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Basic'
libtool: warning: '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/libcunit.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/BasicTest /home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Basic/BasicTest
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/BasicTest'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/BasicTest'
Making install in ConsoleTest
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/ConsoleTest'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/ConsoleTest'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Console'
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Console'
/usr/bin/install -c -m 644 README '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Console'
/bin/sh ../../libtool --mode=install /usr/bin/install -c ConsoleTest '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Console'
libtool: warning: '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/libcunit.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/ConsoleTest /home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Console/ConsoleTest
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/ConsoleTest'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/ConsoleTest'
Making install in AutomatedTest
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/AutomatedTest'
make[3]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/AutomatedTest'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Automated'
/usr/bin/install -c -m 644 README '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Automated'
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Automated'
/bin/sh ../../libtool --mode=install /usr/bin/install -c AutomatedTest '/home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Automated'
libtool: warning: '/home/udu/aports/main/cunit/src/CUnit-2.1-3/CUnit/Sources/libcunit.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/AutomatedTest /home/udu/aports/main/cunit/pkg/cunit/usr/share/CUnit/Examples/Automated/AutomatedTest
make[3]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/AutomatedTest'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples/AutomatedTest'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3/Examples'
make[1]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
make[2]: Entering directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/udu/aports/main/cunit/pkg/cunit/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 cunit.pc '/home/udu/aports/main/cunit/pkg/cunit/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
make[1]: Leaving directory '/home/udu/aports/main/cunit/src/CUnit-2.1-3'
>>> cunit-dev*: Running split function dev...
'usr/include' -> '/home/udu/aports/main/cunit/pkg/cunit-dev/usr/include'
'usr/lib/pkgconfig' -> '/home/udu/aports/main/cunit/pkg/cunit-dev/usr/lib/pkgconfig'
'usr/lib/libcunit.so' -> '/home/udu/aports/main/cunit/pkg/cunit-dev/usr/lib/libcunit.so'
>>> cunit-dev*: Preparing subpackage cunit-dev...
>>> cunit-dev*: Stripping binaries
>>> cunit-dev*: Running postcheck for cunit-dev
>>> cunit-doc*: Running split function doc...
'usr/share/doc' -> '/home/udu/aports/main/cunit/pkg/cunit-doc/usr/share/doc'
'usr/share/man' -> '/home/udu/aports/main/cunit/pkg/cunit-doc/usr/share/man'
>>> cunit-doc*: Preparing subpackage cunit-doc...
>>> cunit-doc*: Running postcheck for cunit-doc
>>> cunit*: Running postcheck for cunit
>>> cunit*: Preparing package cunit...
>>> cunit*: Stripping binaries
>>> cunit-dev*: Scanning shared objects
>>> cunit-doc*: Scanning shared objects
>>> cunit*: Scanning shared objects
>>> cunit-dev*: Tracing dependencies...
cunit=2.1.3-r7
pkgconfig
>>> cunit-dev*: Package size: 223.3 KB
>>> cunit-dev*: Compressing data...
>>> cunit-dev*: Create checksum...
>>> cunit-dev*: Create cunit-dev-2.1.3-r7.apk
>>> cunit-doc*: Tracing dependencies...
>>> cunit-doc*: Package size: 111.0 KB
>>> cunit-doc*: Compressing data...
>>> cunit-doc*: Create checksum...
>>> cunit-doc*: Create cunit-doc-2.1.3-r7.apk
>>> cunit*: Tracing dependencies...
so:libc.musl-x86_64.so.1
>>> cunit*: Package size: 294.2 KB
>>> cunit*: Compressing data...
>>> cunit*: Create checksum...
>>> cunit*: Create cunit-2.1.3-r7.apk
>>> cunit: Build complete at Wed, 13 Aug 2025 02:58:26 +0000 elapsed time 0h 0m 33s
>>> cunit: Cleaning up srcdir
>>> cunit: Cleaning up pkgdir
>>> cunit: Uninstalling dependencies...
(1/3) Purging .makedepends-cunit (20250813.025755)
(2/3) Purging automake (1.18.1-r0)
(3/3) Purging autoconf (2.72-r1)
busybox-1.37.0-r19.trigger: Executing script...
OK: 1392 MiB in 486 packages
>>> cunit: Updating the main/x86_64 repository index...
>>> cunit: Signing the index...