Bug#916231: osspd FTBFS on mips: osspd.c:769:15: error: 'IOC_IN' undeclared

2018-12-13 Thread Ralf Jung
Hi again, > I found https://patchwork.ozlabs.org/patch/740563/ via some googling. It > mentions MIPS, so it might be related? As a random guess, could you try adding #include at the top of "ossp.h" and see if that makes a difference? It seems that this now somehow triggers the logic in

Bug#916231: osspd FTBFS on mips: osspd.c:769:15: error: 'IOC_IN' undeclared

2018-12-13 Thread Ralf Jung
Hi, > While trying to cross build osspd for mips, I ran into a failure that I > could reproduce natively on minkus.d.o, but not on amd64. I suspect this > is related to glibc/2.28. A build ends with: > > | gcc -Wall -pthread -g -O2 -fdebug-prefix-map=/home/helmutg/osspd-1.3.2=. >

Bug#916231: osspd FTBFS on mips: osspd.c:769:15: error: 'IOC_IN' undeclared

2018-12-11 Thread Helmut Grohne
Source: osspd Version: 1.3.2-9 Severity: serious Tags: ftbfs User: helm...@debian.org Usertags: rebootstrap While trying to cross build osspd for mips, I ran into a failure that I could reproduce natively on minkus.d.o, but not on amd64. I suspect this is related to glibc/2.28. A build ends with: