Package: src:cuneiform
Version: 1.1.0+dfsg-12
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:cuneiform, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
[ 75%] Building C object 
cuneiform_src/Kern/rstr/CMakeFiles/rstr.dir/src/erection.c.o
cd /<<PKGBUILDDIR>>/obj/cuneiform_src/Kern/rstr && /usr/bin/ 
[too-long-redacted] rm_src/Kern/rstr/src/erection.c
[ 75%] Building C object 
cuneiform_src/Kern/rstr/CMakeFiles/rstr.dir/src/findiff.c.o
cd /<<PKGBUILDDIR>>/obj/cuneiform_src/Kern/rstr && /usr/bin/ 
[too-long-redacted] orm_src/Kern/rstr/src/findiff.c
[ 76%] Building C object 
cuneiform_src/Kern/rstr/CMakeFiles/rstr.dir/src/fontprop.c.o
cd /<<PKGBUILDDIR>>/obj/cuneiform_src/Kern/rstr && /usr/bin/ 
[too-long-redacted] rm_src/Kern/rstr/src/fontprop.c
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c: In function 
‘font_str’:
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:719:25: error: two or 
more data types in declaration specifiers
  719 |                 int16_t bool,n;
      |                         ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:719:29: error: expected 
identifier or ‘(’ before ‘,’ token
  719 |                 int16_t bool,n;
      |                             ^
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:833:50: error: two or 
more data types in declaration specifiers
  833 |                                         int16_t  bool=0;
      |                                                  ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:833:54: error: expected 
identifier or ‘(’ before ‘=’ token
  833 |                                         int16_t  bool=0;
      |                                                      ^
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:844:65: error: expected 
expression before ‘bool’
  844 |                                                                 bool = 
1;
      |                                                                 ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:850:65: error: expected 
expression before ‘bool’
  850 |                                                                 bool++;
      |                                                                 ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:853:50: error: expected 
identifier or ‘(’ before ‘==’ token
  853 |                                         if( bool == n )
      |                                                  ^~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:853:45: error: 
declaration in the controlling expression must have an initializer
  853 |                                         if( bool == n )
      |                                             ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:854:49: error: expected 
expression before ‘bool’
  854 |                                                 bool = 1;
      |                                                 ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:856:49: error: expected 
expression before ‘bool’
  856 |                                                 bool = 0;
      |                                                 ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:861:60: error: expected 
identifier before ‘bool’
  861 |                                                 w_inc[nwi].bool = bool;
      |                                                            ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:864:59: error: 
‘struct word_inc’ has no member named ‘n’
  864 |                                                 w_inc[nwi].n = n;
      |                                                           ^
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:951:26: error: expected 
identifier before ‘bool’
  951 |                 w_inc[0].bool = 0;
      |                          ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:955:36: error: expected 
identifier before ‘bool’
  955 |                         w_inc[nwi].bool = 0;
      |                                    ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:962:39: error: expected 
identifier before ‘bool’
  962 |                         if( !w_inc[i].bool )
      |                                       ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:965:41: error: expected 
identifier before ‘bool’
  965 |                         if( !w_inc[i-1].bool )
      |                                         ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:970:41: error: expected 
identifier before ‘bool’
  970 |                         if( !w_inc[i+1].bool )
      |                                         ^~~~
/<<PKGBUILDDIR>>/cuneiform_src/Kern/rstr/src/fontprop.c:978:42: error: expected 
identifier before ‘bool’
  978 |                                 w_inc[i].bool = 0;
      |                                          ^~~~
make[3]: *** [cuneiform_src/Kern/rstr/CMakeFiles/rstr.dir/build.make:628: 
cuneiform_src/Kern/rstr/CMakeFiles/rstr.dir/src/fontprop.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj'
make[2]: *** [CMakeFiles/Makefile2:1333: 
cuneiform_src/Kern/rstr/CMakeFiles/rstr.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj'
dh_auto_build: error: cd obj && make -j2 "INSTALL=install --strip-program=true" 
VERBOSE=1 returned exit code 2
make: *** [debian/rules:39: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to