5587N/Amake[1]: Entering directory '$(@D)'
5587N/AReconfigure to rebuild docs: /configure --enable-docs
5587N/A/usr/gnu/bin/make testrange testston32unsafe
5587N/Amake[2]: Entering directory '$(@D)'
5587N/A CXX src/test/range/test.o
5587N/AIn file included from /src/util/range.h:10:0,
5587N/A from /src/test/range/test-impl.h:5,
5587N/A from src/test/range/test.cc:4:
5587N/A/src/util/free_list.h: In instantiation of 'class re2c::free_list<re2c::Range*>':
5587N/A/src/util/range.h:37:12: required from here
5587N/A/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++]
5587N/A class free_list: protected std::set<_Ty>
5587N/A ^
5587N/A CXXLD testrange
5587N/A CXX src/test/s_to_n32_unsafe/test.o
5587N/A CXXLD testston32unsafe
5587N/Amake[2]: Leaving directory '$(@D)'
4596N/A/usr/gnu/bin/make check-TESTS
5587N/Amake[2]: Entering directory '$(@D)'
5587N/Amake[3]: Entering directory '$(@D)'
4943N/APASS: run_tests.sh
5587N/APASS: testrange
5587N/APASS: testston32unsafe
4596N/A============================================================================
5587N/ATestsuite summary for re2c 0.16
4596N/A============================================================================
5587N/A# TOTAL: 3
5587N/A# PASS: 3
4596N/A# SKIP: 0
4596N/A# XFAIL: 0
4943N/A# FAIL: 0
4596N/A# XPASS: 0
4596N/A# ERROR: 0
4596N/A============================================================================
5587N/Amake[3]: Leaving directory '$(@D)'
5587N/Amake[2]: Leaving directory '$(@D)'
5587N/Amake[1]: Leaving directory '$(@D)'