Bug#898985: gdisk: FTBFS on sparc64, testsuite failure due to unaligned access

2018-12-15 Thread John Paul Adrian Glaubitz
Hello! On 7/5/18 6:38 PM, John Paul Adrian Glaubitz wrote: > My patch has been merged upstream [1]. Could you upload a package with > the patch included? I have uploaded an NMU of this package to DELAYED/7 now to address this issue. Since the unaligned code is spread across the whole gdisk source

Bug#898985: gdisk: FTBFS on sparc64, testsuite failure due to unaligned access

2018-07-05 Thread John Paul Adrian Glaubitz
Hi! On 05/18/2018 11:37 PM, John Paul Adrian Glaubitz wrote: > The attached patch fixes the problem. It was indeed an alignment issue > which was caused by the incorrect use of "#pragma pack ()" throughout > the code as discovered by James Clarke [1]. > (...) > I am also about to send a pull reque

Bug#898985: gdisk: FTBFS on sparc64, testsuite failure due to unaligned access

2018-05-18 Thread John Paul Adrian Glaubitz
Control: tags -1 +patch The attached patch fixes the problem. It was indeed an alignment issue which was caused by the incorrect use of "#pragma pack ()" throughout the code as discovered by James Clarke [1]. The problem is that changing the default alignment using "#pragma pack (n)" to n bytes d

Bug#898985: gdisk: FTBFS on sparc64, testsuite failure due to unaligned access

2018-05-18 Thread John Paul Adrian Glaubitz
Source: gdisk Severity: normal Tags: upstream User: debian-sp...@lists.debian.org Usertags: sparc64 Hi! gdisk fails to build from source on sparc64 since the testsuite fails [1]. This is because gdisk itself crashes on sparc64 due to unaligned access: ./gdisk_test.sh [0;32m**SUCCESS**[m Temp dis