Bug#1089636: libcap2: FTBFS due to test suite failure on powerpc

2025-03-27 Thread Aurelien Jarno
control: reassign -1 libcap2 control: retitle -1 libcap.so.2 lacks a _IO_stdin_used symbol control: tag -1 + patch Hi, On 2025-03-20 23:04, Christian Kastner wrote: > Control: reassign -1 glibc > Control: retitle -1 glibc-2.40 printf() segfaults on mips64el, powerpc > Control: notforwarded -1 > C

Bug#1089636: libcap2: FTBFS due to test suite failure on powerpc

2025-03-20 Thread Christian Kastner
Control: reassign -1 glibc Control: retitle -1 glibc-2.40 printf() segfaults on mips64el, powerpc Control: notforwarded -1 Control: tags -1 - ftbfs Dear glibc maintainers, A change introduced in glibc-2.40 seems to have introduced an I/O-related bug on mips64el and powerpc. With mips64el being an

Bug#1089636: libcap2: FTBFS due to test suite failure on powerpc

2025-03-13 Thread Christian Kastner
Control: clone -1 -2 Control: severity -2 normal On 2025-02-17 10:53, Christian Kastner wrote: > thank you both for the report and the analysis so far. I managed to > reproduce this on a porter box. > > Sadly, I haven't found the underlying issue yet, nor do I know why this > would appear (only)

Bug#1089636: libcap2: FTBFS due to test suite failure on powerpc

2025-02-17 Thread Christian Kastner
Hi, thank you both for the report and the analysis so far. I managed to reproduce this on a porter box. Sadly, I haven't found the underlying issue yet, nor do I know why this would appear (only) on powerpc and mips64el. My gut says it's a toolchain issue, as the current version 1:2.66-5 previou

Bug#1089636: libcap2: FTBFS due to test suite failure on powerpc

2024-12-10 Thread Sean McGovern
Here's my gdb session $ gdb ./libcap/libcap.so GNU gdb (Debian 15.2-1) 15.2 <...snipped for brevity...> Reading symbols from ./libcap/libcap.so... (gdb) b 42 Breakpoint 1 at 0xaa70: file execable.c, line 42. (gdb) r Starting program: libcap2-2.66/libcap/libcap.so Breakpoint 1, __execable_main (ar

Bug#1089636: libcap2: FTBFS due to test suite failure on powerpc

2024-12-10 Thread Chris Hofstaedtler
Control: retitle -1 libcap2: FTBFS due to test suite failure on mips64el, powerpc > I observed the failure for this package to buildd with powerpc architecture. While the failure on powerpc is not release-critical, a similar failure can be seen on mips64el, which is a release arch. https://buil

Bug#1089636: libcap2: FTBFS due to test suite failure on powerpc

2024-12-10 Thread Sean McGovern
Package: libcap2 Version: 1:2.66-5 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Dear Maintainer, * What led up to the situation? I observed the failure for this package to buildd with powerpc architecture. * What exactly did