ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vladimir Lettiev <thecrux@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: [devel] отличия сборочной среды git.alt
Date: Sat, 27 Nov 2010 21:18:42 +0300
Message-ID: <20101127181842.GA2191@truecrux.org> (raw)

При сборке freeradius обнаружил, что на git.alt устанавливается
иной набор (и порядок) пакетов в сборочный чрут:

-libltdl3-devel-3:1.5.26-alt9
+libltdl7-2.2.10-alt2
+libltdl7-devel-2.2.10-alt2

Т.е. выбирается libltdl7-devel вместо libltdl3-devel, но при этом
libltdl3 всё же также устанавливается.

В спеке указано BuildRequires: libltdl-devel (без версии),
также указано BuildPreReq: libtool_1.5 (что подразумевает использование
libltdl3)

Наличие libltdl7-devel вместо libltdl3-devel и использование libtool_1.5
порождает ошибку:

modules.c:(.text+0x17be): undefined reference to `lt__PROGRAM__LTX_preloaded_symbols'

Разработчики freeradius нарисовали костыль в своём коде для разрешения
подобной ситуации
https://github.com/alandekok/freeradius-server/blob/38f8025f2d413aa68de3277156edc6b4051f3385/src/main/modules.c#L1345

Интересует почему может устанавливаться иной набор пакетов (моя сборочная
система - текущий сизиф) при сборке в git.alt?

Сейчас в сборке я воспользовался хаком DIE_LIBTOOL_DIE в freeradius и
freeradius-libs слинковался с libltdl.so.7.

-- 
Vladimir Lettiev aka crux ✉ theCrux@gmail.com


             reply	other threads:[~2010-11-27 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-27 18:18 Vladimir Lettiev [this message]
2010-11-27 23:49 ` Dmitry V. Levin

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=20101127181842.GA2191@truecrux.org \
    --to=thecrux@gmail.com \
    --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