<html>
    <head>
      <base href="https://issues.openmandriva.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - After gcc 6.3.1 update some include files cannot be found"
   href="https://issues.openmandriva.org/show_bug.cgi?id=2041">2041</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>After gcc 6.3.1 update some include files cannot be found
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Openmandriva Lx 3.0
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Lx 3.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Software
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>cris@beebgames.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>christann404@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>tpgxyz@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>itchka@compuserve.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=1367" name="attach_1367" title="omv-bug-report">attachment 1367</a> <a href="attachment.cgi?id=1367&action=edit" title="omv-bug-report">[details]</a></span>
omv-bug-report

Running 3.0 plus the testing repositories. After the gcc 6.3 1 update, I get
the following when trying to do a compile:

[ 34%] Building CXX object
kmymoney/mymoney/CMakeFiles/kmm_mymoney.dir/payeeidentifiermodel.cpp.o
[ 35%] Building CXX object
kmymoney/mymoney/CMakeFiles/kmm_mymoney.dir/kmm_mymoney_automoc.cpp.o
In file included from
/home/christanner/Work/Money/kmymoney/kmymoney/mymoney/mymoneycontact.cpp:29:
In file included from /usr/include/KF5/AkonadiCore/RecursiveItemFetchJob:1:
In file included from /usr/include/KF5/AkonadiCore/recursiveitemfetchjob.h:24:
In file included from /usr/include/KF5/AkonadiCore/item.h:26:
In file included from /usr/include/KF5/AkonadiCore/exception.h:28:
/usr/include/KF5/AkonadiCore/std_exception.h:1:10: fatal error:
'/usr/include/c++/5.4.1/exception' file not found
#include "/usr/include/c++/5.4.1/exception"
         ^
1 error generated.
make[2]: *** [kmymoney/mymoney/CMakeFiles/kmm_mymoney.dir/build.make:807:
kmymoney/mymoney/CMakeFiles/kmm_mymoney.dir/mymoneycontact.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:670:
kmymoney/mymoney/CMakeFiles/kmm_mymoney.dir/all] Error 2
make: *** [Makefile:139: all] Error 2


The directory /usr/include/c++/5.4.1 does not exist, but the directory
/usr/include/c++/6.3.1 does and includes the files that are needed by the
build.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>