Your message dated Sun, 16 Mar 2014 09:58:41 -0500 with message-id <21285.48161.389867.165...@max.nulle.part> has caused the report #741767, regarding gretl: FTBFS: complete.c:129:41: error: 'CPPFunction' undeclared (first use in this function) to be marked as having been forwarded to the upstream software author(s) Allin Cottrell <cottr...@wfu.edu>
(NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 741767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741767 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Hi Allin, Here is a fresh Debian bug report. It looks like that the bleeding edge changed things -- in this case readline apparently had and no longer has CPPFunction defined. Can you take a look? Thanks, Dirk On 16 March 2014 at 13:46, David Suárez wrote: | Source: gretl | Version: 1.9.14-2 | Severity: serious | Tags: jessie sid | User: debian...@lists.debian.org | Usertags: qa-ftbfs-20140315 qa-ftbfs | Justification: FTBFS on amd64 | | Hi, | | During a rebuild of all packages in sid, your package failed to build on | amd64. | | On new readline versions old-style function typedefs have been deprecated. | | Relevant part (hopefully): | > gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_REENTRANT -I.. -I.. -I../lib/src -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H complete.c | > complete.c: In function 'initialize_readline': | > complete.c:129:41: error: 'CPPFunction' undeclared (first use in this function) | > rl_attempted_completion_function = (CPPFunction *) gretl_completion; | > ^ | > complete.c:129:41: note: each undeclared identifier is reported only once for each function it appears in | > complete.c:129:54: error: expected expression before ')' token | > rl_attempted_completion_function = (CPPFunction *) gretl_completion; | > ^ | > make[2]: *** [complete.o] Error 1 | | The full build log is available from: | http://aws-logs.debian.net/ftbfs-logs/2014/03/15/gretl_1.9.14-2_unstable.log | | 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 EC2 VM instances from | Amazon Web Services, using a clean, minimal and up-to-date chroot. Every | failed build was retried once to eliminate random failures. -- Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com
--- End Message ---