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

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

    <bug>
          <bug_id>41035</bug_id>
          
          <creation_ts>2021-10-01 00:30:00 +0300</creation_ts>
          <short_desc>/usr/include/qt4/QtOpenGL/qgl.h: armh typedef conflict for GLdouble</short_desc>
          <delta_ts>2021-10-01 18:02:37 +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>libqt4-devel</component>
          <version>unstable</version>
          <rep_platform>x86_64</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>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="viy">viy</reporter>
          <assigned_to name="Sergey V Turchin">zerg</assigned_to>
          <cc>sbolshakov</cc>
    
    <cc>zerg</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>203412</commentid>
    <comment_count>0</comment_count>
    <who name="viy">viy</who>
    <bug_when>2021-10-01 00:30:00 +0300</bug_when>
    <thetext>На armh в qt4/QtOpenGL/qgl.h определение GLdouble конфликтует с определением GLdouble в GL/gl.h

Пример(вылезло при попытке сборки gle на armh):
[00:05:41] In file included from /usr/include/GL/glu.h:38,
[00:05:41]                  from 3dviewer.cpp:31:
[00:05:41] /usr/include/GL/gl.h:129:25: error: conflicting declaration &apos;typedef double GLdouble&apos;
[00:05:41]   129 | typedef double          GLdouble;       /* double precision float */
[00:05:41]       |                         ^~~~~~~~
[00:05:41] In file included from /usr/include/qt4/QtOpenGL/QtOpenGL:5,
[00:05:41]                  from 3dviewer.cpp:23:
[00:05:41] /usr/include/qt4/QtOpenGL/qgl.h:85:17: note: previous declaration as &apos;typedef GLfloat GLdouble&apos;
[00:05:41]    85 | typedef GLfloat GLdouble;
[00:05:41]       |                 ^~~~~~~~
[00:05:42] make[2]: *** [Makefile:1576: objects/3dviewer.o] Error 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>203415</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2021-10-01 11:06:36 +0300</bug_when>
    <thetext>А там только OpenGL ES. Нужно, чтоб софт умел собираться с ним.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>203426</commentid>
    <comment_count>2</comment_count>
    <who name="viy">viy</who>
    <bug_when>2021-10-01 18:02:37 +0300</bug_when>
    <thetext>Понял, благодарю.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>