[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_37 #43
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Dec 23 17:09:50 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_arm64_37/43/------------------------------------------
[...truncated 3752 lines...]
echo '#!/bin/sh' >go && \
echo >>go && \
echo "lib=\"`pwd`\"" >>go && \
echo 'exec "$lib"/scheme48vm -i "$lib"/scheme48.image "$@"' \
>>go && \
chmod +x go
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/user.o c/posix/user.c
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/regexp.o c/posix/regexp.c
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/proc-env.o c/posix/proc-env.c
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/proc.o c/posix/proc.c
c/posix/proc.c: In function ‘posix_exec’:
c/posix/proc.c:213:16: warning: implicit declaration of function ‘execvpe’ [-Wimplicit-function-declaration]
status = execvpe(c_program, c_args, c_env);
^~~~~~~
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/io.o c/posix/io.c
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/dir.o c/posix/dir.c
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/posix.o c/posix/posix.c
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/time.o c/posix/time.c
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/errno.o c/posix/errno.c
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/posix/syslog.o c/posix/syslog.c
aarch64-linux-gnu-gcc -o c/posix.so c/posix/user.o c/posix/regexp.o c/posix/proc-env.o c/posix/proc.o c/posix/io.o c/posix/dir.o c/posix/posix.o c/posix/time.o c/posix/errno.o c/posix/syslog.o -shared -Wl,-z,relro -pthread -rdynamic -lc -z relro
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/srfi-27.o c/srfi-27.c
aarch64-linux-gnu-gcc -o c/srfi-27.so c/srfi-27.o -shared -Wl,-z,relro -pthread -rdynamic -lc -z relro
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/ffi-test/ffi-test.o c/ffi-test/ffi-test.c
aarch64-linux-gnu-gcc -o c/ffi-test.so c/ffi-test/ffi-test.o -shared -Wl,-z,relro -pthread -rdynamic -lc -z relro
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/r6rs/ieee_bytevect.o c/r6rs/ieee_bytevect.c
aarch64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/r6rs/r6rs_externals.o c/r6rs/r6rs_externals.c
aarch64-linux-gnu-gcc -o c/r6rs.so c/r6rs/ieee_bytevect.o c/r6rs/r6rs_externals.o -shared -Wl,-z,relro -pthread -rdynamic -lc -z relro
make[2]: Map '/build/scheme48-1.9' wordt verlaten
make[1]: Map '/build/scheme48-1.9' wordt verlaten
debian/rules override_dh_auto_test
make[1]: Map '/build/scheme48-1.9' wordt binnengegaan
# disable tests on architectures where they fail
# up to now it is not clear why some tests fail
echo "I: do testing"
I: do testing
dh_auto_test
make -j1 test VERBOSE=1
make[2]: Map '/build/scheme48-1.9' wordt binnengegaan
( \
echo ',batch'; \
echo ',exec ,load =scheme48/debug/check.scm'; \
echo ',config ,load =scheme48/test-packages.scm'; \
echo ',open base-test'; \
echo ',open big-test'; \
echo ',open sockets-test'; \
echo ',open os-time-test'; \
echo ',open tconc-queue-test'; \
echo ',open transport-link-cell-test'; \
echo ',open tlc-table-test'; \
echo ',open env-test'; \
echo ',config ,load =scheme48/sort/test-packages.scm'; \
echo ',open sort-test'; \
echo ',config ,load =scheme48/misc/packages.scm'; \
echo ',config ,load =scheme48/misc/test-packages.scm'; \
echo ',open misc-test'; \
echo ',config ,load =scheme48/r6rs/test-packages.scm'; \
echo ',open r6rs-test'; \
echo ',config ,load =scheme48/cml/test-packages.scm'; \
echo ',open cml-test'; \
echo ',config ,load =scheme48/srfi/test-packages.scm'; \
echo ',open srfi-test'; \
echo ',config ,load =scheme48/posix/test-packages.scm'; \
echo ',open posix-test'; \
echo ',config ,load =scheme48/ffi-test/test-packages.scm'; \
echo ',open ffi-test'; \
echo ',open test-suites'; \
echo '(define-test-suite all-tests (compiler-tests base-tests big-tests tcp-sockets-tests tconc-queue-tests transport-link-cell-tests tlc-table-tests tlc-table-weak-tests tlc-table-string-tests os-time-tests sort-tests misc-tests env-tests r6rs-tests cml-tests srfi-tests posix-tests ffi-tests))'; \
echo '(run-test-suite all-tests)' \
) | ./scheme48vm -i scheme48.image -h 8000000
Welcome to Scheme 48 1.9 (made by i-capture-the-hostname on 2016-12-24)
See http://s48.org/ for more information.
Please report bugs to scheme-48-bugs at s48.org.
Get more information at http://www.s48.org/.
Type ,? (comma question-mark) for help.
> will not prompt and will exit on errors
will not compile calls in line
warning: name from opened structure redefined [package-define!]
#{package 287 bar}
cadr
#{structure 91 scheme}
will compile some calls in line
warning: name from opened structure redefined [package-define!]
#{package 287 bar}
car
#{structure 91 scheme}
warning: name from opened structure redefined [package-define!]
#{package 290 test3}
x
#{structure 288 test1}
; no values returned
; no values returned
[all-tests
[compiler-tests
[bench-tests
(non-bench)
(bench)
]
[test1-tests
(shadowing1)
]
[test2-tests
(shadowing2)
]
[test3-tests
(shadowing3)
]
]
[base-tests
(quasiquote)
(dynamic-wind)
]
[big-tests
[misc-big-tests
(many-args)
(*1)
(*2)
(*3)
(internal-define)
(read-byte)
(apply)
(char<->integer)
(number->string)
(string->number)
(random)
(sort)
(bigbit)
(cr/lf)
(format)
(fancy-input-ports)
(byte-sink-input-ports)
(fancy-output-ports)
(limit-output)
(destructure)
(array)
(delay)
(receive)
(dump)
(placeholders)
(search-trees)
(enumerated-types)
(masks)
(float)
(float-comparisons)
(float-ops)
(integer-comparisons)
]
[inversion-lists-tests
(creation/membership)
(complement/1)
(complement/2)
(union/1)
(union/2)
(union/3)
(union/4)
(intersection/1)
(intersection/2)
(intersection/3)
(intersection/4)
(intersection/5)
(adjoin)
(remove)
(size)
(copy)
(fold/done?)
(cursor)
(hash)
]
[constant-tables-tests
(simple)
(not-present)
(bigger)
]
[matchers-tests
(is)
(anything)
(opposite)
(is-true)
(is-false)
(is-null)
(is-within)
(all-of)
(any-of)
(list-where-all)
(list-where-any)
]
[queues-tests
(list->queue-list)
(basics)
(basics-in-big-transaction)
(basics-comment-tests)
(queue-head)
(list->queue)
(delenda-comment-tests)
(queue-length)
(delete-from-queue!)
(on-queue?)
(queue->list)
]
]
[tcp-sockets-tests
(tcp-sockets)
]
[tconc-queue-tests
(constructor-predicate)
(empty)
(non-empty)
(dequeue-empty)
(peek-empty)
(size)
(dequeue-1)
(dequeue-2)
(en/dequeue-2)
(en/dequeue-3)
(enqueue-n/dequeue-n)
(en/dequeue-n)
(en/clear/dequeue-n)
]
[transport-link-cell-tests
(constructor-predicate)
(accessors)
(setters)
(collectionStarting cleanup.
/srv/reproducible-results/rbuild-debian-ikuSC8ed/tmp.BKXXlnYcp6: FATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1720)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
More information about the Qa-jenkins-scm
mailing list