Skip to content

CI Build improvements#256

Open
thedrow wants to merge 5 commits intoyinqiwen:0.9from
thedrow:patch-1
Open

CI Build improvements#256
thedrow wants to merge 5 commits intoyinqiwen:0.9from
thedrow:patch-1

Conversation

@thedrow
Copy link
Copy Markdown

@thedrow thedrow commented Jun 18, 2016

No description provided.

@yinqiwen
Copy link
Copy Markdown
Owner

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

@thedrow
Copy link
Copy Markdown
Author

thedrow commented Jun 19, 2016

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

@thedrow
Copy link
Copy Markdown
Author

thedrow commented Jun 19, 2016

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

@yinqiwen
Copy link
Copy Markdown
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
Copy Markdown
Author

thedrow commented Jun 19, 2016

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

@thedrow
Copy link
Copy Markdown
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.

2 participants