ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Lipatov <lav@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Cc: Alexey Shabalin <shaba@altlinux.org>
Subject: [devel] mariadb build failed
Date: Sun, 11 Jul 2021 13:42:25 +0300
Message-ID: <fad365035f737a35d04b1cfe6c224f5b@altlinux.ru> (raw)
In-Reply-To: <20210710170859.GB7950@altlinux.org>

Dmitry V. Levin писал 10.7.21 20:08:
...
> По-видимому, случилось обновление пакета cmake, и больше ничего:
> https://lists.altlinux.org/pipermail/sisyphus-incominger/2021-July/619503.html
> 
> В результате сломалась сборка пары десятков пакетов.

Алексей, как я понимаю, в правиле опечатка, отсюда и получаем
CMake Error at libmariadb/cmake/ConnectorName.cmake:30 (ENDMACRO):
   Flow control statements are not properly nested.
Call Stack (most recent call first):
   libmariadb/CMakeLists.txt:423 (INCLUDE)

Исправляется так:
$ diff -u libmariadb/cmake/ConnectorName.cmake 
libmariadb/cmake/ConnectorName.cmake.new
--- libmariadb/cmake/ConnectorName.cmake	2021-07-11 13:39:22.075170376 
+0300
+++ libmariadb/cmake/ConnectorName.cmake.new	2021-07-11 
13:39:16.929141979 +0300
@@ -22,7 +22,7 @@
      SET(MACHINE_NAME "x64")
    ELSE()
      SET(MACHINE_NAME "32")
-  END()
+  ENDIF()
  ENDIF()

-- 
С уважением,
Виталий Липатов,
ALT Linux Team


  parent reply	other threads:[~2021-07-11 10:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-10 16:51 ` [devel] icewm-3:2.5.0-alt1: Sisyphus/x86_64 test rebuild failed Дмитрий Ханжин
2021-07-10 16:55 ` Dmitriy Khanzhin
2021-07-10 17:08   ` Dmitry V. Levin
2021-07-10 17:26     ` Vitaly Lipatov
2021-07-10 17:45       ` Arseny Maslennikov
2021-07-10 17:53         ` Vitaly Lipatov
2021-07-10 18:48       ` Dmitry V. Levin
2021-07-10 19:31         ` Vitaly Lipatov
2021-07-11 10:42     ` Vitaly Lipatov [this message]
2021-07-10 18:36   ` Aleksey Novodvorsky
2021-07-11 10:25   ` Vitaly Lipatov
2021-07-11 18:35     ` Dmitriy Khanzhin
2021-07-12 10:40       ` Vitaly Lipatov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fad365035f737a35d04b1cfe6c224f5b@altlinux.ru \
    --to=lav@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    --cc=shaba@altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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