Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1059703: binutils: Please drop nocheck override for powerpc and sparc64

0 views
Skip to first unread message

John Paul Adrian Glaubitz

unread,
Dec 30, 2023, 9:30:05 AM12/30/23
to
Source: binutils
Version: 2.41.50.20231227-1
Severity: normal
User: debian...@lists.debian.org
Usertags: sparc64
X-Debbugs-Cc: debian...@lists.debian.org

Hello!

The debian/rules file for binutils currently overrides the nocheck build
option with the following code snippet:

ifneq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
# override buildd admins to run the testsuite anyway ...
ifeq (,$(filter $(DEB_HOST_ARCH), m68k powerpc sh4 sparc64))
with_check := disabled through DEB_BUILD_OPTIONS
endif
endif

Since both the powerpc and sparc64 buildds don't build with "nocheck" there
is no need to override it. It only annoys porters when they want to build
binutils locally with the testsuite disabled.

Thanks,
Adrian

--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
0 new messages