<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>40403</bug_id>
          
          <creation_ts>2021-07-08 18:13:40 +0300</creation_ts>
          <short_desc>Сломалась сборка mariadb</short_desc>
          <delta_ts>2021-07-11 23:15:37 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>mariadb</component>
          <version>unstable</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="AEN">aen</reporter>
          <assigned_to name="Alexey Shabalin">shaba</assigned_to>
          <cc>arseny</cc>
    
    <cc>shaba</cc>
    
    <cc>taf</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>200154</commentid>
    <comment_count>0</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2021-07-08 18:13:40 +0300</bug_when>
    <thetext>Прошу исправить</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>200262</commentid>
    <comment_count>1</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2021-07-11 19:25:23 +0300</bug_when>
    <thetext>Ищ devel@:

Алексей, как я понимаю, в правиле опечатка, отсюда и получаем
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 &quot;x64&quot;)
    ELSE()
      SET(MACHINE_NAME &quot;32&quot;)
-  END()
+  ENDIF()
  ENDIF()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>200279</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2021-07-11 23:13:31 +0300</bug_when>
    <thetext>mariadb-10.4.20-alt1 -&gt; sisyphus:

 Sun Jul 11 2021 Alexey Shabalin &lt;shaba@altlinux&gt; 10.4.20-alt1
 - 10.4.20 (ALT #40403)
 - Fixes for the following security vulnerabilities:
   + CVE-2021-27928
   + CVE-2021-2166
   + CVE-2021-2154</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>200280</commentid>
    <comment_count>3</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2021-07-11 23:15:37 +0300</bug_when>
    <thetext>Спасибо!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>