ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Fwd: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed
@ 2011-04-08  6:46 REAL
  2011-04-08  8:32 ` Paul Wolneykien
  0 siblings, 1 reply; 5+ messages in thread
From: REAL @ 2011-04-08  6:46 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Привет!

А что случилось, что стала такая ошибка выскакивать?

-------- Исходное сообщение --------
Тема: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed
Дата: Fri,  8 Apr 2011 10:06:20 +0400 (MSD)
От: ALT beekeeper <beehive@altlinux.org>
[...]
Prelude.c: At top level:
Prelude.c:65355:1: error: static declaration of 'boot_Prelude' follows 
non-static declaration
Prelude.c:1714:17: note: previous declaration of 'boot_Prelude' was here
[..]

-- 
Sincerely yours,
ALT beekeeper






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

* Re: [devel] Fwd: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed
  2011-04-08  6:46 [devel] Fwd: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed REAL
@ 2011-04-08  8:32 ` Paul Wolneykien
  2011-04-08  8:52   ` Vladimir Lettiev
  2011-04-08  8:55   ` REAL
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Wolneykien @ 2011-04-08  8:32 UTC (permalink / raw)
  To: ALT Linux Team development discussions

08.04.2011 10:46, REAL пишет:
> Привет!
> 
> А что случилось, что стала такая ошибка выскакивать?
> 
> -------- Исходное сообщение --------
> Тема: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed
> Дата: Fri,  8 Apr 2011 10:06:20 +0400 (MSD)
> От: ALT beekeeper <beehive@altlinux.org>
> [...]
> Prelude.c: At top level:
> Prelude.c:65355:1: error: static declaration of 'boot_Prelude' follows
> non-static declaration
> Prelude.c:1714:17: note: previous declaration of 'boot_Prelude' was here
> [..]
> 

  Может быть версия компилятора подросла? И то, что раньше было
предупреждением, стало ошибкой…


  Паша.


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

* Re: [devel] Fwd: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed
  2011-04-08  8:32 ` Paul Wolneykien
@ 2011-04-08  8:52   ` Vladimir Lettiev
  2011-04-11  8:18     ` Dmitry V. Levin
  2011-04-08  8:55   ` REAL
  1 sibling, 1 reply; 5+ messages in thread
From: Vladimir Lettiev @ 2011-04-08  8:52 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Fri, Apr 08, 2011 at 12:32:47PM +0400, Paul Wolneykien wrote:
> 08.04.2011 10:46, REAL пишет:
> > Привет!
> > 
> > А что случилось, что стала такая ошибка выскакивать?
> > 
> > -------- Исходное сообщение --------
> > Тема: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed
> > Дата: Fri,  8 Apr 2011 10:06:20 +0400 (MSD)
> > От: ALT beekeeper <beehive@altlinux.org>
> > [...]
> > Prelude.c: At top level:
> > Prelude.c:65355:1: error: static declaration of 'boot_Prelude' follows
> > non-static declaration
> > Prelude.c:1714:17: note: previous declaration of 'boot_Prelude' was here
> > [..]
> > 
> 
>   Может быть версия компилятора подросла? И то, что раньше было
> предупреждением, стало ошибкой…

Нет, это из-за perl.

Perl сломан, по всей видимости, этим коммитом:
http://git.altlinux.org/people/at/packages/perl.git?p=perl.git;a=commit;h=155c3e1

Непонятно зачем этим патч нужен, никаких комментариев от автора нет.
https://bugzilla.altlinux.org/show_bug.cgi?id=23793#c6

-- 
Vladimir Lettiev aka crux ✉ theCrux@gmail.com


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

* Re: [devel] Fwd: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed
  2011-04-08  8:32 ` Paul Wolneykien
  2011-04-08  8:52   ` Vladimir Lettiev
@ 2011-04-08  8:55   ` REAL
  1 sibling, 0 replies; 5+ messages in thread
From: REAL @ 2011-04-08  8:55 UTC (permalink / raw)
  To: ALT Linux Team development discussions

08.04.2011 15:32, Paul Wolneykien пишет:
>> Prelude.c: At top level:
>> Prelude.c:65355:1: error: static declaration of 'boot_Prelude' follows
>> non-static declaration
>> Prelude.c:1714:17: note: previous declaration of 'boot_Prelude' was here
>> [..]
>
>    Может быть версия компилятора подросла? И то, что раньше было
> предупреждением, стало ошибкой…

Нет, компилятор какой был, такой и остался, если верить dist-upgrade и 
prometheus.a.o.

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ


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

* Re: [devel] Fwd: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed
  2011-04-08  8:52   ` Vladimir Lettiev
@ 2011-04-11  8:18     ` Dmitry V. Levin
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2011-04-11  8:18 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

On Fri, Apr 08, 2011 at 12:52:17PM +0400, Vladimir Lettiev wrote:
> On Fri, Apr 08, 2011 at 12:32:47PM +0400, Paul Wolneykien wrote:
> > 08.04.2011 10:46, REAL пишет:
> > > Привет!
> > > 
> > > А что случилось, что стала такая ошибка выскакивать?
> > > 
> > > -------- Исходное сообщение --------
> > > Тема: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed
> > > Дата: Fri,  8 Apr 2011 10:06:20 +0400 (MSD)
> > > От: ALT beekeeper <beehive@altlinux.org>
> > > [...]
> > > Prelude.c: At top level:
> > > Prelude.c:65355:1: error: static declaration of 'boot_Prelude' follows
> > > non-static declaration
> > > Prelude.c:1714:17: note: previous declaration of 'boot_Prelude' was here
> > > [..]
> > > 
> > 
> >   Может быть версия компилятора подросла? И то, что раньше было
> > предупреждением, стало ошибкой…
> 
> Нет, это из-за perl.
> 
> Perl сломан, по всей видимости, этим коммитом:
> http://git.altlinux.org/people/at/packages/perl.git?p=perl.git;a=commit;h=155c3e1
> 
> Непонятно зачем этим патч нужен, никаких комментариев от автора нет.
> https://bugzilla.altlinux.org/show_bug.cgi?id=23793#c6

Автор молчит, так что поступайте согласно вашему пониманию ситуации.


-- 
ldv

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

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

end of thread, other threads:[~2011-04-11  8:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-08  6:46 [devel] Fwd: libprelude-1.0.0-alt1.3: Sisyphus/i586 test rebuild failed REAL
2011-04-08  8:32 ` Paul Wolneykien
2011-04-08  8:52   ` Vladimir Lettiev
2011-04-11  8:18     ` Dmitry V. Levin
2011-04-08  8:55   ` REAL

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