Bas Couwenberg pushed to branch master at Debian GIS Project / sfcgal
Commits:
91bac869 by Bas Couwenberg at 2025-08-24T20:12:50+02:00
Remove mips64el from dh_auto_test override.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -10,7 +10,7 @@ UPSTREAM_VERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | sed
-e 's/\+.*//')
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
# reduce debug info to fix FTBFS on archs with few address space
-ifneq (,$(filter $(DEB_HOST_ARCH),arm64 armhf mips mipsel ppc64el))
+ifneq (,$(filter $(DEB_HOST_ARCH),arm64 armhf ppc64el))
CMAKECXXFLAGS="-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=' -O2 -g1 -DNDEBUG'"
endif
@@ -30,7 +30,7 @@ override_dh_auto_configure:
override_dh_auto_test:
ifneq (,$(filter $(DEB_BUILD_ARCH),s390x hppa m68k powerpc ppc64 sparc64))
# Skip tests
-else ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 mips64el ppc64el hurd-i386
loong64))
+else ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 ppc64el hurd-i386 loong64))
dh_auto_test || echo "Ignoring test failures"
else
dh_auto_test
View it on GitLab:
https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/91bac869c187851e94f490c2b84194a3135ef622
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/91bac869c187851e94f490c2b84194a3135ef622
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel