[med-svn] [Git][med-team/freebayes][master] 2 commits: Do not build on i386 on Salsa CI

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Mar 27 13:58:52 BST 2023



Andreas Tille pushed to branch master at Debian Med / freebayes


Commits:
d990dd41 by Andreas Tille at 2023-03-27T14:56:59+02:00
Do not build on i386 on Salsa CI

- - - - -
adb13ecf by Andreas Tille at 2023-03-27T14:58:23+02:00
Core dump in test suite in Salsa CI

- - - - -


2 changed files:

- debian/changelog
- debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,14 @@
-freebayes (1.3.7-1) unstable; urgency=medium
+freebayes (1.3.7-1) UNRELEASED; urgency=medium
 
   * Bump versioned Build-Depends: libvcflib-dev (>= 1.0.9+dfsg-1~)
+  * Do not build on i386 on Salsa CI
+  TODO: https://salsa.debian.org/med-team/freebayes/-/jobs/4088476
+  stderr:
+  [E::idx_find_and_load] Could not retrieve index file for '-'
+  Random access with SetRegion not available for STDIN reading (no index file)
+  ERROR(freebayes): Could not SetRegion to q:1..10000
+  t/01_call_variants.t: line 107:  4400 Aborted
+  (core dumped) freebayes -f tiny/q.fa.gz -@ tiny/q_spiked.vcf.gz -r q:1-10000 -l - < tiny/NA12878.chr22.tiny.bam > /dev/null 2> /dev/null
 
  -- Andreas Tille <tille at debian.org>  Mon, 27 Mar 2023 09:54:08 +0200
 


=====================================
debian/salsa-ci.yml
=====================================
@@ -2,3 +2,7 @@
 include:
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+# Does not build on i386 since libvcflib-dev (>= 1.0.9+dfsg-1~)
+variables:
+  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1



View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/94bae7cd48d021ca92409693714d2711bfa28d30...adb13ecf97b1eb44e14d7e5871c50bd46bd6bf3f

-- 
View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/94bae7cd48d021ca92409693714d2711bfa28d30...adb13ecf97b1eb44e14d7e5871c50bd46bd6bf3f
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/20230327/9f91ce80/attachment-0001.htm>


More information about the debian-med-commit mailing list