Control: reopen -1

On Sun, May 12, 2024 at 07:09:07PM +0000, Debian Bug Tracking System wrote:
>...
> Changes:
>  libcxx-serial (1.2.1-6) trixie; urgency=medium
>  .
>    * Avoid crash when running with nocheck profile. Closes: #1070256
>...

1.2.1-7 does still FTBFS:
https://buildd.debian.org/status/fetch.php?pkg=libcxx-serial&arch=sh4&ver=1.2.1-7&stamp=1715548569&raw=0

ifeq (,$(findstring nocheck,$(DEB_BUILD_PROFILES)))
        ENABLE_TESTS := ON
else
        ENABLE_TESTS := OFF
endif


This should be DEB_BUILD_OPTIONS, not DEB_BUILD_PROFILES.


cu
Adrian

Reply via email to