elements icon indicating copy to clipboard operation
elements copied to clipboard

Update URL to download old QT SDK

Open gwillen opened this issue 4 years ago • 5 comments

gwillen avatar May 07 '21 02:05 gwillen

linux gitian build succeeded

Generating report
dfaa04144e0900b5b30347d75c31ab7bdf0372cff6e719ca2122c7726f6d3b0d  elements-7e8b6d900a14-aarch64-linux-gnu-debug.tar.gz
c8a49fb2027146a9f9b98a194c778ec8c632b631f7c2c9ffd11296a48101596f  elements-7e8b6d900a14-aarch64-linux-gnu.tar.gz
f63b272f9a42e8e76a6ad53cce1083df06240954bd2261894c98ca481553a34b  elements-7e8b6d900a14-arm-linux-gnueabihf-debug.tar.gz
f4cea458fd09d31bdb13770ce2fb5786ca760fc99a7a0f86c54fe7bab4ed13b7  elements-7e8b6d900a14-arm-linux-gnueabihf.tar.gz
c9b3cc5647509076afbb1577501d089ceacd2d0790e466c17dd103d54691f760  elements-7e8b6d900a14-riscv64-linux-gnu-debug.tar.gz
fc87c8e3645448ed1b53dbaa293c3dc704b7fdf102dbf9ad432b7e4cdd01b522  elements-7e8b6d900a14-riscv64-linux-gnu.tar.gz
1dca2588c3070c1e3e158c201fe8006d76b83e05066c4cc633cdd1ecc0919714  elements-7e8b6d900a14-x86_64-linux-gnu-debug.tar.gz
744cf813ef72a4c169aa866fc645d6ca5effb32aa0e87e473237190c238ad9d4  elements-7e8b6d900a14-x86_64-linux-gnu.tar.gz
f69e583e29f3056ee9daa3689f99d81ec7fd3616b00004e9994f748fc5c00d49  src/elements-7e8b6d900a14.tar.gz
ed4a901a43cb3ecb8cca2c14934063f9bd6ba24911e3e7ec9d7fb10fb41ae176  elements-linux-0.21-res.yml
Done.

philippem avatar May 07 '21 02:05 philippem

windows build passed but mac failed:

Generating report
3f4c6f419e793af3b096b3010aa3c3269e1a13c8a9bddd9fec8bef5d223fcd03  elements-7e8b6d900a14-win-unsigned.tar.gz
419df334d7a92cff144112bfacb601489ed95439127e6b9a3a89a6b4195c4d17  elements-7e8b6d900a14-win64-debug.zip
267e317848557358e5db8d5a0d80d4eb4661fc3acd27b3324c9f4d237ba91eae  elements-7e8b6d900a14-win64-setup-unsigned.exe
40050a3e42e778d9ab76ad84912b01dcfe9657ae9ded65bbb92e91f958eb6d12  elements-7e8b6d900a14-win64.zip
f69e583e29f3056ee9daa3689f99d81ec7fd3616b00004e9994f748fc5c00d49  src/elements-7e8b6d900a14.tar.gz
d1064e56c85752bd19831a74c1dcb63daa3611831b293e60d0cbe37dfd01cc9f  elements-win-0.21-res.yml
Done.
sha256sum: Xcode-11.3.1-11C505-extracted-SDK-with-libcxx-headers.tar.gz: No such file or directory
--- Building for bionic amd64 ---
Stopping target if it is up
Error response from daemon: No such container: gitian-target
Error: No such container: gitian-target
Making a new image copy
Starting target
Checking if target is up.
Preparing build environment
lstat /tmp/gitian/inputs/Xcode-11.3.1-11C505-extracted-SDK-with-libcxx-headers.tar.gz: no such file or directory
Updating apt-get repository (log in var/install.log)

philippem avatar May 07 '21 03:05 philippem

@gwillen did this work on your osx installation?

stevenroose avatar May 07 '21 12:05 stevenroose

@stevenroose the mac issue phil was having is unrelated to this change -- to build with Gitian you need a bunch of non-redistributable third-party stuff, this change was fixing one of those things (QT), but for mac you also need a non-redistributable OS X SDK that Phil didn't have. I believe he has it working now (right @philippem ?)

gwillen avatar May 07 '21 21:05 gwillen

Is this still relevant for master? It was backported to 0.18 and merged in https://github.com/ElementsProject/elements/pull/995.

stevenroose avatar Nov 25 '21 17:11 stevenroose