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

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

    <bug>
          <bug_id>37998</bug_id>
          
          <creation_ts>2020-02-02 00:49:08 +0300</creation_ts>
          <short_desc>Не слинкован с libsass</short_desc>
          <delta_ts>2020-02-02 01:19:43 +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>python3-module-libsass</component>
          <version>unstable</version>
          <rep_platform>x86_64</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vitaly Lipatov">lav</reporter>
          <assigned_to name="Andrey Cherepanov">cas</assigned_to>
          <cc>cas</cc>
    
    <cc>grenka</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>187435</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2020-02-02 00:49:08 +0300</bug_when>
    <thetext>$ python3
Python 3.7.4 (default, Oct 18 2019, 08:46:11) 
[GCC 8.3.1 20190507 (ALT Sisyphus 8.3.1-alt5)] on linux
Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.
&gt;&gt;&gt; import sass
Traceback (most recent call last):
  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;
  File &quot;/usr/lib64/python3/site-packages/sass.py&quot;, line 26, in &lt;module&gt;
    import _sass
ImportError: /usr/lib64/python3/site-packages/_sass.cpython-37m.so: undefined symbol: sass_make_warning


$ ldd -r /usr/lib64/python3/site-packages/_sass.cpython-37m.so
	linux-vdso.so.1 (0x00007ffd19f9c000)
	libpython3.7m.so.1.0 =&gt; /usr/lib64/libpython3.7m.so.1.0 (0x00007f3ea7f95000)
	libc.so.6 =&gt; /lib64/libc.so.6 (0x00007f3ea7dd1000)
	libpthread.so.0 =&gt; /lib64/libpthread.so.0 (0x00007f3ea7db0000)
	libdl.so.2 =&gt; /lib64/libdl.so.2 (0x00007f3ea7dab000)
	libutil.so.1 =&gt; /lib64/libutil.so.1 (0x00007f3ea7da6000)
	libm.so.6 =&gt; /lib64/libm.so.6 (0x00007f3ea7c61000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f3ea8369000)
undefined symbol: sass_make_warning	(/usr/lib64/python3/site-packages/_sass.cpython-37m.so)
undefined symbol: sass_option_set_source_map_root	(/usr/lib64/python3/site-packages/_sass.cpython-37m.so)
undefined symbol: sass_number_get_unit	(/usr/lib64/python3/site-packages/_sass.cpython-37m.so)
undefined symbol: sass_option_set_source_comments	(/usr/lib64/python3/site-packages/_sass.cpython-37m.so)
undefined symbol: sass_make_function	(/usr/lib64/python3/site-packages/_sass.cpython-37m.so)
undefined symbol: sass_copy_c_string	(/usr/lib64/python3/site-packages/_sass.cpython-37m.so)
undefined symbol: sass_context_get_error_status	(/usr/lib64/python3/site-packages/_sass.cpytho</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>187436</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2020-02-02 01:19:43 +0300</bug_when>
    <thetext>python3-module-libsass-0.19.4-alt2 -&gt; sisyphus:

 Sun Feb 02 2020 Vitaly Lipatov &lt;lav@altlinux.ru&gt; 0.19.4-alt2
 - fix libsass linking (ALT bug 37998)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>