Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

"Unrecognized archive format" error when running fetch_sources.sh #28

Open
lyahdav opened this issue Nov 28, 2017 · 1 comment
Open

Comments

@lyahdav
Copy link

lyahdav commented Nov 28, 2017

I cloned the repo and ran ./fetch_sources.sh and got the following error when extracting JSC:

➜  android-jsc git:(master) ./fetch_sources.sh
Downloading ICU
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 30.0M    0 30.0M    0     0  1545k      0 --:--:--  0:00:19 --:--:-- 1360k
Extracting ICU
Downloading JSC
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 11480    0 11480    0     0  12594      0 --:--:-- --:--:-- --:--:-- 12587
Extracting JSC
tar: Unrecognized archive format
tar: WebKit-r174650/Source/WTF: Not found in archive
tar: WebKit-r174650/Source/JavaScriptCore: Not found in archive
tar: Error exit delayed from previous errors.

According to this page, WebKit nightlies are no longer supported, so seems this script needs to be updated. They have a build archive here but it doesn't seem to have source code, just compiled code.

@lyahdav
Copy link
Author

lyahdav commented Nov 28, 2017

One workaround may be to try https://github.com/SoftwareMansion/jsc-android-buildscripts instead.

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

No branches or pull requests

1 participant