Your message dated Mon, 17 Mar 2014 10:22:25 +0000
with message-id <e1wpugb-00069l...@franck.debian.org>
and subject line Bug#741850: fixed in mdk 1.2.7+dfsg-2
has caused the Debian Bug report #741850,
regarding mdk: FTBFS: mixvm_command.c:87:20: error: 'Function' undeclared here 
(not in a function)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(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.)


-- 
741850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741850
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mdk
Version: 1.2.7+dfsg-1
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 -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I.. -DMAKE_GUILE  
> -D_FORTIFY_SOURCE=2 -Wall -fno-strict-aliasing -pthread 
> -I/usr/include/guile/2.0   -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ 
> -I/usr/include/freetype2 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz 
> -I/usr/include/libglade-2.0 -I/usr/include/libxml2   -g -O2 -fPIE 
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -c -o mixvm_command.o mixvm_command.c
> mixvm_command.c:87:20: error: 'Function' undeclared here (not in a function)
>    { (char *)NULL, (Function *)NULL, (char *)NULL }
>                     ^
> mixvm_command.c:87:30: error: expected expression before ')' token
>    { (char *)NULL, (Function *)NULL, (char *)NULL }
>                               ^
> mixvm_command.c: In function 'mixvm_cmd_init':
> mixvm_command.c:235:39: error: 'CPPFunction' undeclared (first use in this 
> function)
>    rl_attempted_completion_function = (CPPFunction *)mixvm_cmd_completion_;
>                                        ^
> mixvm_command.c:235:39: note: each undeclared identifier is reported only 
> once for each function it appears in
> mixvm_command.c:235:52: error: expected expression before ')' token
>    rl_attempted_completion_function = (CPPFunction *)mixvm_cmd_completion_;
>                                                     ^
> mixvm_command.c:235:51: error: invalid operands to binary * (have 'struct 
> mix_vm_command_info_t *' and 'struct mix_vm_command_info_t *')
>    rl_attempted_completion_function = (CPPFunction *)mixvm_cmd_completion_;
>                                                    ^
> mixvm_command.c:235:36: warning: assignment from incompatible pointer type 
> [enabled by default]
>    rl_attempted_completion_function = (CPPFunction *)mixvm_cmd_completion_;
>                                     ^
> mixvm_command.c: At top level:
> mixvm_command.c:103:1: warning: 'mixvm_cmd_completion_' defined but not used 
> [-Wunused-function]
>  mixvm_cmd_completion_ (char *text, int start, int end)
>  ^
> make[3]: *** [mixvm_command.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/mdk_1.2.7+dfsg-1_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.

--- End Message ---
--- Begin Message ---
Source: mdk
Source-Version: 1.2.7+dfsg-2

We believe that the bug you reported is fixed in the latest version of
mdk, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 741...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Pentchev <r...@ringlet.net> (supplier of updated mdk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 17 Mar 2014 12:01:15 +0200
Source: mdk
Binary: mdk
Architecture: source i386
Version: 1.2.7+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Peter Pentchev <r...@ringlet.net>
Changed-By: Peter Pentchev <r...@ringlet.net>
Description: 
 mdk        - MIX Development Kit
Closes: 741850
Changes: 
 mdk (1.2.7+dfsg-2) unstable; urgency=medium
 .
   * Add the 07-readline-types patch to fix the FTBFS with readline-6.3.
     Closes: #741850.
   * Make the upstream signing key a bit more presentable:
     - run pgp-clean to shorten the blob
     - add the human-readable output of 'gpg --fingerprint' at the start
   * Remove debian/dirs; dh_install will create the Emacs Lisp directory.
   * Drop autotools-dev entirely, dh-autoreconf will quite suffice.
Checksums-Sha1: 
 30a78f96266dd42f1f0f57df23ab1137da993158 1917 mdk_1.2.7+dfsg-2.dsc
 78d60cf1a532e59a60192f99064e564cc8cf76de 13400 mdk_1.2.7+dfsg-2.debian.tar.xz
 3a82e688482f9c468d84f20acb6c02177c520ae5 174546 mdk_1.2.7+dfsg-2_i386.deb
Checksums-Sha256: 
 68f44d510927b2df26dbce77efb9bc584be6dad7914601db091a9bd325ac728b 1917 
mdk_1.2.7+dfsg-2.dsc
 25982a4f7b266f228c681f0b7577e26246b60b09357e7be550e644b60aa08905 13400 
mdk_1.2.7+dfsg-2.debian.tar.xz
 68b49e982f4487f0519f572ceb92b9bd27fc995f05add10caca5e2783c9e7aea 174546 
mdk_1.2.7+dfsg-2_i386.deb
Files: 
 7f398c56adfe03ec162307ffbb620517 1917 otherosfs optional mdk_1.2.7+dfsg-2.dsc
 a923262df9e74f9bdd1e6b098901efda 13400 otherosfs optional 
mdk_1.2.7+dfsg-2.debian.tar.xz
 b06e36da3f383ff19466ffde4d2e0deb 174546 otherosfs optional 
mdk_1.2.7+dfsg-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTJspyAAoJEGUe77AlJ98T/MwQALGHdPS3Fm0XWzHUSoqzju/x
fhTEyK5mI4A/XAvVakV+QNQcO7bMpExrsqm2Fg2pfo5jkiyNte8Kt62plu2rtNNw
vJydaAeJAKMOrCPb5QLXVAF+Mx998BRofdFC/RQYXfW55yQ5UvXrEMotVU2nhUqY
i/td2x/Z8lvWIJxQrhkgKQzCchMWpCUZ210djkqmObkuAPiCGFPhO+KHw/GmNQEr
6AKqZQgCcJWe7C5tfXOFz46q8+BxkU8wC7i++KHYa9tgZfJDJb3QnkajNTTHe04U
4FAgrIYDX6C20nJLgF7O4Twc/U92tsuBYiqeZw6J0mtj3WfTlboqRNC3xpPZxkog
Rhek0lxO2tCx32O0CratCIZj4KHIgukMIc/cnt6LM2dB1K4XHgo5W/HZYeKAwleK
PqLlySrcOUkxCc3Tfziah3QiE6B/zifwizlXQ8KnCvoXxUHL3lWhvUnDBDNY7OJG
rtSjRPasEu2EEwaJzTQ+Q8t1cZ1TamATOsqFum0+miLmlJcgj3uNWtAXez5pRzBa
u3LqNFsEfwB3ZIQR//epOTMobcuerbZHxgcMX07Wkk1184VnIC8/yq7JulpzncUh
3ZkEC0fUGiEe21KWqN9tkmeOZcx9rM4D4nyqbBbW16Dx+WMN5fdDm6OFybjA44Rv
zLYieMLBuwwTnm5l8qVZ
=Iqle
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to