From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <446B7D20.2040902@altlinux.ru> Date: Wed, 17 May 2006 23:44:32 +0400 From: Ilya User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060302 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: devel@lists.altlinux.org References: <20060514124220.92CC1B132D@basalt.office.altlinux.org> In-Reply-To: <20060514124220.92CC1B132D@basalt.office.altlinux.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [devel] torsmo-0.18-alt2: rebuild failed [14] X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2006 19:44:06 -0000 Archived-At: List-Archive: List-Post: Как вы думаете, это ещё мажно починить? Или в утиль? В гугле патча не нашел. -- Илья Машкин QA Team Robot wrote: > Package: torsmo-0.18-alt2 > Packager: Ilya Mashkin > Status: rebuild failed. > Cannot build this package for 14 week(s) (since Sun Feb 05 2006). > Please investigate. > > Why: > > checking for X11/extensions/Xdbe.h... yes > checking for help2man... no > checking for sysinfo... yes > checking for getloadavg... yes > checking for popen... yes > updating cache ./config.cache > creating ./config.status > creating Makefile > creating config.h > + make > make: Entering directory `/usr/src/RPM/BUILD/torsmo-0.18' > gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c common.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c fs.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c linux.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c mail.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c mixer.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c torsmo.c > gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -c x11.c > gcc -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -W -o torsmo common.o fs.o linux.o mail.o mixer.o torsmo.o x11.o > torsmo.o: In function `load_font': > torsmo.c:(.text+0xed2): undefined reference to `XFreeFont' > torsmo.c:(.text+0xee8): undefined reference to `XLoadQueryFont' > torsmo.c:(.text+0xf26): undefined reference to `XLoadQueryFont' > torsmo.o: In function `set_font': > torsmo.c:(.text+0x3595): undefined reference to `XSetFont' > torsmo.o: In function `draw_string': > torsmo.c:(.text+0x35fb): undefined reference to `XDrawString' > torsmo.c:(.text+0x3636): undefined reference to `XTextWidth' > torsmo.o: In function `clear_text': > torsmo.c:(.text+0x36a0): undefined reference to `XClearArea' > torsmo.o: In function `term_handler': > torsmo.c:(.text+0x36e8): undefined reference to `XDestroyWindow' > torsmo.c:(.text+0x36fe): undefined reference to `XFreeGC' > torsmo.c:(.text+0x3754): undefined reference to `XFlush' > torsmo.o: In function `draw_line': > torsmo.c:(.text+0x38e5): undefined reference to `XSetLineAttributes' > torsmo.c:(.text+0x3925): undefined reference to `XDrawLine' > torsmo.c:(.text+0x3962): undefined reference to `XSetForeground' > torsmo.c:(.text+0x3a15): undefined reference to `XSetLineAttributes' > torsmo.c:(.text+0x3a49): undefined reference to `XDrawRectangle' > torsmo.c:(.text+0x3a98): undefined reference to `XFillRectangle' > torsmo.c:(.text+0x3b16): undefined reference to `XSetLineAttributes' > torsmo.c:(.text+0x3b43): undefined reference to `XSetDashes' > torsmo.o: In function `draw_text': > torsmo.c:(.text+0x3bbf): undefined reference to `XSetLineAttributes' > torsmo.c:(.text+0x3bec): undefined reference to `XSetDashes' > torsmo.c:(.text+0x3c53): undefined reference to `XDrawRectangle' > torsmo.c:(.text+0x3cde): undefined reference to `XSetLineAttributes' > torsmo.o: In function `draw_stuff': > torsmo.c:(.text+0x3d3f): undefined reference to `XSetForeground' > torsmo.c:(.text+0x3d9c): undefined reference to `XSetForeground' > torsmo.c:(.text+0x3de3): undefined reference to `XSetForeground' > torsmo.o: In function `main': > torsmo.c:(.text+0x417f): undefined reference to `XMoveWindow' > torsmo.c:(.text+0x42e3): undefined reference to `XCreateRegion' > torsmo.c:(.text+0x4304): undefined reference to `XFlush' > torsmo.c:(.text+0x4311): undefined reference to `XPending' > torsmo.c:(.text+0x4333): undefined reference to `XPending' > torsmo.c:(.text+0x434c): undefined reference to `XNextEvent' > torsmo.c:(.text+0x439c): undefined reference to `XUnionRectWithRegion' > torsmo.c:(.text+0x441b): undefined reference to `XGetWindowAttributes' > torsmo.c:(.text+0x44aa): undefined reference to `XEmptyRegion' > torsmo.c:(.text+0x44cc): undefined reference to `XSetRegion' > torsmo.c:(.text+0x44d9): undefined reference to `XDestroyRegion' > torsmo.c:(.text+0x44de): undefined reference to `XCreateRegion' > torsmo.c:(.text+0x457b): undefined reference to `XResizeWindow' > torsmo.c:(.text+0x45bf): undefined reference to `XMoveWindow' > torsmo.o: In function `text_size_updater': > torsmo.c:(.text+0x4895): undefined reference to `XTextWidth' > torsmo.c:(.text+0x48cd): undefined reference to `XTextWidth' > x11.o: In function `create_gc': > x11.c:(.text+0x35): undefined reference to `XCreateGC' > x11.o: In function `get_x11_color': > x11.c:(.text+0x80): undefined reference to `XParseColor' > x11.c:(.text+0xd4): undefined reference to `XAllocColor' > x11.o: In function `find_subwindow': > x11.c:(.text+0x153): undefined reference to `XQueryTree' > x11.c:(.text+0x19a): undefined reference to `XGetWindowAttributes' > x11.c:(.text+0x1cf): undefined reference to `XFree' > x11.o: In function `update_workarea': > x11.c:(.text+0x284): undefined reference to `XInternAtom' > x11.c:(.text+0x2dc): undefined reference to `XGetWindowProperty' > x11.c:(.text+0x2f6): undefined reference to `XFree' > x11.c:(.text+0x315): undefined reference to `XFree' > x11.c:(.text+0x339): undefined reference to `XInternAtom' > x11.c:(.text+0x391): undefined reference to `XGetWindowProperty' > x11.o: In function `set_transparent_background': > x11.c:(.text+0x40f): undefined reference to `XSetWindowBackgroundPixmap' > x11.c:(.text+0x43f): undefined reference to `XQueryTree' > x11.c:(.text+0x44a): undefined reference to `XFree' > x11.c:(.text+0x464): undefined reference to `XClearWindow' > x11.o: In function `init_window': > x11.c:(.text+0x4ad): undefined reference to `XGetWindowAttributes' > x11.c:(.text+0x4c8): undefined reference to `XFlush' > x11.c:(.text+0x4e7): undefined reference to `XSelectInput' > x11.c:(.text+0x560): undefined reference to `XQueryTree' > x11.c:(.text+0x58f): undefined reference to `XInternAtom' > x11.c:(.text+0x5ea): undefined reference to `XGetWindowProperty' > x11.c:(.text+0x607): undefined reference to `XFree' > x11.c:(.text+0x628): undefined reference to `XFree' > x11.c:(.text+0x668): undefined reference to `XFree' > x11.c:(.text+0x735): undefined reference to `XCreateWindow' > x11.c:(.text+0x760): undefined reference to `XSetClassHint' > x11.c:(.text+0x78b): undefined reference to `XStoreName' > x11.c:(.text+0x7a1): undefined reference to `XClearWindow' > x11.c:(.text+0x7c9): undefined reference to `XMoveWindow' > x11.c:(.text+0x7e6): undefined reference to `XInternAtom' > x11.c:(.text+0x80d): undefined reference to `XInternAtom' > x11.c:(.text+0x829): undefined reference to `XMapWindow' > x11.c:(.text+0x840): undefined reference to `XFlush' > x11.c:(.text+0x863): undefined reference to `XClearWindow' > x11.c:(.text+0x8b5): undefined reference to `XChangeProperty' > x11.c:(.text+0x91a): undefined reference to `XChangeProperty' > x11.c:(.text+0x932): undefined reference to `XFree' > x11.c:(.text+0x93d): undefined reference to `XFree' > x11.o: In function `init_X11': > x11.c:(.text+0x9a3): undefined reference to `XOpenDisplay' > x11.c:(.text+0x9ea): undefined reference to `XDisplayName' > collect2: ld returned 1 exit status > make: *** [torsmo] Error 1 > make: Leaving directory `/usr/src/RPM/BUILD/torsmo-0.18' > error: Bad exit status from /usr/src/tmp/rpm-tmp.2394 (%build) > > RPM build errors: > Bad exit status from /usr/src/tmp/rpm-tmp.2394 (%build) > 2.62user 0.56system 0:04.28elapsed 74%CPU (0avgtext+0avgdata 0maxresident)k > 0inputs+0outputs (0major+192884minor)pagefaults 0swaps > rebuild: rebuild of `torsmo-0.18-alt2.src.rpm' failed. >