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

Running BUNDLE_DEBUG_LIBS=1 with cygwin consistently leads to Generating precompile statements... error #30305

Closed
musm opened this issue Dec 7, 2018 · 3 comments

Comments

@musm
Copy link
Contributor

musm commented Dec 7, 2018

Running BUNDLE_DEBUG_LIBS=1 for a windows cross-compile using cygwin, is consistently leading to Generating precompile statements...Generating precompile statements...ERROR: LoadError: ArgumentError: could not listen on path errors
I occasionally run into this during a non-debug build, but am constantly running into this error for debug builds.

@musm musm changed the title Running BUNDLE_DEBUG_LIBS=1 with cygwin consistently leads to Generating precompile statements...Generating precompile statements...ERROR: LoadError: ArgumentError: could not listen on path Running BUNDLE_DEBUG_LIBS=1 with cygwin consistently leads to Generating precompile statements... error Dec 7, 2018
@vtjnash
Copy link
Sponsor Member

vtjnash commented Dec 7, 2018

addressed in #30040, if I can ever get that to work

@KristofferC
Copy link
Sponsor Member

We could randomize the path at:

pipename = """\\\\?\\pipe\\cygwin-$("0"^16)-pty10-abcdef"""

?

@musm
Copy link
Contributor Author

musm commented May 9, 2019

closed by #30040 ? At least for the time being.

@musm musm closed this as completed May 9, 2019
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

3 participants