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

Pkg.build fails on Windows 10 #114

Open
burdickjp opened this issue Jun 26, 2017 · 9 comments
Open

Pkg.build fails on Windows 10 #114

burdickjp opened this issue Jun 26, 2017 · 9 comments

Comments

@burdickjp
Copy link

Julia Version 0.6.0 Commit 903644385b* (2017-06-19 13:05 UTC) Platform Info: OS: Windows (x86_64-w64-mingw32) CPU: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz WORD_SIZE: 64 BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge) LAPACK: libopenblas64_ LIBM: libopenlibm LLVM: libLLVM-3.9.1 (ORCJIT, sandybridge)

LoadError: "ErrorException(\"Error parsing document : 0\"), not well-formed (invalid token), 1, 9865, 9865" while loading C:\Users\Jeffrey.Burdick\.julia\v0.6\WinRPM\deps\build.jl, in expression starting on line 2

I've tried this. It didn't work.

@musm
Copy link
Contributor

musm commented Jul 19, 2017

@burdickjp Could you please try https://github.com/musm/WinRPM.jl ?

@robertdj
Copy link

After upgrading to Julia v0.6 I'm experiencing the problem again and this time my "trick" did not work.

@musm : I've tried cloning your fork, but I'm getting the same parsing error as above.

@musm
Copy link
Contributor

musm commented Aug 11, 2017

@robertdj that's because I removed the commits from my master branch and opened a PR with the changes. I can add them back to master branch if they help you.

@robertdj
Copy link

It looks like like your pull requests have been reviewed and approved, but not accepted?
If they fix the issues I would love for them to be included!
@ararslan @tkelman

@musm
Copy link
Contributor

musm commented Aug 17, 2017

@robertdj yes if you urgently need a fix please checkout #121 and let me know if it works?

@robertdj
Copy link

I'll try -- thanks!

@musm
Copy link
Contributor

musm commented Aug 17, 2017

Ops linked wrong pr above

#122

@robertdj
Copy link

I think I managed to merge the right commit (6198d00), but when I run Pkg.build("WinRPM") I still get the same error.

@Gyslain
Copy link

Gyslain commented Nov 7, 2017

I'm having the same issue. My julia versioninfo() reports :

Commit 0d7248e2ff* (2017-10-24 22:15 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, ivybridge)```

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

4 participants