Your message dated Tue, 10 Jan 2006 20:32:06 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#347497: fixed in ucblogo 5.5-2 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 11 Jan 2006 04:12:06 +0000 >From [EMAIL PROTECTED] Tue Jan 10 20:12:06 2006 Return-path: <[EMAIL PROTECTED]> Received: from blars.org ([64.81.35.59] helo=renig.nat.blars.org) by spohr.debian.org with esmtp (Exim 4.50) id 1EwXLC-0001kK-4K for [EMAIL PROTECTED]; Tue, 10 Jan 2006 20:12:06 -0800 Received: from localhost.localdomain ([EMAIL PROTECTED] [172.16.2.7]) by renig.nat.blars.org (8.13.4/8.13.4/Debian-3) with ESMTP id k0B4C39b021627 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 10 Jan 2006 20:12:04 -0800 Received: from quaff.nat.blars.org ([EMAIL PROTECTED] [127.0.0.1]) by localhost.localdomain (8.13.5/8.13.5/Debian-3) with ESMTP id k0B4C6u2029242; Tue, 10 Jan 2006 20:12:06 -0800 Received: (from [EMAIL PROTECTED]) by quaff.nat.blars.org (8.13.5/8.13.5/Submit) id k0B4C6VG029240; Tue, 10 Jan 2006 20:12:06 -0800 Date: Tue, 10 Jan 2006 20:12:06 -0800 From: Blars Blarson <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ucblogo: ftbfs [sparc] undefined references Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Reportbug-Version: 3.18 User-Agent: Mutt/1.5.11 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-5.1 required=4.0 tests=BAYES_44,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: ucblogo Version: 5.5-1 Severity: serious Justification: fails to build from source ucblogo failed to build on all buildds, duplicated on my sparc pbuilder. gcc -O2 -Wall -g coms.o error.o eval.o files.o graphics.o init.o intern.o libloc.o lists.o logodata.o main.o math.o mem.o paren.o parse.o print.o term.o wrksp.o xgraphics.o nographics.o -lm -ltermcap -o logo graphics.o: In function `draw_turtle_helper':/build/buildd/ucblogo-5.5/graphics.c:204: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:204: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:204: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:205: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:205: undefined reference to `XSetLineAttributes' graphics.o:/build/buildd/ucblogo-5.5/graphics.c:205: more undefined references to `XSetLineAttributes' follow graphics.o: In function `draw_turtle_helper':/build/buildd/ucblogo-5.5/graphics.c:253: undefined reference to `XFlush' :/build/buildd/ucblogo-5.5/graphics.c:248: undefined reference to `XDrawLine' :/build/buildd/ucblogo-5.5/graphics.c:246: undefined reference to `XDrawLine' :/build/buildd/ucblogo-5.5/graphics.c:247: undefined reference to `XDrawLine' graphics.o: In function `lsetpensize':/build/buildd/ucblogo-5.5/graphics.c:1123: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1123: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1123: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1124: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1124: undefined reference to `XSetLineAttributes' graphics.o:/build/buildd/ucblogo-5.5/graphics.c:1124: more undefined references to `XSetLineAttributes' follow graphics.o: In function `lsetpensize':/build/buildd/ucblogo-5.5/graphics.c:1131: undefined reference to `XFlush' :/build/buildd/ucblogo-5.5/graphics.c:1127: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1127: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1127: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1128: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1128: undefined reference to `XSetLineAttributes' graphics.o:/build/buildd/ucblogo-5.5/graphics.c:1128: more undefined references to `XSetLineAttributes' follow graphics.o: In function `lsetpenpattern':/build/buildd/ucblogo-5.5/graphics.c:1147: undefined reference to `XFlush' graphics.o: In function `wrap_down':/build/buildd/ucblogo-5.5/graphics.c:496: undefined reference to `XDrawLine' :/build/buildd/ucblogo-5.5/graphics.c:509: undefined reference to `XDrawLine' graphics.o: In function `wrap_up':/build/buildd/ucblogo-5.5/graphics.c:472: undefined reference to `XDrawLine' :/build/buildd/ucblogo-5.5/graphics.c:459: undefined reference to `XDrawLine' graphics.o: In function `wrap_left':/build/buildd/ucblogo-5.5/graphics.c:435: undefined reference to `XDrawLine' graphics.o:/build/buildd/ucblogo-5.5/graphics.c:411: more undefined references to `XDrawLine' follow graphics.o: In function `forward':/build/buildd/ucblogo-5.5/graphics.c:326: undefined reference to `XFlush' graphics.o: In function `draw_turtle':/build/buildd/ucblogo-5.5/graphics.c:167: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:167: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:141: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:141: undefined reference to `XSetForeground' graphics.o: In function `lsetscrunch':/build/buildd/ucblogo-5.5/graphics.c:1167: undefined reference to `XFlush' graphics.o: In function `lsetpalette':/build/buildd/ucblogo-5.5/graphics.c:1075: undefined reference to `XFlush' :/build/buildd/ucblogo-5.5/graphics.c:1073: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1073: undefined reference to `XSetForeground' graphics.o: In function `lsetpencolor':/build/buildd/ucblogo-5.5/graphics.c:1036: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1036: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1038: undefined reference to `XFlush' graphics.o: In function `llabel':/build/buildd/ucblogo-5.5/graphics.c:923: undefined reference to `XDrawImageString' :/build/buildd/ucblogo-5.5/graphics.c:926: undefined reference to `XFlush' graphics.o: In function `lfill':/build/buildd/ucblogo-5.5/graphics.c:903: undefined reference to `XFlush' graphics.o: In function `lwindow':/build/buildd/ucblogo-5.5/graphics.c:880: undefined reference to `XFlush' graphics.o: In function `lwrap':/build/buildd/ucblogo-5.5/graphics.c:861: undefined reference to `XFlush' graphics.o: In function `lfence':/build/buildd/ucblogo-5.5/graphics.c:871: undefined reference to `XFlush' graphics.o:/build/buildd/ucblogo-5.5/graphics.c:769: more undefined references to `XFlush' follow graphics.o: In function `setpos_commonpart':/build/buildd/ucblogo-5.5/graphics.c:764: undefined reference to `XDrawLine' graphics.o: In function `setpos_helper':/build/buildd/ucblogo-5.5/graphics.c:799: undefined reference to `XFlush' :/build/buildd/ucblogo-5.5/graphics.c:799: undefined reference to `XFlush' graphics.o: In function `setpos_bynumber':/build/buildd/ucblogo-5.5/graphics.c:779: undefined reference to `XFlush' graphics.o: In function `larc':/build/buildd/ucblogo-5.5/graphics.c:1357: undefined reference to `XFlush' graphics.o: In function `cs_helper':/build/buildd/ucblogo-5.5/graphics.c:703: undefined reference to `XClearWindow' :/build/buildd/ucblogo-5.5/graphics.c:723: undefined reference to `XFlush' graphics.o: In function `lhome':/build/buildd/ucblogo-5.5/graphics.c:694: undefined reference to `XFlush' graphics.o: In function `lsetheading':/build/buildd/ucblogo-5.5/graphics.c:592: undefined reference to `XFlush' graphics.o: In function `lhideturtle':/build/buildd/ucblogo-5.5/graphics.c:571: undefined reference to `XFlush' :/build/buildd/ucblogo-5.5/graphics.c:571: undefined reference to `XFlush' graphics.o:/build/buildd/ucblogo-5.5/graphics.c:561: more undefined references to `XFlush' follow graphics.o: In function `redraw_graphics':/build/buildd/ucblogo-5.5/graphics.c:1522: undefined reference to `XClearWindow' :/build/buildd/ucblogo-5.5/graphics.c:1528: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1528: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1529: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1529: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1529: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1530: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1530: undefined reference to `XSetLineAttributes' graphics.o:/build/buildd/ucblogo-5.5/graphics.c:1530: more undefined references to `XSetLineAttributes' follow graphics.o: In function `redraw_graphics':/build/buildd/ucblogo-5.5/graphics.c:1622: undefined reference to `XFlush' :/build/buildd/ucblogo-5.5/graphics.c:1555: undefined reference to `XDrawString' :/build/buildd/ucblogo-5.5/graphics.c:1573: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1573: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1584: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1584: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1584: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1585: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/graphics.c:1585: undefined reference to `XSetLineAttributes' graphics.o:/build/buildd/ucblogo-5.5/graphics.c:1585: more undefined references to `XSetLineAttributes' follow graphics.o: In function `redraw_graphics':/build/buildd/ucblogo-5.5/graphics.c:1580: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1580: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1545: undefined reference to `XDrawLine' graphics.o: In function `lsetbackground':/build/buildd/ucblogo-5.5/graphics.c:1053: undefined reference to `XSetBackground' :/build/buildd/ucblogo-5.5/graphics.c:1053: undefined reference to `XSetBackground' :/build/buildd/ucblogo-5.5/graphics.c:1053: undefined reference to `XSetBackground' :/build/buildd/ucblogo-5.5/graphics.c:1053: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1053: undefined reference to `XSetWindowBackground' :/build/buildd/ucblogo-5.5/graphics.c:1054: undefined reference to `XFlush' graphics.o: In function `lloadpict':/build/buildd/ucblogo-5.5/graphics.c:1704: undefined reference to `XSetBackground' :/build/buildd/ucblogo-5.5/graphics.c:1704: undefined reference to `XSetBackground' :/build/buildd/ucblogo-5.5/graphics.c:1704: undefined reference to `XSetBackground' :/build/buildd/ucblogo-5.5/graphics.c:1704: undefined reference to `XSetForeground' :/build/buildd/ucblogo-5.5/graphics.c:1704: undefined reference to `XSetWindowBackground' :/build/buildd/ucblogo-5.5/graphics.c:1705: undefined reference to `XFlush' :/build/buildd/ucblogo-5.5/graphics.c:1693: undefined reference to `XFlush' xgraphics.o: In function `real_window_init':/build/buildd/ucblogo-5.5/xgraphics.c:114: undefined reference to `XOpenDisplay' :/build/buildd/ucblogo-5.5/xgraphics.c:122: undefined reference to `XLoadQueryFont' :/build/buildd/ucblogo-5.5/xgraphics.c:134: undefined reference to `XAllocNamedColor' :/build/buildd/ucblogo-5.5/xgraphics.c:163: undefined reference to `XCreateSimpleWindow' :/build/buildd/ucblogo-5.5/xgraphics.c:168: undefined reference to `XSetStandardProperties' :/build/buildd/ucblogo-5.5/xgraphics.c:170: undefined reference to `XSetWMHints' :/build/buildd/ucblogo-5.5/xgraphics.c:175: undefined reference to `XChangeWindowAttributes' :/build/buildd/ucblogo-5.5/xgraphics.c:192: undefined reference to `XCreateGC' :/build/buildd/ucblogo-5.5/xgraphics.c:198: undefined reference to `XCreateGC' :/build/buildd/ucblogo-5.5/xgraphics.c:206: undefined reference to `XCreateGC' :/build/buildd/ucblogo-5.5/xgraphics.c:211: undefined reference to `XCreateGC' :/build/buildd/ucblogo-5.5/xgraphics.c:218: undefined reference to `XSelectInput' :/build/buildd/ucblogo-5.5/xgraphics.c:223: undefined reference to `XMapWindow' :/build/buildd/ucblogo-5.5/xgraphics.c:232: undefined reference to `XWindowEvent' :/build/buildd/ucblogo-5.5/xgraphics.c:238: undefined reference to `XClearWindow' xgraphics.o: In function `restore_pen':/build/buildd/ucblogo-5.5/xgraphics.c:258: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/xgraphics.c:258: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/xgraphics.c:258: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/xgraphics.c:259: undefined reference to `XSetLineAttributes' :/build/buildd/ucblogo-5.5/xgraphics.c:259: undefined reference to `XSetLineAttributes' xgraphics.o:/build/buildd/ucblogo-5.5/xgraphics.c:259: more undefined references to `XSetLineAttributes' follow xgraphics.o: In function `placate_x':/build/buildd/ucblogo-5.5/xgraphics.c:270: undefined reference to `XCheckWindowEvent' :/build/buildd/ucblogo-5.5/xgraphics.c:270: undefined reference to `XCheckWindowEvent' :/build/buildd/ucblogo-5.5/xgraphics.c:280: undefined reference to `XClearWindow' xgraphics.o: In function `logofill':/build/buildd/ucblogo-5.5/xgraphics.c:412: undefined reference to `XGetImage' :/build/buildd/ucblogo-5.5/xgraphics.c:417: undefined reference to `XPutImage' xgraphics.o: In function `set_palette':/build/buildd/ucblogo-5.5/xgraphics.c:429: undefined reference to `XAllocColor' collect2: ld returned 1 exit status make[1]: *** [logo] Error 1 make[1]: Leaving directory `/build/buildd/ucblogo-5.5' make: *** [build] Error 2 --------------------------------------- Received: (at 347497-close) by bugs.debian.org; 11 Jan 2006 04:40:39 +0000 >From [EMAIL PROTECTED] Tue Jan 10 20:40:39 2006 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EwXeY-0003J1-9Q; Tue, 10 Jan 2006 20:32:06 -0800 From: Hamish Moffatt <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#347497: fixed in ucblogo 5.5-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 10 Jan 2006 20:32:06 -0800 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: ucblogo Source-Version: 5.5-2 We believe that the bug you reported is fixed in the latest version of ucblogo, which is due to be installed in the Debian FTP archive: ucblogo_5.5-2.diff.gz to pool/main/u/ucblogo/ucblogo_5.5-2.diff.gz ucblogo_5.5-2.dsc to pool/main/u/ucblogo/ucblogo_5.5-2.dsc ucblogo_5.5-2_i386.deb to pool/main/u/ucblogo/ucblogo_5.5-2_i386.deb 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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Hamish Moffatt <[EMAIL PROTECTED]> (supplier of updated ucblogo 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 11 Jan 2006 15:25:31 +1100 Source: ucblogo Binary: ucblogo Architecture: source i386 Version: 5.5-2 Distribution: unstable Urgency: low Maintainer: Hamish Moffatt <[EMAIL PROTECTED]> Changed-By: Hamish Moffatt <[EMAIL PROTECTED]> Description: ucblogo - a dialect of lisp using turtle graphics famous for teaching kids Closes: 347497 Changes: ucblogo (5.5-2) unstable; urgency=low . * Fix detection of X11 at build time (closes: #347497) Files: 1576e00db0885980ddfcd6fce89ffe08 722 devel optional ucblogo_5.5-2.dsc 35f05fb67d30002073856dd16a559ef3 3883 devel optional ucblogo_5.5-2.diff.gz d2b9d6291f9bddc7c83b38f5c90fa700 647996 devel optional ucblogo_5.5-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iQCVAwUBQ8SJj9iYIdPvprnVAQI5UwP9FEeleIgu/0mblL2eG4Fb5dkZCjoaIBNt 57Zfdu4j2N4sL6DiTXqr8mwhYN3tpt2JgA1BiIfjXrjYIf0FKKw3emPM04pF/i5m zF4Wmw5/RpK856F5T8WLXou7LUb5XXh3Awvbg0F6GZPrFZpkXUuFJ9WZaigHc29T ngn1jR+n5i0= =mgzp -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]