From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Ошибка при сборке wxPerl
Date: Mon, 26 Jun 2006 18:22:20 +0400
Message-ID: <20060626142220.GB6065@localhost.localdomain> (raw)
In-Reply-To: <20060626140438.GA6065@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 1686 bytes --]
On Mon, Jun 26, 2006 at 06:04:38PM +0400, Alexey Tourbin wrote:
> On Mon, Jun 26, 2006 at 04:02:19PM +0300, Slava Dubrovskiy wrote:
> > #
> > /usr/src/tmp/perl-Wx-buildroot/usr/lib/perl5/vendor_perl/i386-linux/Wx/Calendar.pm:
> > deparse failed, trying to recover with -MWx
> > #
> > /usr/src/tmp/perl-Wx-buildroot/usr/lib/perl5/vendor_perl/i386-linux/Wx/Calendar.pm:
> > deparse failed.
> > prefix=/usr/src/tmp/perl-Wx-buildroot/usr/lib/perl5/vendor_perl/i386-linux
> > error: /bin/sh failed
> > error: Failed to find Requires
>
> Проблема локализована, это SEGV при отсутствии DISPLAY.
>
> at@localhost ~build/Wx-0.26 12 $ perl -Mblib -c blib/lib/Wx/Calendar.pm
> blib/lib/Wx/Calendar.pm syntax OK
> at@localhost ~build/Wx-0.26 12 $ DISPLAY= perl -Mblib -c blib/lib/Wx/Calendar.pm
> zsh: segmentation fault DISPLAY= perl -Mblib -c blib/lib/Wx/Calendar.pm
> at@localhost ~build/Wx-0.26 12 $
Проблема локализована ещё сильнее.
at@localhost ~build/Wx-0.26 13 $ gendiff . -
--- ./Constant.c- 2006-06-26 17:48:59 +0400
+++ ./Constant.c 2006-06-26 18:18:42 +0400
@@ -2170,6 +2170,7 @@ void SetConstants()
//
// Predefined colours
//
+ fprintf(stderr, "wxRED=%p\n", wxRED);
wxPli_set_const( "wxRED", "Wx::Colour", new wxColour( *wxRED ) );
wxPli_set_const( "wxGREEN", "Wx::Colour", new wxColour( *wxGREEN ) );
wxPli_set_const( "wxBLUE", "Wx::Colour", new wxColour( *wxBLUE ) );
at@localhost ~build/Wx-0.26 13 $ DISPLAY= perl -Mblib -e 'use Wx'
wxRED=(nil)
zsh: segmentation fault DISPLAY= perl -Mblib -e 'use Wx'
at@localhost ~build/Wx-0.26 13 $
Узятие значения по нулевму адресу у чистом виде.
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
prev parent reply other threads:[~2006-06-26 14:22 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-21 14:59 Slava Dubrovskiy
2006-06-21 15:41 ` Sergey Vlasov
2006-06-21 15:50 ` Led
2006-06-23 8:22 ` Slava Dubrovskiy
2006-06-23 14:22 ` Alexey Tourbin
2006-06-24 0:02 ` Alexey Tourbin
2006-06-26 9:17 ` Slava Dubrovskiy
2006-06-26 10:45 ` Alex Gorbachenko
2006-06-26 12:39 ` Alexey Tourbin
2006-06-26 13:02 ` Slava Dubrovskiy
2006-06-26 13:16 ` Alexey Tourbin
2006-06-26 13:31 ` Slava Dubrovskiy
2006-06-26 14:04 ` Alexey Tourbin
2006-06-26 14:17 ` Slava Dubrovskiy
2006-06-26 14:27 ` Alexey Tourbin
2006-06-26 14:32 ` Slava Dubrovskiy
2006-06-26 14:39 ` Alexey Tourbin
2006-06-26 14:54 ` Alexey Tourbin
2006-06-26 15:30 ` Igor Zubkov
2006-06-26 15:44 ` Alexey Tourbin
2006-06-27 6:38 ` Slava Dubrovskiy
2006-06-26 14:22 ` 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=20060626142220.GB6065@localhost.localdomain \
--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