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

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

    <bug>
          <bug_id>35473</bug_id>
          
          <creation_ts>2018-10-03 14:42:00 +0300</creation_ts>
          <short_desc>тащит свою jemalloc вместо системной</short_desc>
          <delta_ts>2019-05-11 23:50:02 +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>redis</component>
          <version>unstable</version>
          <rep_platform>e2k</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>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Shigorin">mike</reporter>
          <assigned_to name="Nikolay A. Fetisov">naf</assigned_to>
          <cc>admsasha</cc>
    
    <cc>gns</cc>
    
    <cc>lav</cc>
    
    <cc>naf</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>174707</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2018-10-03 14:42:00 +0300</bug_when>
    <thetext>...в результате чего без вмешательства не собирается на e2k.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>174709</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2018-10-03 14:59:28 +0300</bug_when>
    <thetext>Я привёл в порядок libjemalloc-devel, так что проблем быть не должно собрать с системным. Разве что придётся пропатчить
Makefile про
ifeq ($(MALLOC),jemalloc)
&lt;------&gt;DEPENDENCY_TARGETS+= jemalloc
&lt;------&gt;FINAL_CFLAGS+= -DUSE_JEMALLOC -I../deps/jemalloc/include
&lt;------&gt;FINAL_LIBS+= ../deps/jemalloc/lib/libjemalloc.a
endif</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>181572</commentid>
    <comment_count>2</comment_count>
    <who name="Nikolay A. Fetisov">naf</who>
    <bug_when>2019-05-10 11:16:33 +0300</bug_when>
    <thetext>Redis использует модифицированный jemalloc - просто заменить на системный нельзя. См. https://github.com/antirez/redis/tree/unstable/deps .

Но, можно вместо jemalloc использовать libc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>181573</commentid>
    <comment_count>3</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2019-05-10 11:38:58 +0300</bug_when>
    <thetext>redis-5.0.4-alt1 -&gt; sisyphus:

Fri May 10 2019 Nikolay A. Fetisov &lt;naf@altlinux&gt; 5.0.4-alt1
- New version
- Use libc malloc for e2k arch (Closes: 35473)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>181579</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2019-05-11 23:50:02 +0300</bug_when>
    <thetext>Спасибо!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>