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

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

    <bug>
          <bug_id>9124</bug_id>
          
          <creation_ts>2006-02-20 21:11:59 +0300</creation_ts>
          <short_desc>Сборка для x86_64</short_desc>
          <delta_ts>2006-02-21 09:48:45 +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>libstdc++3.3</component>
          <version>unstable</version>
          <rep_platform>all</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>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anton Farygin">rider</reporter>
          <assigned_to name="Dmitry V. Levin">ldv</assigned_to>
          <cc>glebfm</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>36113</commentid>
    <comment_count>0</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2006-02-20 21:11:59 +0300</bug_when>
    <thetext>Просьба приложить вот такой патч на SPEC файл (готов сделать NMU):
--- gcc3.3.spec 2006-02-17 20:41:09 +0300
+++ gcc3.3.spec.new     2006-02-20 21:15:51 +0300
@@ -687,6 +687,7 @@
        --enable-objc-gc \
        --with-system-zlib \
        --without-included-gettext \
+       --disable-multilib \
        --host=%_target_platform --build=%_target_platform
--target=%_target_platform
 
 %make_build bootstrap-lean
@@ -817,7 +818,7 @@
                %__rm -f &quot;$f&quot;
        done
 popd
-pushd %buildroot/lib
+pushd %buildroot/%_lib
        for f in *.so; do
                v=`objdump -p &quot;$f&quot; |awk &apos;/SONAME/ {print $2}&apos;`
                [ -f &quot;$v&quot; ]
@@ -880,7 +881,7 @@
 %find_lang gcc%psuffix
 
 %__mkdir_p %buildroot%_libdir/debug
-%__cp -a %buildroot{/lib,%_libdir}/*.so.* %buildroot%_libdir/debug/
+%__cp -a %buildroot{/%_lib,%_libdir}/*.so.* %buildroot%_libdir/debug/
 
 %if_enabled debug
 # Don&apos;t strip in debug mode</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>36116</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-02-20 21:35:12 +0300</bug_when>
    <thetext>OK, приложу.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>36117</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-02-20 22:31:03 +0300</bug_when>
    <thetext>Fixed in -alt3.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>36124</commentid>
    <comment_count>3</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2006-02-21 09:48:45 +0300</bug_when>
    <thetext>Спасибо.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>