ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Проблемы тестовой пересборки пакетов, использующих cmake
@ 2019-05-15  6:49 Andrey Savchenko
  2019-05-15  6:56 ` Pavel Vainerman
  2019-05-15  6:58 ` Антон Мидюков
  0 siblings, 2 replies; 6+ messages in thread
From: Andrey Savchenko @ 2019-05-15  6:49 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

Мне утром прилетела пара писем счастья от hiver:

В обоих логах строки вида:

error: /usr/src/in/spec/sdcv.spec:46: Got a %endif with no %if
Building target platforms: x86_64
Building for target x86_64
hsh-rebuild: sdcv-0.5.2-alt2.src.rpm: failed to create src.rpm file

Проблема в том, что в обоих спеках %endif нет вообще. В обоих
спеках номер строки с "ошибкой" — это пустая строка после
%cmake_build.

Кто-то поломал макросы cmake или beehive снова крышу сорвало?

Best regards,
Andrew Savchenko

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

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

* Re: [devel] Проблемы тестовой пересборки пакетов, использующих cmake
  2019-05-15  6:49 [devel] Проблемы тестовой пересборки пакетов, использующих cmake Andrey Savchenko
@ 2019-05-15  6:56 ` Pavel Vainerman
  2019-05-15  6:58   ` Anton Farygin
  2019-05-15  6:58 ` Антон Мидюков
  1 sibling, 1 reply; 6+ messages in thread
From: Pavel Vainerman @ 2019-05-15  6:56 UTC (permalink / raw)
  To: devel

15.05.2019 9:49, Andrey Savchenko пишет:
> Мне утром прилетела пара писем счастья от hiver:
> 
> В обоих логах строки вида:
> 
> error: /usr/src/in/spec/sdcv.spec:46: Got a %endif with no %if

 Подтверждаю. Тоже получил такие письма по паре своих пакетов.


-- 
Pavel Vainerman
www.etersoft.ru


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

* Re: [devel] Проблемы тестовой пересборки пакетов, использующих cmake
  2019-05-15  6:56 ` Pavel Vainerman
@ 2019-05-15  6:58   ` Anton Farygin
  2019-05-15  8:05     ` Gleb Fotengauer-Malinovskiy
  0 siblings, 1 reply; 6+ messages in thread
From: Anton Farygin @ 2019-05-15  6:58 UTC (permalink / raw)
  To: ALT Linux Team development discussions, Pavel Vainerman

15.05.2019 9:56, Pavel Vainerman пишет:
> 15.05.2019 9:49, Andrey Savchenko пишет:
>> Мне утром прилетела пара писем счастья от hiver:
>>
>> В обоих логах строки вида:
>>
>> error: /usr/src/in/spec/sdcv.spec:46: Got a %endif with no %if
>   Подтверждаю. Тоже получил такие письма по паре своих пакетов.
>
>
http://git.altlinux.org/tasks/archive/done/_223/229212/gears/100/git?p=git;a=commitdiff;h=20c910ef0c6a7cc8ef893435ea27ddf2defd3f4a




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

* Re: [devel] Проблемы тестовой пересборки пакетов, использующих cmake
  2019-05-15  6:49 [devel] Проблемы тестовой пересборки пакетов, использующих cmake Andrey Savchenko
  2019-05-15  6:56 ` Pavel Vainerman
@ 2019-05-15  6:58 ` Антон Мидюков
  1 sibling, 0 replies; 6+ messages in thread
From: Антон Мидюков @ 2019-05-15  6:58 UTC (permalink / raw)
  To: devel

15.05.2019 13:49, Andrey Savchenko пишет:
> Мне утром прилетела пара писем счастья от hiver:
Мне 70 прилетело :-(
> В обоих логах строки вида:
>
> error: /usr/src/in/spec/sdcv.spec:46: Got a %endif with no %if
> Building target platforms: x86_64
> Building for target x86_64
> hsh-rebuild: sdcv-0.5.2-alt2.src.rpm: failed to create src.rpm file
>
> Проблема в том, что в обоих спеках %endif нет вообще. В обоих
> спеках номер строки с "ошибкой" — это пустая строка после
> %cmake_build.
>
> Кто-то поломал макросы cmake или beehive снова крышу сорвало?
>
> Best regards,
> Andrew Savchenko
>
> _______________________________________________
> Devel mailing list
> Devel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel

-- 
С уважением, Антон Мидюков <antohami@altlinux.org>



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

* Re: [devel] Проблемы тестовой пересборки пакетов, использующих cmake
  2019-05-15  6:58   ` Anton Farygin
@ 2019-05-15  8:05     ` Gleb Fotengauer-Malinovskiy
  2019-05-15  8:12       ` Yuri Sedunov
  0 siblings, 1 reply; 6+ messages in thread
From: Gleb Fotengauer-Malinovskiy @ 2019-05-15  8:05 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

Hi,

On Wed, May 15, 2019 at 09:58:02AM +0300, Anton Farygin wrote:
> 15.05.2019 9:56, Pavel Vainerman пишет:
> > 15.05.2019 9:49, Andrey Savchenko пишет:
> >> Мне утром прилетела пара писем счастья от hiver:
> >>
> >> В обоих логах строки вида:
> >>
> >> error: /usr/src/in/spec/sdcv.spec:46: Got a %endif with no %if
> >   Подтверждаю. Тоже получил такие письма по паре своих пакетов.
> >
> >
> http://git.altlinux.org/tasks/archive/done/_223/229212/gears/100/git?p=git;a=commitdiff;h=20c910ef0c6a7cc8ef893435ea27ddf2defd3f4a

Извините, что так получилось.

#229385 BUILDING #1 [locked] [test-only] sisyphus cmake.git=3.13.4-alt3

-- 
glebfm

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

* Re: [devel] Проблемы тестовой пересборки пакетов, использующих cmake
  2019-05-15  8:05     ` Gleb Fotengauer-Malinovskiy
@ 2019-05-15  8:12       ` Yuri Sedunov
  0 siblings, 0 replies; 6+ messages in thread
From: Yuri Sedunov @ 2019-05-15  8:12 UTC (permalink / raw)
  To: devel

В Ср, 15/05/2019 в 11:05 +0300, Gleb Fotengauer-Malinovskiy пишет:
> Hi,
> 
> On Wed, May 15, 2019 at 09:58:02AM +0300, Anton Farygin wrote:
> > 15.05.2019 9:56, Pavel Vainerman пишет:
> > > 15.05.2019 9:49, Andrey Savchenko пишет:
> > > > Мне утром прилетела пара писем счастья от hiver:
> > > > 
> > > > В обоих логах строки вида:
> > > > 
> > > > error: /usr/src/in/spec/sdcv.spec:46: Got a %endif with no %if
> > >   Подтверждаю. Тоже получил такие письма по паре своих пакетов.
> > > 
> > > 
> > http://git.altlinux.org/tasks/archive/done/_223/229212/gears/100/git?p=git;a=commitdiff;h=20c910ef0c6a7cc8ef893435ea27ddf2defd3f4a
> 
> Извините, что так получилось.
> 
> #229385 BUILDING #1 [locked] [test-only] sisyphus cmake.git=3.13.4-
> alt3
> 

Ничего, ничего. Вопрос только в том, почему на кошках не тестилось, ну
хотя бы на одной.

-- 
Yuri N. Sedunov


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

end of thread, other threads:[~2019-05-15  8:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-15  6:49 [devel] Проблемы тестовой пересборки пакетов, использующих cmake Andrey Savchenko
2019-05-15  6:56 ` Pavel Vainerman
2019-05-15  6:58   ` Anton Farygin
2019-05-15  8:05     ` Gleb Fotengauer-Malinovskiy
2019-05-15  8:12       ` Yuri Sedunov
2019-05-15  6:58 ` Антон Мидюков

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