Build taking hours on Raspberry Pi 3

asked 2017-01-24 20:22:25 -0600

Hi there,

I'm following this guide. www dot pyimagesearch dot com/2016/04/18/install-guide-raspberry-pi-3-raspbian-jessie-opencv-3/

I am installing 3.2.0 with python3, instead of the 3.1.0 that he refers to, but the commands are the same in nature. When I reach the make -j4 part, where I'm building opencv on all 4 cores, it seems to be going far slower than it should. This article suggests it should take approximately an hour and twelve minutes to complete, however, after 2 hours, i'm still at 2%.

Has anyone else seen this recently? It's a fairly straightforward exercise, any idea what could cause this to occur? I'm happy to provide any information that you think may be missing here, I just don't exactly know what words to use to ask this particular question.

Cheers!

edit retag flag offensive close merge delete

Comments

"This article suggests it should take approximately an hour and twelve minutes" ask to the author. With my raspberry less than 3 three hours to build .

Now I think that flash memory quality could influence result

LBerger gravatar imageLBerger ( 2017-01-25 01:46:49 -0600 )edit

list of changes can be found here. Opencv 3.1.0 = 4638 files (146584133 bytes) Opencv 3.2.0 = 4820 files (152319660 bytes)

LBerger gravatar imageLBerger ( 2017-01-25 03:09:55 -0600 )edit

Faulty or bad memory could be an issue indeed, tried switching SD cards?

StevenPuttemans gravatar imageStevenPuttemans ( 2017-01-25 03:39:13 -0600 )edit
1

Thank you for the suggestions! I've same-day'd a faster card from Amazon, I'll report back on the results.

sixohquad gravatar imagesixohquad ( 2017-01-25 11:25:29 -0600 )edit