ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Re: wmxres-1.1-alt2: rebuild failed
  @ 2004-01-21  5:27 ` Alexey I. Froloff
  2004-01-21 10:43   ` Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2004-01-21  5:27 UTC (permalink / raw)
  To: devel

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

* QA Team Robot <qa@altlinux.org> [040120 19:33]:
> Executing(%build): /bin/sh -e /usr/src/RPM/tmp/rpm-tmp.79317
> + umask 022
> + /bin/mkdir -p /usr/src/RPM/BUILD
> + cd /usr/src/RPM/BUILD
> + cd wmxres.app
> + '[' -n '' ']'
> + NPROCS=1
> + make -j1 all
> make: Entering directory `/usr/src/RPM/BUILD/wmxres.app'
> cc -g -c -O2 -Wall -DLinux wmxres/wmxres.c -o wmxres/wmxres.o -I/usr/X11R6/include
> cc -g -c -O2 -Wall -DLinux wmgeneral/wmgeneral.c -o wmgeneral/wmgeneral.o -I/usr/X11R6/include
> make: Leaving directory `/usr/src/RPM/BUILD/wmxres.app'
> + exit 0
> Executing(%install): /bin/sh -e /usr/src/RPM/tmp/rpm-tmp.79317
[..skip..]
> + /bin/install -m755 wmxres/wmxres /usr/src/RPM/tmp/wmxres-buildroot/usr/X11R6/bin
> /bin/install: cannot stat `wmxres/wmxres': No such file or directory
> error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.79317 (%install)

Что за чудеса такие?  И как оно раньше собиралось?

-- 
Regards, Sir Raorn.
-------------------
Если Вы не будете вообще ничего качать,
то у Вас никогда не будет никакого признака
чего бы то ни было :-)
		-- zerg in sisyphus@

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

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

* Re: [devel] Re: wmxres-1.1-alt2: rebuild failed
  2004-01-21  5:27 ` [devel] Re: wmxres-1.1-alt2: rebuild failed Alexey I. Froloff
@ 2004-01-21 10:43   ` Dmitry V. Levin
  2004-01-21 10:53     ` Alexey I. Froloff
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2004-01-21 10:43 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Wed, Jan 21, 2004 at 08:27:53AM +0300, Alexey I. Froloff wrote:
> * QA Team Robot <qa@altlinux.org> [040120 19:33]:
> > Executing(%build): /bin/sh -e /usr/src/RPM/tmp/rpm-tmp.79317
> > + umask 022
> > + /bin/mkdir -p /usr/src/RPM/BUILD
> > + cd /usr/src/RPM/BUILD
> > + cd wmxres.app
> > + '[' -n '' ']'
> > + NPROCS=1
> > + make -j1 all
> > make: Entering directory `/usr/src/RPM/BUILD/wmxres.app'
> > cc -g -c -O2 -Wall -DLinux wmxres/wmxres.c -o wmxres/wmxres.o -I/usr/X11R6/include
> > cc -g -c -O2 -Wall -DLinux wmgeneral/wmgeneral.c -o wmgeneral/wmgeneral.o -I/usr/X11R6/include
> > make: Leaving directory `/usr/src/RPM/BUILD/wmxres.app'
> > + exit 0
> > Executing(%install): /bin/sh -e /usr/src/RPM/tmp/rpm-tmp.79317
> [..skip..]
> > + /bin/install -m755 wmxres/wmxres /usr/src/RPM/tmp/wmxres-buildroot/usr/X11R6/bin
> > /bin/install: cannot stat `wmxres/wmxres': No such file or directory
> > error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.79317 (%install)
> 
> Что за чудеса такие?  И как оно раньше собиралось?

Там race condition - иногда оно собирается, иногда - нет.


-- 
ldv

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

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

* Re: [devel] Re: wmxres-1.1-alt2: rebuild failed
  2004-01-21 10:43   ` Dmitry V. Levin
@ 2004-01-21 10:53     ` Alexey I. Froloff
  2004-01-21 11:53       ` Victor Forsyuk
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2004-01-21 10:53 UTC (permalink / raw)
  To: ALT Devel discussion list

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

* Dmitry V. Levin <ldv@altlinux.org> [040121 13:43]:
> > > + /bin/install -m755 wmxres/wmxres /usr/src/RPM/tmp/wmxres-buildroot/usr/X11R6/bin
> > > /bin/install: cannot stat `wmxres/wmxres': No such file or directory
> > > error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.79317 (%install)
> > Что за чудеса такие?  И как оно раньше собиралось?
> Там race condition - иногда оно собирается, иногда - нет.
Понял, будем копать.

-- 
Regards, Sir Raorn.
-------------------
Самоубийцы должны быть на самообслуживании... все остальные - Welcom 2
Sisyphus, постоянно нестабильную среду разработки.
		-- rider in devel@

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

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

* Re: [devel] Re: wmxres-1.1-alt2: rebuild failed
  2004-01-21 10:53     ` Alexey I. Froloff
@ 2004-01-21 11:53       ` Victor Forsyuk
  0 siblings, 0 replies; 4+ messages in thread
From: Victor Forsyuk @ 2004-01-21 11:53 UTC (permalink / raw)
  To: ALT Devel discussion list

On Wed, Jan 21, 2004 at 01:53:34PM +0300, Alexey I. Froloff wrote:
> * Dmitry V. Levin <ldv@altlinux.org> [040121 13:43]:
> > > > + /bin/install -m755 wmxres/wmxres /usr/src/RPM/tmp/wmxres-buildroot/usr/X11R6/bin
> > > > /bin/install: cannot stat `wmxres/wmxres': No such file or directory
> > > > error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.79317 (%install)
> > > Что за чудеса такие?  И как оно раньше собиралось?
> > Там race condition - иногда оно собирается, иногда - нет.
> Понял, будем копать.

Просто собирать не через %make_build, а обычным make.




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

end of thread, other threads:[~2004-01-21 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-21  5:27 ` [devel] Re: wmxres-1.1-alt2: rebuild failed Alexey I. Froloff
2004-01-21 10:43   ` Dmitry V. Levin
2004-01-21 10:53     ` Alexey I. Froloff
2004-01-21 11:53       ` Victor Forsyuk

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