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

Bug#656659: info not showing anything with certain build flags



Hilmar, Karl, all

I have no recompiled the current CVS version, some remarks:
* dpkg-buildflags --export=configure is broken, or better
  -Werror=format-security is broken, as it reports
	footnotes.c: In function ‘info_show_footnotes’:
	footnotes.c:258:11: error: format not a string literal and no format arguments [-Werror=format-security]
	footnotes.c:262:11: error: format not a string literal and no format arguments [-Werror=format-security]
	cc1: some warnings being treated as errors
  No in respective arguments to these functions are declared as 
	const char *
  so IMHO cc should not complain. Anyway, removing the -Werror... and restart


* after removing the -Werror=format-security the compile succeeds,
  and the resulting info works also on amd64.

Bottomline, if we package new texinfo, we might add that, but have to
set
	DEB_CFLAG_MAINT_STRIP=-Werror=format-security

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
MONKS TOFT (n.)
The bundle of hair which is left after a monk has been tonsured, which
he keeps tired up with a rubber band and uses for chasing ants away.
			--- Douglas Adams, The Meaning of Liff



Reply to: