#1112686 chromaprint FTCBFS: fails running tests despite DEB_BUILD_OPTIONS containing nocheck

#1112686#5
Date:
2025-08-31 13:43:50 UTC
From:
To:
chromaprint started to fail to cross build from source in version
1.6.0-1. It seems that the new version defaults to BUILD_TESTS=ON.
debian/rules passes -DBUILD_TESTS=ON when DEB_BUILD_OPTIONS lacks
nocheck, but it did not pass -DBUILD_TESTS=OFF otherwise. Therefore it
actually is running tests. I'm attaching a patch for your covenience.
Once applying it, chromaprint cross builds again.

Helmut