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

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

    <bug>
          <bug_id>26566</bug_id>
          
          <creation_ts>2011-11-07 16:50:11 +0400</creation_ts>
          <short_desc>eats variables</short_desc>
          <delta_ts>2011-11-08 03:16:49 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>pkg-config</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NOTABUG</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Shigorin">mike</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>at</cc>
    
    <cc>glebfm</cc>
    
    <cc>lav</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>126824</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2011-11-07 16:50:11 +0400</bug_when>
    <thetext>При попытке обновить mk-configure и выяснении с апстримом, почему не проходит bmake test в %check, всплыло следующее:

[builder@sisyphus mk-configure-0.21.2]$ cat /usr/lib64/pkgconfig/lua.pc
INSTALL_LMOD=/usr/share/lua5
INSTALL_CMOD=/usr/lib64/lua5

Name: Lua
Description: An Extensible Extension Language
Version: 5.1.4
Libs: -llua
Libs.private: -lm -ldl
[builder@sisyphus mk-configure-0.21.2]$ pkg-config --variable=INSTALL_LMOD lua
/usr/share/lua5
[builder@sisyphus mk-configure-0.21.2]$ pkg-config --variable=INSTALL_СMOD lua

[builder@sisyphus mk-configure-0.21.2]$ _

Товарищи учёные, прошу объяснить: куда делся подземный стук из подпола? :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126826</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2011-11-07 17:59:06 +0400</bug_when>
    <thetext>(In reply to comment #0)
&gt; [builder@sisyphus mk-configure-0.21.2]$ pkg-config --variable=INSTALL_LMOD lua
&gt; /usr/share/lua5
&gt; [builder@sisyphus mk-configure-0.21.2]$ pkg-config --variable=INSTALL_СMOD lua
&gt; 
&gt; [builder@sisyphus mk-configure-0.21.2]$ _
&gt; 
&gt; Товарищи учёные, прошу объяснить: куда делся подземный стук из подпола? :)

[builder@localhost ~]$ pkg-config --variable=INSTALL_CMOD lua
/usr/lib64/lua5
[builder@localhost ~]$ pkg-config --variable=INSTALL_LMOD lua
/usr/share/lua5

Дело в том, что &quot;INSTALL_СMOD&quot; != &quot;INSTALL_CMOD&quot;.
Миша, с тебя причитается. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126832</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2011-11-08 03:16:49 +0400</bug_when>
    <thetext>Н-да, LC_ALL=POSIX объясняет судьбу &quot;С&quot;.

Принято :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>