On 2022-04-12, Debian Bug Tracking System wrote:
>> found 903521 1:1.40-18.2
> Bug #903521 [src:beav] beav FTCBFS: uses the build architecture compiler
> Marked as found in versions beav/1:1.40-18.2.

Wow, somehow I missed this part of your original patch:

--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ STRIP=$(DEB_HOST_GNU_TYPE)-strip --strip-unneeded 
--remove-section=.note --remov

 build:
 # Builds the binary package.
-       make CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)"
+       make CC="$(CC)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)"
        touch build

 clean:


Sorry about that.

As I understand this package is on the lowNMU list; anyone can upload a
fix with relatively little red tape...


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to