idf.py build progress showing percentage instead of line numbers
Posted: Tue Apr 14, 2026 4:19 pm
I have esp-idf 5.5.3 installed on two different machines. I might have installed them using the same procedure, I don't recall. But I did not set any special options or anything.
I've been through a lot of esp-idf upgrades and installs, and when I do an "idf.py build" it has always shown the progress as line number ([current-line / total-lines]). However, one of my two current installations has a different looking output. It's a bit more verbose but not nearly as verbose as using the -v option. Also, it shows progress as [XX %] instead of line numbers.
This is no big deal but I have a soft preference for the line numbers. Anyone know how to control what this output looks like? I read through the doc page for idf.py but didn't see anything about it.
I've been through a lot of esp-idf upgrades and installs, and when I do an "idf.py build" it has always shown the progress as line number ([current-line / total-lines]). However, one of my two current installations has a different looking output. It's a bit more verbose but not nearly as verbose as using the -v option. Also, it shows progress as [XX %] instead of line numbers.
This is no big deal but I have a soft preference for the line numbers. Anyone know how to control what this output looks like? I read through the doc page for idf.py but didn't see anything about it.