make[1]: Entering directory '$(@D)'
Reconfigure to rebuild docs: /configure --enable-docs
make[2]: Entering directory '$(@D)'
/src/util/free_list.h:10:7: warning: base class 'class std::set<re2c::Range*, std::less<re2c::Range*>, std::allocator<re2c::Range*> >' has a non-virtual destructor [-Weffc++]
class free_list: protected std::set<_Ty>
^
CXXLD testrange
CXXLD testston32unsafe
make[2]: Leaving directory '$(@D)'
make[2]: Entering directory '$(@D)'
make[3]: Entering directory '$(@D)'
PASS: run_tests.sh
PASS: testrange
PASS: testston32unsafe
============================================================================
Testsuite summary for re2c 0.16
============================================================================
# TOTAL: 3
# PASS: 3
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '$(@D)'
make[2]: Leaving directory '$(@D)'
make[1]: Leaving directory '$(@D)'