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

BisQue : Resolve build errors #79

Open
charvi-077 opened this issue Nov 4, 2024 · 2 comments
Open

BisQue : Resolve build errors #79

charvi-077 opened this issue Nov 4, 2024 · 2 comments

Comments

@charvi-077
Copy link

@amilworks @connor11son @chandrakanth-gudavalli Hi, We are trying to build the bisque from scratch. As an update the biodev server (barrel) is moved to nail04 server (vat).

@charvi-077
Copy link
Author

@amilworks For now we are unable to locate the binaries in (barrel). Here is the build error we are facing :

Failed to fetch '7B92AE8430943F2EC4C51AAC207FD41C39627584-feature_extractors-Linux-64bit.zip' with HTTPConnectionPool(host='biodev.ece.ucsb.edu', port=80): Max retries exceeded with url: /binaries/depot/7B92AE8430943F2EC4C51AAC207FD41C39627584-feature_extractors-Linux-64bit.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f46bdec3710>: Failed to establish a new connection: [Errno 4] Interrupted system call',))
Fetching http://biodev.ece.ucsb.edu/binaries/depot/9E7E137FCBA36D1CAC6189C5CE2AE82B079BC5B8-imarisconvert_glibc2.11.tar.gz
Fetching http://biodev.ece.ucsb.edu/binaries/depot/7B92AE8430943F2EC4C51AAC207FD41C39627584-feature_extractors-Linux-64bit.zip

Looking for pointers !

Thanks,

@charvi-077 charvi-077 changed the title BisQue : Resolve building error BisQue : Resolve build errors Nov 4, 2024
@amilworks
Copy link
Member

The file that you are looking for is EXTERNAL_FILES. In this file, we define which binaries are needed for the respective builds:

https://github.com/UCSB-VRL/bisqueUCSB/blob/947ea96b363734d793e40b061d60d08ae0e5ca18/source/config-defaults/EXTERNAL_FILES

We can probably try to download the binaries individually and host them on a different node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants