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

Windows gclient sync error #1051

Closed
Jason239 opened this issue Mar 18, 2022 · 4 comments
Closed

Windows gclient sync error #1051

Jason239 opened this issue Mar 18, 2022 · 4 comments
Labels
priority: P1 Big impact or workaround impractical; resolve before feature release status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@Jason239
Copy link

Up to 2.5.1 version was downloaded without any problems, but from 2.6.0 version, the out/ folder is not created with the following error message.

________ running 'sed -e s/<!pymod_do_main(compiler_version target assembler)/0/ -i.bk src/packager/build/common.gypi' in 'D:\works\shaka_packager'
'sed'��(��) ���� ���� ���� ����, ������ �� ���� ��������, ����
���� ������ ��������.
Error: Command 'sed -e s/<!pymod_do_main(compiler_version target assembler)/0/ -i.bk src/packager/build/common.gypi' returned non-zero exit status 1 in D:\works\shaka_packager

It works fine on Linux OS, but not on Windows (10).
I just tried to get the source after installing depot_tools. Of course, the 'gclient runhooks' doesn't work either.

Is there any solution I can try?

@joeyparrish
Copy link
Member

Apologies for the trouble.

If you try building from a cygwin environment, the sed command should work. I know cygwin is a painful workaround, though.

The ultimate solution to this will be #1047 to replace the build system.

@joeyparrish joeyparrish added type: bug Something isn't working correctly priority: P1 Big impact or workaround impractical; resolve before feature release and removed type: bug Something isn't working correctly labels Mar 18, 2022
@github-actions github-actions bot added this to the v2.6 milestone Mar 18, 2022
@Jason239
Copy link
Author

It's okay and I got it, thanks :)

@joeyparrish joeyparrish reopened this Mar 23, 2022
@joeyparrish joeyparrish modified the milestones: v2.6, v2.7 Jun 24, 2022
@joeyparrish
Copy link
Member

gclient is going away, as part of a migration to CMake and git submodules. If you would like to help with this effort, please see #1047 (comment) to volunteer. Thanks!

@joeyparrish joeyparrish changed the title Windows gclient sync error on Shaka source version 2.6.0 or higher Windows gclient sync error Oct 18, 2022
@joeyparrish
Copy link
Member

No longer an issue in the cmake branch, which we will merge to main soon.

@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Dec 17, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: P1 Big impact or workaround impractical; resolve before feature release status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

2 participants