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

Compilation error due to too long file name on truffle-head #2613

Closed
quezacoatl opened this issue Feb 20, 2015 · 2 comments
Closed

Compilation error due to too long file name on truffle-head #2613

quezacoatl opened this issue Feb 20, 2015 · 2 comments

Comments

@quezacoatl
Copy link

I am getting the following compilation error:

/home/quezacoatl/jruby/truffle/target/generated-sources/org/jruby/truffle/nodes/rubinius/EncodingPrimitiveNodesFactory.java:[189,33] error: error while writing EncodingGetObjectEncoding0Node_: /home/quezacoatl/jruby/truffle/target/classes/org/jruby/truffle/nodes/rubinius/EncodingPrimitiveNodesFactory$EncodingGetObjectEncodingPrimitiveNodeFactory$EncodingGetObjectEncodingPrimitiveNodeGen$EncodingGetObjectEncoding0Node_.class (File name too long)
@monkstone
Copy link
Contributor

This looks like this issue #2483 I got when I compiled in encrypted home file system, the alternative branch was OK. Or easier avoid encrypted system for compilation.

@headius
Copy link
Member

headius commented Mar 12, 2015

Dupe of #2483.

@headius headius closed this as completed Mar 12, 2015
@headius headius added this to the Invalid or Duplicate milestone Mar 12, 2015
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