From: Alexey Tourbin <at@turbinal.org> To: devel@altlinux.ru Subject: [devel] perl buildreq Date: Fri, 10 Jan 2003 20:17:58 +0300 Message-ID: <20030110171758.GA3053@ungrund> (raw) [-- 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 --]
reply other threads:[~2003-01-10 17:17 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030110171758.GA3053@ungrund \ --to=at@turbinal.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