[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#607019: FTBFS [hppa]: error: array subscript is above array bounds [-Warray-bounds]



Source: drizzle
Version: 2010.09.1802-2
Severity: important
User: debian-hppa@lists.debian.org
Usertags: hppa
X-Debbugs-CC: debian-hppa@lists.debian.org

drizzle fails to build on hppa. Complete build logs are available here:
  https://buildd.debian.org/build.cgi?pkg=drizzle;ver=2010.09.1802-2;arch=hppa

>From a recent build attempt:
[...]
   CXX    plugin/pbxt/src/plugin_pbxt_libpbxt_la-pthread_xt.lo
 /bin/bash ./libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I. -I. -ggdb3   -pipe -std=gnu++98  -O3 -Werror -pedantic -Wall -Wundef -Wshadow  -fdiagnostics-show-option -Wno-format -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long  -Wmissing-declarations -Wno-redundant-decls    -DDRIZZLED -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function  -c -o plugin/pbxt/src/plugin_pbxt_libpbxt_la-pthread_xt.lo `test -f 'plugin/pbxt/src/pthread_xt.cc' || echo './'`plugin/pbxt/src/pthread_xt.cc
   CXX    plugin/pbxt/src/plugin_pbxt_libpbxt_la-restart_xt.lo
 /bin/bash ./libtool --silent --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I. -I. -ggdb3   -pipe -std=gnu++98  -O3 -Werror -pedantic -Wall -Wundef -Wshadow  -fdiagnostics-show-option -Wno-format -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long  -Wmissing-declarations -Wno-redundant-decls    -DDRIZZLED -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function  -c -o plugin/pbxt/src/plugin_pbxt_libpbxt_la-restart_xt.lo `test -f 'plugin/pbxt/src/restart_xt.cc' || echo './'`plugin/pbxt/src/restart_xt.cc
 cc1plus: warnings being treated as errors
 plugin/pbxt/src/restart_xt.cc: In function 'void xt_print_log_record(u_int32_t, off_t, XTXactLogBuffer*)':
 plugin/pbxt/src/restart_xt.cc:217: error: array subscript is above array bounds [-Warray-bounds]
 plugin/pbxt/src/restart_xt.cc:217: error: array subscript is above array bounds [-Warray-bounds]
 make[4]: *** [plugin/pbxt/src/plugin_pbxt_libpbxt_la-restart_xt.lo] Error 1
 make[4]: Leaving directory `/build/buildd-drizzle_2010.09.1802-2-hppa-D9ybqo/drizzle-2010.09.1802'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/build/buildd-drizzle_2010.09.1802-2-hppa-D9ybqo/drizzle-2010.09.1802'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory `/build/buildd-drizzle_2010.09.1802-2-hppa-D9ybqo/drizzle-2010.09.1802'
 make[1]: *** [override_dh_auto_build] Error 2
 make[1]: Leaving directory `/build/buildd-drizzle_2010.09.1802-2-hppa-D9ybqo/drizzle-2010.09.1802'
 make: *** [build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2



Reply to: