Source: bobcat
Version: 6.07.01-2
Severity: normal
X-Debbugs-Cc: debian-68k@lists.debian.org, debian-hppa@lists.debian.org, debian-powerpc@lists.debian.org
User: debian-68k@lists.debian.org
Usertags: m68k
User: debian-hppa@lists.debian.org
Usertags: hppa
User: debian-powerpc@lists.debian.org
Usertags: powerpc
Dear Maintainer,
Build fails here:
rm CLASSES.all
icmake --spch --precompile=spch -u xerr/xerr.ih tmp/ 'g++ -c -o $2 '${ICMAKE_CPPSTD}' -Itmp -O2 -x c++-header $1'
In file included from xpointer/xpointer:4,
from xpointer/xpointer.ih:1,
from spch:75:
milter/milter:71:14: error: expected identifier before ‘int’
71 | enum Status
| ^~~~~~
In file included from milter/milter.ih:1,
from spch:91:
milter/milter:72:9: error: expected unqualified-id before ‘{’ token
72 | {
| ^
/usr/bin/g++ -c -o tmp/spch.gch --std=c++26 -Itmp -O2 -x c++-header spch
system `icmake --spch --precompile=spch -u xerr/xerr.ih tmp/ 'g++ -c -o $2 '${ICMAKE_CPPSTD}' -Itmp -O2 -x c++-header $1'' failed. Exit value = 1
make[1]: *** [debian/rules:28: override_dh_auto_build] Error 1
Full log is here:
https://buildd.debian.org/status/fetch.php?pkg=bobcat&arch=hppa&ver=6.07.01-2&stamp=1755311725&raw=0
Appears to be caused by the following:
* Starting in version 6.07.00, the FBB::Arg::None enum was renamed to
FBB::Arg::NoArg and reverse-dependencies using the enum value must be
patched in order to build against this version.
The known affected packages have been tagged with usertags:
User: bobcat@packages.debian.org; tag: bobcat-noarg-enum
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098999.
Regards,
Dave Anglin