From: Alexey Tourbin <at@altlinux.ru> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] find-requires для perl Date: Mon, 18 Feb 2008 17:08:50 +0300 Message-ID: <20080218140850.GA16680@solemn.turbinal> (raw) In-Reply-To: <47AC7409.6030807@altlinux.com> [-- Attachment #1: Type: text/plain, Size: 930 bytes --] On Fri, Feb 08, 2008 at 06:23:53PM +0300, Anton Farygin wrote: > Словил на текущем Sisyphus: > No config found; attempting to find mythbackend via UPnP. > No backends found. Please copy /usr/src/.mythtv/config.xml from > aworking MythTV installation instead. > Compilation failed in require at > /usr/src/tmp/mythtv-buildroot/usr/bin/mythrename.pl line 22. > BEGIN failed--compilation aborted at > /usr/src/tmp/mythtv-buildroot/usr/bin/mythrename.pl line 22. > # /usr/src/tmp/mythtv-buildroot/usr/bin/mythrename.pl: deparse failed. > isPerl=0.030890515646368. > > у нас find-requires для perl пытается выполнять код ? Выполняются блоки BEGIN и директивы use. Это аналогично режиму syntax check (-c). $ perl -c -le 'BEGIN{print 1}' 1 -e syntax OK $ > Как это можно обойти ? Надо разбираться в каждом конкретном случае. Вообще на стадии BEGIN не принято выполнять слишком много кода. Привет. [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
prev parent reply other threads:[~2008-02-18 14:08 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-02-08 15:23 Anton Farygin 2008-02-08 15:40 ` Slava Dubrovskiy 2008-02-08 20:09 ` Anton Farygin 2008-02-18 14:08 ` Alexey Tourbin [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=20080218140850.GA16680@solemn.turbinal \ --to=at@altlinux.ru \ --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