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

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

    <bug>
          <bug_id>34947</bug_id>
          
          <creation_ts>2018-05-24 14:44:25 +0300</creation_ts>
          <short_desc>Ошибка при компиляции error: #warning &quot;&lt;libio.h&gt; is deprecated</short_desc>
          <delta_ts>2019-06-19 01:51:19 +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>libzio</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>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexei Takaseev">taf</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>171278</commentid>
    <comment_count>0</comment_count>
    <who name="Alexei Takaseev">taf</who>
    <bug_when>2018-05-24 14:44:25 +0300</bug_when>
    <thetext>При сборке выдается ошибка:

gcc -pipe -frecord-gcc-switches -Wall -Werror -g -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_DEFAULT_SOURCE  -DHAVE_LIBIO_H -DHAVE_FOPENCOOKIE  -DHAS_ZLIB_H -DHAS_BZLIB_H  -DHAS_LZMA_H -DNO_WEAK -fPIC -o obs/unlzw.o -c unlzw.c
In file included from zioP.h:39:0,
                 from lzw.h:48,
                 from unlzw.c:34:
/usr/include/libio.h:21:2: error: #warning &quot;&lt;libio.h&gt; is deprecated; use &lt;stdio.h&gt; instead.&quot; [-Werror=cpp]
 #warning &quot;&lt;libio.h&gt; is deprecated; use &lt;stdio.h&gt; instead.&quot;
  ^~~~~~~
cc1: all warnings being treated as errors
make: *** [Makefile:84: obs/unlzw.o] Error 1
make: Leaving directory &apos;/usr/src/RPM/BUILD/libzio-1.04&apos;
error: Bad exit status from /tmp/rpm-tmp.48129 (%build)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>182558</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2019-06-19 01:51:19 +0300</bug_when>
    <thetext>* Sat Aug 04 2018 Dmitry V. Levin &lt;ldv@altlinux&gt; 1.06-alt1
- 1.04 -&gt; 1.06.
- Fixed build without libio.h.
- Fixed lzma support broken upstream.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>