Source: orafce Version: 3.0.1-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 > -Wformat -Wformat-security -Werror=format-security -Wall -fpic -I. > -I/usr/include/postgresql/8.4/server -I/usr/include/postgresql/internal -c > -o file.o file.c > file.c: In function 'IO_EXCEPTION': > file.c:177:4: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c:181:4: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c: In function 'get_line': > file.c:356:5: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c: In function 'do_flush': > file.c:445:4: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c: In function 'do_put': > file.c:491:3: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c: In function 'do_new_line': > file.c:510:7: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c: In function 'utl_file_putf': > file.c:591:5: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c:599:5: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c:609:6: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c:625:6: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c:633:4: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c: In function 'utl_file_fclose': > file.c:690:6: error: format not a string literal and no format arguments > [-Werror=format-security] > file.c: In function 'utl_file_fclose_all': > file.c:725:6: error: format not a string literal and no format arguments > [-Werror=format-security] > cc1: some warnings being treated as errors > > make[1]: *** [file.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/09/23/orafce_3.0.1-1_lsid64.buildlog This happened because since dpkg 1.16.0 [0], hardening flags are enabled under various conditions. [0] http://lists.debian.org/debian-devel-announce/2011/09/msg00001.html A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org