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

CI Build improvements #256

Open
wants to merge 5 commits into
base: 0.9
Choose a base branch
from
Open

CI Build improvements #256

wants to merge 5 commits into from

Conversation

thedrow
Copy link

@thedrow thedrow commented Jun 18, 2016

No description provided.

@yinqiwen
Copy link
Owner

Seems this patch make the Travis CI build return 1 after all test.

@thedrow
Copy link
Author

thedrow commented Jun 19, 2016

I have no idea why. I'm investigating...

@thedrow
Copy link
Author

thedrow commented Jun 19, 2016

Why is the compilation failing? I don't see an error.

@yinqiwen
Copy link
Owner

·The command "make -j2" exited with 2.
0.01s$ ./ardb-test
/home/travis/build.sh: line 45: ./ardb-test: No such file or directory
The command "./ardb-test" exited with 127.
0.02s$ popd
~/build/yinqiwen/ardb
The command "popd" exited with 0.
cache.2
store build cache
0.00s
6.48schange detected (content changed, file is created, or file is deleted):

seems '-j2' is not a good options to build dependencies, some 3rd libs are not compiled success before compiling ardb's source.

@thedrow
Copy link
Author

thedrow commented Jun 19, 2016

Oh, so the problem is the makefile? Ok I'll revert that.

@thedrow
Copy link
Author

thedrow commented Jun 19, 2016

I have no idea why the build is hanging. Must be a travis bug...

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

Successfully merging this pull request may close these issues.

None yet

2 participants