Package: tkrplot
Version: 0.0.18-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -std=gnu99 -I/usr/share/R/include -I/usr/include/tcl8.5 
> -I/usr/include/tcl8.5     -fpic  -g -O2 -c tcltkimg.c -o tcltkimg.o
> tcltkimg.c:2:16: error: tk.h: No such file or directory
> tcltkimg.c:103: error: expected specifier-qualifier-list before 'Tcl_Interp'
> tcltkimg.c:114: error: expected specifier-qualifier-list before 'Tk_Window'
> tcltkimg.c: In function 'GetRplotImage':
> tcltkimg.c:164: error: 'TCL_ERROR' undeclared (first use in this function)
> tcltkimg.c:164: error: (Each undeclared identifier is reported only once
> tcltkimg.c:164: error: for each function it appears in.)
> tcltkimg.c:168: error: 'TCL_OK' undeclared (first use in this function)
> tcltkimg.c: In function 'CreateRplot':
> tcltkimg.c:193: error: expected declaration specifiers before 'Tcl_Interp'
> tcltkimg.c:196: error: expected declaration specifiers before 'Tcl_Obj'
> tcltkimg.c:198: error: expected declaration specifiers before 'Tk_ImageType'
> tcltkimg.c:199: error: expected declaration specifiers before 'Tk_ImageMaster'
> tcltkimg.c:200: error: expected declaration specifiers before 'ClientData'
> tcltkimg.c:201: warning: type of 'interp' defaults to 'int'
> tcltkimg.c:201: warning: type of 'objv' defaults to 'int'
> tcltkimg.c:201: warning: type of 'typePtr' defaults to 'int'
> tcltkimg.c:201: warning: type of 'master' defaults to 'int'
> tcltkimg.c:201: warning: type of 'clientDataPtr' defaults to 'int'
> tcltkimg.c:206: warning: implicit declaration of function 'Tcl_AppendResult'
> tcltkimg.c:207: error: 'TCL_ERROR' undeclared (first use in this function)
> tcltkimg.c:215: error: 'RplotMaster' has no member named 'Rdevice'
> tcltkimg.c:218: error: 'RplotMaster' has no member named 'Rdevice'
> tcltkimg.c:218: error: 'RplotMaster' has no member named 'image'
> tcltkimg.c:219: error: 'RplotMaster' has no member named 'width'
> tcltkimg.c:219: error: 'RplotMaster' has no member named 'height'
> tcltkimg.c:219: error: 'TCL_OK' undeclared (first use in this function)
> tcltkimg.c:225: warning: implicit declaration of function 'ckalloc'
> tcltkimg.c:225: warning: cast to pointer from integer of different size
> tcltkimg.c:226: error: 'RplotMaster' has no member named 'interp'
> tcltkimg.c:227: error: 'RplotMaster' has no member named 'Rdevice'
> tcltkimg.c:227: error: 'RplotMaster' has no member named 'Rdevice'
> tcltkimg.c:228: error: 'RplotMaster' has no member named 'haveImage'
> tcltkimg.c:229: error: 'RplotMaster' has no member named 'image'
> tcltkimg.c:229: error: 'RplotMaster' has no member named 'image'
> tcltkimg.c:230: error: 'RplotMaster' has no member named 'width'
> tcltkimg.c:230: error: 'RplotMaster' has no member named 'width'
> tcltkimg.c:231: error: 'RplotMaster' has no member named 'height'
> tcltkimg.c:231: error: 'RplotMaster' has no member named 'height'
> tcltkimg.c:232: error: 'RplotMaster' has no member named 'instanceCount'
> tcltkimg.c:233: error: 'RplotMaster' has no member named 'master'
> tcltkimg.c:234: error: invalid type argument of 'unary *' (have 'int')
> tcltkimg.c:234: error: 'ClientData' undeclared (first use in this function)
> tcltkimg.c:234: error: expected ';' before 'prpm'
> tcltkimg.c: At top level:
> tcltkimg.c:257: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'GetRplot'
> tcltkimg.c:259: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'masterData'
> tcltkimg.c:260: error: expected identifier or '(' before '{' token
> tcltkimg.c: In function 'DisplayRplot':
> tcltkimg.c:300: error: expected declaration specifiers before 'ClientData'
> tcltkimg.c:307: warning: type of 'clientData' defaults to 'int'
> tcltkimg.c:308: warning: cast to pointer from integer of different size
> tcltkimg.c:320: warning: implicit declaration of function 'Tk_Depth'
> tcltkimg.c:320: error: 'RplotInstance' has no member named 'tkwin'
> tcltkimg.c:326: warning: implicit declaration of function 'Tk_GetPixmap'
> tcltkimg.c:326: warning: implicit declaration of function 'Tk_WindowId'
> tcltkimg.c:326: error: 'RplotInstance' has no member named 'tkwin'
> tcltkimg.c:328: warning: implicit declaration of function 'Tk_GetGC'
> tcltkimg.c:328: error: 'RplotInstance' has no member named 'tkwin'
> tcltkimg.c:328: warning: assignment makes pointer from integer without a cast
> tcltkimg.c:329: error: 'RplotMaster' has no member named 'image'
> tcltkimg.c:330: warning: implicit declaration of function 'Tk_FreeGC'
> tcltkimg.c:334: error: 'RplotInstance' has no member named 'tkwin'
> tcltkimg.c:334: warning: assignment makes pointer from integer without a cast
> tcltkimg.c:342: warning: implicit declaration of function 'Tk_FreePixmap'
> tcltkimg.c: In function 'FreeRplot':
> tcltkimg.c:365: error: expected declaration specifiers before 'ClientData'
> tcltkimg.c:367: warning: type of 'clientData' defaults to 'int'
> tcltkimg.c:368: warning: cast to pointer from integer of different size
> tcltkimg.c:371: error: 'RplotMaster' has no member named 'instanceCount'
> tcltkimg.c:372: warning: implicit declaration of function 'ckfree'
> tcltkimg.c: In function 'DeleteRplot':
> tcltkimg.c:394: error: expected declaration specifiers before 'ClientData'
> tcltkimg.c:395: warning: type of 'masterData' defaults to 'int'
> tcltkimg.c:396: warning: cast to pointer from integer of different size
> tcltkimg.c:398: error: 'RplotMaster' has no member named 'instanceCount'
> tcltkimg.c:399: warning: implicit declaration of function 'panic'
> tcltkimg.c:401: error: 'RplotMaster' has no member named 'haveImage'
> tcltkimg.c:405: error: 'RplotMaster' has no member named 'image'
> tcltkimg.c:405: error: 'RplotMaster' has no member named 'image'
> tcltkimg.c: At top level:
> tcltkimg.c:440: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'RplotImageType'
> tcltkimg.c: In function 'Rplot_Init':
> tcltkimg.c:451: error: expected declaration specifiers before 'Tcl_Interp'
> tcltkimg.c:452: warning: type of 'interp' defaults to 'int'
> tcltkimg.c:454: error: 'CONST' undeclared (first use in this function)
> tcltkimg.c:454: error: expected ';' before 'char'
> tcltkimg.c:456: error: 'version' undeclared (first use in this function)
> tcltkimg.c:456: warning: implicit declaration of function 'Tcl_PkgRequire'
> tcltkimg.c:456: error: 'TCL_VERSION' undeclared (first use in this function)
> tcltkimg.c:457: error: 'TCL_ERROR' undeclared (first use in this function)
> tcltkimg.c:458: error: 'TK_VERSION' undeclared (first use in this function)
> tcltkimg.c:458: warning: comparison between pointer and integer
> tcltkimg.c:463: warning: implicit declaration of function 'Tk_CreateImageType'
> tcltkimg.c:463: error: 'RplotImageType' undeclared (first use in this 
> function)
> tcltkimg.c:465: warning: implicit declaration of function 'Tcl_PkgProvide'
> tcltkimg.c: In function 'Rplot_SafeInit':
> tcltkimg.c:469: error: expected declaration specifiers before 'Tcl_Interp'
> tcltkimg.c:470: warning: type of 'interp' defaults to 'int'
> make[1]: *** [tcltkimg.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/tkrplot_0.0.18-1_lsid64.buildlog

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.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to