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

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

    <bug>
          <bug_id>40752</bug_id>
          
          <creation_ts>2021-08-16 18:13:41 +0300</creation_ts>
          <short_desc>Erroneous manipulations  with CFLAGS</short_desc>
          <delta_ts>2021-08-16 18:13:41 +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>yate</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dmitry V. Levin">ldv</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>lav</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>201672</commentid>
    <comment_count>0</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2021-08-16 18:13:41 +0300</bug_when>
    <thetext>В yate/configure.ac есть такая конструкция:
CFLAGS=`echo &quot;$CFLAGS&quot; | sed &apos;s/\(^\| \+\)-g[[0-9]]*//&apos; | sed &apos;s/[[[:space:]]]\{2,\}/ /g&apos;`

Не вдаваясь здесь в осмысленность этого и других сомнительных действий в configure.ac,
обращаю внимание, что она работает неправильно, когда в %optflags появляются ещё
какие нибудь параметры, начинающиеся на -g, мы это увидели, например, тут:
/beehive/logs/icarus/x86_64/latest/error/yate-6.1.0-alt2
Другими словами, пакет скоро может стать FTBFS.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>