ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] perl buildreq
@ 2003-01-10 17:17 Alexey Tourbin
  0 siblings, 0 replies; only message in thread
From: Alexey Tourbin @ 2003-01-10 17:17 UTC (permalink / raw)
  To: devel

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


Мне удалось локализовать проблему, из-за которой buildreq perl58.spec
стаскивает в BuildReq значительную часть пакетов host-системы.

Теперь мне нужна помощь, чтобы эту проблему решить.
Дело в следующем:

$ rpm -bc --without test perl58.spec
$ cd ~/RPM/BUILD/perl-5.8.0
$ make miniperl
$ cd ext/B
$ strace -kqfF -e file -- ../../miniperl -I../../lib Makefile.PL 2>&1 | fgrep lib | fgrep .so
...
lstat64("/usr/lib/perl5/i386-linux/../../libgtksuperwin.so", {st_mode=S_IFREG|0755, st_size=16660, ...}) = 0
lstat64("/usr/lib/perl5/i386-linux/../../libldap_r.so.2", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0
lstat64("/usr/lib/perl5/i386-linux/../../libkeyesapplet.so.1.0.0", {st_mode=S_IFREG|0755, st_size=19444, ...}) = 0
lstat64("/usr/lib/perl5/i386-linux/../../libarts_mpeglib-0.3.0.so.0.0.3", {st_mode=S_IFREG|0755, st_size=276932, ...}) = 0
lstat64("/usr/lib/perl5/i386-linux/../../libparted-1.6.so.0.0.3", {st_mode=S_IFREG|0755, st_size=285192, ...}) = 0
lstat64("/usr/lib/perl5/i386-linux/../../libmenu.so", {st_mode=S_IFLNK|0777, st_size=12, ...}) = 0
lstat64("/usr/lib/perl5/i386-linux/../../libnoatunoggtag.so", {st_mode=S_IFREG|0755, st_size=28412, ...}) = 0
lstat64("/usr/lib/perl5/i386-linux/../../libartsdsp.so.0", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0
lstat64("/usr/lib/perl5/i386-linux/../../libkab.so", {st_mode=S_IFLNK|0777, st_size=15, ...}) = 0
lstat64("/usr/lib/perl5/i386-linux/../../libimlib-bmp.so", {st_mode=S_IFREG|0755, st_size=7036, ...}) = 0
...
$

Проблема где-то в районе ExtUtils::MM_Unix и File::Find. Я пока не смог
разобраться, где именно и как её решить. Может ещё кто-нибудь в перле
хорошо разбирается?

-- 
WBR, Alexey Tourbin
BIOZAK Ltd., Russia

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-10 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-10 17:17 [devel] perl buildreq Alexey Tourbin

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