| Summary: | Build fails | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | allan <agander93> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Looks like I have a corruption problem. |
Did a clone from master, did cmake OK, but build fails - [ 5%] Building CXX object libkdchart/src/CMakeFiles/kmm_kdchart.dir/KDChartCartesianGrid.cpp.o ../../src/init2.c:39: MPFR assertion failed: __gmp_bits_per_limb == (32 - 0) /home/aga/GITK/kmymoney/libkdchart/src/KDChartCartesianGrid.cpp: In member function ‘virtual KDChart::DataDimension KDChart::CartesianGrid::calculateGridXY(const KDChart::DataDimension&, Qt::Orientation, bool, bool) const’: /home/aga/GITK/kmymoney/libkdchart/src/KDChartCartesianGrid.cpp:477:15: internal compiler error: Aborted DataDimension CartesianGrid::calculateGridXY( ^ Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions. Preprocessed source stored into /tmp/ccVSIijI.out file, please attach this to your bugreport. make[2]: *** [libkdchart/src/CMakeFiles/kmm_kdchart.dir/KDChartCartesianGrid.cpp.o] Error 1 make[1]: *** [libkdchart/src/CMakeFiles/kmm_kdchart.dir/all] Error 2 make: *** [all] Error 2 However, earlier I had the same error on my current sandbox, following on from KDevelop crashing. Reproducible: Always Steps to Reproduce: 1.As above 2. 3. Actual Results: As above