>>> handlebars: Checking sanity of /home/buildozer/aports/testing/handlebars/APKBUILD... >>> handlebars: Analyzing dependencies... >>> handlebars: Installing for build: build-base autoconf automake bison check-dev flex json-c-dev libtool lmdb-dev pcre-dev talloc-dev yaml-dev (1/30) Installing m4 (1.4.18-r0) (2/30) Installing perl (5.26.0-r0) (3/30) Installing autoconf (2.69-r0) (4/30) Installing automake (1.15.1-r0) (5/30) Installing bison (3.0.4-r0) (6/30) Installing check (0.11.0-r0) (7/30) Installing check-dev (0.11.0-r0) (8/30) Installing flex (2.6.4-r1) (9/30) Installing json-c (0.12.1-r1) (10/30) Installing json-c-dev (0.12.1-r1) (11/30) Installing readline (7.0.003-r0) (12/30) Installing bash (4.3.48-r2) Executing bash-4.3.48-r2.post-install (13/30) Installing libltdl (2.4.6-r1) (14/30) Installing libtool (2.4.6-r1) (15/30) Installing lmdb-dev (0.9.21-r0) (16/30) Installing libpcre16 (8.40-r2) (17/30) Installing libpcre32 (8.40-r2) (18/30) Installing libpcrecpp (8.40-r2) (19/30) Installing pcre-dev (8.40-r2) (20/30) Installing libbz2 (1.0.6-r5) (21/30) Installing libffi (3.2.1-r3) (22/30) Installing gdbm (1.13-r0) (23/30) Installing sqlite-libs (3.19.3-r0) (24/30) Installing python2 (2.7.13-r2) (25/30) Installing talloc (2.1.9-r0) (26/30) Installing py-talloc (2.1.9-r0) (27/30) Installing talloc-dev (2.1.9-r0) (28/30) Installing yaml (0.1.7-r0) (29/30) Installing yaml-dev (0.1.7-r0) (30/30) Installing .makedepends-handlebars (0) Executing busybox-1.27.0-r2.trigger OK: 394 MiB in 127 packages >>> handlebars: Cleaning temporary build dirs... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 79 263k 79 209k 0 0 162k 0 0:00:01 0:00:01 --:--:-- 183k 100 263k 100 263k 0 0 180k 0 0:00:01 0:00:01 --:--:-- 200k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14166 100 14166 0 0 21649 0 --:--:-- --:--:-- --:--:-- 21660 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 196k 100 196k 0 0 179k 0 0:00:01 0:00:01 --:--:-- 179k >>> handlebars: Checking sha512sums... handlebars.c-0.6.4.tar.gz: OK mustache-spec-1.1.3.tar.gz: OK handlebars-spec-4.0.5-p1.tar.gz: OK >>> handlebars: Unpacking /var/cache/distfiles/handlebars.c-0.6.4.tar.gz... >>> handlebars: Unpacking /var/cache/distfiles/mustache-spec-1.1.3.tar.gz... >>> handlebars: Unpacking /var/cache/distfiles/handlebars-spec-4.0.5-p1.tar.gz... Okay: build/tap-driver.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 --install aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'. libtoolize: copying file 'build/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:66: installing 'build/ar-lib' configure.ac:33: installing 'build/compile' configure.ac:73: installing 'build/config.guess' configure.ac:73: installing 'build/config.sub' configure.ac:30: installing 'build/install-sh' configure.ac:30: installing 'build/missing' bin/Makefile.am: installing 'build/depcomp' parallel-tests: installing 'build/test-driver' autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable debugging... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking CFLAGS for maximum warnings... -Wall checking for ar... ar checking the archiver (ar) interface... ar checking for gawk... (cached) awk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for gcc option to accept ISO C99... (cached) none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking build system type... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert powerpc64le-unknown-linux-gnu file names to powerpc64le-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 ./configure: line 8404: /usr/bin/file: No such file or directory checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for bison... bison -y checking for bison... /usr/bin/bison checking for flex... /usr/bin/flex checking for gperf... no checking for doxygen... no checking for lcov... no checking for re2c... no checking if flex is the lexer generator... yes checking for flex version... 2.6.4 checking if bison is the parser generator... yes checking for bison version... 3.0.4 configure: WARNING: Doxygen not found - continuing without Doxygen support checking for ANSI C header files... (cached) yes checking for snprintf... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for preprocessor stringizing operator... yes checking for size_t... yes checking for __builtin_expect... yes checking for __attribute__((unused))... yes checking for __attribute__((returns_nonnull))... yes checking if gcc supports computed gotos... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for mdb_version in -llmdb... yes checking for cos in -lm... yes checking for pcre_version in -lpcre... yes checking for timer_create in -lrt... yes checking for subunit_test_start in -lsubunit... no checking for talloc_version_major in -ltalloc... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... yes checking for CHECK0912... yes checking for /home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/spec/handlebars/spec/basic.json... yes checking for json_tokener_new in -ljson... no checking for json_tokener_new in -ljson-c... yes checking json/json.h usability... no checking json/json.h presence... no checking for json/json.h... no checking json-c/json.h usability... yes checking json-c/json.h presence... yes checking for json-c/json.h... yes checking json-c/json_object.h usability... yes checking json-c/json_object.h presence... yes checking for json-c/json_object.h... yes checking json-c/json_tokener.h usability... yes checking json-c/json_tokener.h presence... yes checking for json-c/json_tokener.h... yes checking json/json_object.h usability... no checking json/json_object.h presence... no checking for json/json_object.h... no checking for json-c/json.h... (cached) yes checking for json-c/json_object.h... (cached) yes checking for json-c/json_tokener.h... (cached) yes checking json/json_tokener.h usability... no checking json/json_tokener.h presence... no checking for json/json_tokener.h... no checking for json-c/json.h... (cached) yes checking for json-c/json_object.h... (cached) yes checking for json-c/json_tokener.h... (cached) yes checking for /home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/spec/mustache/specs/comments.yml... yes checking yaml.h usability... yes checking yaml.h presence... yes checking for yaml.h... yes checking for yaml_get_version_string in -lyaml... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating handlebars.pc config.status: creating src/Makefile config.status: creating Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating bin/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: creating src/handlebars_config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/src' make all-am make[3]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/src' depbase=`echo handlebars.tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars.tab.lo -MD -MP -MF $depbase.Tpo -c -o handlebars.tab.lo handlebars.tab.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars.lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars.lex.lo -MD -MP -MF $depbase.Tpo -c -o handlebars.lex.lo handlebars.lex.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars.lo -MD -MP -MF $depbase.Tpo -c -o handlebars.lo handlebars.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_ast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_ast.lo handlebars_ast.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_ast_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast_helpers.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_ast_helpers.lo handlebars_ast_helpers.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_ast_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast_list.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_ast_list.lo handlebars_ast_list.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_ast_printer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast_printer.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_ast_printer.lo handlebars_ast_printer.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_cache_lmdb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_cache_lmdb.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_cache_lmdb.lo handlebars_cache_lmdb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_cache_mmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_cache_mmap.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_cache_mmap.lo handlebars_cache_mmap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_cache_simple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_cache_simple.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_cache_simple.lo handlebars_cache_simple.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_compiler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_compiler.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_compiler.lo handlebars_compiler.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_delimiters.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_delimiters.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_delimiters.lo handlebars_delimiters.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_helpers.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_helpers.lo handlebars_helpers.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_map.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_map.lo handlebars_map.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_opcode_printer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_opcode_printer.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_opcode_printer.lo handlebars_opcode_printer.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_opcode_serializer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_opcode_serializer.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_opcode_serializer.lo handlebars_opcode_serializer.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_opcodes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_opcodes.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_opcodes.lo handlebars_opcodes.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_scanners.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_scanners.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_scanners.lo handlebars_scanners.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_stack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_stack.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_stack.lo handlebars_stack.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_string.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_string.lo handlebars_string.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars.lex.lo -MD -MP -MF .deps/handlebars.lex.Tpo -c handlebars.lex.c -fPIC -DPIC -o .libs/handlebars.lex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_opcode_serializer.lo -MD -MP -MF .deps/handlebars_opcode_serializer.Tpo -c handlebars_opcode_serializer.c -fPIC -DPIC -o .libs/handlebars_opcode_serializer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars.tab.lo -MD -MP -MF .deps/handlebars.tab.Tpo -c handlebars.tab.c -fPIC -DPIC -o .libs/handlebars.tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast_list.lo -MD -MP -MF .deps/handlebars_ast_list.Tpo -c handlebars_ast_list.c -fPIC -DPIC -o .libs/handlebars_ast_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_helpers.lo -MD -MP -MF .deps/handlebars_helpers.Tpo -c handlebars_helpers.c -fPIC -DPIC -o .libs/handlebars_helpers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast_helpers.lo -MD -MP -MF .deps/handlebars_ast_helpers.Tpo -c handlebars_ast_helpers.c -fPIC -DPIC -o .libs/handlebars_ast_helpers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_cache_lmdb.lo -MD -MP -MF .deps/handlebars_cache_lmdb.Tpo -c handlebars_cache_lmdb.c -fPIC -DPIC -o .libs/handlebars_cache_lmdb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_delimiters.lo -MD -MP -MF .deps/handlebars_delimiters.Tpo -c handlebars_delimiters.c -fPIC -DPIC -o .libs/handlebars_delimiters.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_compiler.lo -MD -MP -MF .deps/handlebars_compiler.Tpo -c handlebars_compiler.c -fPIC -DPIC -o .libs/handlebars_compiler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars.lo -MD -MP -MF .deps/handlebars.Tpo -c handlebars.c -fPIC -DPIC -o .libs/handlebars.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_string.lo -MD -MP -MF .deps/handlebars_string.Tpo -c handlebars_string.c -fPIC -DPIC -o .libs/handlebars_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast_printer.lo -MD -MP -MF .deps/handlebars_ast_printer.Tpo -c handlebars_ast_printer.c -fPIC -DPIC -o .libs/handlebars_ast_printer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_scanners.lo -MD -MP -MF .deps/handlebars_scanners.Tpo -c handlebars_scanners.c -fPIC -DPIC -o .libs/handlebars_scanners.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_cache_mmap.lo -MD -MP -MF .deps/handlebars_cache_mmap.Tpo -c handlebars_cache_mmap.c -fPIC -DPIC -o .libs/handlebars_cache_mmap.o In file included from handlebars_helpers.c:28:0: handlebars_helpers_ht.gperf: In function 'in_word_set': handlebars_helpers_ht.gperf:90:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] handlebars_helpers_ht.gperf:90:8: note: (near initialization for 'wordlist[0].name') handlebars_helpers_ht.gperf:90:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] handlebars_helpers_ht.gperf:90:14: note: (near initialization for 'wordlist[1].name') In file included from handlebars_helpers.c:28:0: handlebars_helpers_ht.gperf:6:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] if,3 ^ handlebars_helpers_ht.gperf:6:8: note: (near initialization for 'wordlist[2].name') In file included from handlebars_helpers.c:28:0: handlebars_helpers_ht.gperf:9:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] log,6 ^ handlebars_helpers_ht.gperf:9:8: note: (near initialization for 'wordlist[3].name') In file included from handlebars_helpers.c:28:0: handlebars_helpers_ht.gperf:8:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] with,5 ^ handlebars_helpers_ht.gperf:8:8: note: (near initialization for 'wordlist[4].name') handlebars_helpers_ht.gperf:9:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] log,6 ^ handlebars_helpers_ht.gperf:9:8: note: (near initialization for 'wordlist[5].name') In file included from handlebars_helpers.c:28:0: handlebars_helpers_ht.gperf:10:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] lookup,7 ^ handlebars_helpers_ht.gperf:10:8: note: (near initialization for 'wordlist[6].name') handlebars_helpers_ht.gperf:11:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] handlebars_helpers_ht.gperf:11:8: note: (near initialization for 'wordlist[7].name') handlebars_helpers_ht.gperf:11:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] handlebars_helpers_ht.gperf:11:14: note: (near initialization for 'wordlist[8].name') In file included from handlebars_helpers.c:28:0: handlebars_helpers_ht.gperf:5:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] each,2 ^ handlebars_helpers_ht.gperf:5:8: note: (near initialization for 'wordlist[9].name') handlebars_helpers_ht.gperf:6:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] if,3 ^ handlebars_helpers_ht.gperf:6:8: note: (near initialization for 'wordlist[10].name') In file included from handlebars_helpers.c:28:0: handlebars_helpers_ht.gperf:7:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] unless,4 ^ handlebars_helpers_ht.gperf:7:8: note: (near initialization for 'wordlist[11].name') handlebars_helpers_ht.gperf:8:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] with,5 ^ handlebars_helpers_ht.gperf:8:8: note: (near initialization for 'wordlist[12].name') In file included from handlebars_helpers.c:28:0: handlebars_helpers_ht.gperf:4:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] helperMissing,1 ^ handlebars_helpers_ht.gperf:4:8: note: (near initialization for 'wordlist[13].name') handlebars_helpers_ht.gperf:5:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] each,2 ^ handlebars_helpers_ht.gperf:5:8: note: (near initialization for 'wordlist[14].name') handlebars_helpers_ht.gperf:5:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] each,2 ^ handlebars_helpers_ht.gperf:5:14: note: (near initialization for 'wordlist[15].name') handlebars_helpers_ht.gperf:5:20: warning: initialization makes pointer from integer without a cast [-Wint-conversion] each,2 ^ handlebars_helpers_ht.gperf:5:20: note: (near initialization for 'wordlist[16].name') handlebars_helpers_ht.gperf:5:26: warning: initialization makes pointer from integer without a cast [-Wint-conversion] each,2 ^ handlebars_helpers_ht.gperf:5:26: note: (near initialization for 'wordlist[17].name') In file included from handlebars_helpers.c:28:0: handlebars_helpers_ht.gperf:3:8: warning: initialization makes pointer from integer without a cast [-Wint-conversion] blockHelperMissing,0 ^ handlebars_helpers_ht.gperf:3:8: note: (near initialization for 'wordlist[18].name') handlebars_helpers_ht.gperf:12:28: warning: initialization makes integer from pointer without a cast [-Wint-conversion] In file included from handlebars_string.c:28:0: handlebars_string.c: In function 'handlebars_string_ltrim': handlebars_string.c:413:25: warning: nonnull argument 'string' compared to NULL [-Wnonnull-compare] if( unlikely(string == NULL || string->len <= 0) ) { ^ handlebars.h:74:54: note: in definition of macro 'handlebars_unlikely' # define handlebars_unlikely(x) __builtin_expect(!!(x), 0) ^ handlebars_string.c:413:9: note: in expansion of macro 'unlikely' if( unlikely(string == NULL || string->len <= 0) ) { ^~~~~~~~ handlebars_string.c: In function 'handlebars_string_rtrim': handlebars_string.c:444:25: warning: nonnull argument 'string' compared to NULL [-Wnonnull-compare] if( unlikely(string == NULL || string->len <= 0) ) { ^ handlebars.h:74:54: note: in definition of macro 'handlebars_unlikely' # define handlebars_unlikely(x) __builtin_expect(!!(x), 0) ^ handlebars_string.c:444:9: note: in expansion of macro 'unlikely' if( unlikely(string == NULL || string->len <= 0) ) { ^~~~~~~~ In file included from handlebars.c:28:0: handlebars.c: In function 'handlebars_parser_dtor': handlebars.h:74:51: warning: nonnull argument 'parser' compared to NULL [-Wnonnull-compare] # define handlebars_unlikely(x) __builtin_expect(!!(x), 0) ^~~~~ handlebars_private.h:32:18: note: in expansion of macro 'handlebars_unlikely' #define unlikely handlebars_unlikely ^~~~~~~~~~~~~~~~~~~ handlebars.c:203:9: note: in expansion of macro 'unlikely' if( unlikely(parser == NULL) ) { ^~~~~~~~ handlebars_delimiters.c: In function 'handlebars_preprocess_delimiters': handlebars_delimiters.c:48:49: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] handlebars_throw(ctx, HANDLEBARS_ERROR, "Failed to advanced scanner by %ld", x); \ ^ handlebars_delimiters.c:48:49: note: in definition of macro 'move_forward' handlebars_throw(ctx, HANDLEBARS_ERROR, "Failed to advanced scanner by %ld", x); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ handlebars_delimiters.c:48:49: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] handlebars_throw(ctx, HANDLEBARS_ERROR, "Failed to advanced scanner by %ld", x); \ ^ handlebars_delimiters.c:48:49: note: in definition of macro 'move_forward' handlebars_throw(ctx, HANDLEBARS_ERROR, "Failed to advanced scanner by %ld", x); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ handlebars_cache_lmdb.c: In function 'cache_reset': handlebars_cache_lmdb.c:259:14: warning: unused variable 'stat' [-Wunused-variable] MDB_stat stat; ^~~~ handlebars_cache_lmdb.c: In function 'handlebars_cache_lmdb_ctor': handlebars_cache_lmdb.c:297:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] talloc_set_destructor(cache, cache_dtor); ^~~~~~~~~~~~~~~~~~~~~ handlebars_cache_mmap.c: In function 'handlebars_cache_mmap_ctor': handlebars_cache_mmap.c:429:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] talloc_set_destructor(cache, cache_dtor); ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_stack.lo -MD -MP -MF .deps/handlebars_stack.Tpo -c handlebars_stack.c -fPIC -DPIC -o .libs/handlebars_stack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_opcodes.lo -MD -MP -MF .deps/handlebars_opcodes.Tpo -c handlebars_opcodes.c -fPIC -DPIC -o .libs/handlebars_opcodes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_map.lo -MD -MP -MF .deps/handlebars_map.Tpo -c handlebars_map.c -fPIC -DPIC -o .libs/handlebars_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast.lo -MD -MP -MF .deps/handlebars_ast.Tpo -c handlebars_ast.c -fPIC -DPIC -o .libs/handlebars_ast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_opcode_printer.lo -MD -MP -MF .deps/handlebars_opcode_printer.Tpo -c handlebars_opcode_printer.c -fPIC -DPIC -o .libs/handlebars_opcode_printer.o handlebars.tab.c:579:28: warning: 'yytoknum' defined but not used [-Wunused-const-variable=] static const yytype_uint16 yytoknum[] = ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_cache_simple.lo -MD -MP -MF .deps/handlebars_cache_simple.Tpo -c handlebars_cache_simple.c -fPIC -DPIC -o .libs/handlebars_cache_simple.o handlebars_compiler.c: In function 'handlebars_ast_node_get_id_parts': handlebars_compiler.c:192:7: warning: nonnull argument 'ast_node' compared to NULL [-Wnonnull-compare] if( !ast_node || ast_node->type != HANDLEBARS_AST_NODE_PATH ) { ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_scanners.lo -MD -MP -MF .deps/handlebars_scanners.Tpo -c handlebars_scanners.c -o handlebars_scanners.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast_list.lo -MD -MP -MF .deps/handlebars_ast_list.Tpo -c handlebars_ast_list.c -o handlebars_ast_list.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_stack.lo -MD -MP -MF .deps/handlebars_stack.Tpo -c handlebars_stack.c -o handlebars_stack.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars.lo -MD -MP -MF .deps/handlebars.Tpo -c handlebars.c -o handlebars.o >/dev/null 2>&1 depbase=`echo handlebars_token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_token.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_token.lo handlebars_token.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_delimiters.lo -MD -MP -MF .deps/handlebars_delimiters.Tpo -c handlebars_delimiters.c -o handlebars_delimiters.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_opcode_serializer.lo -MD -MP -MF .deps/handlebars_opcode_serializer.Tpo -c handlebars_opcode_serializer.c -o handlebars_opcode_serializer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_cache_simple.lo -MD -MP -MF .deps/handlebars_cache_simple.Tpo -c handlebars_cache_simple.c -o handlebars_cache_simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_opcode_printer.lo -MD -MP -MF .deps/handlebars_opcode_printer.Tpo -c handlebars_opcode_printer.c -o handlebars_opcode_printer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_cache_lmdb.lo -MD -MP -MF .deps/handlebars_cache_lmdb.Tpo -c handlebars_cache_lmdb.c -o handlebars_cache_lmdb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_opcodes.lo -MD -MP -MF .deps/handlebars_opcodes.Tpo -c handlebars_opcodes.c -o handlebars_opcodes.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_cache_mmap.lo -MD -MP -MF .deps/handlebars_cache_mmap.Tpo -c handlebars_cache_mmap.c -o handlebars_cache_mmap.o >/dev/null 2>&1 depbase=`echo handlebars_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_utils.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_utils.lo handlebars_utils.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_string.lo -MD -MP -MF .deps/handlebars_string.Tpo -c handlebars_string.c -o handlebars_string.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_map.lo -MD -MP -MF .deps/handlebars_map.Tpo -c handlebars_map.c -o handlebars_map.o >/dev/null 2>&1 handlebars.lex.c:6650:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner) ^~~~~~~~~~~~~~ handlebars.lex.c:6640:16: warning: 'yy_top_state' defined but not used [-Wunused-function] static int yy_top_state (yyscan_t yyscanner) ^~~~~~~~~~~~ handlebars.lex.c:6170:16: warning: 'input' defined but not used [-Wunused-function] static int input (yyscan_t yyscanner) ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast_printer.lo -MD -MP -MF .deps/handlebars_ast_printer.Tpo -c handlebars_ast_printer.c -o handlebars_ast_printer.o >/dev/null 2>&1 depbase=`echo handlebars_value.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_value.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_value.lo handlebars_value.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast_helpers.lo -MD -MP -MF .deps/handlebars_ast_helpers.Tpo -c handlebars_ast_helpers.c -o handlebars_ast_helpers.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_ast.lo -MD -MP -MF .deps/handlebars_ast.Tpo -c handlebars_ast.c -o handlebars_ast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_helpers.lo -MD -MP -MF .deps/handlebars_helpers.Tpo -c handlebars_helpers.c -o handlebars_helpers.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_token.lo -MD -MP -MF .deps/handlebars_token.Tpo -c handlebars_token.c -fPIC -DPIC -o .libs/handlebars_token.o depbase=`echo handlebars_value_handlers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_value_handlers.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_value_handlers.lo handlebars_value_handlers.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_vm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_vm.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_vm.lo handlebars_vm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo handlebars_whitespace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_whitespace.lo -MD -MP -MF $depbase.Tpo -c -o handlebars_whitespace.lo handlebars_whitespace.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_utils.lo -MD -MP -MF .deps/handlebars_utils.Tpo -c handlebars_utils.c -fPIC -DPIC -o .libs/handlebars_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_value.lo -MD -MP -MF .deps/handlebars_value.Tpo -c handlebars_value.c -fPIC -DPIC -o .libs/handlebars_value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars.tab.lo -MD -MP -MF .deps/handlebars.tab.Tpo -c handlebars.tab.c -o handlebars.tab.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_token.lo -MD -MP -MF .deps/handlebars_token.Tpo -c handlebars_token.c -o handlebars_token.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_utils.lo -MD -MP -MF .deps/handlebars_utils.Tpo -c handlebars_utils.c -o handlebars_utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_value_handlers.lo -MD -MP -MF .deps/handlebars_value_handlers.Tpo -c handlebars_value_handlers.c -fPIC -DPIC -o .libs/handlebars_value_handlers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_vm.lo -MD -MP -MF .deps/handlebars_vm.Tpo -c handlebars_vm.c -fPIC -DPIC -o .libs/handlebars_vm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_whitespace.lo -MD -MP -MF .deps/handlebars_whitespace.Tpo -c handlebars_whitespace.c -fPIC -DPIC -o .libs/handlebars_whitespace.o handlebars_value_handlers.c: In function 'std_json_map_find': handlebars_value_handlers.c:136:12: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] struct json_object * item = json_object_object_get(intern, key->val); ^~~~~~~~~~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from handlebars_value_handlers.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ handlebars_value_handlers.c: In function 'handlebars_value_init_json_object': handlebars_value_handlers.c:315:13: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] talloc_set_destructor(obj, handlebars_json_dtor); ^~~~~~~~~~~~~~~~~~~~~ handlebars_value_handlers.c: In function 'handlebars_value_init_yaml_string': handlebars_value_handlers.c:418:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] talloc_set_destructor(yctx, _yaml_ctx_dtor); ^~~~~~~~~~~~~~~~~~~~~ handlebars_vm.c: In function 'accept_lookup_data': handlebars_vm.c:682:58: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] handlebars_throw(CONTEXT, HANDLEBARS_ERROR, "\"%.*s\" not defined in object", arr->string->len, arr->string->val); ^ handlebars_vm.c:696:62: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] handlebars_throw(CONTEXT, HANDLEBARS_ERROR, "\"%.*s\" not defined in object", arr->string->len, arr->string->val); ^ handlebars_vm.c:705:62: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] handlebars_throw(CONTEXT, HANDLEBARS_ERROR, "\"%.*s\" not defined in object", arr->string->len, arr->string->val); ^ handlebars_vm.c: In function 'accept_lookup_on_context': handlebars_vm.c:754:62: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] handlebars_throw(CONTEXT, HANDLEBARS_ERROR, "\"%.*s\" not defined in object", arr->string->len, arr->string->val); ^ handlebars_vm.c:760:66: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] handlebars_throw(CONTEXT, HANDLEBARS_ERROR, "\"%.*s\" not defined in object", arr->string->len, arr->string->val); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_compiler.lo -MD -MP -MF .deps/handlebars_compiler.Tpo -c handlebars_compiler.c -o handlebars_compiler.o >/dev/null 2>&1 handlebars_vm.c:769:62: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] handlebars_throw(CONTEXT, HANDLEBARS_ERROR, "\"%.*s\" not defined in object", arr->string->len, arr->string->val); ^ handlebars_whitespace.c: In function 'handlebars_whitespace_accept': handlebars_whitespace.c:469:17: warning: 'firstInverse' may be used uninitialized in this function [-Wmaybe-uninitialized] handlebars_whitespace_is_next_whitespace(firstInverse->node.program.statements, NULL, 0) ) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ handlebars_whitespace.c:408:34: note: 'firstInverse' was declared here struct handlebars_ast_node * firstInverse; ^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_value.lo -MD -MP -MF .deps/handlebars_value.Tpo -c handlebars_value.c -o handlebars_value.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_value_handlers.lo -MD -MP -MF .deps/handlebars_value_handlers.Tpo -c handlebars_value_handlers.c -o handlebars_value_handlers.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_whitespace.lo -MD -MP -MF .deps/handlebars_whitespace.Tpo -c handlebars_whitespace.c -o handlebars_whitespace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars_vm.lo -MD -MP -MF .deps/handlebars_vm.Tpo -c handlebars_vm.c -o handlebars_vm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebars.lex.lo -MD -MP -MF .deps/handlebars.lex.Tpo -c handlebars.lex.c -o handlebars.lex.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -no-undefined -version-info 6:0:1 -Wl,--as-needed -pthread -o libhandlebars.la -rpath /usr/lib handlebars.tab.lo handlebars.lex.lo handlebars.lo handlebars_ast.lo handlebars_ast_helpers.lo handlebars_ast_list.lo handlebars_ast_printer.lo handlebars_cache_lmdb.lo handlebars_cache_mmap.lo handlebars_cache_simple.lo handlebars_compiler.lo handlebars_delimiters.lo handlebars_helpers.lo handlebars_map.lo handlebars_opcode_printer.lo handlebars_opcode_serializer.lo handlebars_opcodes.lo handlebars_scanners.lo handlebars_stack.lo handlebars_string.lo handlebars_token.lo handlebars_utils.lo handlebars_value.lo handlebars_value_handlers.lo handlebars_vm.lo handlebars_whitespace.lo -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb libtool: link: gcc -shared -fPIC -DPIC .libs/handlebars.tab.o .libs/handlebars.lex.o .libs/handlebars.o .libs/handlebars_ast.o .libs/handlebars_ast_helpers.o .libs/handlebars_ast_list.o .libs/handlebars_ast_printer.o .libs/handlebars_cache_lmdb.o .libs/handlebars_cache_mmap.o .libs/handlebars_cache_simple.o .libs/handlebars_compiler.o .libs/handlebars_delimiters.o .libs/handlebars_helpers.o .libs/handlebars_map.o .libs/handlebars_opcode_printer.o .libs/handlebars_opcode_serializer.o .libs/handlebars_opcodes.o .libs/handlebars_scanners.o .libs/handlebars_stack.o .libs/handlebars_string.o .libs/handlebars_token.o .libs/handlebars_utils.o .libs/handlebars_value.o .libs/handlebars_value_handlers.o .libs/handlebars_vm.o .libs/handlebars_whitespace.o -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -Os -pthread -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libhandlebars.so.5 -o .libs/libhandlebars.so.5.1.0 libtool: link: (cd ".libs" && rm -f "libhandlebars.so.5" && ln -s "libhandlebars.so.5.1.0" "libhandlebars.so.5") libtool: link: (cd ".libs" && rm -f "libhandlebars.so" && ln -s "libhandlebars.so.5.1.0" "libhandlebars.so") libtool: link: ar cru .libs/libhandlebars.a handlebars.tab.o handlebars.lex.o handlebars.o handlebars_ast.o handlebars_ast_helpers.o handlebars_ast_list.o handlebars_ast_printer.o handlebars_cache_lmdb.o handlebars_cache_mmap.o handlebars_cache_simple.o handlebars_compiler.o handlebars_delimiters.o handlebars_helpers.o handlebars_map.o handlebars_opcode_printer.o handlebars_opcode_serializer.o handlebars_opcodes.o handlebars_scanners.o handlebars_stack.o handlebars_string.o handlebars_token.o handlebars_utils.o handlebars_value.o handlebars_value_handlers.o handlebars_vm.o handlebars_whitespace.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libhandlebars.a libtool: link: ( cd ".libs" && rm -f "libhandlebars.la" && ln -s "../libhandlebars.la" "libhandlebars.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/src' make[2]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/src' Making all in . make[2]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4' Making all in doc make[2]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/doc' Making all in bin make[2]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/bin' depbase=`echo handlebarsc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT handlebarsc.o -MD -MP -MF $depbase.Tpo -c -o handlebarsc.o handlebarsc.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o handlebarsc handlebarsc.o ../src/libhandlebars.la -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o .libs/handlebarsc handlebarsc.o ../src/.libs/libhandlebars.so -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread make[2]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/bin' Making all in tests make[2]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4' >>> handlebars: Entering fakeroot... Making check in src make[1]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/src' make check-am make[2]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/src' make[2]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/src' make[1]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/src' Making check in . make[1]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4' Making check in doc make[1]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/doc' Making check in bin make[1]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/bin' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/bin' Making check in tests make[1]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' make test_main test_ast test_ast_helpers test_ast_list test_cache test_compiler test_map test_opcode_printer test_opcodes test_scanners test_string test_token test_utils test_value test_spec_handlebars_parser test_spec_handlebars_tokenizer test_spec_handlebars_compiler test_spec_handlebars test_spec_mustache make[2]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fixtures.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT fixtures.o -MD -MP -MF $depbase.Tpo -c -o fixtures.o fixtures.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo adler32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT adler32.o -MD -MP -MF $depbase.Tpo -c -o adler32.o adler32.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_main.o -MD -MP -MF $depbase.Tpo -c -o test_main.o test_main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_ast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_ast.o -MD -MP -MF $depbase.Tpo -c -o test_ast.o test_ast.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_ast_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_ast_helpers.o -MD -MP -MF $depbase.Tpo -c -o test_ast_helpers.o test_ast_helpers.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_ast_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_ast_list.o -MD -MP -MF $depbase.Tpo -c -o test_ast_list.o test_ast_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_cache.o -MD -MP -MF $depbase.Tpo -c -o test_cache.o test_cache.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_compiler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_compiler.o -MD -MP -MF $depbase.Tpo -c -o test_compiler.o test_compiler.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_map.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_map.o -MD -MP -MF $depbase.Tpo -c -o test_map.o test_map.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_opcode_printer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_opcode_printer.o -MD -MP -MF $depbase.Tpo -c -o test_opcode_printer.o test_opcode_printer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_opcodes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_opcodes.o -MD -MP -MF $depbase.Tpo -c -o test_opcodes.o test_opcodes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_scanners.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_scanners.o -MD -MP -MF $depbase.Tpo -c -o test_scanners.o test_scanners.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_string.o -MD -MP -MF $depbase.Tpo -c -o test_string.o test_string.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_token.o -MD -MP -MF $depbase.Tpo -c -o test_token.o test_token.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_utils.o -MD -MP -MF $depbase.Tpo -c -o test_utils.o test_utils.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_value.o -MD -MP -MF $depbase.Tpo -c -o test_value.o test_value.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_spec_handlebars_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_spec_handlebars_parser.o -MD -MP -MF $depbase.Tpo -c -o test_spec_handlebars_parser.o test_spec_handlebars_parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_spec_handlebars_tokenizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_spec_handlebars_tokenizer.o -MD -MP -MF $depbase.Tpo -c -o test_spec_handlebars_tokenizer.o test_spec_handlebars_tokenizer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_spec_handlebars_compiler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_spec_handlebars_compiler.o -MD -MP -MF $depbase.Tpo -c -o test_spec_handlebars_compiler.o test_spec_handlebars_compiler.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from test_scanners.c:30:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ In file included from test_main.c:35:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ In file included from test_opcodes.c:33:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ fixtures.c: In function 'fixture_454102302': fixtures.c:93:31: warning: unused variable 'prefix' [-Wunused-variable] struct handlebars_value * prefix = argv[0]; ^~~~~~ utils.c: In function 'regex_compare': utils.c:162:13: warning: unused variable 'i' [-Wunused-variable] int rc, i, ret; ^ utils.c: In function 'json_load_compile_flags': utils.c:197:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "compat")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.c:200:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "data")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.c:203:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "knownHelpersOnly")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.c:206:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "stringParams")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.c:209:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "trackIds")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.c:212:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "preventIndent")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.c:215:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "explicitPartialContext")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.c:218:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "ignoreStandalone")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.c:221:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "strict")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.c:224:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( (cur = json_object_object_get(object, "assumeObjects")) && json_object_get_boolean(cur) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from utils.c:38: utils.c: In function 'json_load_known_helpers': utils.c:245:45: warning: variable 'value' set but not used [-Wunused-but-set-variable] json_object_object_foreach(object, key, value) { ^ utils.c:234:9: warning: unused variable 'array_len' [-Wunused-variable] int array_len = 0; ^~~~~~~~~ utils.c:233:26: warning: unused variable 'array_item' [-Wunused-variable] struct json_object * array_item = NULL; ^~~~~~~~~~ test_spec_handlebars_compiler.c: In function 'loadTestOpcodeOperand': test_spec_handlebars_compiler.c:125:71: warning: passing argument 4 of 'handlebars_operand_set_arrayval' from incompatible pointer type [-Wincompatible-pointer-types] handlebars_operand_set_arrayval(context, opcode, operand, arr); ^~~ In file included from test_spec_handlebars_compiler.c:43:0: ../src/handlebars_opcodes.h:212:6: note: expected 'const char **' but argument is of type 'char **' void handlebars_operand_set_arrayval( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from test_ast.c:31:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ test_spec_handlebars_compiler.c: In function 'loadTestOpcodeLoc': test_spec_handlebars_compiler.c:155:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "start"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:160:9: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] line = json_object_object_get(cur, "line"); ^~~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:161:9: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] column = json_object_object_get(cur, "column"); ^~~~~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:172:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "end"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:177:9: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] line = json_object_object_get(cur, "line"); ^~~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:178:9: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] column = json_object_object_get(cur, "column"); ^~~~~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c: In function 'loadTestOpcode': test_spec_handlebars_compiler.c:204:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "opcode"); ^~~ depbase=`echo test_spec_handlebars.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_spec_handlebars.o -MD -MP -MF $depbase.Tpo -c -o test_spec_handlebars.o test_spec_handlebars.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:219:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "args"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:251:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "loc"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ fixtures.c: In function 'fixture_2084318034': fixtures.c:663:31: warning: unused variable 'arg2' [-Wunused-variable] struct handlebars_value * arg2 = argv[1]; ^~~~ test_spec_handlebars_compiler.c: In function 'loadTestProgram': test_spec_handlebars_compiler.c:302:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "opcodes"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:327:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "children"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ In file included from test_string.c:32:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: test_spec_handlebars_compiler.c: In function 'loadSpecTestKnownHelpers': test_spec_handlebars_compiler.c:388:45: warning: variable 'value' set but not used [-Wunused-but-set-variable] json_object_object_foreach(object, key, value) { ^ test_spec_handlebars_compiler.c: In function 'loadSpecTestCompileOptions': test_spec_handlebars_compiler.c:405:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "compat"); ^~~ In file included from test_ast_list.c:31:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ test_spec_handlebars_compiler.c:414:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "data"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:421:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "knownHelpersOnly"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:430:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "stringParams"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:439:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "trackIds"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:448:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "preventIndent"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:457:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "explicitPartialContext"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_parser.c: In function 'loadSpecTest': test_spec_handlebars_parser.c:80:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "description"); ^~~ test_spec_handlebars_compiler.c:466:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "ignoreStandalone"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_parser.c:31: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_parser.c:86:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "it"); ^~~ In file included from test_compiler.c:33:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_parser.c:31: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:475:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "strict"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ test_spec_handlebars_parser.c:92:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "template"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_parser.c:31: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:484:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "assumeObjects"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_parser.c:98:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "expected"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_parser.c:31: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_ast_list.c: In function 'test_ast_list_append_null': test_ast_list.c:77:5: warning: null argument where non-null required (argument 1) [-Wnonnull] handlebars_ast_list_append(NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_spec_handlebars_compiler.c:493:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "knownHelpers"); ^~~ test_ast_list.c:77:5: warning: null argument where non-null required (argument 2) [-Wnonnull] In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_parser.c:106:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "exception"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_parser.c:31: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_ast_list.c: In function 'test_ast_list_ctor': test_ast_list.c:83:66: warning: passing argument 1 of 'handlebars_ast_list_ctor' from incompatible pointer type [-Wincompatible-pointer-types] struct handlebars_ast_list * list = handlebars_ast_list_ctor(parser); ^~~~~~ test_spec_handlebars_parser.c:115:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "message"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_parser.c:31: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c: In function 'loadSpecTest': In file included from test_ast_list.c:29:0: ../src/handlebars_ast_list.h:94:30: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_parser *' struct handlebars_ast_list * handlebars_ast_list_ctor( ^~~~~~~~~~~~~~~~~~~~~~~~ test_spec_handlebars_compiler.c:514:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "description"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ In file included from test_value.c:24:0: test_value.c:50:12: warning: 'test_boolean_false' defined but not used [-Wunused-function] START_TEST(test_boolean_false) ^ test_value.c:44:12: warning: 'test_boolean_true' defined but not used [-Wunused-function] START_TEST(test_boolean_true) ^ test_spec_handlebars_compiler.c:520:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "it"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:526:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "template"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:532:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "opcodes"); ^~~ test_ast_list.c: In function 'test_ast_list_prepend': In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_ast_list.c:114:66: warning: passing argument 1 of 'handlebars_ast_list_ctor' from incompatible pointer type [-Wincompatible-pointer-types] struct handlebars_ast_list * list = handlebars_ast_list_ctor(parser); ^~~~~~ test_map.c: In function 'test_map': In file included from test_ast_list.c:29:0: ../src/handlebars_ast_list.h:94:30: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_parser *' struct handlebars_ast_list * handlebars_ast_list_ctor( ^~~~~~~~~~~~~~~~~~~~~~~~ test_map.c:74:47: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] struct handlebars_map_entry * entry = handlebars_map_find(map, map->first->key); ^~~~~~~~~~~~~~~~~~~ test_spec_handlebars_compiler.c:539:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "exception"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:548:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "message"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_compiler.c:555:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "compileOptions"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_compiler.c:30: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_opcodes.c: In function 'test_operand_set_arrayval': test_opcodes.c:198:9: warning: unused variable 'ret' [-Wunused-variable] int ret; ^~~ test_cache.c: In function 'test_cache_gc_entries': test_ast_list.c: In function 'test_ast_list_prepend_null': test_cache.c:90:34: warning: unused variable 'compiler' [-Wunused-variable] struct handlebars_compiler * compiler = handlebars_compiler_ctor(context); ^~~~~~~~ test_ast_list.c:156:5: warning: null argument where non-null required (argument 1) [-Wnonnull] handlebars_ast_list_prepend(NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ test_ast_list.c:156:5: warning: null argument where non-null required (argument 2) [-Wnonnull] test_ast_list.c: In function 'test_ast_list_remove_single': test_ast_list.c:163:66: warning: passing argument 1 of 'handlebars_ast_list_ctor' from incompatible pointer type [-Wincompatible-pointer-types] struct handlebars_ast_list * list = handlebars_ast_list_ctor(parser); ^~~~~~ In file included from test_ast_list.c:29:0: ../src/handlebars_ast_list.h:94:30: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_parser *' struct handlebars_ast_list * handlebars_ast_list_ctor( ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from test_opcode_printer.c:36:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ In file included from test_ast_helpers.c:34:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ test_ast_list.c: In function 'test_ast_list_remove_first': test_ast_list.c:180:66: warning: passing argument 1 of 'handlebars_ast_list_ctor' from incompatible pointer type [-Wincompatible-pointer-types] struct handlebars_ast_list * list = handlebars_ast_list_ctor(parser); ^~~~~~ In file included from test_ast_list.c:29:0: ../src/handlebars_ast_list.h:94:30: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_parser *' struct handlebars_ast_list * handlebars_ast_list_ctor( ^~~~~~~~~~~~~~~~~~~~~~~~ test_spec_handlebars_parser.c: In function 'handlebars_spec_parser': test_spec_handlebars_parser.c:190:10: warning: unused variable 'errlinestr' [-Wunused-variable] char errlinestr[32]; ^~~~~~~~~~ test_spec_handlebars_parser.c:189:12: warning: unused variable 'errmsg' [-Wunused-variable] char * errmsg; ^~~~~~ In file included from test_token.c:33:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ test_ast_list.c: In function 'test_ast_list_remove_middle': test_ast_list.c:200:66: warning: passing argument 1 of 'handlebars_ast_list_ctor' from incompatible pointer type [-Wincompatible-pointer-types] struct handlebars_ast_list * list = handlebars_ast_list_ctor(parser); ^~~~~~ In file included from test_ast_list.c:29:0: ../src/handlebars_ast_list.h:94:30: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_parser *' struct handlebars_ast_list * handlebars_ast_list_ctor( ^~~~~~~~~~~~~~~~~~~~~~~~ test_ast_list.c: In function 'test_ast_list_remove_last': test_ast_list.c:222:66: warning: passing argument 1 of 'handlebars_ast_list_ctor' from incompatible pointer type [-Wincompatible-pointer-types] struct handlebars_ast_list * list = handlebars_ast_list_ctor(parser); ^~~~~~ In file included from test_ast_list.c:29:0: ../src/handlebars_ast_list.h:94:30: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_parser *' struct handlebars_ast_list * handlebars_ast_list_ctor( ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from test_utils.c:34:0: utils.h:79:37: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration long json_load_compile_flags(struct json_object * object); ^~~~~~~~~~~ utils.h:80:52: warning: 'struct json_object' declared inside parameter list will not be visible outside of this definition or declaration char ** json_load_known_helpers(void * ctx, struct json_object * object); ^~~~~~~~~~~ test_ast_list.c: In function 'test_ast_list_remove_empty': test_ast_list.c:242:66: warning: passing argument 1 of 'handlebars_ast_list_ctor' from incompatible pointer type [-Wincompatible-pointer-types] struct handlebars_ast_list * list = handlebars_ast_list_ctor(parser); ^~~~~~ In file included from test_ast_list.c:29:0: ../src/handlebars_ast_list.h:94:30: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_parser *' struct handlebars_ast_list * handlebars_ast_list_ctor( ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from test_utils.c:24:0: test_utils.c: In function 'test_yy_fatal_error': test_utils.c:70:52: warning: passing argument 1 of 'handlebars_error_msg' from incompatible pointer type [-Wincompatible-pointer-types] ck_assert_str_eq(err, handlebars_error_msg(parser)); ^ In file included from test_utils.c:27:0: ../src/handlebars.h:333:14: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_parser *' const char * handlebars_error_msg(struct handlebars_context * context) HBS_ATTR_NONNULL_ALL; ^~~~~~~~~~~~~~~~~~~~ fixtures.c: In function 'convert_value_to_fixture': fixtures.c:1460:21: warning: implicit declaration of function 'adler32' [-Wimplicit-function-declaration] uint32_t hash = adler32(handlebars_value_to_string(jsvalue)->val, handlebars_value_get_strlen(jsvalue)); ^~~~~~~ At top level: test_cache.c:59:21: warning: 'tmpl3' defined but not used [-Wunused-variable] static const char * tmpl3 = "{{baz}}"; ^~~~~ test_cache.c:58:21: warning: 'tmpl2' defined but not used [-Wunused-variable] static const char * tmpl2 = "{{bar}}"; ^~~~~ test_cache.c:57:21: warning: 'tmpl1' defined but not used [-Wunused-variable] static const char * tmpl1 = "{{foo}}"; ^~~~~ In file included from test_ast_list.c:24:0: At top level: test_ast_list.c:154:12: warning: 'test_ast_list_prepend_null' defined but not used [-Wunused-function] START_TEST(test_ast_list_prepend_null) ^ test_ast_list.c:75:12: warning: 'test_ast_list_append_null' defined but not used [-Wunused-function] START_TEST(test_ast_list_append_null) ^ fixtures.c: In function 'load_fixtures': fixtures.c:1602:5: warning: enumeration value 'HANDLEBARS_VALUE_TYPE_NULL' not handled in switch [-Wswitch] switch( value->type ) { ^~~~~~ fixtures.c:1602:5: warning: enumeration value 'HANDLEBARS_VALUE_TYPE_TRUE' not handled in switch [-Wswitch] fixtures.c:1602:5: warning: enumeration value 'HANDLEBARS_VALUE_TYPE_FALSE' not handled in switch [-Wswitch] fixtures.c:1602:5: warning: enumeration value 'HANDLEBARS_VALUE_TYPE_INTEGER' not handled in switch [-Wswitch] fixtures.c:1602:5: warning: enumeration value 'HANDLEBARS_VALUE_TYPE_FLOAT' not handled in switch [-Wswitch] fixtures.c:1602:5: warning: enumeration value 'HANDLEBARS_VALUE_TYPE_STRING' not handled in switch [-Wswitch] fixtures.c:1602:5: warning: enumeration value 'HANDLEBARS_VALUE_TYPE_USER' not handled in switch [-Wswitch] fixtures.c:1602:5: warning: enumeration value 'HANDLEBARS_VALUE_TYPE_PTR' not handled in switch [-Wswitch] fixtures.c:1602:5: warning: enumeration value 'HANDLEBARS_VALUE_TYPE_HELPER' not handled in switch [-Wswitch] test_spec_handlebars_tokenizer.c: In function 'loadSpecTestExpected': test_spec_handlebars_tokenizer.c:91:9: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(array_item, "name"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_tokenizer.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_tokenizer.c:100:9: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(array_item, "text"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_tokenizer.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_tokenizer.c: In function 'loadSpecTest': test_spec_handlebars_tokenizer.c:141:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "description"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_tokenizer.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_tokenizer.c:147:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "it"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_tokenizer.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_tokenizer.c:153:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "template"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_tokenizer.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars_tokenizer.c:159:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "expected"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars_tokenizer.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_compiler.c: In function 'test_compiler_opcode': test_compiler.c:145:34: warning: passing argument 1 of 'handlebars_opcode_ctor' from incompatible pointer type [-Wincompatible-pointer-types] op1 = handlebars_opcode_ctor(compiler, handlebars_opcode_type_append); ^~~~~~~~ In file included from ../src/handlebars_compiler.c:37:0, from test_compiler.c:36: ../src/handlebars_opcodes.h:156:28: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_compiler *' struct handlebars_opcode * handlebars_opcode_ctor( ^~~~~~~~~~~~~~~~~~~~~~ test_compiler.c:146:34: warning: passing argument 1 of 'handlebars_opcode_ctor' from incompatible pointer type [-Wincompatible-pointer-types] op2 = handlebars_opcode_ctor(compiler, handlebars_opcode_type_append_escaped); ^~~~~~~~ In file included from ../src/handlebars_compiler.c:37:0, from test_compiler.c:36: ../src/handlebars_opcodes.h:156:28: note: expected 'struct handlebars_context *' but argument is of type 'struct handlebars_compiler *' struct handlebars_opcode * handlebars_opcode_ctor( ^~~~~~~~~~~~~~~~~~~~~~ test_spec_handlebars.c: In function 'loadOptions': test_spec_handlebars.c:86:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "data"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c: In function 'loadSpecTest': test_spec_handlebars.c:101:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "description"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:107:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "it"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:113:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "template"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:119:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "expected"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:127:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "message"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:133:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "exception"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:139:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "data"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:147:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "options"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:153:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( NULL != (cur = json_object_object_get(object, "helpers")) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:156:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( NULL != (cur = json_object_object_get(object, "globalHelpers")) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:161:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( NULL != (cur = json_object_object_get(object, "partials")) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:164:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] if( NULL != (cur = json_object_object_get(object, "globalPartials")) ) { ^~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:169:5: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] cur = json_object_object_get(object, "compileOptions"); ^~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ test_spec_handlebars.c:172:16: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] struct json_object * cur2 = json_object_object_get(cur, "knownHelpers"); ^~~~~~~~~~~ In file included from /usr/include/json-c/linkhash.h:16:0, from /usr/include/json-c/json.h:22, from test_spec_handlebars.c:29: /usr/include/json-c/json_object.h:290:1: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ depbase=`echo test_spec_mustache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pthread -MT test_spec_mustache.o -MD -MP -MF $depbase.Tpo -c -o test_spec_mustache.o test_spec_mustache.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from test_compiler.c:36:0: test_compiler.c: In function 'handlebars_ast_node_get_id_parts': ../src/handlebars_compiler.c:192:7: warning: nonnull argument 'ast_node' compared to NULL [-Wnonnull-compare] if( !ast_node || ast_node->type != HANDLEBARS_AST_NODE_PATH ) { ^ test_spec_mustache.c: In function 'loadSpecTestPartials': test_spec_mustache.c:71:24: warning: unused variable 'pair' [-Wunused-variable] yaml_node_pair_t * pair; ^~~~ test_spec_mustache.c: In function 'loadSpecTest': test_spec_mustache.c:104:33: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] if( 0 == strcmp("name", key->data.scalar.value) ) { ^~~ In file included from /usr/include/check.h:26:0, from test_spec_mustache.c:25: /usr/include/string.h:37:5: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' int strcmp (const char *, const char *); ^~~~~~ test_spec_mustache.c:106:60: warning: pointer targets in passing argument 2 of 'talloc_strdup' differ in signedness [-Wpointer-sign] test->name = handlebars_talloc_strdup(rootctx, value->data.scalar.value); ^~~~~ In file included from test_spec_mustache.c:27:0: /usr/include/talloc.h:1350:7: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' char *talloc_strdup(const void *t, const char *p); ^~~~~~~~~~~~~ test_spec_mustache.c:107:40: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] } else if( 0 == strcmp("desc", key->data.scalar.value) ) { ^~~ In file included from /usr/include/check.h:26:0, from test_spec_mustache.c:25: /usr/include/string.h:37:5: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' int strcmp (const char *, const char *); ^~~~~~ test_spec_mustache.c:109:60: warning: pointer targets in passing argument 2 of 'talloc_strdup' differ in signedness [-Wpointer-sign] test->desc = handlebars_talloc_strdup(rootctx, value->data.scalar.value); ^~~~~ In file included from test_spec_mustache.c:27:0: /usr/include/talloc.h:1350:7: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' char *talloc_strdup(const void *t, const char *p); ^~~~~~~~~~~~~ test_spec_mustache.c:110:40: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] } else if( 0 == strcmp("data", key->data.scalar.value) ) { ^~~ In file included from /usr/include/check.h:26:0, from test_spec_mustache.c:25: /usr/include/string.h:37:5: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' int strcmp (const char *, const char *); ^~~~~~ test_spec_mustache.c:112:44: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] } else if( 0 == strcmp("template", key->data.scalar.value) ) { ^~~ In file included from /usr/include/check.h:26:0, from test_spec_mustache.c:25: /usr/include/string.h:37:5: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' int strcmp (const char *, const char *); ^~~~~~ test_spec_mustache.c:114:60: warning: pointer targets in passing argument 2 of 'talloc_strdup' differ in signedness [-Wpointer-sign] test->tmpl = handlebars_talloc_strdup(rootctx, value->data.scalar.value); ^~~~~ In file included from test_spec_mustache.c:27:0: /usr/include/talloc.h:1350:7: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' char *talloc_strdup(const void *t, const char *p); ^~~~~~~~~~~~~ test_spec_mustache.c:115:44: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] } else if( 0 == strcmp("expected", key->data.scalar.value) ) { ^~~ In file included from /usr/include/check.h:26:0, from test_spec_mustache.c:25: /usr/include/string.h:37:5: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' int strcmp (const char *, const char *); ^~~~~~ test_spec_mustache.c:117:64: warning: pointer targets in passing argument 2 of 'talloc_strdup' differ in signedness [-Wpointer-sign] test->expected = handlebars_talloc_strdup(rootctx, value->data.scalar.value); ^~~~~ In file included from test_spec_mustache.c:27:0: /usr/include/talloc.h:1350:7: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' char *talloc_strdup(const void *t, const char *p); ^~~~~~~~~~~~~ test_spec_mustache.c:118:44: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] } else if( 0 == strcmp("partials", key->data.scalar.value) ) { ^~~ In file included from /usr/include/check.h:26:0, from test_spec_mustache.c:25: /usr/include/string.h:37:5: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' int strcmp (const char *, const char *); ^~~~~~ test_spec_mustache.c: In function 'loadSpec': test_spec_mustache.c:190:58: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if( key->type == YAML_SCALAR_NODE && 0 == strcmp(key->data.scalar.value, "tests") ) { ^~~ In file included from /usr/include/check.h:26:0, from test_spec_mustache.c:25: /usr/include/string.h:37:5: note: expected 'const char *' but argument is of type 'yaml_char_t * {aka unsigned char *}' int strcmp (const char *, const char *); ^~~~~~ test_spec_mustache.c:158:9: warning: unused variable 'array_len' [-Wunused-variable] int array_len = 0; ^~~~~~~~~ test_spec_mustache.c:157:12: warning: unused variable 'data_len' [-Wunused-variable] size_t data_len = 0; ^~~~~~~~ test_spec_mustache.c:156:12: warning: unused variable 'data' [-Wunused-variable] char * data = NULL; ^~~~ test_spec_mustache.c: In function 'loadSpecTestPartials': test_spec_mustache.c:82:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_main utils.o fixtures.o adler32.o test_main.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_ast utils.o fixtures.o adler32.o test_ast.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_ast_list utils.o fixtures.o adler32.o test_ast_list.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_ast_helpers utils.o fixtures.o adler32.o test_ast_helpers.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_map utils.o fixtures.o adler32.o test_map.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_cache utils.o fixtures.o adler32.o test_cache.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_compiler utils.o fixtures.o adler32.o test_compiler.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_scanners utils.o fixtures.o adler32.o test_scanners.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_string utils.o fixtures.o adler32.o test_string.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_opcode_printer utils.o fixtures.o adler32.o test_opcode_printer.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_value utils.o fixtures.o adler32.o test_value.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_opcodes utils.o fixtures.o adler32.o test_opcodes.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_utils utils.o fixtures.o adler32.o test_utils.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_token utils.o fixtures.o adler32.o test_token.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_spec_handlebars_parser utils.o fixtures.o adler32.o test_spec_handlebars_parser.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_spec_handlebars_tokenizer utils.o fixtures.o adler32.o test_spec_handlebars_tokenizer.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_spec_mustache utils.o fixtures.o adler32.o test_spec_mustache.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_spec_handlebars_compiler utils.o fixtures.o adler32.o test_spec_handlebars_compiler.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb /bin/bash ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pthread -static -Wl,--as-needed -pthread -o test_spec_handlebars utils.o fixtures.o adler32.o test_spec_handlebars.o ../src/libhandlebars.la -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_ast_helpers utils.o fixtures.o adler32.o test_ast_helpers.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_scanners utils.o fixtures.o adler32.o test_scanners.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_value utils.o fixtures.o adler32.o test_value.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_map utils.o fixtures.o adler32.o test_map.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_opcodes utils.o fixtures.o adler32.o test_opcodes.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_compiler utils.o fixtures.o adler32.o test_compiler.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_string utils.o fixtures.o adler32.o test_string.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_token utils.o fixtures.o adler32.o test_token.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_ast utils.o fixtures.o adler32.o test_ast.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_utils utils.o fixtures.o adler32.o test_utils.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_spec_handlebars_tokenizer utils.o fixtures.o adler32.o test_spec_handlebars_tokenizer.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_ast_list utils.o fixtures.o adler32.o test_ast_list.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_main utils.o fixtures.o adler32.o test_main.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_cache utils.o fixtures.o adler32.o test_cache.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_spec_handlebars utils.o fixtures.o adler32.o test_spec_handlebars.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_spec_handlebars_compiler utils.o fixtures.o adler32.o test_spec_handlebars_compiler.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_spec_mustache utils.o fixtures.o adler32.o test_spec_mustache.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_opcode_printer utils.o fixtures.o adler32.o test_opcode_printer.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread libtool: link: gcc -Os -fomit-frame-pointer -Wall -pthread -Wl,--as-needed -pthread -o test_spec_handlebars_parser utils.o fixtures.o adler32.o test_spec_handlebars_parser.o ../src/.libs/libhandlebars.a -lcheck -lyaml -ljson-c -ltalloc -lrt -lpcre -lm -llmdb -pthread make[2]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' make[3]: Entering directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' PASS: test_main 1 - test_main.c:Version:test_version: Passed PASS: test_main 2 - test_main.c:Version String:test_version_string: Passed PASS: test_main 3 - test_main.c:Handlebars Spec Version String:test_handlebars_spec_version_string: Passed PASS: test_main 4 - test_main.c:Mustache Spec Version String:test_mustache_spec_version_string: Passed PASS: test_main 5 - test_main.c:Lex Convenience Function:test_lex: Passed PASS: test_main 6 - test_main.c:Constructor/Destructor:test_context_ctor_dtor: Passed PASS: test_ast_helpers 1 - test_ast_helpers.c:Set strip flags:test_ast_helper_set_strip_flags: Passed PASS: test_main 7 - test_main.c:Constructor (failed alloc):test_context_ctor_failed_alloc: Passed PASS: test_ast_helpers 2 - test_ast_helpers.c:Strip comment:test_ast_helper_strip_comment: Passed PASS: test_main 8 - test_main.c:Get error message:test_context_get_errmsg: Passed PASS: test_main 9 - test_main.c:Get error message (failed alloc):test_context_get_errmsg_failed_alloc: Passed PASS: test_main 10 - test_main.c:Get error message (js compat):test_context_get_errmsg_js: Passed PASS: test_main 11 - test_main.c:Get error message (js compat) (failed alloc):test_context_get_errmsg_js_failed_alloc: Passed PASS: test_ast 1 - test_ast.c:Constructor:test_ast_node_ctor: Passed PASS: test_ast 2 - test_ast.c:Constructor (failed alloc):test_ast_node_ctor_failed_alloc: Passed PASS: test_ast 3 - test_ast.c:Destructor:test_ast_node_dtor: Passed PASS: test_ast 4 - test_ast.c:Destructor (failed alloc):test_ast_node_dtor_failed_alloc: Passed PASS: test_ast 5 - test_ast.c:Readable Type:test_ast_node_readable_type: Passed PASS: test_cache 1 - test_cache.c:Garbage Collection:test_cache_gc_entries: Passed PASS: test_cache 2 - test_cache.c:Simple Cache (GC):test_simple_cache_gc: Passed PASS: test_cache 3 - test_cache.c:Simple Cache (Reset):test_simple_cache_reset: Passed PASS: test_opcodes 1 - test_opcodes.c:Constructor:test_opcode_ctor: Passed PASS: test_opcodes 2 - test_opcodes.c:Constructor (failed alloc):test_opcode_ctor_failed_alloc: Passed PASS: test_opcodes 3 - test_opcodes.c:Readable Type:test_opcode_readable_type: Passed PASS: test_cache 4 - test_cache.c:LMDB Cache (GC):test_lmdb_cache_gc: Passed PASS: test_ast_list 1 - test_ast_list.c:Append:test_ast_list_append: Passed PASS: test_opcodes 4 - test_opcodes.c:Set operand null:test_operand_set_null: Passed PASS: test_ast_list 2 - test_ast_list.c:Append with failed alloc:test_ast_list_append_failed_alloc: Passed PASS: test_opcodes 5 - test_opcodes.c:Set operand boolval:test_operand_set_boolval: Passed PASS: test_ast_list 3 - test_ast_list.c:Constructor:test_ast_list_ctor: Passed PASS: test_opcodes 6 - test_opcodes.c:Set operand longval:test_operand_set_longval: Passed PASS: test_ast_list 4 - test_ast_list.c:Constructor with failed alloc:test_ast_list_ctor_failed_alloc: Passed PASS: test_opcodes 7 - test_opcodes.c:Set operand stringval:test_operand_set_stringval: Passed PASS: test_ast_list 5 - test_ast_list.c:Prepend:test_ast_list_prepend: Passed PASS: test_opcodes 8 - test_opcodes.c:Set operand arrayval:test_operand_set_arrayval: Passed PASS: test_ast_list 6 - test_ast_list.c:Prepend with failed alloc:test_ast_list_prepend_failed_alloc: Passed PASS: test_cache 5 - test_cache.c:LMDB Cache (Reset):test_lmdb_cache_reset: Passed PASS: test_opcodes 9 - test_opcodes.c:operand_set_arrayval_string:test_operand_set_arrayval_string: Passed PASS: test_ast_list 7 - test_ast_list.c:Remove (single):test_ast_list_remove_single: Passed PASS: test_ast_list 8 - test_ast_list.c:Remove (first):test_ast_list_remove_first: Passed PASS: test_compiler 1 - test_compiler.c:Constructor:test_compiler_ctor: Passed PASS: test_ast_list 9 - test_ast_list.c:Remove (middle):test_ast_list_remove_middle: Passed PASS: test_ast_list 10 - test_ast_list.c:Remove (last):test_ast_list_remove_last: Passed PASS: test_compiler 2 - test_compiler.c:Constructor (failed alloc):test_compiler_ctor_failed_alloc: Passed PASS: test_ast_list 11 - test_ast_list.c:Remove (empty):test_ast_list_remove_empty: Passed PASS: test_opcode_printer 1 - test_opcode_printer.c:Operand Print Append (null):test_operand_print_append_null: Passed PASS: test_compiler 3 - test_compiler.c:Destructor:test_compiler_dtor: Passed PASS: test_cache 6 - test_cache.c:MMAP Cache (GC):test_mmap_cache_gc: Passed PASS: test_opcode_printer 2 - test_opcode_printer.c:Operand Print Append (boolean):test_operand_print_append_boolean: Passed PASS: test_compiler 4 - test_compiler.c:Get Flags:test_compiler_get_flags: Passed PASS: test_cache 7 - test_cache.c:MMAP Cache (Reset):test_mmap_cache_reset: Passed PASS: test_opcode_printer 3 - test_opcode_printer.c:Operand Print Append (long):test_operand_print_append_long: Passed PASS: test_compiler 5 - test_compiler.c:Set Flags:test_compiler_set_flags: Passed PASS: test_opcode_printer 4 - test_opcode_printer.c:Operand Print Append (string):test_operand_print_append_string: Passed PASS: test_opcode_printer 5 - test_opcode_printer.c:Operand Print Append (array):test_operand_print_append_array: Passed PASS: test_compiler 6 - test_compiler.c:Is Known Helper:test_compiler_is_known_helper: Passed PASS: test_opcode_printer 6 - test_opcode_printer.c:Opcode Print (1):test_opcode_print_1: Passed PASS: test_compiler 7 - test_compiler.c:Push opcode:test_compiler_opcode: Passed PASS: test_opcode_printer 7 - test_opcode_printer.c:Opcode Print (2):test_opcode_print_2: Passed PASS: test_opcode_printer 8 - test_opcode_printer.c:Opcode Print (3):test_opcode_print_3: Passed PASS: test_opcode_printer 9 - test_opcode_printer.c:Opcode Print (4):test_opcode_print_4: Passed PASS: test_scanners 1 - test_scanners.c:Prev Whitespace:test_scanner_next_whitespace: Passed PASS: test_token 1 - test_token.c:Constructor:test_token_ctor: Passed PASS: test_scanners 2 - test_scanners.c:Next Whitespace:test_scanner_prev_whitespace: Passed PASS: test_token 2 - test_token.c:Constructor (failed alloc):test_token_ctor_failed_alloc: Passed PASS: test_token 3 - test_token.c:Destructor:test_token_dtor: Passed PASS: test_token 4 - test_token.c:Get type:test_token_get_type: Passed PASS: test_token 5 - test_token.c:Get text:test_token_get_text: Passed PASS: test_token 6 - test_token.c:Readable Type:test_token_readable_type: Passed PASS: test_token 7 - test_token.c:Reverse Readable Type:test_token_reverse_readable_type: Passed PASS: test_utils 1 - test_utils.c:yy_error:test_yy_error: Passed PASS: test_token 8 - test_token.c:Print Token:test_token_print: Passed PASS: test_utils 2 - test_utils.c:yy_fatal_error:test_yy_fatal_error: Passed PASS: test_token 9 - test_token.c:Print Token (2):test_token_print2: Passed PASS: test_token 10 - test_token.c:Print Token (3):test_token_print3: Passed PASS: test_utils 3 - test_utils.c:yy_free:test_yy_free: Passed PASS: test_token 11 - test_token.c:Print Token (failed alloc):test_token_print_failed_alloc: Passed PASS: test_string 1 - test_string.c:handlebars_string_hash:test_handlebars_string_hash: Passed PASS: test_utils 4 - test_utils.c:yy_print:test_yy_print: Passed PASS: test_string 2 - test_string.c:handlebars_strnstr 1:test_handlebars_strnstr_1: Passed PASS: test_value 1 - test_value.c:Boolean - true (JSON):test_boolean_json_true: Passed PASS: test_string 3 - test_string.c:handlebars_strnstr 2:test_handlebars_strnstr_2: Passed PASS: test_utils 5 - test_utils.c:yy_realloc:test_yy_realloc: Passed PASS: test_value 2 - test_value.c:Boolean - false (JSON):test_boolean_json_false: Passed PASS: test_string 4 - test_string.c:handlebars_strnstr 3:test_handlebars_strnstr_3: Passed PASS: test_utils 6 - test_utils.c:yy_realloc (failed alloc):test_yy_realloc_failed_alloc: Passed PASS: test_string 5 - test_string.c:handlebars_strnstr 4:test_handlebars_strnstr_4: Passed PASS: test_value 3 - test_value.c:Boolean - true (YAML):test_boolean_yaml_true: Passed PASS: test_value 4 - test_value.c:Integer:test_int: Passed PASS: test_string 6 - test_string.c:handlebars_strnstr 5:test_handlebars_strnstr_5: Passed PASS: test_value 5 - test_value.c:Integer (YAML):test_int_yaml: Passed PASS: test_string 7 - test_string.c:handlebars_string_reduce 1:test_handlebars_string_reduce_1: Passed PASS: test_value 6 - test_value.c:Float:test_float: Passed PASS: test_string 8 - test_string.c:handlebars_string_reduce 2:test_handlebars_string_reduce_2: Passed PASS: test_value 7 - test_value.c:Float (YAML):test_float_yaml: Passed PASS: test_string 9 - test_string.c:handlebars_string_reduce 3:test_handlebars_string_reduce_3: Passed PASS: test_value 8 - test_value.c:String:test_string: Passed PASS: test_string 10 - test_string.c:handlebars_string_addcslashes 1:test_handlebars_string_addcslashes_1: Passed PASS: test_value 9 - test_value.c:Array iterator:test_array_iterator: Passed PASS: test_string 11 - test_string.c:handlebars_string_addcslashes 2:test_handlebars_string_addcslashes_2: Passed PASS: test_value 10 - test_value.c:Map iterator:test_map_iterator: Passed PASS: test_string 12 - test_string.c:handlebars_string_addcslashes 3:test_handlebars_string_addcslashes_3: Passed PASS: test_value 11 - test_value.c:Array iterator (JSON):test_array_iterator_json: Passed PASS: test_string 13 - test_string.c:handlebars_string_addcslashes 4:test_handlebars_string_addcslashes_4: Passed PASS: test_value 12 - test_value.c:Map iterator (JSON):test_map_iterator_json: Passed PASS: test_string 14 - test_string.c:handlebars_string_addcslashes 5:test_handlebars_string_addcslashes_5: Passed PASS: test_value 13 - test_value.c:Array Find:test_array_find: Passed PASS: test_string 15 - test_string.c:handlebars_string_addcslashes 6:test_handlebars_string_addcslashes_6: Passed PASS: test_value 14 - test_value.c:Map Find:test_map_find: Passed PASS: test_string 16 - test_string.c:handlebars_string_addcslashes 1:test_handlebars_string_stripcslashes_1: Passed PASS: test_value 15 - test_value.c:Complex:test_complex: Passed PASS: test_spec_handlebars_parser 1 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 17 - test_string.c:handlebars_string_addcslashes 2:test_handlebars_string_stripcslashes_2: Passed PASS: test_spec_handlebars_parser 2 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_parser 3 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 18 - test_string.c:handlebars_string_addcslashes 3:test_handlebars_string_stripcslashes_3: Passed PASS: test_spec_handlebars_parser 4 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_parser 5 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_parser 6 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 19 - test_string.c:handlebars_string_addcslashes 4:test_handlebars_string_stripcslashes_4: Passed PASS: test_spec_handlebars_parser 7 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 1 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 8 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 20 - test_string.c:handlebars_string_addcslashes 5:test_handlebars_string_stripcslashes_5: Passed PASS: test_spec_handlebars_parser 9 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 2 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_string 21 - test_string.c:handlebars_string_addcslashes 6:test_handlebars_string_stripcslashes_6: Passed PASS: test_spec_handlebars_parser 10 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 3 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_tokenizer 4 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_string 22 - test_string.c:handlebars_string_addcslashes 7:test_handlebars_string_stripcslashes_7: Passed PASS: test_spec_handlebars_parser 11 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 23 - test_string.c:handlebars_string_asprintf:test_handlebars_string_asprintf: Passed PASS: test_spec_handlebars_tokenizer 5 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 12 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 24 - test_string.c:handlebars_string_asprintf_append:test_handlebars_string_asprintf_append: Passed PASS: test_spec_handlebars_tokenizer 6 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 13 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 25 - test_string.c:handlebars_string_htmlspecialchars 1:test_handlebars_string_htmlspecialchars_1: Passed PASS: test_spec_handlebars_parser 14 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 7 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_string 26 - test_string.c:handlebars_string_htmlspecialchars 2:test_handlebars_string_htmlspecialchars_2: Passed PASS: test_spec_handlebars_tokenizer 8 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 15 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 27 - test_string.c:handlebars_string_htmlspecialchars 3:test_handlebars_string_htmlspecialchars_3: Passed PASS: test_spec_handlebars_parser 16 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 9 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_string 28 - test_string.c:handlebars_string_htmlspecialchars 4:test_handlebars_string_htmlspecialchars_4: Passed PASS: test_spec_mustache 1 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 17 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 10 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_string 29 - test_string.c:handlebars_string_htmlspecialchars 5:test_handlebars_string_htmlspecialchars_5: Passed PASS: test_spec_mustache 2 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 18 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 11 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 3 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_string 30 - test_string.c:handlebars_string_htmlspecialchars 6:test_handlebars_string_htmlspecialchars_6: Passed PASS: test_spec_handlebars_parser 19 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 12 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_string 31 - test_string.c:handlebars_string_implode 1:test_handlebars_string_implode_1: Passed PASS: test_spec_mustache 4 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_value 16 - test_value.c:Convert:test_convert: Passed PASS: test_string 32 - test_string.c:handlebars_string_implode 2:test_handlebars_string_implode_2: Passed PASS: test_spec_mustache 5 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 13 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 20 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 33 - test_string.c:test_handlebars_string_ltrim 1:test_handlebars_string_ltrim_1: Passed PASS: test_spec_handlebars_tokenizer 14 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_value 17 - test_value.c:JSON Parse Error:test_json_parse_error: Passed PASS: test_spec_mustache 6 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_value 18 - test_value.c:JSON Parse Error:test_yaml_parse_error: Passed PASS: test_spec_handlebars_parser 21 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 34 - test_string.c:test_handlebars_string_ltrim 2:test_handlebars_string_ltrim_2: Passed PASS: test_spec_handlebars_tokenizer 15 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 7 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 22 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 8 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 1 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_string 35 - test_string.c:test_handlebars_string_ltrim 3:test_handlebars_string_ltrim_3: Passed PASS: test_spec_handlebars_tokenizer 16 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 23 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 36 - test_string.c:test_handlebars_string_rtrim 1:test_handlebars_string_rtrim_1: Passed PASS: test_spec_handlebars_tokenizer 17 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 2 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 9 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 24 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_parser 25 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_string 37 - test_string.c:test_handlebars_string_rtrim 2:test_handlebars_string_rtrim_2: Passed PASS: test_spec_handlebars_tokenizer 18 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_string 38 - test_string.c:test_handlebars_string_rtrim 3:test_handlebars_string_rtrim_3: Passed PASS: test_spec_mustache 10 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 3 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 26 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 19 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 27 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 11 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 20 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 4 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 28 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 12 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 5 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 21 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 29 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 13 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 22 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 6 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 30 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 23 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 14 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 7 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 31 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 24 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 32 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 8 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 15 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 25 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 33 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 26 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 9 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 16 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 27 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 34 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 10 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 17 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 28 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 35 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 18 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 11 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 29 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 36 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 19 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 30 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 37 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 12 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 20 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 38 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 31 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 13 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 21 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 39 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 32 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 14 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 22 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 40 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 23 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 15 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 33 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 41 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 24 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 34 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 16 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 42 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 35 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 25 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 17 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 43 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 26 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 36 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 18 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 44 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 27 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 37 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 45 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 19 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 28 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 38 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 46 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 39 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 20 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 47 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 29 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 40 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 48 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 30 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 21 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 41 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 49 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 42 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 22 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 50 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 31 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 51 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 23 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 43 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 52 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 32 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 44 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 24 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 53 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 33 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 45 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 25 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 54 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 46 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 34 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_mustache 35 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 55 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 26 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 47 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 36 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 56 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 48 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 27 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 37 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 57 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 49 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 38 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 28 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 58 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 50 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 59 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 39 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 29 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 51 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 30 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 60 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 40 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 52 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 61 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 31 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 53 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 41 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed FAIL: test_spec_handlebars_parser 62 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Received signal 11 (Segmentation fault) PASS: test_spec_handlebars 32 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 63 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 54 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 42 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 33 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 55 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 64 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 43 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 34 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 56 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 65 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 44 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 35 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 57 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 66 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 45 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 58 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 36 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 67 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 59 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 46 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 68 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 37 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 47 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 69 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 60 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 38 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 61 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 70 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 48 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 39 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 62 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 71 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 40 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 49 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 63 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 72 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 50 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 41 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 51 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_parser 73 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 64 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 42 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 74 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_mustache 52 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 65 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 43 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_parser 75 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_tokenizer 66 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 53 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 67 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 76 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 44 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 54 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 68 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars_parser 77 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars_parser 78 - test_spec_handlebars_parser.c:Handlebars Parser Spec:handlebars_spec_parser: Passed PASS: test_spec_handlebars 45 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 55 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 69 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed ERROR: test_spec_handlebars_parser - exited with status 1 PASS: test_spec_handlebars_tokenizer 70 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 46 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 56 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 71 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 57 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 47 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 72 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 58 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 73 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 48 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 74 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 59 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 49 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_tokenizer 75 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_mustache 60 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars_tokenizer 76 - test_spec_handlebars_tokenizer.c:Handlebars Tokenizer Spec:handlebars_spec_tokenizer: Passed PASS: test_spec_handlebars 50 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 51 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 61 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 52 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 62 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 53 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 63 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 54 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 64 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 55 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 65 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 56 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 66 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 57 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 67 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 58 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 68 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 59 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 69 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 60 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 61 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 70 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 62 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 71 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 63 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 72 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 64 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 73 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_mustache 74 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 65 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 75 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 66 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 76 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 67 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 77 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 68 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 78 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 69 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 79 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 70 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 80 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 71 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 81 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 72 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 82 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_mustache 83 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 73 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 84 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 74 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 85 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 75 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 86 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 76 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 87 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 77 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 88 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 78 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 89 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 79 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 90 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 80 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 81 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 82 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 91 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 83 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 84 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 92 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 85 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 93 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 86 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 94 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 87 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 95 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 88 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 96 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 89 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 97 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_mustache 98 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 90 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 99 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 91 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 100 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 92 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 101 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 93 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 102 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 94 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 103 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_mustache 104 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 95 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 105 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 96 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 106 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 97 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 107 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 98 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 108 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 99 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 109 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_mustache 110 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 100 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 111 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 101 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 112 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 102 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_mustache 113 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_mustache 114 - test_spec_mustache.c:Mustache Spec:test_mustache_spec: Passed PASS: test_spec_handlebars 103 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 104 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 105 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 106 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 107 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 108 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 109 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 110 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 111 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 112 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 113 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 114 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 115 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 116 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 117 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 118 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 119 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 120 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 121 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 122 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 123 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 124 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 125 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 126 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 127 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 128 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 129 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 130 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 131 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 132 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 133 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 134 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 135 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 136 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 137 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 138 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 139 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 140 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 141 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 142 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 143 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 144 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 145 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 146 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 147 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 148 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 149 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 150 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 151 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 152 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 153 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 154 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 155 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 156 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 157 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 158 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 159 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 160 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 161 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 162 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 163 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 164 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 165 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 166 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 167 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 168 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 169 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 170 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 171 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 172 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 173 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 174 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 175 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 176 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 177 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 178 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 179 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 180 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 181 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 182 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 183 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 184 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 185 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 186 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 187 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 188 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 189 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 190 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 191 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 192 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 193 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 194 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 195 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 196 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 197 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 198 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 199 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 200 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 201 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 202 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 203 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 204 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 205 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 206 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 207 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 208 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 209 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 210 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 211 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 212 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 213 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 214 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 215 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 216 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 217 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 218 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 219 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 220 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 221 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 222 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 223 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 224 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 225 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 226 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 227 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 228 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 229 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 230 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 231 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 232 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 233 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 234 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 235 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 236 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 237 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 238 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 239 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 240 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 241 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 242 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 243 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 244 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 245 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 246 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 247 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 248 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 249 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 250 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 251 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 252 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 253 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 254 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 255 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 256 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 257 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 258 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 259 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 260 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 261 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 262 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 263 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 264 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 265 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 266 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 267 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 268 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 269 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 270 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 271 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 272 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 273 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 274 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 275 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 276 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 277 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 278 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 279 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 280 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 281 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 282 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 283 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 284 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 285 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 286 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 287 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 288 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 289 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 290 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 291 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 292 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 293 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 294 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 295 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 296 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 297 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 298 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 299 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 300 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 301 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 302 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 303 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 304 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 305 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 306 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 307 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 308 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 309 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 310 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 311 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 312 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 313 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 314 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 315 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 316 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 317 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 318 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 319 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 320 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 321 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 322 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 323 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 324 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 325 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 326 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 327 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 328 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 329 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 330 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 331 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 332 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 333 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 334 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 335 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 336 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 337 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 338 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 339 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 340 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 341 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 342 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 343 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 344 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 345 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 346 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 347 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 348 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 349 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 350 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 351 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 352 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 353 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 354 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 355 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 356 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 357 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 358 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 359 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 360 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 361 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 362 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 363 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 364 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 365 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 366 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 367 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 368 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 369 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 370 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 1 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 371 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 2 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 372 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 3 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 373 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 374 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 4 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 375 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 5 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 376 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 6 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 377 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 378 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 7 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 379 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 8 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 380 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 381 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 9 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 382 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 383 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 10 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 384 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 11 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 385 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 12 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 386 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 13 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 387 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 388 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 14 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 389 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 15 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 390 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 16 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 391 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 17 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 392 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 18 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 393 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 19 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 394 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 395 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 20 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 396 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 21 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 397 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 398 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 22 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 399 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 23 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 400 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 401 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 24 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 402 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 25 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 403 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 26 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 404 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 27 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 405 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 28 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 406 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 407 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 29 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 408 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 30 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 409 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 31 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 410 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 32 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 411 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 33 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 412 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 34 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 413 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 35 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 414 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 36 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 415 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 416 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 37 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 417 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 38 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 418 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 39 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 419 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 40 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 420 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 41 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 421 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 42 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 422 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 43 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 423 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 424 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 44 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 425 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 45 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 426 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 46 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 427 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 428 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 47 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 429 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 48 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 430 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 49 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 431 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 50 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 432 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 433 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 51 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 434 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 52 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 435 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 53 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars 436 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars 437 - test_spec_handlebars.c:Handlebars Spec:test_handlebars_spec: Passed PASS: test_spec_handlebars_compiler 54 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 55 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 56 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 57 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 58 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 59 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 60 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 61 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 62 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 63 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 64 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 65 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 66 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 67 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 68 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 69 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 70 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 71 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 72 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 73 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 74 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 75 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 76 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 77 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 78 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 79 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 80 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 81 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 82 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 83 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 84 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 85 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 86 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 87 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 88 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 89 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 90 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 91 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 92 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 93 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 94 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 95 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 96 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 97 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 98 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 99 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 100 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 101 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 102 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 103 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 104 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 105 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 106 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 107 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 108 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 109 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 110 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 111 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 112 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 113 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 114 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 115 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 116 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 117 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 118 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 119 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 120 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 121 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 122 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 123 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 124 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 125 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 126 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 127 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 128 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 129 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 130 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 131 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 132 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 133 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 134 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 135 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 136 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 137 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 138 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 139 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 140 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 141 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 142 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 143 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 144 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 145 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 146 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 147 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 148 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 149 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 150 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 151 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 152 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 153 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 154 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 155 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 156 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 157 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 158 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 159 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 160 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 161 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 162 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 163 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 164 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 165 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 166 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 167 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 168 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 169 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 170 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 171 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 172 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 173 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 174 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 175 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 176 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 177 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 178 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 179 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 180 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 181 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 182 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 183 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 184 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 185 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 186 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 187 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 188 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 189 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 190 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 191 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 192 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 193 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 194 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 195 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 196 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 197 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 198 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 199 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 200 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 201 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 202 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 203 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 204 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 205 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 206 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 207 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 208 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 209 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 210 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 211 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 212 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 213 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 214 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 215 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 216 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 217 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 218 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 219 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 220 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 221 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 222 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 223 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 224 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 225 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 226 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 227 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 228 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 229 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 230 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 231 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 232 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 233 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 234 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 235 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 236 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 237 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 238 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 239 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 240 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 241 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 242 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 243 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 244 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 245 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 246 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 247 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 248 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 249 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 250 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 251 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 252 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 253 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 254 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 255 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 256 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 257 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 258 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 259 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 260 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 261 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 262 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 263 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 264 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 265 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 266 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 267 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 268 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 269 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 270 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 271 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 272 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 273 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 274 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 275 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 276 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 277 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 278 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 279 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 280 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 281 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 282 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 283 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 284 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 285 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 286 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 287 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 288 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 289 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 290 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 291 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 292 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 293 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 294 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 295 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 296 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 297 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 298 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 299 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 300 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 301 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 302 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 303 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 304 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 305 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 306 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 307 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 308 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 309 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 310 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 311 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 312 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 313 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 314 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 315 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 316 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 317 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 318 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 319 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 320 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 321 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 322 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 323 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 324 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 325 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 326 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 327 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 328 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 329 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 330 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 331 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 332 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 333 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 334 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 335 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 336 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 337 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 338 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 339 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 340 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 341 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 342 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 343 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 344 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 345 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 346 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 347 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 348 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 349 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 350 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 351 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 352 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 353 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 354 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 355 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 356 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 357 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 358 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 359 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 360 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 361 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 362 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 363 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 364 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 365 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 366 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 367 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 368 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 369 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 370 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 371 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 372 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 373 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 374 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 375 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 376 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 377 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 378 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 379 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 380 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 381 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 382 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 383 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 384 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 385 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 386 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 387 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 388 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 389 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 390 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 391 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 392 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 393 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 394 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 395 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 396 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 397 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 398 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 399 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 400 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 401 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 402 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 403 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 404 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 405 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 406 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 407 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 408 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 409 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 410 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 411 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 412 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 413 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 414 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 415 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 416 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 417 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 418 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 419 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 420 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 421 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 422 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 423 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 424 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 425 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 426 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 427 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 428 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 429 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 430 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 431 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 432 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 433 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 434 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 435 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_spec_handlebars_compiler 436 - test_spec_handlebars_compiler.c:Handlebars Compiler Spec:handlebars_spec_compiler: Passed PASS: test_map 1 - test_map.c:Map:test_map: Passed ============================================================================ Testsuite summary for handlebars-c 0.6.4 ============================================================================ # TOTAL: 1279 # PASS: 1277 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 1 ============================================================================ See tests/test-suite.log Please report to jbboehr@gmail.com ============================================================================ make[3]: *** [Makefile:979: test-suite.log] Error 1 make[3]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' make[2]: *** [Makefile:1087: check-TESTS] Error 2 make[2]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' make[1]: *** [Makefile:1291: check-am] Error 2 make[1]: Leaving directory '/home/buildozer/aports/testing/handlebars/src/handlebars.c-0.6.4/tests' make: *** [Makefile:509: check-recursive] Error 1 >>> ERROR: handlebars*: check failed >>> ERROR: handlebars: all failed >>> handlebars: Uninstalling dependencies... (1/30) Purging .makedepends-handlebars (0) (2/30) Purging autoconf (2.69-r0) (3/30) Purging automake (1.15.1-r0) (4/30) Purging perl (5.26.0-r0) (5/30) Purging bison (3.0.4-r0) (6/30) Purging check-dev (0.11.0-r0) (7/30) Purging check (0.11.0-r0) (8/30) Purging flex (2.6.4-r1) (9/30) Purging m4 (1.4.18-r0) (10/30) Purging json-c-dev (0.12.1-r1) (11/30) Purging json-c (0.12.1-r1) (12/30) Purging libtool (2.4.6-r1) (13/30) Purging bash (4.3.48-r2) Executing bash-4.3.48-r2.pre-deinstall (14/30) Purging libltdl (2.4.6-r1) (15/30) Purging lmdb-dev (0.9.21-r0) (16/30) Purging pcre-dev (8.40-r2) (17/30) Purging libpcre16 (8.40-r2) (18/30) Purging libpcre32 (8.40-r2) (19/30) Purging libpcrecpp (8.40-r2) (20/30) Purging talloc-dev (2.1.9-r0) (21/30) Purging py-talloc (2.1.9-r0) (22/30) Purging talloc (2.1.9-r0) (23/30) Purging yaml-dev (0.1.7-r0) (24/30) Purging yaml (0.1.7-r0) (25/30) Purging python2 (2.7.13-r2) (26/30) Purging readline (7.0.003-r0) (27/30) Purging libbz2 (1.0.6-r5) (28/30) Purging libffi (3.2.1-r3) (29/30) Purging gdbm (1.13-r0) (30/30) Purging sqlite-libs (3.19.3-r0) Executing busybox-1.27.0-r2.trigger OK: 303 MiB in 97 packages