Package: prime-phylo / 1.0.11-4
Metadata
Package | Version | Patches format |
---|---|---|
prime-phylo | 1.0.11-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix gcc 6.patch | (download) |
CMakeLists.txt |
5 3 + 2 - 0 ! |
fix building with gcc 6 This patch adds support for GCC 6 by forcing an older C++ standard other than the one used by default now. This also bumps CMake version level used to 3.1, which also required some extra adjustment due to https://cmake.org/cmake/help/v3.0/policy/CMP0026.html. |
fix ftbfs with Boost160.patch | (download) |
src/cxx/libraries/prime/MpiMCMC.hh |
1 1 + 0 - 0 ! |
fix ftbfs with boost 1.60 Add serialization/utility include to prevent error: src/cxx/libraries/prime/MpiMCMC.cc:112:33: required from here /usr/include/boost/serialization/access.hpp:116:9: error: ‘struct std::pair<int, int>’ has no member named ‘serialize’ t.serialize(ar, file_version); Bug-Debian: https://bugs.debian.org/833334 |
1