ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] vnc-4.1.2-alt3: i586 rebuild failed
  @ 2008-09-09  3:17 ` Denis Medvedev
  2008-09-09  8:53   ` Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Denis Medvedev @ 2008-09-09  3:17 UTC (permalink / raw)
  To: devel

Ого!
Что-то неладно в билдсистеме со временем?

-----Original Message-----
From: QA Team Robot <qa@altlinux.org>
To: Denis Medvedev <nbr@altlinux.org>
Date: Mon,  8 Sep 2008 14:15:13 +0400 (MSD)
Subject: vnc-4.1.2-alt3: i586 rebuild failed

> 
> Package: vnc-4.1.2-alt3
> Packager: Denis Medvedev <nbr@altlinux>
> Status: i586 rebuild failed.
> Please investigate.
> 
> Why:
> + CFLAGS='-pipe -Wall -O2 -march=i586 -mtune=i686'
> + export CFLAGS
> + CXXFLAGS='-pipe -Wall -O2 -march=i586 -mtune=i686'
> + export CXXFLAGS
> + FFLAGS='-pipe -Wall -O2 -march=i586 -mtune=i686'
> + export FFLAGS
> + export lt_cv_deplibs_check_method=pass_all
> + lt_cv_deplibs_check_method=pass_all
> + '[' -f configure.ac -o -f configure.in ']'
> + libtoolize --copy --force
> + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext
> configure: WARNING: Unrecognized options: --without-included-gettext
> checking for a BSD-compatible install... /bin/install -c
> checking whether build environment is sane... configure: error: newly created file is older than distributed files!
> Check your system clock
> 
> RPM build errors:
> error: Bad exit status from /usr/src/tmp/rpm-tmp.87804 (%build)
>     Bad exit status from /usr/src/tmp/rpm-tmp.87804 (%build)
> Command exited with non-zero status 1
> 57.41user 16.55system 0:42.78elapsed 172%CPU (0avgtext+0avgdata 0maxresident)k
> 0inputs+0outputs (0major+2901216minor)pagefaults 0swaps
> hsh-rebuild: rebuild of `vnc-4.1.2-alt3.src.rpm' failed.
> Command exited with non-zero status 1
> 
> -- 
> Sincerely yours,
> ALT QA Team Robot
> 



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

* Re: [devel] vnc-4.1.2-alt3: i586 rebuild failed
  2008-09-09  3:17 ` [devel] vnc-4.1.2-alt3: i586 rebuild failed Denis Medvedev
@ 2008-09-09  8:53   ` Dmitry V. Levin
  2008-09-09  9:17     ` Denis Medvedev
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2008-09-09  8:53 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Tue, Sep 09, 2008 at 07:17:57AM +0400, Denis Medvedev wrote:
> Ого!
> Что-то неладно в билдсистеме со временем?

Последняя неудачная сборка вашего пакета попала на глючный xen.
Но были и предыдущие неудачные сборки (тестовая пересборка проводится
в несколько итераций), и со временем там было всё в порядке.
К сожалению, лог тех сборок не сохраняется.

> > checking whether build environment is sane... configure: error: newly created file is older than distributed files!
> > Check your system clock


-- 
ldv

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

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

* Re: [devel] vnc-4.1.2-alt3: i586 rebuild failed
  2008-09-09  8:53   ` Dmitry V. Levin
@ 2008-09-09  9:17     ` Denis Medvedev
  2008-09-09  9:52       ` Михаил Якушин
  0 siblings, 1 reply; 4+ messages in thread
From: Denis Medvedev @ 2008-09-09  9:17 UTC (permalink / raw)
  To: ALT Linux Team development discussions



-----Original Message-----
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Date: Tue, 9 Sep 2008 12:53:12 +0400
Subject: Re: [devel] vnc-4.1.2-alt3: i586 rebuild failed

> On Tue, Sep 09, 2008 at 07:17:57AM +0400, Denis Medvedev wrote:
> > Ого!
> > Что-то неладно в билдсистеме со временем?
> 
> Последняя неудачная сборка вашего пакета попала на глючный xen.
т.е у xen до сих пор проблемы со временем. Ясно. А какая версия xen и ядра там, чтобы знать?

> Но были и предыдущие неудачные сборки (тестовая пересборка проводится
> в несколько итераций), и со временем там было всё в порядке.
> К сожалению, лог тех сборок не сохраняется.
Ну, тут проще - пересобрал дома, понял, что изменилось, уже выслал в сизиф.
> 
> > > checking whether build environment is sane... configure: error: newly created file is older than distributed files!
> > > Check your system clock



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

* Re: [devel] vnc-4.1.2-alt3: i586 rebuild failed
  2008-09-09  9:17     ` Denis Medvedev
@ 2008-09-09  9:52       ` Михаил Якушин
  0 siblings, 0 replies; 4+ messages in thread
From: Михаил Якушин @ 2008-09-09  9:52 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Denis Medvedev wrote:
> 
> -----Original Message-----
> From: "Dmitry V. Levin" <ldv@altlinux.org>
> To: ALT Devel discussion list <devel@lists.altlinux.org>
> Date: Tue, 9 Sep 2008 12:53:12 +0400
> Subject: Re: [devel] vnc-4.1.2-alt3: i586 rebuild failed
> 
>> On Tue, Sep 09, 2008 at 07:17:57AM +0400, Denis Medvedev wrote:
>>> Ого!
>>> Что-то неладно в билдсистеме со временем?
>> Последняя неудачная сборка вашего пакета попала на глючный xen.
> т.е у xen до сих пор проблемы со временем. Ясно. А какая версия xen и ядра там, чтобы знать?
xen там 3.1, и ядро из branch/4.0
Видимо скоро будем обновлять.


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

end of thread, other threads:[~2008-09-09  9:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-09  3:17 ` [devel] vnc-4.1.2-alt3: i586 rebuild failed Denis Medvedev
2008-09-09  8:53   ` Dmitry V. Levin
2008-09-09  9:17     ` Denis Medvedev
2008-09-09  9:52       ` Михаил Якушин

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