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

Debian Jessie AMD64 Build Uses Darwin Rust #84

Open
zancas opened this issue Aug 2, 2019 · 1 comment
Open

Debian Jessie AMD64 Build Uses Darwin Rust #84

zancas opened this issue Aug 2, 2019 · 1 comment

Comments

@zancas
Copy link
Contributor

zancas commented Aug 2, 2019

I run this in the VM:

vagrant@zcash-build:~$ uname -a
Linux zcash-build 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u4 (2019-07-19) x86_64 GNU/Linux

Subsequently I run gitian-build.sh.

I notice this surprising output:

Building Dependencies

~/gitian-builder ~
make: Entering directory '/home/vagrant/zcash/depends'
make[1]: Entering directory '/home/vagrant/zcash/depends'
/bin/sh: 1: test: rust-std-1.32.0-x86_64-apple-darwin11.tar.gz: unexpected operator
Fetching boost...

Why is the Rust (binary?) compiled for apple-darwin?

@mdr0id
Copy link
Contributor

mdr0id commented Feb 12, 2020

This is generated from this call in the gitian-build.sh:

make -C ${zcash_repo_dir_path}/depends download SOURCES_PATH=${gitian_builder_repo_path}/cache/common

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