ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] perl-Image-MetaData-JPEG-0.15-alt1: i586 rebuild failed [1]
Date: Sun, 1 Apr 2007 21:35:31 +0400
Message-ID: <20070401173531.GL29754@solemn.turbinal> (raw)
In-Reply-To: <20070326123433.GA13711@mail.gu.net>

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

On Mon, Mar 26, 2007 at 03:34:33PM +0300, Victor Forsyuk wrote:
> > #   Failed test 'Write and reread works'
> > #   at t/JPEG_5_exif_GPS.t line 101.
> > #     Structures begin differing at:
> > #          $got = undef
> > #     $expected = ARRAY(0x835c250)
> > Can't call method "get_description" on unblessed reference at t/JPEG_5_exif_GPS.t line 105.
> > # Looks like you planned 47 tests but only ran 12.
> > # Looks like you failed 1 test of 12 run.
> > # Looks like your test died just after 12.
> > dubious
> > 	Test returned status 255 (wstat 65280, 0xff00)
> > DIED. FAILED tests 12-47
> > 	Failed 36/47 tests, 23.40% okay
> > t/JPEG_5_exif_IFD..........# Testing APP1 Exif data routines (IFD01_DATA)
> > Modification of a read-only value attempted at /usr/src/RPM/BUILD/Image-MetaData-JPEG-0.15/blib/lib/Image/MetaData/JPEG.pm line 134.
> 
> И так далее.
> 
> Как видно, с тестами начались проблемы при пересборке 19 марта. На других
> машинах с более старым перлом этот модуль собирается и работает. Мне ничего
> не остается, кроме как предположить, что в сделанной накануне поломки сборке
> perl-5.8.8-alt7 что-то было поломано или добавлено какое-то backward
> incompatible изменение.
> 
> Дальше следует известный русский вопрос... :)

Я посмотрел, как минимум в одном месте проблема вот к чему сводится.
В чистом perl-5.8.8 это работает:

$ perl -le 'my $ref=\"dummy"; open my $fh, ">>", $ref or die $!; print $fh "yeah"; print $$ref'
dummyyeah

$

С новым снапшотом это не работает:

$ perl -le 'my $ref=\"dummy"; open my $fh, ">>", $ref or die $!; print $fh "yeah"; print $$ref'
Invalid argument at -e line 1.       
$

Что делать надо подумать.

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

      reply	other threads:[~2007-04-01 17:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-26 12:34 ` Victor Forsyuk
2007-04-01 17:35   ` 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=20070401173531.GL29754@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