#1133551 minidjvu: ftbfs with GCC-16

#1133551#5
Date:
2026-04-13 13:07:09 UTC
From:
To:
Hi,

minidjvu fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/minidjvu_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


      |     ^~~~~~
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/image-io/tiff.c -o src/image-io/tiff.o >/dev/null 2>&1
src/image-io/tiffload.c:69:9: warning: 'int32' is deprecated [-Wdeprecated-declarations]
   69 |         *presolution = (int32) dpi;
      |         ^
src/image-io/tiffload.c:100:13: warning: 'int32' is deprecated [-Wdeprecated-declarations]
  100 |             int32 k;
      |             ^~~~~
src/image-io/tiffload.c:101:13: warning: 'int32' is deprecated [-Wdeprecated-declarations]
  101 |             int32 s = (int32) scanline_size;
      |             ^~~~~
src/image-io/tiffload.c:101:13: warning: 'int32' is deprecated [-Wdeprecated-declarations]
src/image-io/tiffload.c: At top level:
src/image-io/tiffload.c:122:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  122 | {
      | ^
src/image-io/tiffload.c:139:1: warning: 'int32' is deprecated [-Wdeprecated-declarations]
  139 | MDJVU_IMPLEMENT mdjvu_bitmap_t mdjvu_load_tiff(const char *path, int32 *presolution, mdjvu_error_t *perr, uint32 idx)
      | ^~~~~~~~~~~~~~~
src/image-io/tiffload.c:139:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/image-io/tiffsave.c -o src/image-io/tiffsave.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/clean.c -o src/alg/clean.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/base/3graymap.c -o src/base/3graymap.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/base/1error.c -o src/base/1error.o >/dev/null 2>&1
make[3]: *** [Makefile:903: src/djvu/bs.lo] Error 1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/base/version.c -o src/base/version.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/base/0porting.c -o src/base/0porting.o >/dev/null 2>&1
In file included from /usr/include/string.h:548,
                 from src/alg/smooth.c:8:
In function 'memset',
    inlined from 'mdjvu_smooth' at src/alg/smooth.c:75:13:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
   59 |   return __builtin___memset_chk (__dest, __ch, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:903: src/jb2/zp.lo] Error 1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/base/6string.c -o src/base/6string.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/image-io/pbm.c -o src/image-io/pbm.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/nosubst.c -o src/alg/nosubst.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/djvu/iff.c -o src/djvu/iff.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/smooth.c -o src/alg/smooth.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/render.c -o src/alg/render.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/average.c -o src/alg/average.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/delegate.c -o src/alg/delegate.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/base/2io.c -o src/base/2io.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/djvu/djvuload.c -o src/djvu/djvuload.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/image-io/tiffload.c -o src/image-io/tiffload.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/djvu/djvusave.c -o src/djvu/djvusave.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/blitsort.c -o src/alg/blitsort.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/matcher/bitmaps.c -o src/matcher/bitmaps.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/adjust_y.c -o src/alg/adjust_y.o >/dev/null 2>&1
libtool: compile:  g++ -std=gnu++11 -std=gnu++11 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/jb2/jb2coder.cpp -o src/jb2/jb2coder.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/matcher/cuts.c -o src/matcher/cuts.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/jb2/proto.c -o src/jb2/proto.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/matcher/frames.c -o src/matcher/frames.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/split.c -o src/alg/split.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/classify.c -o src/alg/classify.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/matcher/patterns.c -o src/matcher/patterns.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/base/4bitmap.c -o src/base/4bitmap.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/image-io/bmp.c -o src/image-io/bmp.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/base/5image.c -o src/base/5image.o >/dev/null 2>&1
libtool: compile:  gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -Iinclude -D__STRICT_ANSI__ -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wshadow -pedantic-errors -Wpointer-arith -Waggregate-return -Wlong-long -Wredundant-decls -Wcast-qual -Wcast-align -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/alg/compress.c -o src/alg/compress.o >/dev/null 2>&1
make[3]: Leaving directory '/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg'
make[2]: *** [Makefile:948: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg'
make[1]: *** [Makefile:526: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/minidjvu-0.8.svn.2010.05.06+dfsg'
dh_auto_build: error: make -j128 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2