ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Ilya <oddity@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] torsmo-0.18-alt2: rebuild failed [14]
Date: Wed, 17 May 2006 23:44:32 +0400
Message-ID: <446B7D20.2040902@altlinux.ru> (raw)
In-Reply-To: <20060514124220.92CC1B132D@basalt.office.altlinux.org>


Как вы думаете, это ещё мажно починить? Или в утиль?

В гугле патча не нашел.

--
Илья Машкин


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



       reply	other threads:[~2006-05-17 19:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17 19:44 ` Ilya [this message]
2006-05-17 19:49   ` Damir Shayhutdinov
2006-05-17 20:11     ` Alexey Rusakov
2006-05-17 20:13   ` Alex V. Myltsev
2006-05-17 21:01     ` Ilya
2006-05-17 21:25       ` Alex V. Myltsev
2006-05-18  6:39         ` Sergey Pinaev
2006-05-18  7:23           ` [devel] [JT] " Andrei Bulava
2006-05-18  8:07             ` [devel] [JT] mldonkey bug Alex V. Myltsev
2006-05-18 18:46             ` [devel] [JT] torsmo-0.18-alt2: rebuild failed [14] Konstantin A. Lepikhov
2006-05-19  6:32               ` [devel] mldonkey ? ????? > 2 GiB Andrei Bulava
2006-05-19  6:48                 ` [devel] глюки thunderbird (was: Re: mldonkey ? ????? > 2 GiB) Andrei Bulava
2006-05-19  6:39               ` [devel] mldonkey и файлы > 2 GiB Andrei Bulava
2006-05-19  6:43                 ` Konstantin A. Lepikhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=446B7D20.2040902@altlinux.ru \
    --to=oddity@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git