ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] gimp-1.2.1-ipl1mdk.src.rpm rebuild failed
@ 2001-03-02  8:05 Andrey Brindeew
  2001-03-02  8:25 ` Aleksey Novodvorsky
  0 siblings, 1 reply; 6+ messages in thread
From: Andrey Brindeew @ 2001-03-02  8:05 UTC (permalink / raw)
  To: Sisyphus Mailing List

Hello!

Subj.

make[3]: Entering directory `/usr/src/RPM/BUILD/gimp-1.2.1/plug-ins/perl'
[Some skipped]
/usr/bin/perl5 -I/usr/lib/perl5/5.00503/i386-linux
-I/usr/lib/perl5/5.00503 /usr/lib/perl5
/5.00503/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.00503/ExtUtils/typemap
-typemap /usr/s
cc -c -I/usr/src/RPM/BUILD/gimp-1.2.1/plug-ins/perl -I../../..
-I/usr/src/RPM/BUILD/gimp-1.2.1/plug-ins/perl/../..
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include
-I/usr/X11R6/include  -DGTK_DISABLE_COMPAT_H
-I/usr/lib/perl5/site_perl/5.005/i386-linux/PDL/Core -pipe -g  -O2
-fexpensive-optimizations -march=i686 -ffast-math -Dbool=char -DHAS_BOOL
-I/usr/local/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti
-pipe -s
-mpentium -mcpu=pentium -march=pentium -ffast-math
-fexpensive-optimizations    -DVERSION=\"1.201\" -DXS_VERSION=\"1.201\"
-fpic -I/usr/lib/perl5/5.00503/i386-linux/CORE -Ddatadir="\"/usr/share\""
-DHAVE_PDL=1  Lib.c
In file included from
/usr/lib/perl5/site_perl/5.005/i386-linux/PDL/Core/pdlcore.h:3,
                 from Lib.xs:20:
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:136:18: warning: "VOIDUSED"
redefined
/usr/lib/perl5/5.00503/i386-linux/CORE/config.h:1865:1: warning: this is
the location of the previous definition
In file included from Lib.xs:20:
/usr/lib/perl5/site_perl/5.005/i386-linux/PDL/Core/pdlcore.h:4:20:
ppport.h: No such file
or directory
Lib.xs:484:93: warning: pasting would not give a valid preprocessing token
Lib.xs:485:93: warning: pasting would not give a valid preprocessing token
Lib.xs:486:101: warning: pasting would not give a valid preprocessing
token
Lib.xs:487:93: warning: pasting would not give a valid preprocessing token
Lib.xs:488:96: warning: pasting would not give a valid preprocessing token
make[4]: *** [Lib.o] Error 1
make[4]: Leaving directory
`/usr/src/RPM/BUILD/gimp-1.2.1/plug-ins/perl/Gimp'
make[3]: *** [subdirs] Error 2
make[3]: Leaving directory `/usr/src/RPM/BUILD/gimp-1.2.1/plug-ins/perl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/gimp-1.2.1/plug-ins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/gimp-1.2.1'
make: *** [all-recursive-am] Error 2
Неверный код возврата из /var/tmp/rpm-tmp.29109 (%build)

$ rpm -q perl-PDL
perl-PDL-2.003-4mdk
Модуль не обновлялся со времен январского 7.0 RE.
(Не прописана зависимость в сабжевом файле?)

Сейчас пробую обновить PDL с CPAN - не проходит один из тестов:
t/callext.........../usr/bin/ld: cannot find -lposix
collect2: ld returned 1 exit status
Error linking t/callext.o at t/callext.t line 32

$ rpm -qf /usr/bin/ld
binutils-2.10.91.0.4-ipl1mdk

$ rpm -qf /usr/bin/perl
perl-base-5.00503-10mdk

(Переходить на 5.6 пока религия не позволяет)

--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely" (C) Larry Wall.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] gimp-1.2.1-ipl1mdk.src.rpm rebuild failed
  2001-03-02  8:05 [sisyphus] gimp-1.2.1-ipl1mdk.src.rpm rebuild failed Andrey Brindeew
@ 2001-03-02  8:25 ` Aleksey Novodvorsky
  2001-03-02 11:19   ` Andrey Brindeew
  0 siblings, 1 reply; 6+ messages in thread
From: Aleksey Novodvorsky @ 2001-03-02  8:25 UTC (permalink / raw)
  To: sisyphus

Hi!
On Fri, 2 Mar 2001 11:05:32 +0300
Andrey Brindeew <abr@abr.x9.ru> wrote:

> Hello!
> 
> Subj.
> 

> $ rpm -q perl-PDL
> perl-PDL-2.003-4mdk
> Модуль не обновлялся со времен январского 7.0 RE.
> (Не прописана зависимость в сабжевом файле?)

[aen@pi aen]$ rpm -q perl-PDL
perl-PDL-2.101-ipl5mdk

Пропишу в BuildRequires при следующей сборке, спасибо.
Обновитесь из Sisyphus.

Rgrds, AEN



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] gimp-1.2.1-ipl1mdk.src.rpm rebuild failed
  2001-03-02  8:25 ` Aleksey Novodvorsky
@ 2001-03-02 11:19   ` Andrey Brindeew
  2001-03-02 11:37     ` Aleksey Novodvorsky
  0 siblings, 1 reply; 6+ messages in thread
From: Andrey Brindeew @ 2001-03-02 11:19 UTC (permalink / raw)
  To: sisyphus

On Fri, 2 Mar 2001 11:25:10 +0300
Aleksey Novodvorsky <aen@logic.ru> wrote:

AN> Пропишу в BuildRequires при следующей сборке, спасибо.
AN> Обновитесь из Sisyphus.

ok, теперь ступор вот на чем:
Обрабатываю файлы: gimp-perl-1.2.1-ipl1mdk
Файл не найден:
/var/tmp/gimp-buildroot/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/Gimp

[a lots of same messages skipped]

Файл не найден:
/var/tmp/gimp-buildroot/usr/lib/perl5/site_perl/5.6.0/i386-linux/Gimp/basewidget.pm
Requires: gimp perl
$

--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely" (C) Larry Wall.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] gimp-1.2.1-ipl1mdk.src.rpm rebuild failed
  2001-03-02 11:19   ` Andrey Brindeew
@ 2001-03-02 11:37     ` Aleksey Novodvorsky
  2001-03-02 19:46       ` Mikhail Zabaluev
  0 siblings, 1 reply; 6+ messages in thread
From: Aleksey Novodvorsky @ 2001-03-02 11:37 UTC (permalink / raw)
  To: sisyphus

On Fri, 2 Mar 2001 14:19:05 +0300
Andrey Brindeew <linux@abr.x9.ru> wrote:

> On Fri, 2 Mar 2001 11:25:10 +0300
> Aleksey Novodvorsky <aen@logic.ru> wrote:
> 
> AN> Пропишу в BuildRequires при следующей сборке, спасибо.
> AN> Обновитесь из Sisyphus.
> 
> ok, теперь ступор вот на чем:
> Обрабатываю файлы: gimp-perl-1.2.1-ipl1mdk
> Файл не найден:
> /var/tmp/gimp-buildroot/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/Gimp
> 
> [a lots of same messages skipped]
> 
> Файл не найден:
> /var/tmp/gimp-buildroot/usr/lib/perl5/site_perl/5.6.0/i386-linux/Gimp/basewidget.pm
> Requires: gimp perl
> $
Так perl-то у Вас не 5.6.0. Поправьте %files
И посмотрите в /var/tmp/gimp-buildroot для уточнения списка.

Rgrds, AEN



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] gimp-1.2.1-ipl1mdk.src.rpm rebuild failed
  2001-03-02 11:37     ` Aleksey Novodvorsky
@ 2001-03-02 19:46       ` Mikhail Zabaluev
  2001-03-04  9:59         ` Aleksey Novodvorsky
  0 siblings, 1 reply; 6+ messages in thread
From: Mikhail Zabaluev @ 2001-03-02 19:46 UTC (permalink / raw)
  To: sisyphus

Hello Aleksey,

On Fri, Mar 02, 2001 at 14:37 +0300, Aleksey Novodvorsky wrote:
>
> On Fri, 2 Mar 2001 14:19:05 +0300
> Andrey Brindeew <linux@abr.x9.ru> wrote:
> 
> > On Fri, 2 Mar 2001 11:25:10 +0300
> > Aleksey Novodvorsky <aen@logic.ru> wrote:
> > 
> > AN> Пропишу в BuildRequires при следующей сборке, спасибо.
> > AN> Обновитесь из Sisyphus.
> > 
> > ok, теперь ступор вот на чем:
> > Обрабатываю файлы: gimp-perl-1.2.1-ipl1mdk
> > Файл не найден:
> > /var/tmp/gimp-buildroot/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/Gimp
> > 
> > [a lots of same messages skipped]
> > 
> > Файл не найден:
> > /var/tmp/gimp-buildroot/usr/lib/perl5/site_perl/5.6.0/i386-linux/Gimp/basewidget.pm
> > Requires: gimp perl
> > $
> Так perl-то у Вас не 5.6.0. Поправьте %files
> И посмотрите в /var/tmp/gimp-buildroot для уточнения списка.

Пакет явно кривоват. Каталоги perl должны подставляться из
макросов. Смотрите пакеты модулей perl для примера.

-- 
Stay tuned,
  MhZ                                    mailto:mookid@sigent.ru
-----------
How comes it to pass, then, that we appear such cowards in reasoning,
and are so afraid to stand the test of ridicule?
		-- A. Cooper



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] gimp-1.2.1-ipl1mdk.src.rpm rebuild failed
  2001-03-02 19:46       ` Mikhail Zabaluev
@ 2001-03-04  9:59         ` Aleksey Novodvorsky
  0 siblings, 0 replies; 6+ messages in thread
From: Aleksey Novodvorsky @ 2001-03-04  9:59 UTC (permalink / raw)
  To: sisyphus

On Fri, 2 Mar 2001 22:46:43 +0300
Mikhail Zabaluev <mookid@sigent.ru> wrote:

> Hello Aleksey,
> 

> Пакет явно кривоват. Каталоги perl должны подставляться из
> макросов. Смотрите пакеты модулей perl для примера.
Исправляюсь:

* Sun Mar 4 2001 AEN <aen@logic.ru> 1.2.1-ipl2mdk
- spec cleanup
- mookidization

Rgrds, AEN





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-03-04  9:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-02  8:05 [sisyphus] gimp-1.2.1-ipl1mdk.src.rpm rebuild failed Andrey Brindeew
2001-03-02  8:25 ` Aleksey Novodvorsky
2001-03-02 11:19   ` Andrey Brindeew
2001-03-02 11:37     ` Aleksey Novodvorsky
2001-03-02 19:46       ` Mikhail Zabaluev
2001-03-04  9:59         ` Aleksey Novodvorsky

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git