FTBFS on riscv64

Bug #2122781 reported by bo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cuneiform for Linux
New
Undecided
Unassigned

Bug Description

Cuneiform has one FTBFS issue on riscv64, but if I enable `signed-char` for riscv64 also, the build is okay:
```
ifneq (,$(filter $(DEB_BUILD_ARCH),armhf arm64 armel ppc64el s390x))
SIGNED_CHAR = -fsigned-char
else
SIGNED_CHAR =
endif

```

https://salsa.debian.org/debian/cuneiform/-/blob/main/debian/rules?ref_type=heads#L9

Revision history for this message
bo (vimerbf) wrote :

I'm not very familiar with cuneiform in fact, so please let me know if you need some test on my side.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.