ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Re: TORCS-1.2.1-alt1: rebuild failed
  @ 2003-12-11 15:36 ` Alexander Belov
  2003-12-11 15:49   ` Sergey Vlasov
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Belov @ 2003-12-11 15:36 UTC (permalink / raw)
  To: devel

Просветите плз, что это такое и как бороться?

QA Team Robot пишет:

>QA Team Robot is watching you!
>
>Package: TORCS-1.2.1-alt1
>Packager: Alexander Belov <asbel@altlinux>
>Status: rebuild failed; please fix.
>
>Why:
>
>Verifying ELF objects in /usr/src/RPM/tmp/TORCS-buildroot (rpath=normal,textrel=normal)
>verify-elf: ./usr/lib/libtgf.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/lib/librobottools.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/lib/libtxml.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/lib/libraceengine.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/lib/libtorcs.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/lib/libracemantools.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/tita/tita.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/K1999/K1999.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/human/human.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/lliaw/lliaw.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/berniw/berniw.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/damned/damned.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/cylos1/cylos1.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/tanhoj/tanhoj.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/berniw2/berniw2.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/inferno2/inferno2.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/inferno3/inferno3.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/inferno4/inferno4.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/inferno5/inferno5.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/inferno6/inferno6.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/drivers/inferno/inferno.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/modules/simu/simuv2.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/modules/track/track.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/modules/graphic/ssggraph.so: TEXTREL entry found: 0x0
>verify-elf: ./usr/share/games/torcs/modules/telemetry/telemetry.so: TEXTREL entry found: 0x0
>error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.70518 (%install)
>
>RPM build errors:
>    Bad exit status from /usr/src/RPM/tmp/rpm-tmp.70518 (%install)
>97.79user 9.19system 1:52.10elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k
>0inputs+0outputs (906472major+845474minor)pagefaults 0swaps
>rebuild: rebuild of `TORCS-1.2.1-alt1.src.rpm' failed.
>
>  
>



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [devel] Re: TORCS-1.2.1-alt1: rebuild failed
  2003-12-11 15:36 ` [devel] Re: TORCS-1.2.1-alt1: rebuild failed Alexander Belov
@ 2003-12-11 15:49   ` Sergey Vlasov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Vlasov @ 2003-12-11 15:49 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 2951 bytes --]

On Thu, Dec 11, 2003 at 09:36:15PM +0600, Alexander Belov wrote:
> Просветите плз, что это такое и как бороться?
> 
> QA Team Robot пишет:
> 
> >QA Team Robot is watching you!
> >
> >Package: TORCS-1.2.1-alt1
> >Packager: Alexander Belov <asbel@altlinux>
> >Status: rebuild failed; please fix.
> >
> >Why:
> >
> >Verifying ELF objects in /usr/src/RPM/tmp/TORCS-buildroot 
> >(rpath=normal,textrel=normal)
> >verify-elf: ./usr/lib/libtgf.so: TEXTREL entry found: 0x0
> >verify-elf: ./usr/lib/librobottools.so: TEXTREL entry found: 0x0
> >verify-elf: ./usr/lib/libtxml.so: TEXTREL entry found: 0x0
> >verify-elf: ./usr/lib/libraceengine.so: TEXTREL entry found: 0x0
> >verify-elf: ./usr/lib/libtorcs.so: TEXTREL entry found: 0x0
> >verify-elf: ./usr/lib/libracemantools.so: TEXTREL entry found: 0x0

Это нарушение правил сборки разделяемых библиотек.  Как правило, проблема
в том, что сборка шла без ключа -fPIC (хотя иногда бывают и более глубокие
проблемы - например, при наличии ассемблерного кода).

> >verify-elf: ./usr/share/games/torcs/drivers/tita/tita.so: TEXTREL entry 
> >found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/K1999/K1999.so: TEXTREL entry 
> >found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/human/human.so: TEXTREL entry 
> >found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/lliaw/lliaw.so: TEXTREL entry 
> >found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/berniw/berniw.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/damned/damned.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/cylos1/cylos1.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/tanhoj/tanhoj.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/berniw2/berniw2.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/inferno2/inferno2.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/inferno3/inferno3.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/inferno4/inferno4.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/inferno5/inferno5.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/inferno6/inferno6.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/drivers/inferno/inferno.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/modules/simu/simuv2.so: TEXTREL entry 
> >found: 0x0
> >verify-elf: ./usr/share/games/torcs/modules/track/track.so: TEXTREL entry 
> >found: 0x0
> >verify-elf: ./usr/share/games/torcs/modules/graphic/ssggraph.so: TEXTREL 
> >entry found: 0x0
> >verify-elf: ./usr/share/games/torcs/modules/telemetry/telemetry.so: 
> >TEXTREL entry found: 0x0

А вот это, помимо неправильной сборки shared object, ещё и нарушение FHS.
В /usr/share не дожно быть никаких файлов, зависимых от архитектуры.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-11 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-11 15:36 ` [devel] Re: TORCS-1.2.1-alt1: rebuild failed Alexander Belov
2003-12-11 15:49   ` Sergey Vlasov

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