Error when compiling on raspbian-stretch-full
Posted: Sunday 24 February 2019 7:37
I'v installed raspbian-stretch-full, version 2018-11-13 on my RPI3, also installed webserver and other stuff prior to Domoticz.
When i retry i get the same, have removed and cloned new sources, this was my second attempt with a clean system.
Seems to me that it is related to the source... however i'm no expert.
When compiling Domoticz, according the instructions here, i get the below result;
What is meant with the "preprocessed source"? I've simply cloned the source from GitHub as described in the instructions.
Actually don't know how to share my local source
Do i need a different distribution or earlier version??
Or do i need to use a swap file?
I'm lost
When i retry i get the same, have removed and cloned new sources, this was my second attempt with a clean system.
Seems to me that it is related to the source... however i'm no expert.
When compiling Domoticz, according the instructions here, i get the below result;
Code: Select all
....
[ 22%] Building CXX object CMakeFiles/domoticz.dir/main/dzVents.cpp.o
c++: internal compiler error: Geëlimineerd (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
CMakeFiles/domoticz.dir/build.make:134: recept voor doel 'CMakeFiles/domoticz.dir/main/Camera.cpp.o' is mislukt
make[2]: *** [CMakeFiles/domoticz.dir/main/Camera.cpp.o] Fout 4
make[2]: *** Wachten op onvoltooide taken...
c++: internal compiler error: Geëlimineerd (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
CMakeFiles/domoticz.dir/build.make:182: recept voor doel 'CMakeFiles/domoticz.dir/main/dzVents.cpp.o' is mislukt
make[2]: *** [CMakeFiles/domoticz.dir/main/dzVents.cpp.o] Fout 4
CMakeFiles/Makefile2:72: recept voor doel 'CMakeFiles/domoticz.dir/all' is mislukt
make[1]: *** [CMakeFiles/domoticz.dir/all] Fout 2
Makefile:149: recept voor doel 'all' is mislukt
make: *** [all] Fout 2
Actually don't know how to share my local source

Do i need a different distribution or earlier version??
Or do i need to use a swap file?
I'm lost
