Error while compiling 0.9.13 on Ubuntu 16.04
libboost-all-dev - newest version (1.58.0.1ubuntu1)
[ 44%] Linking CXX executable connectivity_tool
/tmp/cc9MBT1H.ltrans6.ltrans.o: In function __gnu_cxx::__normal_iterator, std::allocator > > boost::re_detail::re_is_set_member<__gnu_cxx::__normal_iterator, std::allocator > >, char, boost::regex_traits >, unsigned int>(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, boost::re_detail::re_set_long const*, boost::re_detail::regex_data > > const&, bool)':

.text+0x3b4a): undefined reference toboost::re_detail::cpp_regex_traits_implementation::transform_primary[abi:cxx11](char const*, char const*) const'

.text+0x3d5d): undefined reference to `boost::re_detail::cpp_regex_traits_implementation::transform[abi:cxx11](char const*, char const*) const'
collect2: error: ld returned 1 exit status
src/CMakeFiles/connectivity_tool.dir/build.make:108: recipe for target 'src/connectivity_tool' failed
make[3]: *** [src/connectivity_tool] Error 1
make[3]: Leaving directory '/home/rysioslaw/aeon/build/release'
CMakeFiles/Makefile2:216: recipe for target 'src/CMakeFiles/connectivity_tool.dir/all' failed
make[2]: *** [src/CMakeFiles/connectivity_tool.dir/all] Error 2
make[2]: Leaving directory '/home/rysioslaw/aeon/build/release'
Makefile:138: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/rysioslaw/aeon/build/release'
Makefile:20: recipe for target 'build-release' failed
make: *** [build-release] Error 2
sorry, i'm unable to reproduce this.
compilation is ok on this system: ubuntu 16.04.3 LTS, gcc 5.4.0 and libboost-all-dev 1.58.0.1ubuntu1