reassign 533933 inn2-dev found 533933 2.5.0-1 thanks On 2009-06-21 Lucas Nussbaum <lu...@lucas-nussbaum.net> wrote: > Package: newsx > Version: 1.6-3 > Severity: serious > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20090620 qa-ftbfs > Justification: FTBFS on amd64
> Hi, > During a rebuild of all packages in sid, your package failed to build on > amd64. > Relevant part: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/inn -Wall -g -O2 -Wall > > -c putarticle.c > > In file included from sim.h:25, > > from putarticle.c:129: > > /usr/include/inn/inn/storage.h:67: error: expected specifier-qualifier-list > > before 'ARTNUM' > > /usr/include/inn/inn/storage.h:72: error: expected '=', ',', ';', 'asm' or > > '__attribute__' before 'char' > > /usr/include/inn/inn/storage.h:74: error: expected '=', ',', ';', 'asm' or > > '__attribute__' before 'IsToken' [...] > The full build log is available from: > http://people.debian.org/~lucas/logs/2009/06/20/newsx_1.6-3_lsid64.buildlog inn/storage.h is no longer self-contained. Previously this worked: --------------- #include <inn/storage.h> int main() { return 0; } --------------- Now it suddenly seems to be necessary to #include inn/defines.h and inn/options.h. cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org