[Bug 261096] lang/sbcl: should also be enabled for arm64

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 May 2022 14:17:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261096

Dmitri Goutnik <dmgk@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmgk@freebsd.org

--- Comment #10 from Dmitri Goutnik <dmgk@freebsd.org> ---
`make test` results on aarch64 12.1-STABLE (AWS Graviton a1.large):

Finished running tests.
Status:
 Expected failure:   dynamic-extent.pure.lisp / DX-COMPILER-NOTES
 Expected failure:   float.pure.lisp / (SCALE-FLOAT-OVERFLOW BUG-372)
 Expected failure:   float.pure.lisp / (ADDITION-OVERFLOW BUG-372)
 Expected failure:   float.pure.lisp / (ADDITION-OVERFLOW BUG-372 TAKE-2)
 Expected failure:   hash.pure.lisp / SXHASH-ON-DISPLACED-STRING
 Expected failure:   selfbuild-output.pure.lisp /
MAKE-LIST-%MAKE-LIST-NOT-CALLED
 Skipped (broken):   debug.impure.lisp / (TRACE ENCAPSULATE NIL)
 Skipped (broken):   debug.impure.lisp / (TRACE ENCAPSULATE NIL RECURSIVE)
 Expected failure:   fopcompiler.impure.lisp /
FOPCOMPILER-DEPRECATED-VAR-WARNING
 Expected failure:   full-eval.impure.lisp / INLINE-FUN-CAPTURES-DECL
 Skipped (broken):   gethash-concurrency.impure.lisp / (HASH-TABLE
UNSYNCHRONIZED)
 Expected failure:   packages.impure.lisp / USE-PACKAGE-CONFLICT-SET
 Expected failure:   packages.impure.lisp / IMPORT-SINGLE-CONFLICT
 Expected failure:   walk.impure.lisp / (WALK MULTIPLE-VALUE-BIND)
 Expected failure:   walk.impure.lisp / (WALK MULTIPLE-VALUE-BIND SPECIAL)
 (58 tests skipped for this combination of platform and features)
ok
//apparent success (reached end of run-tests.sh normally)

-- 
You are receiving this mail because:
You are the assignee for the bug.