Bug 344405 - Build fails
Summary: Build fails
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: git (master)
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-20 20:30 UTC by allan
Modified: 2015-02-20 22:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description allan 2015-02-20 20:30:54 UTC
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
Comment 1 allan 2015-02-20 22:55:11 UTC
Looks like I have a corruption problem.