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

Your releases don't contain sobmodule-checkouts in foreign #117

Closed
ff2000 opened this issue Jul 29, 2014 · 5 comments
Closed

Your releases don't contain sobmodule-checkouts in foreign #117

ff2000 opened this issue Jul 29, 2014 · 5 comments

Comments

@ff2000
Copy link

ff2000 commented Jul 29, 2014

That leads to compilation errors like
[..]/cocaine-core-0.11.2.0/src/runtime/runtime.cpp:41:24: fatal error: backward.hpp: No such file or directory
#include "backward.hpp"
Is there another place where we can pick your (working) release tarballs?

@3Hren
Copy link
Member

3Hren commented Jul 29, 2014

You should update git submodules before building:
git submodule update --init

@ff2000
Copy link
Author

ff2000 commented Jul 29, 2014

~/src/cocaine-core/cocaine-core-0.11.2.0 [14:26:48]
$ git submodule init
fatal: Not a git repository (or any of the parent directories): .git

I am talking about the release tarballs which don't contain any git directories ;)

But I found this:
wbond/package_control#126
The last comment suggests usage of git subtree.

@noxiouz
Copy link
Member

noxiouz commented Jul 29, 2014

@ff2000 they should be there http://repo.reverbrain.com/sources/, but something is broken. We'll solve it with our RE. You're going to make ebuilds for Gentoo, aren't you?
Up: You could find them here too http://repo.reverbrain.com/precise/current/source/

@ff2000
Copy link
Author

ff2000 commented Jul 30, 2014

@noxiouz thx! And yes, I want to get an up2date version of cocaine-core into Gentoo portage :)

@kobolog
Copy link
Member

kobolog commented Oct 21, 2014

There's a git-subtree based branch now: https://github.com/cocaine/cocaine-core/tree/git-subtrees-src. We'll test it out and merge if everything's good with that approach.

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