floft / meta-ecam

Yocto Project layer for use with e-CAM56 37x GSTIX camera
3 stars 1 forks source link

Task 747 fail due to patch rejection #1

Closed darebear closed 9 years ago

darebear commented 9 years ago

The bitbake build fails on task 747 due to the rejection of a patch to:

-GFX_Linux_SDK/OGLES/SDKPackage,Builds/OGLES/LinuxARMV7/make_platform.mak.

Specifically it says: "Hunk #1 FAILED at 9."

Do you know what this could be due to? I'm running Ubuntu 12.04.

floft commented 9 years ago

Apparently there were line ending issues. I just pushed a modified patch right now to fix this issue (https://github.com/floft/meta-ecam/blob/dylan/recipes-ti/libgles/files/toolchain.patch). However, it's still not quite building due to other patch issues.

darebear commented 9 years ago

Great! Thank you Garrett! What issues are you having with the build? I got past one with the opencv version: There was a build issue that preceded this one that had to do with the opencv download. Sourceforge no longer offers version 2.4.3, instead they have 2.4.9. Knowing that it may work with version 2.4.9, I decided instead just to manually download the version I assume works, 2.4.3. I found it here.

darebear commented 9 years ago

UPDATE: Currently it's built all the tasks except for one, ecam-console-image do-rootfs, which is currently underway. If this goes well, you have a successful set of recipes and instructions again.

floft commented 9 years ago

Aha, thank you. I also ran into the OpenCV issue. Currently I'm trying to make it build with OpenCV 2.4.9. Though, I'll first try switching to the alternate download link you gave since that should be quicker to get working.

darebear commented 9 years ago

Of course! The build completed successfully, albeit with 171 WARNING messages, lol. image

floft commented 9 years ago

Okay, so I'll close this now. Feel free to open another issue if you run into any other problems.

darebear commented 9 years ago

Thanks!

On Wed, Dec 3, 2014, 16:00 Garrett Wilson notifications@github.com wrote:

Okay, so I'll close this now. Feel free to open another issue if you run into any other problems.

— Reply to this email directly or view it on GitHub https://github.com/floft/meta-ecam/issues/1#issuecomment-65498943.