[med-svn] [Git][med-team/sra-sdk][master] 2 commits: It seems to beobvious that upstream only supports amd64 so drop all other architectures explicitly.
Andreas Tille
gitlab at salsa.debian.org
Fri Sep 14 07:42:23 BST 2018
Andreas Tille pushed to branch master at Debian Med / sra-sdk
Commits:
d4d270b5 by Andreas Tille at 2018-09-14T06:22:54Z
It seems to beobvious that upstream only supports amd64 so drop all other architectures explicitly.
For further reference: on i386 the build ends in
gcc -c -DNDEBUG -m32 -DLINUX -DUNIX -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DPKGNAME=linux32 -D_ARCH_BITS=__SIZEOF_POINTER__*__CHAR_BIT__ -DLIBPREFIX=lib -DSHLIBEXT=so -I/<<BUILDDIR>>/sra-sdk-2.9.2+dfsg/interfaces/override -I/<<BUILDDIR>>/sra-sdk-2.9.2+dfsg/tools/fasterq-dump/linux -I/<<BUILDDIR>>/sra-sdk-2.9.2+dfsg/tools/fasterq-dump/unix -I/<<BUILDDIR>>/sra-sdk-2.9.2+dfsg/tools/fasterq-dump -I/usr/include/ncbi-vdb/ -I/usr/include/ncbi-vdb/cc/gcc/i386 -I/usr/include/ncbi-vdb/cc/gcc -I/usr/include/ncbi-vdb/os/linux -I/usr/include/ncbi-vdb/os/unix -I/usr/include/ncbi-vdb/ext -I/usr/include -I. -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/sra-sdk-2.9.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -MD -o progress_thread.o -O3 -Wno-variadic-macros -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 /<<BUILDDIR>>/sra-sdk-2.9.2+dfsg/tools/fasterq-dump/progress_thread.c -D__mod_name__=tools/fasterq-dump -D__file_name__=progress_thread -D__file_ext__=c
/<<BUILDDIR>>/sra-sdk-2.9.2+dfsg/tools/fasterq-dump/progress_thread.c:43:10: fatal error: atomic64.h: No such file or directory
#include <atomic64.h>
^~~~~~~~~~~~
- - - - -
275798bb by Andreas Tille at 2018-09-14T06:29:04Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,15 @@
-sra-sdk (2.9.2+dfsg-1) UNRELEASED; urgency=medium
+sra-sdk (2.9.2+dfsg-2) unstable; urgency=medium
+
+ * Architecture: amd64
+
+ -- Andreas Tille <tille at debian.org> Fri, 14 Sep 2018 08:24:15 +0200
+
+sra-sdk (2.9.2+dfsg-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.2.1
- -- Andreas Tille <tille at debian.org> Mon, 10 Sep 2018 08:24:17 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 10 Sep 2018 08:25:37 +0200
sra-sdk (2.9.1-1+dfsg-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Vcs-Git: https://salsa.debian.org/med-team/sra-sdk.git
Homepage: https://github.com/ncbi/sra-tools/
Package: sra-toolkit
-Architecture: any
+Architecture: amd64
Depends: ${shlibs:Depends},
${misc:Depends}
Recommends: med-config (>= 2.1)
View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/compare/fd914b2778858642ba4626cd005f6d490546683d...275798bb5703c4a1d80dfb53df69d3700f4fde32
--
View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/compare/fd914b2778858642ba4626cd005f6d490546683d...275798bb5703c4a1d80dfb53df69d3700f4fde32
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180914/095b7494/attachment-0001.html>
More information about the debian-med-commit
mailing list