Package: sra-sdk / 2.10.9+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
sra-sdk | 2.10.9+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
find_configure_libs.patch | (download) |
setup/konfigure.perl |
2 1 + 1 - 0 ! |
help configure finding debian packaged libraries |
10_portability.patch | (download) |
build/Makefile.shell |
24 11 + 13 - 0 ! |
drop redundant -m32/-m64 option to enable build on all Debian architectures |
hardening.patch | (download) |
Makefile |
6 3 + 3 - 0 ! |
propagate debian hardening options into build system This is most probably not the most elegant way, but when simply setting CFLAGS in debian/rules they simply override the CFLAGS setting inside the sequence of Makefiles which leads to a loss of DEFINES and INCDIRS which are needed to build properly |
find_hdf5_serial.patch | (download) |
setup/konfigure.perl |
2 1 + 1 - 0 ! |
debian has several flavours of hdf5 - use serial here |
find_ngs sdk.patch | (download) |
setup/konfigure.perl |
7 5 + 2 - 0 ! |
ngs-sdk header files are in /usr/include |
find_ncbi vdb.patch | (download) |
setup/konfigure.perl |
5 4 + 1 - 0 ! |
make sure libncbi-vdb will be found |
link_debian_packaged_libz.patch | (download) |
build/ld.linux.exe.sh |
3 3 + 0 - 0 ! |
since libncbi-vdb is dynamically linked against zlib and libbz2 these need to be explicitly specified here |
link_debian_packaged_lmagic.patch | (download) |
tools/copycat/Makefile |
2 1 + 1 - 0 ! |
link against debian packages libmagic |
dont_use_static_lib.patch | (download) |
test/fuse/Makefile |
2 1 + 1 - 0 ! |
don't use static library |
set_explicit_path_to_schemata.patch | (download) |
test/fastq-loader/test-fastq-loader.cpp |
2 1 + 1 - 0 ! |
in debian */*.vschema is installed to /usr/lib/ncbi-vdb/ |
absolute_vschema_path_in_test.patch | (download) |
test/vcf-loader/test-vcf-loader.cpp |
2 1 + 1 - 0 ! |
we need to set absolute paths also in the test |
ignore_failing_tests_for_the_moment.patch | (download) |
test/Makefile |
1 0 + 1 - 0 ! |
exclude failing tests |
do_not_link_statically.patch | (download) |
build/ld.linux.gcc.sh |
2 1 + 1 - 0 ! |
do not link statically |
link_debian_packaged_libmbed.patch | (download) |
build/ld.linux.exe.sh |
2 1 + 1 - 0 ! |
link against debian packaged libmbedtls-dev |
seek_dynamic_libs.patch | (download) |
setup/package.prl |
4 2 + 2 - 0 ! |
seek for dynamic lib rather than static if dynamic lib exists |
certs.kfg.patch | (download) |
build/Makefile.env |
4 2 + 2 - 0 ! |
point to correct location of kfg config files in libncbi-vdb2 package |
drop_tests.patch | (download) |
test/Makefile |
2 0 + 2 - 0 ! |
drop tests that require network access |
ignore_failing_test_for_the_moment_FIXME.patch | (download) |
test/Makefile |
10 2 + 8 - 0 ! |
it needs to be investigated why this test is failing with: align-cache: . /build/sra-sdk-2.9.0+dfsg/test/align-cache# /build/sra-sdk-2.9.0+dfsg/debian/tmp/usr/sra-tools/linux/gcc/x86_64/rel/bin/align-cache -t 10 --min-cache-count 1 CSRA_file CSRA_file.cache 2018-03-24T08:35:56 align-cache.2.9.0 err: VSchemaParseFile (align/mate-cache.vschema) failed with code 0x31c50918 (834996504) [RC(libs/vdb/schema.c:858:VSchemaOpenFile rcFS,rcDirectory,rcOpening,rcPath,rcNotFound)] . . copycat: . /build/sra-sdk-2.9.0+dfsg/test/copycat# make Starting copycat tests... 2018-03-24T08:48:48 copycat.2.9.0 int: libs/kfs/ffmagic.c:943:KMagicFileFormatMake: loadable library unexpected while loading file format within file format detection module - failed to create file format |
python3 | (download) |
build/gprof2dot.py |
134 68 + 66 - 0 ! |
upgrade from python2 to python 3 |
use_exposed_headers.patch | (download) |
tools/util/validate-names4.c |
4 2 + 2 - 0 ! |
--- |
use_unversioned_tools.patch | (download) |
tools/driver-tool/tool-path.hpp |
2 1 + 1 - 0 ! |
--- |
skip_broken_loaders.patch | (download) |
build/Makefile.install |
2 1 + 1 - 0 ! |
--- |