Control: tags -1 moreinfo unreproducible
Control: severity -1 important

On Fri, 30 Aug 2024 19:36:52 +0200 Santiago Vila <[email protected]> wrote:
During a rebuild of all packages in unstable, your package failed to build:
[...]
gcc -DHAVE_CONFIG_H -I. -I./nauty  -DDEBPKGVERSION=\"2.8.8+ds-5\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/cliquer  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c -o dreadnaut-dreadnaut.o `test -f 'dreadnaut.c' 
|| echo './'`dreadnaut.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./nauty   
-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cliquer  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o nauty.lo nauty.c
In file included from ./nauty/naututil.h:127,
                 from gtools.h:63,
                 from dreadnaut.c:110:
./nauty/nauty.h:64:23: error: operator '==' has no left operand
   64 | #if _FILE_OFFSET_BITS == 64
      |                       ^~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./nauty -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/cliquer -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c nauty.c  -fPIC 
-DPIC -o .libs/nauty.o
In file included from nauty.c:73:
nauty.h:64:23: error: operator '==' has no left operand
   64 | #if _FILE_OFFSET_BITS == 64
      |                       ^~
make[2]: *** [Makefile:3953: dreadnaut-dreadnaut.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:2749: nauty.lo] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:5344: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:22: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

I'm not able to reproduce this error.  It looks like maybe the macro 
_FILE_OFFSET_BITS was undefined, but it's a glibc feature macro.  Dropping the 
severity for now.

Attachment: signature.asc
Description: PGP signature

Reply via email to