[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cgit
Subject:    Build failed in Jenkins: cgit-master #28 - origin/master - 6d13089
From:       "Pelagic Jenkins (Public) " <noreply () jenkins-public ! pelagic ! nl>
Date:       2016-05-12 15:35:28
Message-ID: 262503119.1.1463067328997.JavaMail.jenkins () jenkins-public ! internal ! Hupie ! com
[Download RAW message or body]

See <https://hupie.dyndns.org:15051/jenkins/job/cgit-master/28/changes>

Changes:

[Jason] git: update to v2.8.2

[Jason] ui-shared: Simplify cgit_print_error_page() logic

[Jason] ui-shared: HTML-ize DOCTYPE and <html>

------------------------------------------
Started by an SCM change
Building in workspace <https://hupie.dyndns.org:15051/jenkins/job/cgit-master/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git.zx2c4.com/cgit # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://git.zx2c4.com/cgit
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress http://git.zx2c4.com/cgit \
+refs/heads/*:refs/remotes/origin/* --prune  > git rev-parse \
refs/remotes/origin/master^{commit} # timeout=10  > git rev-parse \
refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision \
6d1308924b48867e44b0b1e72cb850106e980e79 (refs/remotes/origin/master)  > git config \
core.sparsecheckout # timeout=10  > git checkout -f \
6d1308924b48867e44b0b1e72cb850106e980e79  > git rev-list \
59d8fa1a62e7c19911fdf7ee9ceb0fdf8fa3331c # timeout=10 Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule update --init --recursive
Set build name.
New build name is '#28 - origin/master - 6d13089'
[workspace] $ /bin/bash /tmp/hudson7116158322479893544.sh
    SUBDIR git
CGIT_VERSION = v0.12-34-g6d13
GIT_VERSION = 2.8.2
    * new build flags
    * new CGit build flags
    CC ../cgit.o
    CC ../cache.o
    CC ../cmd.o
    CC ../configfile.o
    CC ../filter.o
    CC ../html.o
    CC ../parsing.o
    CC ../scan-tree.o
    CC ../shared.o
    CC ../ui-atom.o
    CC ../ui-blob.o
    CC ../ui-clone.o
    CC ../ui-commit.o
    CC ../ui-diff.o
    CC ../ui-log.o
    CC ../ui-patch.o
    CC ../ui-plain.o
    CC ../ui-refs.o
    CC ../ui-repolist.o
    CC ../ui-shared.o
../ui-shared.c:15:1: error: stray ‘\' in program
 "<!DOCTYPE html>"\n";
 ^
../ui-shared.c:15:19: error: expected ‘,' or ‘;' before ‘n'
 "<!DOCTYPE html>"\n";
                   ^
../ui-shared.c:15:20: warning: missing terminating " character
 "<!DOCTYPE html>"\n";
                    ^
../ui-shared.c:15:19: error: missing terminating " character
 "<!DOCTYPE html>"\n";
                   ^
../ui-shared.c: In function ‘cgit_print_http_headers':
../ui-shared.c:689:31: warning: implicit declaration of function ‘http_date' \
[-Wimplicit-function-declaration]  htmlf("Last-Modified: %s\n", \
http_date(ctx.page.modified));  ^
../ui-shared.c:689:8: warning: format ‘%s' expects argument of type ‘char *', but \
argument 2 has type ‘int' [-Wformat=]  htmlf("Last-Modified: %s\n", \
http_date(ctx.page.modified));  ^
../ui-shared.c:690:8: warning: format ‘%s' expects argument of type ‘char *', but \
argument 2 has type ‘int' [-Wformat=]  htmlf("Expires: %s\n", \
http_date(ctx.page.expires));  ^
In file included from ./git-compat-util.h:164:0,
                 from ../cgit.h:5,
                 from ../ui-shared.c:9:
../ui-shared.c: In function ‘cgit_print_error_page':
../ui-shared.c:795:2: error: expected ‘;' before ‘__builtin_va_start'
  va_start(ap, fmt);
  ^
../cgit.mk:127: recipe for target '../ui-shared.o' failed
make[1]: *** [../ui-shared.o] Error 1
Makefile:70: recipe for target 'cgit' failed
make: *** [cgit] Error 2
Build step 'Execute shell' marked build as failure
Set build name.
New build name is '#28 - origin/master - 6d13089'
Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#28 - \
origin/master - 6d13089', new value: '#28 - origin/master - 6d13089' Archiving \
artifacts _______________________________________________
CGit mailing list
CGit@lists.zx2c4.com
http://lists.zx2c4.com/mailman/listinfo/cgit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic