Your message dated Mon, 31 Mar 2014 15:22:41 +0000
with message-id <e1wue2r-0004so...@franck.debian.org>
and subject line Bug#741818: fixed in tkgate 2.0~b10-4
has caused the Debian Bug report #741818,
regarding tkgate: FTBFS: block.c:1103:20: error: 'Tcl_Interp' has no member 
named 'result'
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.)


-- 
741818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741818
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tkgate
Version: 2.0~b10-3
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.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I. -I../..    -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" 
> -I../.. -I../../src/common  -I/usr/include/tcl8.6 -I/usr/include -O2 -g -c 
> block.c
> block.c: In function 'guessPortName':
> block.c:1103:20: error: 'Tcl_Interp' has no member named 'result'
>      if (*TkGate.tcl->result)
>                     ^
> block.c:1104:28: error: 'Tcl_Interp' has no member named 'result'
>        strcpy(buf,TkGate.tcl->result);
>                             ^
> In file included from /usr/include/string.h:631:0,
>                  from block.c:21:
> block.c: In function 'block_setPortName':
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c: In function 'block_getNewPortProperties':
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
>    if (strcmp(TkGate.tcl->result,"1") == 0) {
>                         ^
> In file included from tkgate.h:54:0,
>                  from block.c:23:
> block.c: In function 'block_updateInterface':
> ../../src/common/hash.h:107:44: warning: cast from pointer to integer of 
> different size [-Wpointer-to-int-cast]
>  #define PHash_insert(H,P,O) NHash_insert(H,(unsigned)(P),O)
>                                             ^
> block.c:2354:4: note: in expansion of macro 'PHash_insert'
>     PHash_insert(resizeTable,pw[p]->net,(void*)GNet_getNBits(w->net));
>     ^
> block.c:2354:40: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>     PHash_insert(resizeTable,pw[p]->net,(void*)GNet_getNBits(w->net));
>                                         ^
> ../../src/common/hash.h:107:58: note: in definition of macro 'PHash_insert'
>  #define PHash_insert(H,P,O) NHash_insert(H,(unsigned)(P),O)
>                                                           ^
> ../../src/common/hash.h:61:27: warning: cast to pointer from integer of 
> different size [-Wint-to-pointer-cast]
>  #define PHashElem_key(E) ((void*)(E)->key.d)
>                            ^
> block.c:2381:24: note: in expansion of macro 'PHashElem_key'
>        GNet *n = (GNet*)PHashElem_key(he);
>                         ^
> block.c:2382:18: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>        int size = (unsigned)HashElem_obj(he);
>                   ^
> make[5]: *** [block.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/tkgate_2.0~b10-3_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: tkgate
Source-Version: 2.0~b10-4

We believe that the bug you reported is fixed in the latest version of
tkgate, 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.
georg...@debian.org (supplier of updated tkgate 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: SHA1

Format: 1.8
Date: Mon, 31 Mar 2014 16:35:04 +0200
Source: tkgate
Binary: tkgate tkgate-data tkgate-doc
Architecture: source amd64 all
Version: 2.0~b10-4
Distribution: unstable
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: georg...@debian.org
Description: 
 tkgate     - Tcl/Tk based digital circuit editor and simulator
 tkgate-data - Tcl/Tk based digital circuit editor and simulator - data files
 tkgate-doc - Tcl/Tk based digital circuit editor and simulator - documentation
Closes: 741818
Changes: 
 tkgate (2.0~b10-4) unstable; urgency=medium
 .
   * applied Daniel T Chen's patch, thanks! Closes: #741818
Checksums-Sha1: 
 22056414ba414ebd2261fadac05ccb15adf0966c 1632 tkgate_2.0~b10-4.dsc
 c88a73ae6c87272aefaa69f906a4b40925c73578 7473 tkgate_2.0~b10-4.diff.gz
 a057b76590e8193f9e9314345748497c4651f214 389734 tkgate_2.0~b10-4_amd64.deb
 f9903be4a5050eef29f22ce0e876082267f138a2 1104016 tkgate-data_2.0~b10-4_all.deb
 6aa2ca189adab653e6d68077cb4b4bce98ec14f2 3256242 tkgate-doc_2.0~b10-4_all.deb
Checksums-Sha256: 
 986738f583ee05b4b99932d086c424a1dd1856733dd3c5fcb20d24c4b2ba0ce7 1632 
tkgate_2.0~b10-4.dsc
 29e86a974ac3d28ee75e54aaab87b1f7c3225bbe0cb70d4a939747d83a1e4403 7473 
tkgate_2.0~b10-4.diff.gz
 0c33e36ceaf082f1e43fc305c1639a50924363735c65005d8054e9f1b2d90f65 389734 
tkgate_2.0~b10-4_amd64.deb
 ca900704b1208bc73dd9d7a017fab3424d2ee5047e273e523ad8872dbabe3b4f 1104016 
tkgate-data_2.0~b10-4_all.deb
 ebb7afb8b67451be67543c29723f7ad365905b8514677ea1fa1d49b9a74edee9 3256242 
tkgate-doc_2.0~b10-4_all.deb
Files: 
 88841460696258f95346ed3eba6a9c53 1632 electronics optional tkgate_2.0~b10-4.dsc
 8a44612652338ce7ecdd376d6318e56f 7473 electronics optional 
tkgate_2.0~b10-4.diff.gz
 e021f14bf1b79924beea0ac8580614b9 389734 electronics optional 
tkgate_2.0~b10-4_amd64.deb
 3fccee4006af34a21bbc74913f90fd37 1104016 electronics optional 
tkgate-data_2.0~b10-4_all.deb
 95611ac7c7c97fdb074151b414f16dc3 3256242 doc optional 
tkgate-doc_2.0~b10-4_all.deb
Original-Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>

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

iD8DBQFTOX5Unfmb2hFpETARAtZbAJ4ubSApi2RBnuYNbf057Zs5g9EVjwCfcB6C
VXn0GuUfT9gpj5OEFK5Eq2w=
=oIqv
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to