normyx / MMM-Facial-Recognition-OCV3

MIT License
51 stars 18 forks source link

c++: internal compiler error: Speicherzugriffsfehler (program cc1plus) #24

Closed 666Necrom closed 5 years ago

666Necrom commented 5 years ago
[ 47%] Built target pch_Generate_opencv_test_flann
[ 48%] Building CXX object modules/flann/CMakeFiles/opencv_test_flann.dir/test/test_lshtable_badarg.cpp.o

c++: internal compiler error: Speicherzugriffsfehler (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
modules/flann/CMakeFiles/opencv_test_flann.dir/build.make:62: die Regel für Ziel „modules/flann/CMakeFiles/opencv_test_flann.dir/test/test_lshtable_badarg.cpp.o“ scheiterte
make[2]: *** [modules/flann/CMakeFiles/opencv_test_flann.dir/test/test_lshtable_badarg.cpp.o] Fehler 4
CMakeFiles/Makefile2:1793: die Regel für Ziel „modules/flann/CMakeFiles/opencv_test_flann.dir/all“ scheiterte
make[1]: *** [modules/flann/CMakeFiles/opencv_test_flann.dir/all] Fehler 2
Makefile:160: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2

Sorry for german language ... i know i should make a report issue but that does not help me. Happens when i make opencv, no difference between make -j4 or make VERBOSE=1 oder just make ...

greetings

666Necrom commented 5 years ago

Looks like i solved the problem. I got that error first wenn the SD card was full. I extended the space and then restarted installation .. but same error. Now i deleted all the files and redid all. It worked fine.