MidnightBSD Magus

devel/aws-c-common

Core c99 package for AWS SDK for C

Flavor Version Run OSVersion Arch License Restricted Status
0.12.3,1 623 4.0 i386 Apache-2.0 0 fail

License Permissions:

Events

Machine Type Time Message
m4032 info 2025-12-17 14:13:11.282561 Test Started
m4032 fail 2025-12-17 14:14:19.031358 make test returned non-zero: 1
m4032 fail 2025-12-17 14:14:19.10246 Test complete.

Log

===>  Testing for aws-c-common-0.12.3,1
-- CMake 3.31.5
-- Building SIMD base64 decoder
-- Performing Test HAS_FPIC_FLAG
-- Performing Test HAS_FPIC_FLAG - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Success
-- Performing Test NO_GNU_EXPR
-- Performing Test NO_GNU_EXPR - Success
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_WNO_STRINGOP_OVERFLOW
-- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed
-- Packaging is only supported on Linux
-- Configuring done (2.3s)
-- Generating done (0.1s)
-- Build files have been written to: /magus/work/usr/mports/devel/aws-c-common/work/.build
[  1% 4/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/test_runner.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/test_runner.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/test_runner.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/.build/tests/test_runner.c
[  3% 5/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -MD -MT tests/CMakeFiles/aws-c-common-assert-tests.dir/assert_test.c.o -MF tests/CMakeFiles/aws-c-common-assert-tests.dir/assert_test.c.o.d -o tests/CMakeFiles/aws-c-common-assert-tests.dir/assert_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/assert_test.c
[  4% 6/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/alloc_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/alloc_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/alloc_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/alloc_test.c
[  6% 7/66] : && /usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -fstack-protector-strong     -Wl,--exclude-libs,libcrypto.a  -Xlinker --dependency-file=tests/CMakeFiles/aws-c-common-assert-tests.dir/link.d tests/CMakeFiles/aws-c-common-assert-tests.dir/assert_test.c.o -o tests/aws-c-common-assert-tests  -Wl,-rpath,/magus/work/usr/mports/devel/aws-c-common/work/.build  libaws-c-common.so.1.0.0  -ldl  -lm  -lthr  -lexecinfo && :
[  7% 8/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/atomics_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/atomics_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/atomics_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/atomics_test.c
[  9% 9/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/byte_cursor_find_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/byte_cursor_find_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/byte_cursor_find_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/byte_cursor_find_test.c
[ 10% 10/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/byte_order_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/byte_order_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/byte_order_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/byte_order_test.c
[ 12% 11/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/calloc_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/calloc_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/calloc_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/calloc_test.c
[ 13% 12/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/cache_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/cache_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/cache_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/cache_test.c
[ 15% 13/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/array_list_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/array_list_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/array_list_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/array_list_test.c
[ 16% 14/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/clock_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/clock_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/clock_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/clock_test.c
[ 18% 15/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/byte_buf_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/byte_buf_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/byte_buf_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/byte_buf_test.c
[ 19% 16/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/cbor_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/cbor_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/cbor_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/cbor_test.c
[ 21% 17/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/command_line_parser_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/command_line_parser_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/command_line_parser_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/command_line_parser_test.c
[ 22% 18/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/condition_variable_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/condition_variable_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/condition_variable_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/condition_variable_test.c
[ 24% 19/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/cpuid_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/cpuid_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/cpuid_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/cpuid_test.c
[ 25% 20/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/cross_process_lock_tests.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/cross_process_lock_tests.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/cross_process_lock_tests.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/cross_process_lock_tests.c
[ 27% 21/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/device_random_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/device_random_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/device_random_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/device_random_test.c
[ 28% 22/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/cursor_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/cursor_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/cursor_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/cursor_test.c
[ 30% 23/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/environment_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/environment_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/environment_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/environment_test.c
[ 31% 24/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/date_time_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/date_time_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/date_time_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/date_time_test.c
[ 33% 25/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/error_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/error_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/error_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/error_test.c
[ 34% 26/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/encoding_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/encoding_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/encoding_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/encoding_test.c
[ 36% 27/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/file_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/file_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/file_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/file_test.c
[ 37% 28/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/host_util_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/host_util_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/host_util_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/host_util_test.c
[ 39% 29/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/json_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/json_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/json_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/json_test.c
[ 40% 30/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/linked_hash_table_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/linked_hash_table_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/linked_hash_table_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/linked_hash_table_test.c
[ 42% 31/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/log_channel_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/log_channel_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/log_channel_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/log_channel_test.c
[ 43% 32/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/linked_list_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/linked_list_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/linked_list_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/linked_list_test.c
[ 45% 33/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/log_formatter_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/log_formatter_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/log_formatter_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/log_formatter_test.c
[ 46% 34/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_debug_static_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_debug_static_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_debug_static_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_filter_debug_static_test.c
[ 48% 35/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/log_writer_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/log_writer_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/log_writer_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/log_writer_test.c
[ 50% 36/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/hash_table_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/hash_table_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/hash_table_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/hash_table_test.c
[ 51% 37/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_error_static_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_error_static_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_error_static_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_filter_error_static_test.c
[ 53% 38/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_fatal_static_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_fatal_static_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_fatal_static_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_filter_fatal_static_test.c
[ 54% 39/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_none_static_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_none_static_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_none_static_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_filter_none_static_test.c
[ 56% 40/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_info_static_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_info_static_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_info_static_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_filter_info_static_test.c
[ 57% 41/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_trace_static_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_trace_static_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_trace_static_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_filter_trace_static_test.c
[ 59% 42/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_warn_static_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_warn_static_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_warn_static_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_filter_warn_static_test.c
[ 60% 43/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_test_utilities.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_test_utilities.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_test_utilities.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_test_utilities.c
[ 62% 44/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_general_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_general_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_general_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_general_test.c
[ 63% 45/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_misc.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_misc.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_misc.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/logging_misc.c
[ 65% 46/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/test_logger.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/test_logger.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/test_logger.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/test_logger.c
[ 66% 47/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/logging/pipeline_logger_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/logging/pipeline_logger_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/logging/pipeline_logger_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/logging/pipeline_logger_test.c
[ 68% 48/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/memtrace_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/memtrace_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/memtrace_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/memtrace_test.c
[ 69% 49/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/mutex_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/mutex_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/mutex_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/mutex_test.c
[ 71% 50/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/process_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/process_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/process_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/process_test.c
[ 72% 51/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/priority_queue_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/priority_queue_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/priority_queue_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/priority_queue_test.c
[ 74% 52/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/realloc_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/realloc_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/realloc_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/realloc_test.c
[ 75% 53/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/rw_lock_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/rw_lock_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/rw_lock_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/rw_lock_test.c
[ 77% 54/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/ring_buffer_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/ring_buffer_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/ring_buffer_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/ring_buffer_test.c
[ 78% 55/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/system_info_tests.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/system_info_tests.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/system_info_tests.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/system_info_tests.c
[ 80% 56/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/math_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/math_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/math_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/math_test.c
[ 81% 57/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/split_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/split_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/split_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/split_test.c
[ 83% 58/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/string_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/string_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/string_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/string_test.c
[ 84% 59/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/system_resource_util_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/system_resource_util_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/system_resource_util_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/system_resource_util_test.c
[ 86% 60/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/thread_scheduler_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/thread_scheduler_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/thread_scheduler_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/thread_scheduler_test.c
[ 87% 61/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/thread_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/thread_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/thread_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/thread_test.c
[ 89% 62/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/task_scheduler_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/task_scheduler_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/task_scheduler_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/task_scheduler_test.c
[ 90% 63/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/uuid_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/uuid_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/uuid_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/uuid_test.c
[ 92% 64/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/zero_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/zero_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/zero_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/zero_test.c
[ 93% 64/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/bin/system_info/include -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wextra -pedantic -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -MD -MT bin/system_info/CMakeFiles/print-sys-info.dir/print_system_info.c.o -MF bin/system_info/CMakeFiles/print-sys-info.dir/print_system_info.c.o.d -o bin/system_info/CMakeFiles/print-sys-info.dir/print_system_info.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/bin/system_info/print_system_info.c
[ 95% 65/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/xml_parser_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/xml_parser_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/xml_parser_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/xml_parser_test.c
[ 96% 65/66] : && /usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -fstack-protector-strong     -Wl,--exclude-libs,libcrypto.a  -Xlinker --dependency-file=bin/system_info/CMakeFiles/print-sys-info.dir/link.d bin/system_info/CMakeFiles/print-sys-info.dir/print_system_info.c.o -o bin/system_info/print-sys-info  -Wl,-rpath,/magus/work/usr/mports/devel/aws-c-common/work/.build  libaws-c-common.so.1.0.0  -ldl  -lm  -lthr  -lexecinfo && :
[ 98% 65/66] /usr/bin/cc -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_UNSTABLE_TESTING_API=1 -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API -Daws_c_common_tests_EXPORTS -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests -I/magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/include -I/magus/work/usr/mports/devel/aws-c-common/work/.build/generated/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -std=gnu99 -fvisibility=hidden -Wall -Wstrict-prototypes -Wno-long-long -fPIC -Wgnu -Wno-gnu-zero-variadic-macro-arguments -Wno-overflow -MD -MT tests/CMakeFiles/aws-c-common-tests.dir/uri_test.c.o -MF tests/CMakeFiles/aws-c-common-tests.dir/uri_test.c.o.d -o tests/CMakeFiles/aws-c-common-tests.dir/uri_test.c.o -c /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/uri_test.c
[100% 66/66] cd /magus/work/usr/mports/devel/aws-c-common/work/.build/tests && /usr/local/bin/cmake -E copy_directory /magus/work/usr/mports/devel/aws-c-common/work/aws-c-common-0.12.3/tests/resources /magus/work/usr/mports/devel/aws-c-common/work/.build/tests && cd /magus/work/usr/mports/devel/aws-c-common/work/.build && /usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -DNDEBUG -fstack-protector-strong   -Wl,--export-dynamic   -Wl,--exclude-libs,libcrypto.a  -Xlinker --dependency-file=tests/CMakeFiles/aws-c-common-tests.dir/link.d tests/CMakeFiles/aws-c-common-tests.dir/test_runner.c.o tests/CMakeFiles/aws-c-common-tests.dir/alloc_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/array_list_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/atomics_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/byte_buf_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/byte_cursor_find_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/byte_order_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/cache_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/calloc_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/cbor_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/clock_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/command_line_parser_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/condition_variable_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/cpuid_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/cross_process_lock_tests.c.o tests/CMakeFiles/aws-c-common-tests.dir/cursor_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/date_time_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/device_random_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/encoding_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/environment_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/error_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/file_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/hash_table_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/host_util_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/json_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/linked_hash_table_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/linked_list_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/log_channel_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/log_formatter_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/log_writer_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_debug_static_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_error_static_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_fatal_static_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_info_static_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_none_static_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_trace_static_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_filter_warn_static_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_general_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_misc.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/logging_test_utilities.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/pipeline_logger_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/logging/test_logger.c.o tests/CMakeFiles/aws-c-common-tests.dir/math_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/memtrace_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/mutex_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/priority_queue_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/process_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/realloc_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/ring_buffer_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/rw_lock_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/split_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/string_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/system_info_tests.c.o tests/CMakeFiles/aws-c-common-tests.dir/system_resource_util_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/task_scheduler_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/thread_scheduler_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/thread_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/uri_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/uuid_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/xml_parser_test.c.o tests/CMakeFiles/aws-c-common-tests.dir/zero_test.c.o -o tests/aws-c-common-tests  -Wl,-rpath,/magus/work/usr/mports/devel/aws-c-common/work/.build  libaws-c-common.so.1.0.0  -ldl  -lm  -lthr  -lexecinfo && :
[  0% 1/1] cd /magus/work/usr/mports/devel/aws-c-common/work/.build && /usr/local/bin/ctest --force-new-ctest-process
Test project /magus/work/usr/mports/devel/aws-c-common/work/.build
        Start   1: assert_test
        Start   2: raise_errors_test
        Start   3: reset_errors_test
        Start   4: error_callback_test
  1/452 Test   #1: assert_test ..........................................................   Passed    0.02 sec
        Start   5: unknown_error_code_in_slot_test
  2/452 Test   #2: raise_errors_test ....................................................   Passed    0.02 sec
        Start   6: unknown_error_code_no_slot_test
  3/452 Test   #5: unknown_error_code_in_slot_test ......................................   Passed    0.01 sec
  4/452 Test   #3: reset_errors_test ....................................................   Passed    0.02 sec
        Start   7: unknown_error_code_range_too_large_test
        Start   8: aws_load_error_strings_test
  5/452 Test   #6: unknown_error_code_no_slot_test ......................................   Passed    0.01 sec
        Start   9: aws_assume_compiles_test
  6/452 Test   #7: unknown_error_code_range_too_large_test ..............................   Passed    0.01 sec
        Start  10: thread_creation_join_test
  7/452 Test   #8: aws_load_error_strings_test ..........................................   Passed    0.01 sec
        Start  11: thread_creation_join_invalid_cpu_id_test
  8/452 Test   #4: error_callback_test ..................................................   Passed    0.03 sec
  9/452 Test   #9: aws_assume_compiles_test .............................................   Passed    0.01 sec
        Start  12: thread_atexit_test
        Start  13: test_managed_thread_join
 10/452 Test  #10: thread_creation_join_test ............................................   Passed    0.02 sec
        Start  14: test_managed_thread_join_timeout
 11/452 Test  #11: thread_creation_join_invalid_cpu_id_test .............................***Exception: SegFault  0.02 sec
        Start  15: mutex_aquire_release_test
 12/452 Test  #12: thread_atexit_test ...................................................   Passed    0.02 sec
        Start  16: mutex_is_actually_mutex_test
 13/452 Test  #15: mutex_aquire_release_test ............................................   Passed    0.01 sec
        Start  17: mutex_try_lock_is_correct_test
 14/452 Test  #17: mutex_try_lock_is_correct_test .......................................   Passed    0.00 sec
        Start  18: conditional_notify_one
 15/452 Test  #18: conditional_notify_one ...............................................   Passed    0.00 sec
        Start  19: conditional_notify_all
 16/452 Test  #19: conditional_notify_all ...............................................   Passed    0.01 sec
        Start  20: error_code_cross_thread_test
 17/452 Test  #20: error_code_cross_thread_test .........................................   Passed    0.00 sec
        Start  21: high_res_clock_increments_test
 18/452 Test  #16: mutex_is_actually_mutex_test .........................................   Passed    0.07 sec
        Start  22: sys_clock_increments_test
 19/452 Test  #21: high_res_clock_increments_test .......................................   Passed    0.13 sec
        Start  23: test_sec_and_millis_conversions
 20/452 Test  #23: test_sec_and_millis_conversions ......................................   Passed    0.01 sec
        Start  24: test_sec_and_micros_conversions
 21/452 Test  #24: test_sec_and_micros_conversions ......................................   Passed    0.01 sec
        Start  25: test_sec_and_nanos_conversions
 22/452 Test  #25: test_sec_and_nanos_conversions .......................................   Passed    0.01 sec
        Start  26: test_milli_and_micros_conversion
 23/452 Test  #26: test_milli_and_micros_conversion .....................................   Passed    0.01 sec
        Start  27: test_milli_and_nanos_conversion
 24/452 Test  #22: sys_clock_increments_test ............................................   Passed    0.12 sec
        Start  28: test_micro_and_nanos_conversion
 25/452 Test  #27: test_milli_and_nanos_conversion ......................................   Passed    0.02 sec
        Start  29: test_precision_loss_remainders_conversion
 26/452 Test  #29: test_precision_loss_remainders_conversion ............................   Passed    0.01 sec
        Start  30: test_overflow_conversion
 27/452 Test  #28: test_micro_and_nanos_conversion ......................................   Passed    0.02 sec
        Start  31: test_old_overflow_cases
 28/452 Test  #30: test_overflow_conversion .............................................   Passed    0.01 sec
        Start  32: array_list_zero_length
 29/452 Test  #31: test_old_overflow_cases ..............................................   Passed    0.01 sec
        Start  33: array_list_order_push_back_pop_front_test
 30/452 Test  #32: array_list_zero_length ...............................................   Passed    0.01 sec
        Start  34: array_list_order_push_back_pop_back_test
 31/452 Test  #33: array_list_order_push_back_pop_front_test ............................   Passed    0.01 sec
        Start  35: array_list_order_push_front_pop_front_test
 32/452 Test  #34: array_list_order_push_back_pop_back_test .............................   Passed    0.01 sec
        Start  36: array_list_pop_front_n_test
 33/452 Test  #35: array_list_order_push_front_pop_front_test ...........................   Passed    0.01 sec
        Start  37: array_list_erase_test
 34/452 Test  #36: array_list_pop_front_n_test ..........................................   Passed    0.01 sec
        Start  38: array_list_exponential_mem_model_test
 35/452 Test  #37: array_list_erase_test ................................................   Passed    0.01 sec
        Start  39: array_list_exponential_mem_model_iteration_test
 36/452 Test  #38: array_list_exponential_mem_model_test ................................   Passed    0.01 sec
        Start  40: array_list_set_at_overwrite_safety
 37/452 Test  #40: array_list_set_at_overwrite_safety ...................................   Passed    0.01 sec
        Start  41: array_list_iteration_by_ptr_test
 38/452 Test  #39: array_list_exponential_mem_model_iteration_test ......................   Passed    0.02 sec
        Start  42: array_list_iteration_test
 39/452 Test  #41: array_list_iteration_by_ptr_test .....................................   Passed    0.02 sec
        Start  43: array_list_preallocated_iteration_test
 40/452 Test  #42: array_list_iteration_test ............................................   Passed    0.01 sec
        Start  44: array_list_preallocated_push_test
 41/452 Test  #43: array_list_preallocated_iteration_test ...............................   Passed    0.01 sec
        Start  45: array_list_shrink_to_fit_test
 42/452 Test  #44: array_list_preallocated_push_test ....................................   Passed    0.01 sec
        Start  46: array_list_shrink_to_fit_static_test
 43/452 Test  #45: array_list_shrink_to_fit_test ........................................   Passed    0.01 sec
        Start  47: array_list_clear_test
 44/452 Test  #46: array_list_shrink_to_fit_static_test .................................   Passed    0.01 sec
        Start  48: array_list_copy_test
 45/452 Test  #47: array_list_clear_test ................................................   Passed    0.01 sec
        Start  49: array_list_swap_contents_test
 46/452 Test  #49: array_list_swap_contents_test ........................................   Passed    0.00 sec
        Start  50: array_list_not_enough_space_test
 47/452 Test  #50: array_list_not_enough_space_test .....................................   Passed    0.00 sec
        Start  51: array_list_not_enough_space_test_failure
 48/452 Test  #48: array_list_copy_test .................................................   Passed    0.02 sec
        Start  52: array_list_of_strings_sort
 49/452 Test  #51: array_list_not_enough_space_test_failure .............................   Passed    0.01 sec
        Start  53: array_list_empty_sort
 50/452 Test  #52: array_list_of_strings_sort ...........................................   Passed    0.01 sec
        Start  54: priority_queue_push_pop_order_test
 51/452 Test  #53: array_list_empty_sort ................................................   Passed    0.01 sec
        Start  55: priority_queue_random_values_test
 52/452 Test  #55: priority_queue_random_values_test ....................................   Passed    0.00 sec
        Start  56: priority_queue_size_and_capacity_test
 53/452 Test  #54: priority_queue_push_pop_order_test ...................................   Passed    0.01 sec
        Start  57: priority_queue_remove_root_test
 54/452 Test  #57: priority_queue_remove_root_test ......................................   Passed    0.00 sec
        Start  58: priority_queue_remove_leaf_test
 55/452 Test  #58: priority_queue_remove_leaf_test ......................................   Passed    0.00 sec
        Start  59: priority_queue_remove_interior_sift_up_test
 56/452 Test  #59: priority_queue_remove_interior_sift_up_test ..........................   Passed    0.00 sec
        Start  60: priority_queue_remove_interior_sift_down_test
 57/452 Test  #60: priority_queue_remove_interior_sift_down_test ........................   Passed    0.00 sec
        Start  61: priority_queue_clear_backpointers_test
 58/452 Test  #61: priority_queue_clear_backpointers_test ...............................   Passed    0.00 sec
        Start  62: linked_list_push_back_pop_front
 59/452 Test  #56: priority_queue_size_and_capacity_test ................................   Passed    0.03 sec
        Start  63: linked_list_push_front_pop_back
 60/452 Test  #63: linked_list_push_front_pop_back ......................................   Passed    0.00 sec
        Start  64: linked_list_swap_nodes
 61/452 Test  #62: linked_list_push_back_pop_front ......................................   Passed    0.01 sec
        Start  65: linked_list_iteration
 62/452 Test  #64: linked_list_swap_nodes ...............................................   Passed    0.01 sec
        Start  66: linked_list_reverse_iteration
 63/452 Test  #65: linked_list_iteration ................................................   Passed    0.01 sec
        Start  67: linked_list_swap_contents
 64/452 Test  #67: linked_list_swap_contents ............................................   Passed    0.00 sec
        Start  68: linked_list_move_all_back
 65/452 Test  #68: linked_list_move_all_back ............................................   Passed    0.00 sec
        Start  69: linked_list_move_all_front
 66/452 Test  #66: linked_list_reverse_iteration ........................................   Passed    0.01 sec
        Start  70: linked_list_node_in_list
 67/452 Test  #69: linked_list_move_all_front ...........................................   Passed    0.01 sec
        Start  71: hex_encoding_test_case_empty_test
 68/452 Test  #70: linked_list_node_in_list .............................................   Passed    0.01 sec
        Start  72: hex_encoding_test_case_f_test
 69/452 Test  #71: hex_encoding_test_case_empty_test ....................................   Passed    0.01 sec
        Start  73: hex_encoding_test_case_fo_test
 70/452 Test  #72: hex_encoding_test_case_f_test ........................................   Passed    0.01 sec
        Start  74: hex_encoding_test_case_foo_test
 71/452 Test  #73: hex_encoding_test_case_fo_test .......................................   Passed    0.01 sec
        Start  75: hex_encoding_test_case_foob_test
 72/452 Test  #74: hex_encoding_test_case_foo_test ......................................   Passed    0.01 sec
        Start  76: hex_encoding_test_case_fooba_test
 73/452 Test  #75: hex_encoding_test_case_foob_test .....................................   Passed    0.01 sec
        Start  77: hex_encoding_test_case_foobar_test
 74/452 Test  #76: hex_encoding_test_case_fooba_test ....................................   Passed    0.01 sec
        Start  78: hex_encoding_test_case_missing_leading_zero
 75/452 Test  #77: hex_encoding_test_case_foobar_test ...................................   Passed    0.01 sec
        Start  79: hex_encoding_invalid_buffer_size_test
 76/452 Test  #79: hex_encoding_invalid_buffer_size_test ................................   Passed    0.00 sec
        Start  80: hex_encoding_highbyte_string_test
 77/452 Test  #78: hex_encoding_test_case_missing_leading_zero ..........................   Passed    0.01 sec
        Start  81: hex_encoding_overflow_test
 78/452 Test  #80: hex_encoding_highbyte_string_test ....................................   Passed    0.01 sec
        Start  82: hex_encoding_invalid_string_test
 79/452 Test  #82: hex_encoding_invalid_string_test .....................................   Passed    0.01 sec
        Start  83: hex_encoding_append_dynamic_test_case_empty
 80/452 Test  #81: hex_encoding_overflow_test ...........................................   Passed    0.02 sec
        Start  84: hex_encoding_append_dynamic_test_case_fooba
 81/452 Test  #83: hex_encoding_append_dynamic_test_case_empty ..........................   Passed    0.01 sec
        Start  85: base64_encoding_test_case_empty_test
 82/452 Test  #84: hex_encoding_append_dynamic_test_case_fooba ..........................   Passed    0.01 sec
        Start  86: base64_encoding_test_case_f_test
 83/452 Test  #85: base64_encoding_test_case_empty_test .................................   Passed    0.01 sec
        Start  87: base64_encoding_test_case_fo_test
 84/452 Test  #86: base64_encoding_test_case_f_test .....................................   Passed    0.01 sec
        Start  88: base64_encoding_test_case_foo_test
 85/452 Test  #87: base64_encoding_test_case_fo_test ....................................   Passed    0.01 sec
        Start  89: base64_encoding_test_case_foob_test
 86/452 Test  #88: base64_encoding_test_case_foo_test ...................................   Passed    0.01 sec
        Start  90: base64_encoding_test_case_fooba_test
 87/452 Test  #90: base64_encoding_test_case_fooba_test .................................   Passed    0.00 sec
        Start  91: base64_encoding_test_case_foobar_test
 88/452 Test  #89: base64_encoding_test_case_foob_test ..................................   Passed    0.02 sec
        Start  92: base64_encoding_test_case_32bytes_test
 89/452 Test  #91: base64_encoding_test_case_foobar_test ................................   Passed    0.01 sec
        Start  93: base64_encoding_buffer_size_too_small_test
 90/452 Test  #92: base64_encoding_test_case_32bytes_test ...............................   Passed    0.01 sec
        Start  94: base64_encoding_buffer_size_overflow_test
 91/452 Test  #93: base64_encoding_buffer_size_too_small_test ...........................   Passed    0.01 sec
        Start  95: base64_encoding_buffer_size_invalid_test
 92/452 Test  #95: base64_encoding_buffer_size_invalid_test .............................   Passed    0.00 sec
        Start  96: base64_encoding_invalid_buffer_test
 93/452 Test  #96: base64_encoding_invalid_buffer_test ..................................   Passed    0.00 sec
        Start  97: base64_encoding_highbyte_string_test
 94/452 Test  #94: base64_encoding_buffer_size_overflow_test ............................   Passed    0.02 sec
        Start  98: base64_encoding_invalid_padding_test
 95/452 Test  #97: base64_encoding_highbyte_string_test .................................   Passed    0.01 sec
        Start  99: base64_encoding_test_zeros
 96/452 Test  #98: base64_encoding_invalid_padding_test .................................   Passed    0.01 sec
        Start 100: base64_encoding_test_roundtrip
 97/452 Test #100: base64_encoding_test_roundtrip .......................................   Passed    0.00 sec
        Start 101: base64_encoding_test_all_values
 98/452 Test  #99: base64_encoding_test_zeros ...........................................   Passed    0.01 sec
        Start 102: uint64_buffer_test
 99/452 Test #101: base64_encoding_test_all_values ......................................   Passed    0.01 sec
        Start 103: uint64_buffer_non_aligned_test
100/452 Test #103: uint64_buffer_non_aligned_test .......................................   Passed    0.00 sec
        Start 104: uint32_buffer_test
101/452 Test #102: uint64_buffer_test ...................................................   Passed    0.01 sec
        Start 105: uint32_buffer_non_aligned_test
102/452 Test #104: uint32_buffer_test ...................................................   Passed    0.01 sec
        Start 106: uint24_buffer_test
103/452 Test #106: uint24_buffer_test ...................................................   Passed    0.00 sec
        Start 107: uint24_buffer_non_aligned_test
104/452 Test #107: uint24_buffer_non_aligned_test .......................................   Passed    0.00 sec
        Start 108: uint16_buffer_test
105/452 Test #105: uint32_buffer_non_aligned_test .......................................   Passed    0.02 sec
        Start 109: uint16_buffer_non_aligned_test
106/452 Test #109: uint16_buffer_non_aligned_test .......................................   Passed    0.00 sec
        Start 110: uint16_buffer_signed_positive_test
107/452 Test #108: uint16_buffer_test ...................................................   Passed    0.01 sec
        Start 111: uint16_buffer_signed_negative_test
108/452 Test #110: uint16_buffer_signed_positive_test ...................................   Passed    0.01 sec
        Start 112: text_encoding_utf8
109/452 Test #111: uint16_buffer_signed_negative_test ...................................   Passed    0.01 sec
        Start 113: text_encoding_utf16
110/452 Test #112: text_encoding_utf8 ...................................................   Passed    0.01 sec
        Start 114: text_encoding_ascii
111/452 Test #114: text_encoding_ascii ..................................................   Passed    0.01 sec
        Start 115: text_encoding_is_utf8
112/452 Test #113: text_encoding_utf16 ..................................................   Passed    0.01 sec
        Start 116: text_is_valid_utf8
113/452 Test #116: text_is_valid_utf8 ...................................................   Passed    0.00 sec
        Start 117: text_is_valid_utf8_callback
114/452 Test #115: text_encoding_is_utf8 ................................................   Passed    0.01 sec
        Start 118: utf8_decoder
115/452 Test #118: utf8_decoder .........................................................   Passed    0.00 sec
        Start 119: scheduler_cleanup_cancellation
116/452 Test #117: text_is_valid_utf8_callback ..........................................   Passed    0.01 sec
        Start 120: scheduler_ordering_test
117/452 Test #120: scheduler_ordering_test ..............................................   Passed    0.00 sec
        Start 121: scheduler_pops_task_late_test
118/452 Test #119: scheduler_cleanup_cancellation .......................................   Passed    0.01 sec
        Start 122: scheduler_has_tasks_test
119/452 Test #121: scheduler_pops_task_late_test ........................................   Passed    0.01 sec
        Start 123: scheduler_reentrant_safe
120/452 Test #123: scheduler_reentrant_safe .............................................   Passed    0.01 sec
        Start 124: scheduler_cleanup_reentrants
121/452 Test #124: scheduler_cleanup_reentrants .........................................   Passed    0.01 sec
        Start 125: scheduler_schedule_cancellation
122/452 Test #122: scheduler_has_tasks_test .............................................   Passed    0.02 sec
        Start 126: scheduler_cleanup_idempotent
123/452 Test #126: scheduler_cleanup_idempotent .........................................   Passed    0.01 sec
        Start 127: scheduler_task_delete_on_run
124/452 Test #125: scheduler_schedule_cancellation ......................................   Passed    0.01 sec
        Start 128: test_hash_table_create_find
125/452 Test #128: test_hash_table_create_find ..........................................   Passed    0.01 sec
        Start 129: test_hash_table_string_create_find
126/452 Test #127: scheduler_task_delete_on_run .........................................   Passed    0.01 sec
        Start 130: test_hash_table_put
127/452 Test #130: test_hash_table_put ..................................................   Passed    0.00 sec
        Start 131: test_hash_table_put_null_dtor
128/452 Test #129: test_hash_table_string_create_find ...................................   Passed    0.01 sec
        Start 132: test_hash_table_swap_move
129/452 Test #131: test_hash_table_put_null_dtor ........................................   Passed    0.01 sec
        Start 133: test_hash_table_string_clean_up
130/452 Test #132: test_hash_table_swap_move ............................................   Passed    0.01 sec
        Start 134: test_hash_table_hash_collision
131/452 Test #133: test_hash_table_string_clean_up ......................................   Passed    0.01 sec
        Start 135: test_hash_table_hash_overwrite
132/452 Test #134: test_hash_table_hash_collision .......................................   Passed    0.01 sec
        Start 136: test_hash_table_hash_remove
133/452 Test #135: test_hash_table_hash_overwrite .......................................   Passed    0.01 sec
        Start 137: test_hash_table_hash_clear_allows_cleanup
134/452 Test #136: test_hash_table_hash_remove ..........................................   Passed    0.01 sec
        Start 138: test_hash_table_on_resize_returns_correct_entry
135/452 Test #137: test_hash_table_hash_clear_allows_cleanup ............................   Passed    0.01 sec
        Start 139: test_hash_table_foreach
136/452 Test #138: test_hash_table_on_resize_returns_correct_entry ......................   Passed    0.01 sec
        Start 140: test_hash_table_iter
137/452 Test #140: test_hash_table_iter .................................................   Passed    0.00 sec
        Start 141: test_hash_table_empty_iter
138/452 Test #141: test_hash_table_empty_iter ...........................................   Passed    0.00 sec
        Start 142: test_hash_table_iter_detail
139/452 Test #139: test_hash_table_foreach ..............................................   Passed    0.02 sec
        Start 143: test_hash_table_eq
140/452 Test #142: test_hash_table_iter_detail ..........................................   Passed    0.01 sec
        Start 144: test_hash_churn
141/452 Test #143: test_hash_table_eq ...................................................   Passed    0.01 sec
        Start 145: test_hash_table_cleanup_idempotent
142/452 Test #145: test_hash_table_cleanup_idempotent ...................................   Passed    0.00 sec
        Start 146: test_hash_table_byte_cursor_create_find
143/452 Test #146: test_hash_table_byte_cursor_create_find ..............................   Passed    0.01 sec
        Start 147: test_hash_combine
144/452 Test #147: test_hash_combine ....................................................   Passed    0.01 sec
        Start 148: test_linked_hash_table_preserves_insertion_order
145/452 Test #148: test_linked_hash_table_preserves_insertion_order .....................   Passed    0.00 sec
        Start 149: test_linked_hash_table_entries_cleanup
146/452 Test #149: test_linked_hash_table_entries_cleanup ...............................   Passed    0.00 sec
        Start 150: test_linked_hash_table_entries_overwrite
147/452 Test #150: test_linked_hash_table_entries_overwrite .............................   Passed    0.01 sec
        Start 151: test_linked_hash_table_entries_overwrite_reference_unequal
148/452 Test #151: test_linked_hash_table_entries_overwrite_reference_unequal ...........   Passed    0.00 sec
        Start 152: test_linked_hash_table_entries_overwrite_backed_cursor
149/452 Test #152: test_linked_hash_table_entries_overwrite_backed_cursor ...............   Passed    0.01 sec
        Start 153: test_lru_cache_overflow_static_members
150/452 Test #153: test_lru_cache_overflow_static_members ...............................   Passed    0.01 sec
        Start 154: test_lru_cache_lru_ness_static_members
151/452 Test #154: test_lru_cache_lru_ness_static_members ...............................   Passed    0.01 sec
        Start 155: test_lru_cache_element_access_members
152/452 Test #155: test_lru_cache_element_access_members ................................   Passed    0.01 sec
        Start 156: test_fifo_cache_overflow_static_members
153/452 Test #156: test_fifo_cache_overflow_static_members ..............................   Passed    0.01 sec
        Start 157: test_lifo_cache_overflow_static_members
154/452 Test #157: test_lifo_cache_overflow_static_members ..............................   Passed    0.00 sec
        Start 158: test_cache_entries_cleanup
155/452 Test #158: test_cache_entries_cleanup ...........................................   Passed    0.01 sec
        Start 159: test_cache_entries_overwrite
156/452 Test #159: test_cache_entries_overwrite .........................................   Passed    0.00 sec
        Start 160: test_is_power_of_two
157/452 Test #160: test_is_power_of_two .................................................   Passed    0.00 sec
        Start 161: test_round_up_to_power_of_two
158/452 Test #161: test_round_up_to_power_of_two ........................................   Passed    0.00 sec
        Start 162: test_mul_size_checked
159/452 Test #162: test_mul_size_checked ................................................   Passed    0.01 sec
        Start 163: test_mul_size_saturating
160/452 Test #163: test_mul_size_saturating .............................................   Passed    0.00 sec
        Start 164: test_mul_u32_checked
161/452 Test #164: test_mul_u32_checked .................................................   Passed    0.00 sec
        Start 165: test_mul_u32_saturating
162/452 Test #165: test_mul_u32_saturating ..............................................   Passed    0.00 sec
        Start 166: test_mul_u64_checked
163/452 Test #166: test_mul_u64_checked .................................................   Passed    0.00 sec
        Start 167: test_mul_u64_saturating
164/452 Test #167: test_mul_u64_saturating ..............................................   Passed    0.00 sec
        Start 168: test_add_size_checked
165/452 Test #168: test_add_size_checked ................................................   Passed    0.00 sec
        Start 169: test_aws_add_size_checked_varargs
166/452 Test #169: test_aws_add_size_checked_varargs ....................................   Passed    0.00 sec
        Start 170: test_add_size_saturating
167/452 Test #170: test_add_size_saturating .............................................   Passed    0.00 sec
        Start 171: test_add_u32_checked
168/452 Test #171: test_add_u32_checked .................................................   Passed    0.01 sec
        Start 172: test_add_u32_saturating
169/452 Test #172: test_add_u32_saturating ..............................................   Passed    0.00 sec
        Start 173: test_add_u64_checked
170/452 Test #173: test_add_u64_checked .................................................   Passed    0.00 sec
        Start 174: test_add_u64_saturating
171/452 Test #174: test_add_u64_saturating ..............................................   Passed    0.00 sec
        Start 175: test_min_max
172/452 Test #175: test_min_max .........................................................   Passed    0.01 sec
        Start 176: test_clz
173/452 Test #176: test_clz .............................................................   Passed    0.01 sec
        Start 177: test_ctz
174/452 Test #177: test_ctz .............................................................   Passed    0.00 sec
        Start 178: nospec_index_test
175/452 Test #178: nospec_index_test ....................................................   Passed    0.00 sec
        Start 179: test_byte_cursor_advance
176/452 Test #179: test_byte_cursor_advance .............................................   Passed    0.00 sec
        Start 180: test_byte_cursor_advance_nospec
177/452 Test #180: test_byte_cursor_advance_nospec ......................................   Passed    0.00 sec
        Start 181: byte_cursor_write_tests
178/452 Test #181: byte_cursor_write_tests ..............................................   Passed    0.00 sec
        Start 182: byte_cursor_read_tests
179/452 Test #182: byte_cursor_read_tests ...............................................   Passed    0.00 sec
        Start 183: byte_cursor_limit_tests
180/452 Test #183: byte_cursor_limit_tests ..............................................   Passed    0.00 sec
        Start 184: test_byte_cursor_read_hex_u8
181/452 Test #184: test_byte_cursor_read_hex_u8 .........................................   Passed    0.00 sec
        Start 185: test_byte_cursor_right_trim_empty
182/452 Test #185: test_byte_cursor_right_trim_empty ....................................   Passed    0.00 sec
        Start 186: test_byte_cursor_right_trim_all_whitespace
183/452 Test #186: test_byte_cursor_right_trim_all_whitespace ...........................   Passed    0.01 sec
        Start 187: test_byte_cursor_right_trim_basic
184/452 Test #187: test_byte_cursor_right_trim_basic ....................................   Passed    0.00 sec
        Start 188: test_byte_cursor_left_trim_empty
185/452 Test #188: test_byte_cursor_left_trim_empty .....................................   Passed    0.01 sec
        Start 189: test_byte_cursor_left_trim_all_whitespace
186/452 Test #189: test_byte_cursor_left_trim_all_whitespace ............................   Passed    0.00 sec
        Start 190: test_byte_cursor_left_trim_basic
187/452 Test #190: test_byte_cursor_left_trim_basic .....................................   Passed    0.00 sec
        Start 191: test_byte_cursor_trim_basic
188/452 Test #191: test_byte_cursor_trim_basic ..........................................   Passed    0.00 sec
        Start 192: string_tests
189/452 Test #192: string_tests .........................................................   Passed    0.00 sec
        Start 193: binary_string_test
190/452 Test #193: binary_string_test ...................................................   Passed    0.00 sec
        Start 194: string_compare_test
191/452 Test #194: string_compare_test ..................................................   Passed    0.00 sec
        Start 195: string_destroy_secure_test
192/452 Test #195: string_destroy_secure_test ...........................................   Passed    0.00 sec
        Start 196: secure_strlen_test
193/452 Test #196: secure_strlen_test ...................................................   Passed    0.00 sec
        Start 197: test_char_split_happy_path
194/452 Test #197: test_char_split_happy_path ...........................................   Passed    0.00 sec
        Start 198: test_char_split_ends_with_token
195/452 Test #198: test_char_split_ends_with_token ......................................   Passed    0.00 sec
        Start 199: test_char_split_token_not_present
196/452 Test #199: test_char_split_token_not_present ....................................   Passed    0.00 sec
        Start 200: test_char_split_empty
197/452 Test #200: test_char_split_empty ................................................   Passed    0.00 sec
        Start 201: test_char_split_zeroed
198/452 Test #201: test_char_split_zeroed ...............................................   Passed    0.00 sec
        Start 202: test_char_split_adj_tokens
199/452 Test #202: test_char_split_adj_tokens ...........................................   Passed    0.00 sec
        Start 203: test_char_split_begins_with_token
200/452 Test #203: test_char_split_begins_with_token ....................................   Passed    0.00 sec
        Start 204: test_char_split_with_max_splits
201/452 Test #204: test_char_split_with_max_splits ......................................   Passed    0.01 sec
        Start 205: test_char_split_output_too_small
202/452 Test #205: test_char_split_output_too_small .....................................   Passed    0.01 sec
        Start 206: test_byte_cursor_next_split
203/452 Test #206: test_byte_cursor_next_split ..........................................   Passed    0.01 sec
        Start 207: test_buffer_cat
204/452 Test #207: test_buffer_cat ......................................................   Passed    0.00 sec
        Start 208: test_buffer_cat_dest_too_small
205/452 Test #208: test_buffer_cat_dest_too_small .......................................   Passed    0.00 sec
        Start 209: test_buffer_cpy
206/452 Test #209: test_buffer_cpy ......................................................   Passed    0.00 sec
        Start 210: test_buffer_cpy_dest_too_small
207/452 Test #210: test_buffer_cpy_dest_too_small .......................................   Passed    0.00 sec
        Start 211: test_buffer_cpy_offsets
208/452 Test #211: test_buffer_cpy_offsets ..............................................   Passed    0.00 sec
        Start 212: test_buffer_cpy_offsets_dest_too_small
209/452 Test #212: test_buffer_cpy_offsets_dest_too_small ...............................   Passed    0.00 sec
        Start 213: test_buffer_eq
210/452 Test #213: test_buffer_eq .......................................................   Passed    0.00 sec
        Start 214: test_buffer_eq_same_content_different_len
211/452 Test #214: test_buffer_eq_same_content_different_len ............................   Passed    0.00 sec
        Start 215: test_buffer_eq_null_internal_byte_buffer
212/452 Test #215: test_buffer_eq_null_internal_byte_buffer .............................   Passed    0.00 sec
        Start 216: test_buffer_init_copy
213/452 Test #216: test_buffer_init_copy ................................................   Passed    0.00 sec
        Start 217: test_buffer_init_copy_null_buffer
214/452 Test #217: test_buffer_init_copy_null_buffer ....................................   Passed    0.01 sec
        Start 218: test_buffer_advance
215/452 Test #218: test_buffer_advance ..................................................   Passed    0.01 sec
        Start 219: test_buffer_printf
216/452 Test #219: test_buffer_printf ...................................................   Passed    0.01 sec
        Start 220: test_array_eq
217/452 Test #220: test_array_eq ........................................................   Passed    0.01 sec
        Start 221: test_array_eq_ignore_case
218/452 Test #221: test_array_eq_ignore_case ............................................   Passed    0.00 sec
        Start 222: test_array_eq_c_str
219/452 Test #222: test_array_eq_c_str ..................................................   Passed    0.00 sec
        Start 223: test_array_eq_c_str_ignore_case
220/452 Test #223: test_array_eq_c_str_ignore_case ......................................   Passed    0.00 sec
        Start 224: test_array_hash_ignore_case
221/452 Test #224: test_array_hash_ignore_case ..........................................   Passed    0.00 sec
        Start 225: test_byte_buf_write_to_capacity
222/452 Test #225: test_byte_buf_write_to_capacity ......................................   Passed    0.00 sec
        Start 226: test_byte_buf_init_cache_and_update_cursors
223/452 Test #226: test_byte_buf_init_cache_and_update_cursors ..........................   Passed    0.00 sec
        Start 227: test_byte_buf_empty_appends
224/452 Test #227: test_byte_buf_empty_appends ..........................................   Passed    0.01 sec
        Start 228: test_byte_buf_append_and_update_fail
225/452 Test #228: test_byte_buf_append_and_update_fail .................................   Passed    0.01 sec
        Start 229: test_byte_buf_append_and_update_success
226/452 Test #229: test_byte_buf_append_and_update_success ..............................   Passed    0.01 sec
        Start 230: test_byte_buf_append_dynamic
227/452 Test #230: test_byte_buf_append_dynamic .........................................   Passed    0.01 sec
        Start 231: test_byte_buf_append_byte
228/452 Test #231: test_byte_buf_append_byte ............................................   Passed    0.01 sec
        Start 232: test_byte_buf_append_lookup_success
229/452 Test #232: test_byte_buf_append_lookup_success ..................................   Passed    0.00 sec
        Start 233: test_byte_buf_append_lookup_failure
230/452 Test #233: test_byte_buf_append_lookup_failure ..................................   Passed    0.00 sec
        Start 234: test_byte_buf_reserve
231/452 Test #234: test_byte_buf_reserve ................................................   Passed    0.00 sec
        Start 235: test_byte_buf_reserve_initial_capacity_zero
232/452 Test #235: test_byte_buf_reserve_initial_capacity_zero ..........................   Passed    0.00 sec
        Start 236: test_byte_buf_reserve_relative
233/452 Test #236: test_byte_buf_reserve_relative .......................................   Passed    0.00 sec
        Start 237: test_byte_buf_reserve_smart
234/452 Test #237: test_byte_buf_reserve_smart ..........................................   Passed    0.00 sec
        Start 238: test_byte_buf_reserve_smart_relative
235/452 Test #238: test_byte_buf_reserve_smart_relative .................................   Passed    0.00 sec
        Start 239: test_byte_buf_reset
236/452 Test #239: test_byte_buf_reset ..................................................   Passed    0.00 sec
        Start 240: test_byte_cursor_compare_lexical
237/452 Test #240: test_byte_cursor_compare_lexical .....................................   Passed    0.00 sec
        Start 241: test_byte_cursor_compare_lookup
238/452 Test #241: test_byte_cursor_compare_lookup ......................................   Passed    0.00 sec
        Start 242: test_byte_cursor_starts_with
239/452 Test #242: test_byte_cursor_starts_with .........................................   Passed    0.00 sec
        Start 243: test_byte_cursor_starts_with_ignore_case
240/452 Test #243: test_byte_cursor_starts_with_ignore_case .............................   Passed    0.00 sec
        Start 244: test_isalnum
241/452 Test #244: test_isalnum .........................................................   Passed    0.00 sec
        Start 245: test_isalpha
242/452 Test #245: test_isalpha .........................................................   Passed    0.00 sec
        Start 246: test_isdigit
243/452 Test #246: test_isdigit .........................................................   Passed    0.00 sec
        Start 247: test_isxdigit
244/452 Test #247: test_isxdigit ........................................................   Passed    0.00 sec
        Start 248: test_isspace
245/452 Test #248: test_isspace .........................................................   Passed    0.00 sec
        Start 249: test_byte_cursor_utf8_parse_u64
246/452 Test #249: test_byte_cursor_utf8_parse_u64 ......................................   Passed    0.00 sec
        Start 250: test_byte_cursor_utf8_parse_u64_hex
247/452 Test #250: test_byte_cursor_utf8_parse_u64_hex ..................................   Passed    0.00 sec
        Start 251: byte_swap_test
248/452 Test #251: byte_swap_test .......................................................   Passed    0.00 sec
        Start 252: alignment32_test
249/452 Test #252: alignment32_test .....................................................   Passed    0.00 sec
        Start 253: test_cpu_count_at_least_works_superficially
250/452 Test #253: test_cpu_count_at_least_works_superficially ..........................   Passed    0.00 sec
        Start 254: test_stack_trace_decoding
251/452 Test #254: test_stack_trace_decoding ............................................   Passed    0.00 sec
        Start 255: test_platform_build_os
252/452 Test #255: test_platform_build_os ...............................................   Passed    0.00 sec
        Start 256: test_sanity_check_numa_discovery
253/452 Test #256: test_sanity_check_numa_discovery .....................................   Passed    0.01 sec
        Start 257: test_sanity_check_environment_loader
254/452 Test #257: test_sanity_check_environment_loader .................................   Passed    0.01 sec
        Start 258: test_realloc_fallback
255/452 Test #258: test_realloc_fallback ................................................   Passed    0.00 sec
        Start 259: test_realloc_passthrough
256/452 Test #259: test_realloc_passthrough .............................................   Passed    0.01 sec
        Start 260: test_cf_allocator_wrapper
257/452 Test #260: test_cf_allocator_wrapper ............................................   Passed    0.01 sec
        Start 261: test_acquire_many
258/452 Test #261: test_acquire_many ....................................................   Passed    0.01 sec
        Start 262: test_alloc_nothing
259/452 Test #262: test_alloc_nothing ...................................................   Passed    0.01 sec
        Start 263: sba_alloc_free_once
260/452 Test #263: sba_alloc_free_once ..................................................   Passed    0.01 sec
        Start 264: sba_random_allocs_and_frees
261/452 Test #264: sba_random_allocs_and_frees ..........................................   Passed    0.01 sec
        Start 265: sba_random_reallocs
262/452 Test #265: sba_random_reallocs ..................................................   Passed    0.01 sec
        Start 266: sba_threaded_allocs_and_frees
263/452 Test #266: sba_threaded_allocs_and_frees ........................................   Passed    0.05 sec
        Start 267: sba_threaded_reallocs
264/452 Test #267: sba_threaded_reallocs ................................................   Passed    0.01 sec
        Start 268: sba_churn
265/452 Test #144: test_hash_churn ......................................................   Passed    1.09 sec
        Start 269: sba_metrics
266/452 Test #269: sba_metrics ..........................................................   Passed    0.01 sec
        Start 270: default_threaded_reallocs
267/452 Test #270: default_threaded_reallocs ............................................   Passed    0.01 sec
        Start 271: default_threaded_allocs_and_frees
268/452 Test #271: default_threaded_allocs_and_frees ....................................   Passed    0.02 sec
        Start 272: aligned_threaded_reallocs
269/452 Test #272: aligned_threaded_reallocs ............................................   Passed    0.01 sec
        Start 273: aligned_threaded_allocs_and_frees
270/452 Test #273: aligned_threaded_allocs_and_frees ....................................   Passed    0.02 sec
        Start 274: test_memtrace_none
271/452 Test #274: test_memtrace_none ...................................................   Passed    0.00 sec
        Start 275: test_memtrace_count
272/452 Test #275: test_memtrace_count ..................................................   Passed    0.02 sec
        Start 276: test_memtrace_stacks
273/452 Test #276: test_memtrace_stacks .................................................***Skipped   0.00 sec
        Start 277: test_memtrace_midstream
274/452 Test #268: sba_churn ............................................................   Passed    0.44 sec
        Start 278: test_calloc_override
275/452 Test #278: test_calloc_override .................................................   Passed    0.01 sec
        Start 279: test_calloc_fallback_from_default_allocator
276/452 Test #277: test_memtrace_midstream ..............................................   Passed    0.01 sec
        Start 280: test_calloc_fallback_from_given
277/452 Test #280: test_calloc_fallback_from_given ......................................   Passed    0.00 sec
        Start 281: test_calloc_from_default_allocator
278/452 Test #279: test_calloc_fallback_from_default_allocator ..........................   Passed    0.01 sec
        Start 282: test_calloc_from_given_allocator
279/452 Test #281: test_calloc_from_default_allocator ...................................   Passed    0.01 sec
        Start 283: rw_lock_aquire_release_test
280/452 Test #282: test_calloc_from_given_allocator .....................................   Passed    0.01 sec
        Start 284: rw_lock_is_actually_rw_lock_test
281/452 Test #283: rw_lock_aquire_release_test ..........................................   Passed    0.01 sec
        Start 285: rw_lock_many_readers_test
282/452 Test #284: rw_lock_is_actually_rw_lock_test .....................................   Passed    0.17 sec
        Start 286: test_secure_zero
283/452 Test #286: test_secure_zero .....................................................   Passed    0.00 sec
        Start 287: test_buffer_secure_zero
284/452 Test #287: test_buffer_secure_zero ..............................................   Passed    0.00 sec
        Start 288: test_buffer_clean_up_secure
285/452 Test #288: test_buffer_clean_up_secure ..........................................   Passed    0.00 sec
        Start 289: is_zeroed
286/452 Test #289: is_zeroed ............................................................   Passed    0.00 sec
        Start 290: atomics_semantics
287/452 Test #290: atomics_semantics ....................................................   Passed    0.00 sec
        Start 291: atomics_semantics_implicit
288/452 Test #291: atomics_semantics_implicit ...........................................   Passed    0.00 sec
        Start 292: atomics_static_init
289/452 Test #292: atomics_static_init ..................................................   Passed    0.00 sec
        Start 293: atomics_acquire_to_release_one_direction
290/452 Test #285: rw_lock_many_readers_test ............................................   Passed    0.56 sec
        Start 294: atomics_acquire_to_release_mixed
291/452 Test #293: atomics_acquire_to_release_one_direction .............................   Passed    0.60 sec
        Start 295: rfc822_utc_parsing
292/452 Test #295: rfc822_utc_parsing ...................................................   Passed    0.01 sec
        Start 296: rfc822_utc_parsing_auto_detect
293/452 Test #296: rfc822_utc_parsing_auto_detect .......................................   Passed    0.01 sec
        Start 297: rfc822_local_time_east_of_gmt_parsing
294/452 Test #297: rfc822_local_time_east_of_gmt_parsing ................................   Passed    0.01 sec
        Start 298: rfc822_local_time_west_of_gmt_parsing
295/452 Test #298: rfc822_local_time_west_of_gmt_parsing ................................   Passed    0.01 sec
        Start 299: rfc822_utc_two_digit_year_parsing
296/452 Test #299: rfc822_utc_two_digit_year_parsing ....................................   Passed    0.00 sec
        Start 300: rfc822_utc_no_dow_parsing
297/452 Test #300: rfc822_utc_no_dow_parsing ............................................   Passed    0.01 sec
        Start 301: rfc822_utc_dos_prevented
298/452 Test #301: rfc822_utc_dos_prevented .............................................   Passed    0.00 sec
        Start 302: rfc822_invalid_format
299/452 Test #302: rfc822_invalid_format ................................................   Passed    0.00 sec
        Start 303: rfc822_invalid_tz
300/452 Test #303: rfc822_invalid_tz ....................................................   Passed    0.00 sec
        Start 304: rfc822_invalid_auto_format
301/452 Test #304: rfc822_invalid_auto_format ...........................................   Passed    0.00 sec
        Start 305: iso8601_parsing
302/452 Test #305: iso8601_parsing ......................................................   Passed    0.01 sec
        Start 306: iso8601_basic_utc_parsing
303/452 Test #306: iso8601_basic_utc_parsing ............................................   Passed    0.01 sec
        Start 307: iso8601_utc_parsing_auto_detect
304/452 Test #307: iso8601_utc_parsing_auto_detect ......................................   Passed    0.00 sec
        Start 308: iso8601_basic_utc_parsing_auto_detect
305/452 Test #308: iso8601_basic_utc_parsing_auto_detect ................................   Passed    0.00 sec
        Start 309: iso8601_date_only_parsing
306/452 Test #309: iso8601_date_only_parsing ............................................   Passed    0.00 sec
        Start 310: iso8601_basic_date_only_parsing
307/452 Test #310: iso8601_basic_date_only_parsing ......................................   Passed    0.00 sec
        Start 311: iso8601_utc_dos_prevented
308/452 Test #311: iso8601_utc_dos_prevented ............................................   Passed    0.00 sec
        Start 312: iso8601_invalid_format
309/452 Test #312: iso8601_invalid_format ...............................................   Passed    0.00 sec
        Start 313: iso8601_invalid_auto_format
310/452 Test #313: iso8601_invalid_auto_format ..........................................   Passed    0.00 sec
        Start 314: unix_epoch_parsing
311/452 Test #314: unix_epoch_parsing ...................................................   Passed    0.00 sec
        Start 315: millis_parsing
312/452 Test #315: millis_parsing .......................................................   Passed    0.00 sec
        Start 316: device_rand_u64_distribution
313/452 Test  #14: test_managed_thread_join_timeout .....................................   Passed    3.03 sec
        Start 317: device_rand_u32_distribution
314/452 Test #294: atomics_acquire_to_release_mixed .....................................   Passed    0.77 sec
        Start 318: device_rand_u16_distribution
315/452 Test  #13: test_managed_thread_join .............................................   Passed    5.79 sec
        Start 319: device_rand_buffer_distribution
316/452 Test #319: device_rand_buffer_distribution ......................................   Passed    0.02 sec
        Start 320: device_rand_buffer_append_distribution
317/452 Test #320: device_rand_buffer_append_distribution ...............................   Passed    0.01 sec
        Start 321: device_rand_buffer_append_short_buffer
318/452 Test #321: device_rand_buffer_append_short_buffer ...............................   Passed    0.00 sec
        Start 322: uuid_string
319/452 Test #322: uuid_string ..........................................................   Passed    0.00 sec
        Start 323: prefilled_uuid_string
320/452 Test #323: prefilled_uuid_string ................................................   Passed    0.00 sec
        Start 324: uuid_string_short_buffer
321/452 Test #324: uuid_string_short_buffer .............................................   Passed    0.00 sec
        Start 325: uuid_string_parse
322/452 Test #325: uuid_string_parse ....................................................   Passed    0.00 sec
        Start 326: uuid_string_parse_too_short
323/452 Test #326: uuid_string_parse_too_short ..........................................   Passed    0.00 sec
        Start 327: uuid_string_parse_malformed
324/452 Test #327: uuid_string_parse_malformed ..........................................   Passed    0.00 sec
        Start 328: test_environment_functions
325/452 Test #328: test_environment_functions ...........................................   Passed    0.00 sec
        Start 329: test_env_functions
326/452 Test #329: test_env_functions ...................................................   Passed    0.00 sec
        Start 330: short_argument_parse
327/452 Test #330: short_argument_parse .................................................   Passed    0.00 sec
        Start 331: long_argument_parse
328/452 Test #331: long_argument_parse ..................................................   Passed    0.00 sec
        Start 332: unqualified_argument_parse
329/452 Test #332: unqualified_argument_parse ...........................................   Passed    0.00 sec
        Start 333: unknown_argument_parse
330/452 Test #333: unknown_argument_parse ...............................................   Passed    0.00 sec
        Start 334: test_command_dispatch
331/452 Test #334: test_command_dispatch ................................................   Passed    0.00 sec
        Start 335: ring_buffer_1_to_1_acquire_release_wraps_test
332/452 Test #335: ring_buffer_1_to_1_acquire_release_wraps_test ........................   Passed    0.00 sec
        Start 336: ring_buffer_release_after_full_test
333/452 Test #336: ring_buffer_release_after_full_test ..................................   Passed    0.00 sec
        Start 337: ring_buffer_acquire_up_to_test
334/452 Test #337: ring_buffer_acquire_up_to_test .......................................   Passed    0.00 sec
        Start 338: ring_buffer_acquire_tail_always_chases_head_test
335/452 Test #338: ring_buffer_acquire_tail_always_chases_head_test .....................   Passed    0.00 sec
        Start 339: ring_buffer_acquire_multi_threaded_test
336/452 Test #316: device_rand_u64_distribution .........................................   Passed    5.94 sec
        Start 340: ring_buffer_acquire_up_to_multi_threaded_test
337/452 Test #317: device_rand_u32_distribution .........................................   Passed    6.19 sec
        Start 341: string_to_log_level_success_test
338/452 Test #341: string_to_log_level_success_test .....................................   Passed    0.01 sec
        Start 342: string_to_log_level_failure_test
339/452 Test #342: string_to_log_level_failure_test .....................................   Passed    0.00 sec
        Start 343: test_memory_usage_maxrss
340/452 Test #343: test_memory_usage_maxrss .............................................   Passed    0.05 sec
        Start 344: test_logging_filter_at_AWS_LL_NONE_s_logf_all_levels
341/452 Test #344: test_logging_filter_at_AWS_LL_NONE_s_logf_all_levels .................   Passed    0.01 sec
        Start 345: test_logging_filter_at_AWS_LL_FATAL_s_logf_all_levels
342/452 Test #345: test_logging_filter_at_AWS_LL_FATAL_s_logf_all_levels ................   Passed    0.00 sec
        Start 346: test_logging_filter_at_AWS_LL_ERROR_s_logf_all_levels
343/452 Test #346: test_logging_filter_at_AWS_LL_ERROR_s_logf_all_levels ................   Passed    0.00 sec
        Start 347: test_logging_filter_at_AWS_LL_WARN_s_logf_all_levels
344/452 Test #318: device_rand_u16_distribution .........................................   Passed    5.99 sec
        Start 348: test_logging_filter_at_AWS_LL_INFO_s_logf_all_levels
345/452 Test #347: test_logging_filter_at_AWS_LL_WARN_s_logf_all_levels .................   Passed    0.01 sec
        Start 349: test_logging_filter_at_AWS_LL_DEBUG_s_logf_all_levels
346/452 Test #348: test_logging_filter_at_AWS_LL_INFO_s_logf_all_levels .................   Passed    0.01 sec
        Start 350: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels
347/452 Test #349: test_logging_filter_at_AWS_LL_DEBUG_s_logf_all_levels ................   Passed    0.01 sec
        Start 351: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_trace_cutoff
348/452 Test #351: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_trace_cutoff ...   Passed    0.00 sec
        Start 352: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_debug_cutoff
349/452 Test #350: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels ................   Passed    0.01 sec
        Start 353: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_info_cutoff
350/452 Test #353: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_info_cutoff ....   Passed    0.01 sec
        Start 354: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_warn_cutoff
351/452 Test #352: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_debug_cutoff ...   Passed    0.01 sec
        Start 355: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_error_cutoff
352/452 Test #354: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_warn_cutoff ....   Passed    0.01 sec
        Start 356: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_fatal_cutoff
353/452 Test #355: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_error_cutoff ...   Passed    0.01 sec
        Start 357: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_none_cutoff
354/452 Test #356: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_fatal_cutoff ...   Passed    0.01 sec
        Start 358: test_log_formatter_s_formatter_empty_case
355/452 Test #357: test_logging_filter_at_AWS_LL_TRACE_s_logf_all_levels_none_cutoff ....   Passed    0.01 sec
        Start 359: test_log_formatter_s_formatter_simple_case
356/452 Test #358: test_log_formatter_s_formatter_empty_case ............................   Passed    0.01 sec
        Start 360: test_log_formatter_s_formatter_number_case
357/452 Test #359: test_log_formatter_s_formatter_simple_case ...........................   Passed    0.01 sec
        Start 361: test_log_formatter_s_formatter_string_case
358/452 Test #360: test_log_formatter_s_formatter_number_case ...........................   Passed    0.01 sec
        Start 362: test_log_formatter_s_formatter_newline_case
359/452 Test #361: test_log_formatter_s_formatter_string_case ...........................   Passed    0.01 sec
        Start 363: test_log_writer_simple_file_test
360/452 Test #362: test_log_formatter_s_formatter_newline_case ..........................   Passed    0.01 sec
        Start 364: test_log_writer_existing_file_test
361/452 Test #363: test_log_writer_simple_file_test .....................................   Passed    0.01 sec
        Start 365: test_log_writer_bad_file_test
362/452 Test #364: test_log_writer_existing_file_test ...................................   Passed    0.01 sec
        Start 366: test_foreground_log_channel_single_line
363/452 Test #365: test_log_writer_bad_file_test ........................................   Passed    0.01 sec
        Start 367: test_foreground_log_channel_numbers
364/452 Test #366: test_foreground_log_channel_single_line ..............................   Passed    0.01 sec
        Start 368: test_foreground_log_channel_words
365/452 Test #367: test_foreground_log_channel_numbers ..................................   Passed    0.01 sec
        Start 369: test_foreground_log_channel_all
366/452 Test #368: test_foreground_log_channel_words ....................................   Passed    0.01 sec
        Start 370: test_background_log_channel_single_line
367/452 Test #369: test_foreground_log_channel_all ......................................   Passed    0.01 sec
        Start 371: test_background_log_channel_numbers
368/452 Test #370: test_background_log_channel_single_line ..............................   Passed    0.01 sec
        Start 372: test_background_log_channel_words
369/452 Test #371: test_background_log_channel_numbers ..................................   Passed    0.01 sec
        Start 373: test_background_log_channel_all
370/452 Test #372: test_background_log_channel_words ....................................   Passed    0.01 sec
        Start 374: test_pipeline_logger_unformatted_test
371/452 Test #374: test_pipeline_logger_unformatted_test ................................   Passed    0.00 sec
        Start 375: test_pipeline_logger_formatted_test
372/452 Test #373: test_background_log_channel_all ......................................   Passed    0.01 sec
        Start 376: dynamic_log_level_change_test
373/452 Test #376: dynamic_log_level_change_test ........................................   Passed    0.00 sec
        Start 377: get_pid_sanity_check_test
374/452 Test #375: test_pipeline_logger_formatted_test ..................................   Passed    0.01 sec
        Start 378: max_io_handles_sanity_check_test
375/452 Test #377: get_pid_sanity_check_test ............................................   Passed    0.01 sec
        Start 379: run_command_test_success
376/452 Test #378: max_io_handles_sanity_check_test .....................................   Passed    0.01 sec
        Start 380: run_command_test_bad_command
377/452 Test #379: run_command_test_success .............................................   Passed    0.01 sec
        Start 381: cpuid_test
378/452 Test #380: run_command_test_bad_command .........................................   Passed    0.01 sec
        Start 382: xml_parser_root_with_text
379/452 Test #381: cpuid_test ...........................................................   Passed    0.01 sec
        Start 383: xml_parser_malformed_end_node_character_before_start_test
380/452 Test #382: xml_parser_root_with_text ............................................   Passed    0.01 sec
        Start 384: xml_parser_child_with_text
381/452 Test #383: xml_parser_malformed_end_node_character_before_start_test ............   Passed    0.01 sec
        Start 385: xml_parser_siblings_with_text
382/452 Test #385: xml_parser_siblings_with_text ........................................   Passed    0.00 sec
        Start 386: xml_parser_preamble_and_attributes
383/452 Test #384: xml_parser_child_with_text ...........................................   Passed    0.01 sec
        Start 387: xml_parser_nested_node_same_name_test
384/452 Test #386: xml_parser_preamble_and_attributes ...................................   Passed    0.01 sec
        Start 388: xml_parser_nested_node_deep_recursion_test
385/452 Test #387: xml_parser_nested_node_same_name_test ................................   Passed    0.01 sec
        Start 389: xml_parser_too_many_attributes_test
386/452 Test #388: xml_parser_nested_node_deep_recursion_test ...........................   Passed    0.01 sec
        Start 390: xml_parser_name_too_long_test
387/452 Test #389: xml_parser_too_many_attributes_test ..................................   Passed    0.01 sec
        Start 391: xml_parser_child_empty_tag
388/452 Test #390: xml_parser_name_too_long_test ........................................   Passed    0.01 sec
        Start 392: test_thread_scheduler_ordering
389/452 Test #391: xml_parser_child_empty_tag ...........................................   Passed    0.01 sec
        Start 393: test_thread_scheduler_happy_path_cancellation
390/452 Test #393: test_thread_scheduler_happy_path_cancellation ........................   Passed    0.25 sec
        Start 394: test_scheduler_cancellation_for_pending_scheduled_task
391/452 Test #394: test_scheduler_cancellation_for_pending_scheduled_task ...............   Passed    0.01 sec
        Start 395: aws_fopen_non_ascii_read_existing_file_test
392/452 Test #395: aws_fopen_non_ascii_read_existing_file_test ..........................   Passed    0.01 sec
        Start 396: aws_fopen_non_ascii_test
393/452 Test #396: aws_fopen_non_ascii_test .............................................   Passed    0.01 sec
        Start 397: aws_fopen_ascii_test
394/452 Test #397: aws_fopen_ascii_test .................................................   Passed    0.00 sec
        Start 398: directory_traversal_test
395/452 Test #398: directory_traversal_test .............................................   Passed    0.00 sec
        Start 399: directory_iteration_test
396/452 Test #399: directory_iteration_test .............................................   Passed    0.01 sec
        Start 400: directory_iteration_non_existent_directory_test
397/452 Test #400: directory_iteration_non_existent_directory_test ......................   Passed    0.00 sec
        Start 401: directory_traversal_stop_traversal
398/452 Test #401: directory_traversal_stop_traversal ...................................   Passed    0.00 sec
        Start 402: directory_traversal_on_file_test
399/452 Test #402: directory_traversal_on_file_test .....................................   Passed    0.00 sec
        Start 403: directory_existence_test
400/452 Test #403: directory_existence_test .............................................   Passed    0.00 sec
        Start 404: directory_creation_deletion_test
401/452 Test #404: directory_creation_deletion_test .....................................   Passed    0.00 sec
        Start 405: directory_non_empty_deletion_fails_test
402/452 Test #405: directory_non_empty_deletion_fails_test ..............................   Passed    0.00 sec
        Start 406: directory_non_empty_deletion_recursively_succeeds_test
403/452 Test #406: directory_non_empty_deletion_recursively_succeeds_test ...............   Passed    0.01 sec
        Start 407: directory_move_succeeds_test
404/452 Test #407: directory_move_succeeds_test .........................................   Passed    0.01 sec
        Start 408: directory_move_src_non_existent_test
405/452 Test #408: directory_move_src_non_existent_test .................................   Passed    0.01 sec
        Start 409: test_home_directory_not_null
406/452 Test #409: test_home_directory_not_null .........................................   Passed    0.00 sec
        Start 410: test_normalize_posix_directory_separator
407/452 Test #410: test_normalize_posix_directory_separator .............................   Passed    0.00 sec
        Start 411: test_normalize_windows_directory_separator
408/452 Test #411: test_normalize_windows_directory_separator ...........................   Passed    0.00 sec
        Start 412: test_byte_buf_init_from_file
409/452 Test #392: test_thread_scheduler_ordering .......................................   Passed    0.51 sec
        Start 413: test_json_parse_from_string
410/452 Test #413: test_json_parse_from_string ..........................................   Passed    0.00 sec
        Start 414: test_json_parse_to_string
411/452 Test #414: test_json_parse_to_string ............................................   Passed    0.00 sec
        Start 415: uri_full_parse
412/452 Test #415: uri_full_parse .......................................................   Passed    0.00 sec
        Start 416: uri_no_scheme_parse
413/452 Test #416: uri_no_scheme_parse ..................................................   Passed    0.00 sec
        Start 417: uri_no_port_parse
414/452 Test #417: uri_no_port_parse ....................................................   Passed    0.00 sec
        Start 418: uri_no_path_parse
415/452 Test #418: uri_no_path_parse ....................................................   Passed    0.00 sec
        Start 419: uri_no_query_parse
416/452 Test #419: uri_no_query_parse ...................................................   Passed    0.00 sec
        Start 420: uri_minimal_parse
417/452 Test #420: uri_minimal_parse ....................................................   Passed    0.00 sec
        Start 421: uri_root_only_parse
418/452 Test #421: uri_root_only_parse ..................................................   Passed    0.00 sec
        Start 422: uri_root_slash_only_path_parse
419/452 Test #422: uri_root_slash_only_path_parse .......................................   Passed    0.00 sec
        Start 423: uri_path_and_query_only_parse
420/452 Test #423: uri_path_and_query_only_parse ........................................   Passed    0.00 sec
        Start 424: uri_userinfo_no_password_parse
421/452 Test #424: uri_userinfo_no_password_parse .......................................   Passed    0.00 sec
        Start 425: uri_empty_user_parse
422/452 Test #425: uri_empty_user_parse .................................................   Passed    0.00 sec
        Start 426: uri_query_params
423/452 Test #426: uri_query_params .....................................................   Passed    0.00 sec
        Start 427: uri_ipv6_parse
424/452 Test #427: uri_ipv6_parse .......................................................   Passed    0.00 sec
        Start 428: uri_ipv6_no_port_parse
425/452 Test #428: uri_ipv6_no_port_parse ...............................................   Passed    0.00 sec
        Start 429: uri_ipv4_parse
426/452 Test #429: uri_ipv4_parse .......................................................   Passed    0.00 sec
        Start 430: uri_invalid_scheme_parse
427/452 Test #430: uri_invalid_scheme_parse .............................................   Passed    0.00 sec
        Start 431: uri_invalid_port_parse
428/452 Test #431: uri_invalid_port_parse ...............................................   Passed    0.00 sec
        Start 432: uri_port_too_large_parse
429/452 Test #432: uri_port_too_large_parse .............................................   Passed    0.00 sec
        Start 433: uri_single_colon_parse
430/452 Test #433: uri_single_colon_parse ...............................................   Passed    0.00 sec
        Start 434: uri_builder
431/452 Test #434: uri_builder ..........................................................   Passed    0.00 sec
        Start 435: uri_builder_from_string
432/452 Test #435: uri_builder_from_string ..............................................   Passed    0.00 sec
        Start 436: test_uri_encode_path_rfc3986
433/452 Test #436: test_uri_encode_path_rfc3986 .........................................   Passed    0.00 sec
        Start 437: test_uri_encode_query
434/452 Test #437: test_uri_encode_query ................................................   Passed    0.00 sec
        Start 438: test_uri_decode
435/452 Test #438: test_uri_decode ......................................................   Passed    0.00 sec
        Start 439: test_cross_process_lock_works_in_proc
436/452 Test #439: test_cross_process_lock_works_in_proc ................................   Passed    0.00 sec
        Start 440: test_cross_process_lock_works_cross_proc
437/452 Test #440: test_cross_process_lock_works_cross_proc .............................   Passed    0.01 sec
        Start 441: cross_process_lock_mp_test_runner
438/452 Test #441: cross_process_lock_mp_test_runner ....................................   Passed    0.00 sec
        Start 442: test_cross_process_lock_invalid_nonce_fails
439/452 Test #412: test_byte_buf_init_from_file .........................................   Passed    0.28 sec
        Start 443: host_util_is_ipv4
440/452 Test #443: host_util_is_ipv4 ....................................................   Passed    0.01 sec
        Start 444: host_util_is_ipv6
441/452 Test #442: test_cross_process_lock_invalid_nonce_fails ..........................   Passed    0.01 sec
        Start 445: cbor_encode_decode_int_test
442/452 Test #444: host_util_is_ipv6 ....................................................   Passed    0.01 sec
        Start 446: cbor_encode_decode_double_test
443/452 Test #445: cbor_encode_decode_int_test ..........................................   Passed    0.01 sec
        Start 447: cbor_encode_decode_bool_test
444/452 Test #446: cbor_encode_decode_double_test .......................................   Passed    0.01 sec
        Start 448: cbor_encode_decode_bytesstr_str_test
445/452 Test #447: cbor_encode_decode_bool_test .........................................   Passed    0.01 sec
        Start 449: cbor_encode_decode_array_map_test
446/452 Test #448: cbor_encode_decode_bytesstr_str_test .................................   Passed    0.01 sec
        Start 450: cbor_encode_decode_simple_value_test
447/452 Test #449: cbor_encode_decode_array_map_test ....................................   Passed    0.01 sec
        Start 451: cbor_encode_decode_indef_test
448/452 Test #450: cbor_encode_decode_simple_value_test .................................   Passed    0.01 sec
        Start 452: cbor_decode_error_handling_test
449/452 Test #452: cbor_decode_error_handling_test ......................................   Passed    0.01 sec
450/452 Test #451: cbor_encode_decode_indef_test ........................................   Passed    0.01 sec
451/452 Test #340: ring_buffer_acquire_up_to_multi_threaded_test ........................   Passed    6.47 sec
452/452 Test #339: ring_buffer_acquire_multi_threaded_test ..............................   Passed   12.13 sec

99% tests passed, 1 tests failed out of 452

Total Test time (real) =  18.10 sec

The following tests did not run:
	276 - test_memtrace_stacks (Skipped)

The following tests FAILED:
	 11 - thread_creation_join_invalid_cpu_id_test (SEGFAULT)
Errors while running CTest
Output from these tests are in: /magus/work/usr/mports/devel/aws-c-common/work/.build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
FAILED: CMakeFiles/test.util 
cd /magus/work/usr/mports/devel/aws-c-common/work/.build && /usr/local/bin/ctest --force-new-ctest-process
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/mports/devel/aws-c-common

Links

Depends On

Depend Of

Categories

CVEs

  • Loading CVE information...

LLM Analysis