Could someone please confirm what I see on the armel/buildd:
* https://buildd.debian.org/status/fetch.php?pkg=dcmtk&arch=armel&ver=3.6.8-2&stamp=1705054390&raw=0
Is this a 32bits/limited RAM issue ? Is there a way to fix the symptoms ?
Hi Mathieu!
On 2024-01-12 11:33, Mathieu Malaterre wrote:
Could someone please confirm what I see on the armel/buildd:
* https://buildd.debian.org/status/fetch.php?pkg=dcmtk&arch=armel&ver=3.6.8-2&stamp=1705054390&raw=0
Is this a 32bits/limited RAM issue ? Is there a way to fix the symptoms ?
This seems to be caused by stack-clash-protection. Try with:
ifeq ($(DEB_TARGET_ARCH),armel)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-stackclash
else
Interestingly, the problem does not affect armhf.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 161:43:53 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,500 |