Started by upstream project "nsgenbind" build number 634 originally caused by: Started by upstream project "buildsystem" build number 1535 originally caused by: Started by user Vincent Sanders Building remotely on ciworker17 (i586-pc-haiku) in workspace /boot/home/jenkins/workspace/nsgenbind/HOST/i586-pc-haiku > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.netsurf-browser.org/nsgenbind.git # timeout=10 Fetching upstream changes from git://git.netsurf-browser.org/nsgenbind.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/nsgenbind.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 48a2aaa6e40db1faad65a901bd0cb105ea9616bd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 48a2aaa6e40db1faad65a901bd0cb105ea9616bd > git rev-list 48a2aaa6e40db1faad65a901bd0cb105ea9616bd # timeout=10 > git tag -a -f -m Jenkins Build #634 jenkins-HOST=i586-pc-haiku-634 # timeout=10 [i586-pc-haiku] $ /bin/sh -xe /tmp/hudson13310668550204051946.sh + ARTIFACT_HOME=/boot/home/jenkins/artifacts-i586-pc-haiku + mkdir -p /boot/home/jenkins/artifacts-i586-pc-haiku + export PREFIX=/boot/home/jenkins/artifacts-i586-pc-haiku + PREFIX=/boot/home/jenkins/artifacts-i586-pc-haiku + case "${HOST}" in + MAKE=make ++ cc -dumpmachine + export HOST=i586-pc-haiku + HOST=i586-pc-haiku + make clean + make BISON: src/webidl-parser.y FLEX: src/webidl-lexer.l BISON: src/nsgenbind-parser.y FLEX: src/nsgenbind-lexer.l COMPILE: build-i586-pc-haiku-i586-pc-haiku-release-binary/nsgenbind-parser.c COMPILE: build-i586-pc-haiku-i586-pc-haiku-release-binary/nsgenbind-lexer.c COMPILE: build-i586-pc-haiku-i586-pc-haiku-release-binary/webidl-parser.c COMPILE: build-i586-pc-haiku-i586-pc-haiku-release-binary/webidl-lexer.c COMPILE: src/nsgenbind.c COMPILE: src/utils.c src/utils.c: In function 'genb_fpath_tmp': src/utils.c:40:41: warning: format '%d' expects argument of type 'int', but argument 6 has type 'pid_t' {aka 'long int'} [-Wformat=] 40 | snprintf(fpath, fpathl, "%s/%s.%d", options->outdirname, fname, getpid()); | ~^ ~~~~~~~~ | | | | int pid_t {aka long int} | %ld COMPILE: src/output.c COMPILE: src/webidl-ast.c COMPILE: src/nsgenbind-ast.c COMPILE: src/ir.c COMPILE: src/duk-libdom.c COMPILE: src/duk-libdom-interface.c COMPILE: src/duk-libdom-dictionary.c COMPILE: src/duk-libdom-common.c COMPILE: src/duk-libdom-generated.c LINK: build-i586-pc-haiku-i586-pc-haiku-release-binary/nsgenbind + make test TEST: blankidl......PASS TEST: browser-duk......PASS TEST: document......FAIL TEST: dom......FAIL TEST: emptyidl......PASS TEST: htmldocument......FAIL TEST: htmldocument2......FAIL TEST: htmlelement......FAIL TEST: HTMLUnknownElement......FAIL TEST: window......FAIL TEST: Testing complete + make install install -C -m 755 build-i586-pc-haiku-i586-pc-haiku-release-binary/nsgenbind /boot/home/jenkins/artifacts-i586-pc-haiku/bin + make clean Build step 'Console output (build log) parsing' changed build result to UNSTABLE Finished: UNSTABLE