ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: devel@altlinux.org
Subject: Re: [devel] Re: TORCS-1.2.1-alt1: rebuild failed
Date: Thu, 11 Dec 2003 18:49:38 +0300
Message-ID: <20031211154938.GD21913@master.mivlgu.local> (raw)
In-Reply-To: <3FD88EEF.8030804@sicex.ru>

[-- 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 --]

      reply	other threads:[~2003-12-11 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-11 15:36 ` Alexander Belov
2003-12-11 15:49   ` Sergey Vlasov [this message]

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=20031211154938.GD21913@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=devel@altlinux.org \
    --cc=devel@altlinux.ru \
    /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