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

GDC compile failure (gdc-5.2.0-1 arch linux) #9

Closed
Laeeth opened this issue Dec 5, 2015 · 0 comments
Closed

GDC compile failure (gdc-5.2.0-1 arch linux) #9

Laeeth opened this issue Dec 5, 2015 · 0 comments

Comments

@Laeeth
Copy link

Laeeth commented Dec 5, 2015

laeeth@engine parsereddit]$ dub build --compiler=gdc
WARNING: A deprecated branch based version specification is used for the dependency fast. Please use numbered versions instead. Also note that you can still use the dub.selections.json file to override a certain dependency to use a branch instead.
Performing "debug" build using gdc for x86_64.
fast ~master: building configuration "library"...
parsereddit ~master: building configuration "application"...
/home/laeeth/.dub/packages/fast-master/source/fast/json.d: In member function 'skipWhitespace':
/home/laeeth/.dub/packages/fast-master/source/fast/parsing.d:661:6: error: inlining failed in call to always_inline 'skipAsciiWhitespace': function body not available
void skipAsciiWhitespace(ref const(char)* p)
^
/home/laeeth/.dub/packages/fast-master/source/fast/json.d:1336:4: error: called from here
m_text.skipAsciiWhitespace();
^
gdc failed with exit code 1.

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

1 participant