[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_17 #3782

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jan 25 09:32:33 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_17/3782/>

------------------------------------------
[...truncated 20415 lines...]
; note: unable to
;   optimize
; due to type uncertainty:
;   The first argument is a SEQUENCE, not a VECTOR.

;     (CHAR CHAOS::NAME CHAOS::POS)
; --> AREF 
; ==>
;   (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
; 
; note: unable to
;   optimize
; due to type uncertainty:
;   The first argument is a STRING, not a SIMPLE-STRING.
; 
; note: unable to
;   avoid runtime dispatch on array element type
; due to type uncertainty:
;   The first argument is a STRING, not a SIMPLE-ARRAY.

; compiling (DEFUN MAKE-TRS-OP-INFO ...)
; compiling (DEFUN MAKE-TRS-OP-MAPS ...)
; compiling (DEFUN MAKE-TRS-METHOD-ATTR ...)
; compiling (DEFUN FIX-TRS-IDS ...)
; file: /build/cafeobj-1.5.4/chaos/construct/trs.lisp
; in: DEFUN FIX-TRS-IDS
;     (FIND-IF
;      #'(LAMBDA (CHAOS::X) (AND (CONSP CHAOS::X) (OR (EQ # :ID) (EQ # :IDR))))
;      CHAOS::INFO)
; 
; note: unable to
;   optimize
; due to type uncertainty:
;   The second argument is a SEQUENCE, not a (OR CONS NULL VECTOR).

; compiling (DEFUN MAP-CHAOS-OP-TO-TRS ...)
; compiling (DEFUN MAP-CHAOS-OP-TO-TRS-INFO ...)
; compiling (DEFUN TRS-REV-OP-NAME ...)
; file: /build/cafeobj-1.5.4/chaos/construct/trs.lisp
; in: DEFUN TRS-REV-OP-NAME
;     (STRING CHAOS::NAME)
; 
; note: unable to
;   optimize
; due to type uncertainty:
;   The first argument is a (OR (VECTOR CHARACTER) (VECTOR NIL) BASE-STRING
;                               SYMBOL CHARACTER), not a SYMBOL.

; compiling (DEFUN FIND-TRS-DUMMY-METHOD ...)
; compiling (DEFUN MAKE-TRS-DUMMY-METHOD ...)
; compiling (DEFUN MAKE-TRS-BUILTIN-BIN-OP-INFO ...)
; compiling (DEFUN MAKE-TRS-IF-THEN-ELSE-INFO ...)
; compiling (DEFUN MAKE-TRS-IF-THEN-ELSE-AXIOMS ...)
; compiling (DEFUN GET-TRS-TOP-SORTS ...)
; compiling (DEFUN GET-TRS-ERROR-SORTS ...)
; compiling (DEFUN MAKE-TRS-BIOPINFOS ...)
; compiling (DEFUN MAKE-TRS-BUILTIN-OP-MAPS ...)
; file: /build/cafeobj-1.5.4/chaos/construct/trs.lisp
; in: DEFUN MAKE-TRS-BUILTIN-OP-MAPS
;     (DOLIST (SORT CHAOS::TOP-SORTS)
;       (UNLESS (CHAOS::SORT-IS-HIDDEN SORT)
;         (PUSH
;          (CHAOS::MAKE-TRS-BUILTIN-BIN-OP-INFO CHAOS::TRS CHAOS::*RWL-PREDICATE*
;           (LIST SORT SORT) CHAOS::*BOOL-SORT*)
;          CHAOS::REL-INFOS)
;         (PUSH
;          (CHAOS::MAKE-TRS-BUILTIN-BIN-OP-INFO CHAOS::TRS CHAOS::*RWL-PREDICATE2*
;           (LIST SORT CHAOS::*RWL-NAT-STAR-SORT* SORT) CHAOS::*BOOL-SORT*)
;          CHAOS::REL-INFOS)))
; --> BLOCK LET 
; ==>
;   CHAOS::TOP-SORTS
; 
; note: deleting unreachable code

;     (CHAOS::SORT-IS-HIDDEN SORT)
; --> CHAOS::SORT-HIDDEN TRULY-THE SB-KERNEL:%INSTANCE-REF THE 
; ==>
;   SORT
; 
; note: deleting unreachable code

;     (CHAOS::MAKE-TRS-BUILTIN-BIN-OP-INFO CHAOS::TRS CHAOS::*RWL-PREDICATE*
;      (LIST SORT SORT) CHAOS::*BOOL-SORT*)
; ==>
;   CHAOS::TRS
; 
; note: deleting unreachable code

;     (PUSH
;      (CHAOS::MAKE-TRS-BUILTIN-BIN-OP-INFO CHAOS::TRS CHAOS::*RWL-PREDICATE*
;       (LIST SORT SORT) CHAOS::*BOOL-SORT*)
;      CHAOS::REL-INFOS)
; --> LET* SETQ THE CONS 
; ==>
;   CHAOS::REL-INFOS
; 
; note: deleting unreachable code

;     (CHAOS::MAKE-TRS-BUILTIN-BIN-OP-INFO CHAOS::TRS CHAOS::*RWL-PREDICATE2*
;      (LIST SORT CHAOS::*RWL-NAT-STAR-SORT* SORT) CHAOS::*BOOL-SORT*)
; ==>
;   CHAOS::TRS
; 
; note: deleting unreachable code

;     (PUSH
;      (CHAOS::MAKE-TRS-BUILTIN-BIN-OP-INFO CHAOS::TRS CHAOS::*RWL-PREDICATE2*
;       (LIST SORT CHAOS::*RWL-NAT-STAR-SORT* SORT) CHAOS::*BOOL-SORT*)
;      CHAOS::REL-INFOS)
; --> LET* SETQ THE CONS 
; ==>
;   CHAOS::REL-INFOS
; 
; note: deleting unreachable code

; compiling (DEFMACRO TRS-TERM-TYPE ...)
; compiling (DEFMACRO TRS-TERM-HEAD ...)
; compiling (DEFMACRO TRS-TERM-BUILTIN-VALUE ...)
; compiling (DEFMACRO TRS-TERM-SORT ...)
; compiling (DEFMACRO TRS-TERM-SUBTERMS ...)
; compiling (DEFUN TRS$MAKE-TERM-FORM ...)
; compiling (DEFUN TRS-SET-IF-THEN-SORT ...)
; compiling (DEFUN TRS-GET-IF-THEN-SORT ...)
; compiling (DEFUN TRS$MAKE-TERM-FORM* ...)
; compiling (DEFUN TRS-TERM-VARIABLES ...)
; compiling (DEFUN TRS-RE-MAKE-TERM-FORM ...)
; compiling (DEFUN RE-PRINT-TRS-TERM ...)
; file: /build/cafeobj-1.5.4/chaos/construct/trs.lisp
; in: DEFUN RE-PRINT-TRS-TERM
;     (STRING (CHAOS::TRS-TERM-HEAD CHAOS::TRS-TERM))
; 
; note: unable to
;   optimize
; due to type uncertainty:
;   The first argument is a (OR (VECTOR CHARACTER) (VECTOR NIL) BASE-STRING
;                               SYMBOL CHARACTER), not a SYMBOL.

;     (<= CHAOS::PREC (CHAOS::GET-METHOD-PRECEDENCE CHAOS::HD))
; --> OR LET IF OR THE = IF 
; ==>
;   (= SB-C::X SB-C::Y)
; 
; note: unable to open code because: The operands might not be the same type.

; --> OR LET < IF 
; ==>
;   (< SB-C::X SB-C::Y)
; 
; note: forced to do static-fun Two-arg-< (cost 53)
;       unable to do inline fixnum comparison (cost 4) because:
;       The second argument is a REAL, not a FIXNUM.
;       unable to do inline (signed-byte 32) comparison (cost 6) because:
;       The second argument is a REAL, not a (SIGNED-BYTE 32).
;       etc.

; compiling (DEFUN TRS$GET-AXIOMS ...)
; compiling (DEFUN GET-TRS-AXIOM ...)
; file: /build/cafeobj-1.5.4/chaos/construct/trs.lisp
; in: DEFUN GET-TRS-AXIOM
;     (STRING (CAR CHAOS::LABEL))
; 
; note: unable to
;   optimize
; due to type uncertainty:
;   The first argument is a (OR (VECTOR CHARACTER) (VECTOR NIL) BASE-STRING
;                               SYMBOL CHARACTER), not a SYMBOL.

; compiling (DEFMACRO TRS-AXIOM-TYPE ...)
; compiling (DEFMACRO TRS-AXIOM-LABEL ...)
; compiling (DEFMACRO TRS-AXIOM-LHS ...)
; compiling (DEFMACRO TRS-AXIOM-RHS ...)
; compiling (DEFMACRO TRS-AXIOM-CONDITION ...)
; compiling (DEFUN TRS-AXIOM-IS-BUILT-IN ...)

; /build/cafeobj-1.5.4/tmpcache/common-lisp/sbcl-1.3.1.debian-linux-arm/build/cafeobj-1.5.4/chaos/construct/trs-TMP.fasl written
; compilation finished in 0:00:02.094
; compiling file "/build/cafeobj-1.5.4/chaos/decafe/mutils.lisp" (written 07 OCT 2015 01:43:01 PM):
; compiling (IN-PACKAGE :CHAOS)
; compiling (DECLAIM (OPTIMIZE # ...))
; compiling (DEFUN MAKE-PSUEDO-VARS ...)
; compiling (DEFUN MAKE-PSUEDO-VARS-FROM-SORTS ...)
; compiling (DEFUN APPROPRIATE-METHOD ...)
; compiling (DEFUN MODEXP-EVAL-PRINCIPAL-OP ...)
; compiling (DEFUN MODMORPH-CHECK-RANK ...)

; /build/cafeobj-1.5.4/tmpcache/common-lisp/sbcl-1.3.1.debian-linux-arm/build/cafeobj-1.5.4/chaos/decafe/mutils-TMP.fasl written
; compilation finished in 0:00:00.070
; compiling file "/build/cafeobj-1.5.4/chaos/decafe/modmorph.lisp" (written 07 OCT 2015 01:43:01 PM):
; compiling (IN-PACKAGE :CHAOS)
; compiling (DECLAIM (OPTIMIZE # ...))
; compiling (DEFUN APPLY-MODMORPH ...)
; compiling (DEFUN APPLY-MODMORPH* ...)
; compiling (DECLAIM (SPECIAL *MODMORPH-LOCAL-VARS*))
; compiling (DEFVAR *MODMORPH-LOCAL-VARS* ...)
; compiling (DEFUN APPLY-MODMORPH-INTERNAL ...)
; compiling (DEFUN MODMORPH-PREPARE-FOR-PARSING ...)
; file: /build/cafeobj-1.5.4/chaos/decafe/modmorph.lisp
; in: DEFUN MODMORPH-PREPARE-FOR-PARSING
;     (CHAOS::MARK-MODULE-READY-FOR-PARSING MOD)
; --> SETF SB-KERNEL:%INSTANCE-SET THE MAX LET LET IF >= OR LET > IF 
; ==>
;   (> SB-C::X SB-C::Y)
; 
; note: unable to
;   open-code FLOAT to RATIONAL comparison
; due to type uncertainty:
;   The first argument is a REAL, not a FLOAT.

; --> SETF SB-KERNEL:%INSTANCE-SET THE MAX LET LET IF >= OR LET IF OR THE = IF 
; ==>
;   (= SB-C::X SB-C::Y)
; 
; note: unable to
;   open-code FLOAT to RATIONAL comparison
; due to type uncertainty:
;   The first argument is a REAL, not a FLOAT.
; 
; note: unable to open code because: The operands might not be the same type.

; --> SETF SB-KERNEL:%INSTANCE-SET THE MAX LET LET IF >= OR LET > IF 
; ==>
;   (> SB-C::X SB-C::Y)
; 
; note: forced to do static-fun Two-arg-> (cost 53)
;       unable to do inline fixnum comparison (cost 4) because:
;       The first argument is a REAL, not a FIXNUM.
;       unable to do inline (signed-byte 32) comparison (cost 6) because:
;       The first argument is a REAL, not a (SIGNED-BYTE 32).
;       etc.

; compiling (DEFUN FIX-OPERATOR-MAPPING ...)
; compiling (DEFUN MODMORPH-FIND-MAPPED-SORTS ...)
; compiling (DEFUN MODMORPH-COPY-METHOD-ATTRIBUTES ...)
; compiling (DEFUN MODMORPH-FIND-USER-DEFINED-ERROR-METHOD ...)
; compiling (DEFUN MODMORPH-FIND-PROPER-ERROR-METHOD ...)Terminated
/srv/reproducible-results/rbuild-debian-GUr8lfwm/tmp.OD8AJ0Bp9G:	 39.1% -- replaced with /srv/reproducible-results/rbuild-debian-GUr8lfwm/tmp.OD8AJ0Bp9G.gz
Mon 25 Jan 09:32:33 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-pN18XSFp, which will now be removed.
Mon 25 Jan 09:32:33 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-pN18XSFp, which will now be removed.
INFO: Starting at 2016-01-25 09:32:33.256119
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:537)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:408)



More information about the Qa-jenkins-scm mailing list