Properties
Properties
Drydock: Run Command
Drydock: Run Command
- When
- Completed at Jul 25 2016, 7:52 PM · Built for 4 s
- Status
Failed
1 | Note: checking out '3cdb1b2dc596d5bd0f64b94a55cfe6bcb4b5263d'. |
---|---|
2 | |
3 | You are in 'detached HEAD' state. You can look around, make experimental |
4 | changes and commit them, and you can discard any commits you make in this |
5 | state without impacting any branches by performing another checkout. |
6 | |
7 | If you want to create a new branch to retain commits you create, you may |
8 | do so (now or later) by using -b with the checkout command again. Example: |
9 | |
10 | git checkout -b new_branch_name |
11 | |
12 | HEAD is now at 3cdb1b2... Attempt to fix the Makefile |
13 | HEAD is now at 3cdb1b2... Attempt to fix the Makefile |
14 | No submodule mapping found in .gitmodules for path 'source/webmail-user-guide/roundcubemail' |
15 | No submodule mapping found in .gitmodules for path 'source/webmail-user-guide/roundcubemail' |
16 | make: *** [submodules] Error 1 |
17 |
1 | Cloning into '/tmp/docs.kolab.org.EMse/docs'... |
---|---|
2 | done. |
3 | /tmp/docs.kolab.org.EMse/docs /var/drydock/workingcopy-215830/repo/docs |
4 | if [ -d "source/webmail-user-guide/roundcubemail/.git" ]; then \ |
5 | rm -rf source/webmail-user-guide/roundcubemail/ ; \ |
6 | fi |
7 | if [ -d "source/webmail-user-guide/roundcubemail-core/.git" ]; then \ |
8 | rm -rf source/webmail-user-guide/roundcubemail-core/ ; \ |
9 | fi |
10 | if [ -d "source/webmail-user-guide/roundcubemail-helpdocs/.git" ]; then \ |
11 | rm -rf source/webmail-user-guide/roundcubemail-helpdocs/.git ; \ |
12 | fi |
13 | if [ -d "source/webmail-user-guide/roundcubemail-plugins-kolab/.git" ]; then \ |
14 | rm -rf source/webmail-user-guide/roundcubemail-plugins-kolab/ ; \ |
15 | fi |
16 | if [ -x "$(which git 2>/dev/null)" ]; then \ |
17 | git submodule init ; \ |
18 | git submodule update ; \ |
19 | fi |
20 | Submodule 'ext/kolab' (https://git.kolab.org/diffusion/DS/docs-sphinx-ext.git) registered for path 'ext/kolab' |
21 | Cloning into 'ext/kolab'... |
22 | Submodule path 'ext/kolab': checked out '26f8e19933af8564d3140091dc07dff259055cbc' |
23 | /var/drydock/workingcopy-215830/repo/docs |
24 |
Lease Working Copy
Lease Working Copy
- When
- Completed at Jul 25 2016, 7:52 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jul 25 2016, 7:52 PM · Built instantly
- Status
Passed