ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Re: exult-1.1beta3-alt1.src.rpm.log - rebuild failed
  @ 2004-01-30  8:19   ` Stanislav Ievlev
  2004-01-30  8:27     ` Alexey I. Froloff
  0 siblings, 1 reply; 5+ messages in thread
From: Stanislav Ievlev @ 2004-01-30  8:19 UTC (permalink / raw)
  To: Вячеслав
	Диконов
  Cc: devel

On Fri, Jan 30, 2004 at 12:03:05AM +0300, Вячеслав Диконов wrote:
> В Чтв, 29.01.2004, в 14:44, Stanislav Ievlev пишет:
> > Components: hasher
> > element include: XInclude warning : Deprecated XInclude namespace found, use http://www.w3.org/2003/XInclude
> > element include: XInclude warning : Deprecated XInclude namespace found, use http://www.w3.org/2003/XInclude
> Ну и что? Авторы exult используют что хотят, возможно для совместимости.
> Программа прекрасно работает.
То что deprecated в следующей версии gcc исчезнет и программа перестанет собираться.
О какой совместимости может идти речь, если они просто не соответствуют
стандарту ISO/C++.
>  
> ...
> > i586-alt-linux-g++ -pipe -Wall -O2 -march=i586 -mcpu=i686 -o ucxt ops.o ucdata.o ucxt.o ucfunc.o  ../../../conf/.libs/libconf.a ../../../files/.libs/libu7file.a
> > make[4]: Leaving directory `/usr/src/RPM/BUILD/exult-1.1beta3/usecode/ucxt/src'
> > Making all in include
> > make[4]: Entering directory `/usr/src/RPM/BUILD/exult-1.1beta3/usecode/ucxt/include'
> > make[4]: Nothing to be done for `all'.
> > make[4]: Leaving directory `/usr/src/RPM/BUILD/exult-1.1beta3/usecode/ucxt/include'
> > Making all in data
> > make[4]: Entering directory `/usr/src/RPM/BUILD/exult-1.1beta3/usecode/ucxt/data'
> > ../head2data u7bgintrinsics.data u7siintrinsics.data
> > make[4]: *** No rule to make target `u7siintrinsics.data', needed by `all-am'.  Stop.
> > make[4]: *** Waiting for unfinished jobs....
> > make[4]: Leaving directory `/usr/src/RPM/BUILD/exult-1.1beta3/usecode/ucxt/data'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory `/usr/src/RPM/BUILD/exult-1.1beta3/usecode/ucxt'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/usr/src/RPM/BUILD/exult-1.1beta3/usecode'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/src/RPM/BUILD/exult-1.1beta3'
> > make: *** [all] Error 2
> > make: Leaving directory `/usr/src/RPM/BUILD/exult-1.1beta3'
> > error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.95666 (%build)
> Бред сивой кобылы! У меня собирается без единого писка. 
Скорее филькина грамота ;)

В дано случае: Waiting for unfinished jobs.... сигнализирует что не
проходит smp сборка. 
Замените %make_build на %build и поставьте комментарий "#NO SMP"
> 
> Объясните в чём дело человеческим языком, пожалуйста, потому что я не
> понимаю чего он там не нашёл и почему. Может это hasher не может
> нормальную среду сборки создать? Или buildreq неправильно работает?
hasher делает только то что его попросят.

P.S. Посылаю в devel так как информация может пригодиться новым мантейнерам.
> 


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

* Re: [devel] Re: exult-1.1beta3-alt1.src.rpm.log - rebuild failed
  2004-01-30  8:19   ` [devel] Re: exult-1.1beta3-alt1.src.rpm.log - rebuild failed Stanislav Ievlev
@ 2004-01-30  8:27     ` Alexey I. Froloff
  2004-01-30  8:40       ` Stanislav Ievlev
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey I. Froloff @ 2004-01-30  8:27 UTC (permalink / raw)
  To: devel

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

* Stanislav Ievlev <inger@altlinux.org> [040130 11:20]:
> В дано случае: Waiting for unfinished jobs.... сигнализирует что не
> проходит smp сборка. 
> Замените %make_build на %build и поставьте комментарий "#NO SMP"
Гхм...

Надо заменить:

%make_build

на:

#NO SMP
%define __nprocs 1
%make_build


-- 
Regards, Sir Raorn.
-------------------
Поздно, сегодня все равно будет новая версия.
		-- ldv in sisyphus@

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

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

* Re: [devel] Re: exult-1.1beta3-alt1.src.rpm.log - rebuild failed
  2004-01-30  8:27     ` Alexey I. Froloff
@ 2004-01-30  8:40       ` Stanislav Ievlev
  2004-01-30  8:44         ` Alexey I. Froloff
  0 siblings, 1 reply; 5+ messages in thread
From: Stanislav Ievlev @ 2004-01-30  8:40 UTC (permalink / raw)
  To: ALT Devel discussion list

On Fri, Jan 30, 2004 at 11:27:00AM +0300, Alexey I. Froloff wrote:
> * Stanislav Ievlev <inger@altlinux.org> [040130 11:20]:
> > В дано случае: Waiting for unfinished jobs.... сигнализирует что не
> > проходит smp сборка. 
> > Замените %make_build на %build и поставьте комментарий "#NO SMP"
> Гхм...
> 
> Надо заменить:
> 
> %make_build
> 
> на:
> 
> #NO SMP
> %define __nprocs 1
> %make_build
Это одно и тоже по моему по сравнению с моим предложением.
> 
> 
> -- 
> Regards, Sir Raorn.
> -------------------
> Поздно, сегодня все равно будет новая версия.
> 		-- ldv in sisyphus@



> _______________________________________________
> Devel mailing list
> Devel@altlinux.ru
> http://altlinux.ru/mailman/listinfo/devel



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

* Re: [devel] Re: exult-1.1beta3-alt1.src.rpm.log - rebuild failed
  2004-01-30  8:40       ` Stanislav Ievlev
@ 2004-01-30  8:44         ` Alexey I. Froloff
  2004-01-30  8:46           ` Stanislav Ievlev
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey I. Froloff @ 2004-01-30  8:44 UTC (permalink / raw)
  To: ALT Devel discussion list

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

* Stanislav Ievlev <inger@altlinux.org> [040130 11:41]:
> On Fri, Jan 30, 2004 at 11:27:00AM +0300, Alexey I. Froloff wrote:
> > * Stanislav Ievlev <inger@altlinux.org> [040130 11:20]:
> > > В дано случае: Waiting for unfinished jobs.... сигнализирует что не
> > > проходит smp сборка. 
> > > Замените %make_build на %build и поставьте комментарий "#NO SMP"
> > Гхм...

> > Надо заменить:

> > %make_build

> > на:

> > #NO SMP
> > %define __nprocs 1
> > %make_build
> Это одно и тоже по моему по сравнению с моим предложением.
%build - это секция такая ;-)  Возможно имелось в виду %make ?

-- 
Regards, Sir Raorn.
-------------------
> А вот у меня, ыыыыы, pkg-build вообще так и не работает (см.
>предыдущие репорты). Что делать с этим подземным стуком?
Вешать на него баги !
		-- rider in devel@

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

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

* Re: [devel] Re: exult-1.1beta3-alt1.src.rpm.log - rebuild failed
  2004-01-30  8:44         ` Alexey I. Froloff
@ 2004-01-30  8:46           ` Stanislav Ievlev
  0 siblings, 0 replies; 5+ messages in thread
From: Stanislav Ievlev @ 2004-01-30  8:46 UTC (permalink / raw)
  To: ALT Devel discussion list

On Fri, Jan 30, 2004 at 11:44:02AM +0300, Alexey I. Froloff wrote:
> * Stanislav Ievlev <inger@altlinux.org> [040130 11:41]:
> > On Fri, Jan 30, 2004 at 11:27:00AM +0300, Alexey I. Froloff wrote:
> > > * Stanislav Ievlev <inger@altlinux.org> [040130 11:20]:
> > > > В дано случае: Waiting for unfinished jobs.... сигнализирует что не
> > > > проходит smp сборка. 
> > > > Замените %make_build на %build и поставьте комментарий "#NO SMP"
> > > Гхм...
> 
> > > Надо заменить:
> 
> > > %make_build
> 
> > > на:
> 
> > > #NO SMP
> > > %define __nprocs 1
> > > %make_build
> > Это одно и тоже по моему по сравнению с моим предложением.
> %build - это секция такая ;-)  Возможно имелось в виду %make ?
Ох блин, точно. Не проснулся ещё! ;)
> 
> -- 
> Regards, Sir Raorn.
> -------------------
> > А вот у меня, ыыыыы, pkg-build вообще так и не работает (см.
> >предыдущие репорты). Что делать с этим подземным стуком?
> Вешать на него баги !
> 		-- rider in devel@



> _______________________________________________
> Devel mailing list
> Devel@altlinux.ru
> http://altlinux.ru/mailman/listinfo/devel



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

end of thread, other threads:[~2004-01-30  8:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-30  8:19   ` [devel] Re: exult-1.1beta3-alt1.src.rpm.log - rebuild failed Stanislav Ievlev
2004-01-30  8:27     ` Alexey I. Froloff
2004-01-30  8:40       ` Stanislav Ievlev
2004-01-30  8:44         ` Alexey I. Froloff
2004-01-30  8:46           ` Stanislav Ievlev

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