I have a sketch which when I try to compile it, the Arduino IDE hangs - i.e. the compile never ends / reports errors or a successful completion.
After some browsing / reading I tried disabling my antivirus program for the time during which the compile was underway, but that did not help.
My machine has lots for cpu power, ram and disk space. However as of the time of this posting the compile has been running for about 20 minutes. Other sketches complete well within a couple minutes.
If after too long a wait, I click on File - Quit from the IDE menu, the program exits but the application cc1plus.exe continues to run and chew up cpu and memory resources until I end task it with Windows task manager (I suspect this is another problem, but I thought I would point it out here all the same).
The compile hanging happens on the 2.0.3 IDE and the 1.8.19 IDE as well.
I turned on verbose reporting and below is what I get
output
Suggestions for next steps would be appreciated.
EDIT: after posting I noticed that if you click the output link above it seems to repeat the contents of the text file many times; not sure why that is - but if you download the file from the link - which is https://6ec1f0a2f74d4d0c2019-591364a760543a57f40bab2c37672676.ssl.cf5.rackcdn.com/arduinocompileproblem.txt
then you get the text file with the text showing up only once.