Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on opencv compilation: missing checksum on downloads #106

Open
eix128 opened this issue Oct 26, 2015 · 2 comments
Open

error on opencv compilation: missing checksum on downloads #106

eix128 opened this issue Oct 26, 2015 · 2 comments

Comments

@eix128
Copy link

eix128 commented Oct 26, 2015

opencv-3.0.0/3rdparty/lib/armeabi/libnative_camera_r3.0.1.so
opencv-3.0.0/3rdparty/lib/armeabi/libnative_camera_r4.0.0.so
opencv-3.0.0/3rdparty/lib/armeabi/libnative_camera_r4.0.3.so
opencv-3.0.0/3rdparty/lib/armeabi/libnative_camera_r4.1.1.so
opencv-3.0.0/3rdparty/lib/armeabi/libnative_camera_r4.2.0.so
opencv-3.0.0/3rdparty/lib/armeabi/libnative_camera_r4.3.0.so
opencv-3.0.0/3rdparty/lib/armeabi/libnative_camera_r4.4.0.so
opencv-3.0.0/3rdparty/lib/libavcodec.a
opencv-3.0.0/3rdparty/lib/libavcodec64.a

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
/C/Users/Kadir/Desktop/3/javacpp-presets/opencv

Kadir@KBASOL-PC MINGW32 /C/Users/Kadir/Desktop/3/javacpp-presets/opencv
@eix128
Copy link
Author

eix128 commented Oct 26, 2015

deleting
C:\Users\Kadir\Desktop\3\javacpp-presets\downloads
solved problem.
javacpp is not checking tar checksum.
It needs to be added as a feature to javacpp.
It will be good and important feature.
Any download shutdown or broken file or mitm attack can be stopped with that

@saudet
Copy link
Member

saudet commented Oct 26, 2015

Sounds like a good idea! If you could implement that and send a pull request, it would be most welcome. Let me know, thanks!

@saudet saudet changed the title error on opencv compilation error on opencv compilation: missing checksum on dowloads Oct 30, 2015
@saudet saudet changed the title error on opencv compilation: missing checksum on dowloads error on opencv compilation: missing checksum on downloads Oct 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants