• check flags:
  • +- building check-recursive
    • Making check in syn
    • +- make[1]: Entering directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/syn'
      • +- building all-local
        • Tools registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC:
        • Data registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC: sql92.rtg sql92.rtree sql92.def sql92.tbl Sql92Testing.tbl
      • make[1]: Leaving directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/syn'
    • Making check in trans
    • +- make[1]: Entering directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/trans'
      • +- building all-local
        • Tools registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC:
        • Data registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC:
      • make[1]: Leaving directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/trans'
    • Making check in xtc
    • +- make[1]: Entering directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/xtc'
      • +- building all-local
        • Tools registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC: parse-sql auto-sql-front
        • Data registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC:
      • make[1]: Leaving directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/xtc'
    • Making check in test
    • +- make[1]: Entering directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/test'
      • +- building check-recursive
        • Making check in syn
        • +- make[2]: Entering directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/test/syn'
          • +- building all-local
            • Tools registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC:
            • Data registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC: column-1.sql test-1.sql test-10.sql test-11.sql test-12.sql test-13.sql test-14.sql test-15-2.sql test-15.sql test-16.sql test-17.sql test-18.sql test-19.sql test-2-2.sql test-2.sql test-20.sql test-21.sql test-22.sql test-3.sql test-4.sql test-5.sql test-6.sql test-7.sql test-8.sql test-9.sql
          • +- building query-expr.runtestsuite
            • /nix/store/hwq0z83hd39rmf53ndjyk6klfb459haq-strategoxt-0.17pre18583-i573smdl/bin/parse-unit/...-strategoxt-0.17pre18583-i573smdl/bin/parse-unit --heuristic-filters off -i query-expr.testsuite -p "$(XTC_REPOSITORY=/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC /nix/store/hwq0z83hd39rmf53ndjyk6klfb459haq-strategoxt-0.17pre18583-i573smdl/bin/xtc/...-strategoxt-0.17pre18583-i573smdl/bin/xtc get Sql92Testing.tbl)" -o /dev/null
            • -----------------------------------------------------------------------
            • executing testsuite Query Expressions with 23 tests
            • -----------------------------------------------------------------------
            • * OK : test 1 (Select basetable)
            • * OK : test 2 (Select distinct and projection)
            • * OK : test 3 (Simple projection)
            • * OK : test 4 (Project 2 columns)
            • * OK : test 5 (Project column AS)
            • * OK : test 6 (AS and Expression projection)
            • * OK : test 7 (Select all with simple condition)
            • * OK : test 8 (Select all with simple condition)
            • * OK : test 9 (Project with simple condition)
            • * OK : test 10 (And condition)
            • * OK : test 11 (Mixed and/or condition)
            • * OK : test 12 (Mixed and/or condition with brackets)
            • * OK : test 13 (More arithmetic operators)
            • * OK : test 14 (Nested query in FROM clause)
            • * OK : test 15 (Nested query in NOT IN condition)
            • * OK : test 16 (Nested query in ANY condition)
            • * OK : test 17 (Simple all union)
            • * OK : test 18 (Simple distinct union)
            • * OK : test 19 (Union with projection)
            • * OK : test 20 (Simple natural join)
            • * OK : test 21 (Column ref with table specification)
            • * OK : test 22 (Identifiers)
            • * OK : test 23 (Omit AS keyword)
            • -----------------------------------------------------------------------
            • results testsuite Query Expressions
            • successes : 23
            • failures : 0
            • -----------------------------------------------------------------------
          • +- building value-expr.runtestsuite
            • /nix/store/hwq0z83hd39rmf53ndjyk6klfb459haq-strategoxt-0.17pre18583-i573smdl/bin/parse-unit/...-strategoxt-0.17pre18583-i573smdl/bin/parse-unit --heuristic-filters off -i value-expr.testsuite -p "$(XTC_REPOSITORY=/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC /nix/store/hwq0z83hd39rmf53ndjyk6klfb459haq-strategoxt-0.17pre18583-i573smdl/bin/xtc/...-strategoxt-0.17pre18583-i573smdl/bin/xtc get Sql92Testing.tbl)" -o /dev/null
            • -----------------------------------------------------------------------
            • executing testsuite Value Expressions with 17 tests
            • -----------------------------------------------------------------------
            • * OK : test 1 ('123 Main St.')
            • * OK : test 2 ('Pig')
            • * OK : test 3 ('honey don''t')
            • * OK : test 4 ('honey don't')
            • * OK : test 5 ('honey don'''t')
            • * OK : test 6 ('honey don''''t')
            • * OK : test 7 (4)
            • * OK : test 8 (7.)
            • * OK : test 9 (-95.7)
            • * OK : test 10 (+364.5)
            • * OK : test 11 (0.0007)
            • * OK : test 12 (.6333)
            • * OK : test 13 (4E3)
            • * OK : test 14 (-95.7E46)
            • * OK : test 15 (+364E-5)
            • * OK : test 16 (0.7E1)
            • * OK : test 17 (-.15E-15)
            • -----------------------------------------------------------------------
            • results testsuite Value Expressions
            • successes : 17
            • failures : 0
            • -----------------------------------------------------------------------
          • +- building conditional-expr.runtestsuite
            • /nix/store/hwq0z83hd39rmf53ndjyk6klfb459haq-strategoxt-0.17pre18583-i573smdl/bin/parse-unit/...-strategoxt-0.17pre18583-i573smdl/bin/parse-unit --heuristic-filters off -i conditional-expr.testsuite -p "$(XTC_REPOSITORY=/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC /nix/store/hwq0z83hd39rmf53ndjyk6klfb459haq-strategoxt-0.17pre18583-i573smdl/bin/xtc/...-strategoxt-0.17pre18583-i573smdl/bin/xtc get Sql92Testing.tbl)" -o /dev/null
            • -----------------------------------------------------------------------
            • executing testsuite Conditional Expressions with 10 tests
            • -----------------------------------------------------------------------
            • * OK : test 1 (And condition)
            • * OK : test 2 (Or condition)
            • * OK : test 3 (And condition)
            • * OK : test 4 (Or condition)
            • * OK : test 5 (Not condition)
            • * OK : test 6 (Not And condition)
            • * OK : test 7 (Like condition)
            • * OK : test 8 (Like condition with escape)
            • * OK : test 9 (Like condition)
            • * OK : test 10 (In)
            • -----------------------------------------------------------------------
            • results testsuite Conditional Expressions
            • successes : 10
            • failures : 0
            • -----------------------------------------------------------------------
          • make[2]: Leaving directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/test/syn'
        • +- make[2]: Entering directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/test'
          • +- building all-local
            • Tools registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC:
            • Data registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC:
          • make[2]: Leaving directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/test'
      • make[1]: Leaving directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/test'
    • +- make[1]: Entering directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822'
      • +- building all-local
        • /nix/store/hwq0z83hd39rmf53ndjyk6klfb459haq-strategoxt-0.17pre18583-i573smdl/bin/xtc/...-strategoxt-0.17pre18583-i573smdl/bin/xtc -r /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC import /nix/store/hwq0z83hd39rmf53ndjyk6klfb459haq-strategoxt-0.17pre18583-i573smdl/share/strategoxt/XTC/...-strategoxt-0.17pre18583-i573smdl/share/strategoxt/XTC
        • Tools registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC:
        • Data registered in repository /tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822/BUILDTIME_XTC: sql-front.m4
      • make[1]: Leaving directory `/tmp/nix-build-3v1siga97mxx4ablv6zmd2j538qwf4nk-sql-front.drv-0/sql-front-0.1pre16822'