[med-svn] [Git][med-team/simde][master] Autopkgtest s390x: skip arm/neon/qdmulh*

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Tue Feb 14 17:55:43 GMT 2023



Michael R. Crusoe pushed to branch master at Debian Med / simde


Commits:
3579dfc4 by Michael R. Crusoe at 2023-02-14T18:54:38+01:00
Autopkgtest s390x: skip arm/neon/qdmulh*

- - - - -


2 changed files:

- debian/changelog
- debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+simde (0.7.4~rc2-2) unstable; urgency=medium
+
+  * Autopkgtest s390x: skip arm/neon/qdmulh*
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Tue, 14 Feb 2023 18:54:32 +0100
+
 simde (0.7.4~rc2-1) unstable; urgency=medium
 
   * Build & test with default gcc version.  Closes: #1023687, #1002223


=====================================
debian/tests/run-unit-test
=====================================
@@ -29,7 +29,13 @@ fi
 if [ "$(dpkg-architecture -qDEB_HOST_ARCH)" = "s390x" ] ; then
   # https://github.com/simd-everywhere/simde/issues/641
   sed -i "/'madd'/d" meson.build
+  sed -i "/'qdmulh'/d" meson.build
+  sed -i "/'qdmulh_lane'/d" meson.build
+  sed -i "/'qdmulh_n'/d" meson.build
   rm -f test/x86/avx512/madd.c
+  rm -f test/arm/neon/qdmulh.c
+  rm -f test/arm/neon/qdmulh_lane.c
+  rm -f test/arm/neon/qdmulh_n.c
 fi
 
 if [ "$(dpkg-architecture -qDEB_HOST_ARCH)" = "ppc64el" ] ; then



View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/3579dfc49cfd5242d109ec968d95bca8a5c6a6ae

-- 
View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/3579dfc49cfd5242d109ec968d95bca8a5c6a6ae
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/20230214/9c0e350e/attachment-0001.htm>


More information about the debian-med-commit mailing list