Entering edit mode
9.0 years ago
Torst
▴
980
Is this some issue with assumption of hdf5 library being installed at system level instead of using bundled one?
cd /tmp/minia20151207-2659-lh8xo7/minia-2.0.3-Source/build/ext/gatb-core/src && /bio/linuxbrew/bin/g++-5 -Os -w -pipe -march=core2 -I/tmp/minia20151207-2659-lh8xo7/minia-2.0.3-Source/build/ext/gatb-core/include -I/tmp/minia20151207-2659-lh8xo7/minia-2.0.3-Source/thirdparty/gatb-core/src -I/tmp/minia20151207-2659-lh8xo7/minia-2.0.3-Source/thirdparty/gatb-core/thirdparty -O3 -DINT128_FOUND -DWITH_LAMBDA_EXPRESSION -std=c++0x -DWITH_MPHF -DDONT_USE_TR1 -Wno-invalid-offsetof -o CMakeFiles/gatbcore-static.dir/gatb/tools/misc/impl/Histogram.cpp.o -c /tmp/minia20151207-2659-lh8xo7/minia-2.0.3-Source/thirdparty/gatb-core/src/gatb/tools/misc/impl/Histogram.cpp In file included from /tmp/minia20151207-2659-lh8xo7/minia-2.0.3-Source/thirdparty/gatb-core/src/gatb/tools/math/NativeInt8.hpp:33:0, from /tmp/minia20151207-2659-lh8xo7/minia-2.0.3-Source/thirdparty/gatb-core/src/gatb/tools/storage/impl/StorageTools.hpp:34, from /tmp/minia20151207-2659-lh8xo7/minia-2.0.3-Source/thirdparty/gatb-core/src/gatb/tools/storage/impl/StorageTools.cpp:21: /tmp/minia20151207-2659-lh8xo7/minia-2.0.3-Source/thirdparty/gatb-core/src/gatb/tools/misc/api/Abundance.hpp:34:23: fatal error: hdf5/hdf5.h: No such file or directory compilation terminated.