Source: python-numpysane
Version: 0.35-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230113 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> ./test/genpywrap.py > test/testlib_pywrap_GENERATED.c
> cc -Wall -Wextra -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -g
> -Wno-missing-field-initializers -Wsign-compare -DNDEBUG -g -fwrapv -Wall -g
> -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -fPIC
> -I/usr/include/python3.11 -Wno-cast-function-type -Wdate-time
> -D_FORTIFY_SOURCE=2 -c -o test/testlib_pywrap_GENERATED.o
> test/testlib_pywrap_GENERATED.c
> cc -Wall -Wextra -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -g
> -Wno-missing-field-initializers -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
> test/testlib.o test/testlib.c
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2
> -lpython3.11 -g -fwrapv -O2 -L/<<PKGBUILDDIR>> -Wl,-rpath=/<<PKGBUILDDIR>>
> test/testlib_pywrap_GENERATED.o test/testlib.o -o
> test/testlib.cpython-311-x86_64-linux-gnu.so
> python3 test/test-c-broadcasting.py
> [32mtest-c-broadcasting.py:49 check(): OK: inner matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: inner matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: inner matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: inner matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: inner matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: inner matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: outer matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: outer matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: outer matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: outer matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: outer matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: outer matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: inner matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: inner matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: inner matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: inner matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: inner matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: inner matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:81 <module>(): OK: types must match[0m
> [32mtest-c-broadcasting.py:49 check(): OK: inner matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: inner matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: inner matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: inner matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:49 check(): OK: inner matches.
> Dynamically-allocated output[0m
> [32mtest-c-broadcasting.py:57 check(): OK: inner matches. Pre-allocated
> output[0m
> [32mtest-c-broadcasting.py:99 <module>(): OK[0m
> [32mtest-c-broadcasting.py:104 <module>(): OK: Aligned dimensions[0m
> [32mtest-c-broadcasting.py:108 <module>(): OK[0m
> [32mtest-c-broadcasting.py:110 <module>(): OK[0m
> [32mtest-c-broadcasting.py:112 <module>(): OK: Basic in-place
> broadcasting[0m
> [32mtest-c-broadcasting.py:114 <module>(): OK: Output type must match[0m
> [32mtest-c-broadcasting.py:116 <module>(): OK: Output type must match[0m
> [32mtest-c-broadcasting.py:118 <module>(): OK: Output type must match[0m
> [32mtest-c-broadcasting.py:120 <module>(): OK: Output type must match[0m
> [32mtest-c-broadcasting.py:122 <module>(): OK: Wrong dimensions on out[0m
> [32mtest-c-broadcasting.py:124 <module>(): OK: Wrong dimensions on out[0m
> [32mtest-c-broadcasting.py:126 <module>(): OK: Wrong dimensions on out[0m
> [32mtest-c-broadcasting.py:128 <module>(): OK: Wrong dimensions on out[0m
> [32mtest-c-broadcasting.py:130 <module>(): OK: Wrong dimensions on out[0m
> [32mtest-c-broadcasting.py:162 test_identity3(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:162 test_identity3(): OK: value matches[0m
> [32mtest-c-broadcasting.py:162 test_identity3(): OK: returning same matrix
> as the given "out"[0m
> [32mtest-c-broadcasting.py:162 test_identity3(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:162 test_identity3(): OK: value matches[0m
> [32mtest-c-broadcasting.py:162 test_identity3(): OK[0m
> [32mtest-c-broadcasting.py:164 test_identity3(): OK[0m
> [32mtest-c-broadcasting.py:165 test_identity3(): OK[0m
> [32mtest-c-broadcasting.py:168 test_identity3(): OK[0m
> [32mtest-c-broadcasting.py:170 test_identity3(): OK[0m
> [32mtest-c-broadcasting.py:190 test_identity(): OK: output-only named
> dimensions MUST be given in the in-place array[0m
> [32mtest-c-broadcasting.py:192 test_identity(): OK: types must match[0m
> [32mtest-c-broadcasting.py:194 test_identity(): OK: basic output-only named
> dimensions work[0m
> [32mtest-c-broadcasting.py:196 test_identity(): OK: output-only named
> dimensions must still be self-consistent[0m
> [32mtest-c-broadcasting.py:198 test_identity(): OK: output-only named
> dimensions must still be self-consistent[0m
> [32mtest-c-broadcasting.py:202 test_identity(): OK[0m
> [32mtest-c-broadcasting.py:204 test_identity(): OK[0m
> [32mtest-c-broadcasting.py:219 test_inner(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:219 test_inner(): OK: value matches[0m
> [32mtest-c-broadcasting.py:219 test_inner(): OK: returning same matrix as
> the given "out"[0m
> [32mtest-c-broadcasting.py:219 test_inner(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:219 test_inner(): OK: value matches[0m
> [32mtest-c-broadcasting.py:219 test_inner(): OK[0m
> [32mtest-c-broadcasting.py:223 test_inner(): OK: inner(out=out, dtype=dtype)
> have out=dtype==dtype[0m
> [32mtest-c-broadcasting.py:230 test_inner(): OK[0m
> [32mtest-c-broadcasting.py:233 test_inner(): OK[0m
> [32mtest-c-broadcasting.py:234 test_inner(): OK: Noncontiguous output[0m
> [32mtest-c-broadcasting.py:239 test_inner(): OK[0m
> [32mtest-c-broadcasting.py:240 test_inner(): OK: Noncontiguous output[0m
> [32mtest-c-broadcasting.py:276 test_outer(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:276 test_outer(): OK: value matches[0m
> [32mtest-c-broadcasting.py:276 test_outer(): OK: returning same matrix as
> the given "out"[0m
> [32mtest-c-broadcasting.py:276 test_outer(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:276 test_outer(): OK: value matches[0m
> [32mtest-c-broadcasting.py:276 test_outer(): OK[0m
> [32mtest-c-broadcasting.py:282 test_outer(): OK[0m
> [32mtest-c-broadcasting.py:285 test_outer(): OK[0m
> [32mtest-c-broadcasting.py:286 test_outer(): OK: Noncontiguous output
> (broadcasting and within each slice)[0m
> [32mtest-c-broadcasting.py:291 test_outer(): OK[0m
> [32mtest-c-broadcasting.py:292 test_outer(): OK: Noncontiguous output
> (broadcasting and within each slice)[0m
> [32mtest-c-broadcasting.py:343 test_innerouter(): OK: broadcasted innerouter
> produced correct inner.shape[0m
> [32mtest-c-broadcasting.py:344 test_innerouter(): OK: broadcasted innerouter
> produced correct inner[0m
> [32mtest-c-broadcasting.py:345 test_innerouter(): OK: broadcasted innerouter
> produced correct outer.shape[0m
> [32mtest-c-broadcasting.py:346 test_innerouter(): OK: broadcasted innerouter
> produced correct outer[0m
> [32mtest-c-broadcasting.py:356 test_innerouter(): OK: broadcasted in-place
> innerouter succeeded[0m
> [32mtest-c-broadcasting.py:357 test_innerouter(): OK: broadcasted in-place
> innerouter produced correct inner.shape[0m
> [32mtest-c-broadcasting.py:358 test_innerouter(): OK: broadcasted in-place
> innerouter produced correct inner[0m
> [32mtest-c-broadcasting.py:359 test_innerouter(): OK: broadcasted in-place
> innerouter produced correct outer.shape[0m
> [32mtest-c-broadcasting.py:360 test_innerouter(): OK: broadcasted in-place
> innerouter produced correct outer[0m
> [32mtest-c-broadcasting.py:370 test_innerouter(): OK: broadcasted in-place
> innerouter succeeded[0m
> [32mtest-c-broadcasting.py:371 test_innerouter(): OK: broadcasted in-place
> innerouter with scaling produced correct inner.shape[0m
> [32mtest-c-broadcasting.py:372 test_innerouter(): OK: broadcasted in-place
> innerouter with scaling produced correct inner[0m
> [32mtest-c-broadcasting.py:373 test_innerouter(): OK: broadcasted in-place
> innerouter with scaling produced correct outer.shape[0m
> [32mtest-c-broadcasting.py:374 test_innerouter(): OK: broadcasted in-place
> innerouter with scaling produced correct outer[0m
> [32mtest-c-broadcasting.py:384 test_innerouter(): OK: broadcasted in-place
> innerouter succeeded[0m
> [32mtest-c-broadcasting.py:385 test_innerouter(): OK: broadcasted in-place
> innerouter with float and string scaling produced correct inner.shape[0m
> [32mtest-c-broadcasting.py:386 test_innerouter(): OK: broadcasted in-place
> innerouter with float and string scaling produced correct inner[0m
> [32mtest-c-broadcasting.py:387 test_innerouter(): OK: broadcasted in-place
> innerouter with float and string scaling produced correct outer.shape[0m
> [32mtest-c-broadcasting.py:388 test_innerouter(): OK: broadcasted in-place
> innerouter with float and string scaling produced correct outer[0m
> [32mtest-c-broadcasting.py:393 test_innerouter(): OK: Extra broadcasted
> dimensions in the output not allowed[0m
> [32mtest-c-broadcasting.py:399 test_innerouter(): OK: Extra broadcasted
> dimensions in the output not allowed[0m
> [32mtest-c-broadcasting.py:405 test_innerouter(): OK: basic broadcasted
> innerouter works[0m
> [32mtest-c-broadcasting.py:407 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:409 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:411 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:413 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:415 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:417 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:419 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:421 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:423 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:425 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:430 test_innerouter(): OK: in-place broadcasting
> output types match[0m
> [32mtest-c-broadcasting.py:432 test_innerouter(): OK: broadcasted
> innerouter: extra output dims are forbidden[0m
> [32mtest-c-broadcasting.py:434 test_innerouter(): OK: in-place broadcasting
> output dimensions match[0m
> [32mtest-c-broadcasting.py:439 test_innerouter(): OK: Validation looks at
> the cookie[0m
> [32mtest-c-broadcasting.py:441 test_innerouter(): OK: Validation looks at
> the cookie[0m
> [32mtest-c-broadcasting.py:466 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:466 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:467 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:467 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:468 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:468 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:469 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:469 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:470 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:470 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:471 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:471 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:472 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:472 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:473 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:473 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:474 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:474 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:475 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:475 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:476 test_broadcasting(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:476 test_broadcasting(): OK: value matches[0m
> [32mtest-c-broadcasting.py:478 test_broadcasting(): OK: right number of
> args[0m
> [32mtest-c-broadcasting.py:480 test_broadcasting(): OK: matching args[0m
> [32mtest-c-broadcasting.py:481 test_broadcasting(): OK: matching args[0m
> [32mtest-c-broadcasting.py:482 test_broadcasting(): OK: matching args[0m
> [32mtest-c-broadcasting.py:483 test_broadcasting(): OK: matching args[0m
> [32mtest-c-broadcasting.py:487 test_broadcasting(): OK: output count
> check[0m
> [32mtest-c-broadcasting.py:488 test_broadcasting(): OK: output count
> check[0m
> [32mtest-c-broadcasting.py:490 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:510 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:513 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:516 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:519 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:522 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:525 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:528 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:531 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:534 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:537 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:539 test_broadcasting(): OK: in-place
> broadcasting computed the right value[0m
> [32mtest-c-broadcasting.py:540 test_broadcasting(): OK: in-place
> broadcasting computed the right value[0m
> [32mtest-c-broadcasting.py:543 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:546 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:549 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:552 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:555 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:558 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:561 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:564 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:567 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:570 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:573 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:576 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:578 test_broadcasting(): OK: in-place
> broadcasting computed the right value[0m
> [32mtest-c-broadcasting.py:579 test_broadcasting(): OK: in-place
> broadcasting computed the right value[0m
> [32mtest-c-broadcasting.py:587 test_broadcasting(): OK: Validation:
> noncontiguous in the function slice[0m
> [32mtest-c-broadcasting.py:589 test_broadcasting(): OK: Validation:
> noncontiguous in the function slice[0m
> [32mtest-c-broadcasting.py:591 test_broadcasting(): OK: Validation:
> noncontiguous in the function slice[0m
> [32mtest-c-broadcasting.py:593 test_broadcasting(): OK: Validation:
> noncontiguous in the function slice[0m
> [32mtest-c-broadcasting.py:595 test_broadcasting(): OK: Validation:
> noncontiguous in the function slice[0m
> [32mtest-c-broadcasting.py:597 test_broadcasting(): OK: Validation:
> noncontiguous in the function slice[0m
> [32mtest-c-broadcasting.py:600 test_broadcasting(): OK: Validation:
> noncontiguous array that are noncontiguous ONLY in the broadcasted dimensions
> (i.e. each slice IS contiguous)[0m
> [32mtest-c-broadcasting.py:604 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:607 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:610 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:613 test_broadcasting(): OK: output
> dimensionality check with given out[0m
> [32mtest-c-broadcasting.py:450 test_sorted_indices(): OK[0m
> [32mtest-c-broadcasting.py:451 test_sorted_indices(): OK[0m
> [32mtest-c-broadcasting.py:452 test_sorted_indices(): OK[0m
> [32mtest-c-broadcasting.py:454 test_sorted_indices(): OK[0m
> [32mtest-c-broadcasting.py:456 test_sorted_indices(): OK[0m
> [32mtest-c-broadcasting.py:458 test_sorted_indices(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:458 test_sorted_indices(): OK: value matches[0m
> [32mtest-c-broadcasting.py:458 test_sorted_indices(): OK: returning same
> matrix as the given "out"[0m
> [32mtest-c-broadcasting.py:458 test_sorted_indices(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:458 test_sorted_indices(): OK: value matches[0m
> [32mtest-c-broadcasting.py:458 test_sorted_indices(): OK[0m
> [32mtest-c-broadcasting.py:460 test_sorted_indices(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:460 test_sorted_indices(): OK: value matches[0m
> [32mtest-c-broadcasting.py:460 test_sorted_indices(): OK: returning same
> matrix as the given "out"[0m
> [32mtest-c-broadcasting.py:460 test_sorted_indices(): OK: shape matches[0m
> [32mtest-c-broadcasting.py:460 test_sorted_indices(): OK: value matches[0m
> [32mtest-c-broadcasting.py:460 test_sorted_indices(): OK[0m
> [32mtest-c-broadcasting.py:626 <module>(): All tests passed: 200 total[0m
> python3 test/test-numpysane.py
> [32mtest-numpysane.py:35 test_broadcasting(): OK: input dims must be
> integers or strings[0m
> [32mtest-numpysane.py:41 test_broadcasting(): OK: input dims must >=0[0m
> [32mtest-numpysane.py:47 test_broadcasting(): OK: output dims must >=0[0m
> [32mtest-numpysane.py:53 test_broadcasting(): OK: output dims must be
> integers or strings[0m
> [32mtest-numpysane.py:59 test_broadcasting(): OK: output dims must all be
> known[0m
> [32mtest-numpysane.py:65 test_broadcasting(): OK: output dims must be a
> tuple[0m
> [32mtest-numpysane.py:71 test_broadcasting(): OK: multiple outputs must be
> specified as a tuple of tuples[0m
> [32mtest-numpysane.py:77 test_broadcasting(): OK: output dims must be a
> tuple[0m
> [32mtest-numpysane.py:84 test_broadcasting(): OK: Multiple outputs can be
> defined[0m
> [32mtest-numpysane.py:93 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:93 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:94 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:94 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:95 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:95 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:96 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:96 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:97 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:97 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:98 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:98 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:99 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:99 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:100 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:100 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:101 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:101 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:102 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:102 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:103 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:103 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:105 test_broadcasting(): OK: right number of args[0m
> [32mtest-numpysane.py:107 test_broadcasting(): OK: matching args[0m
> [32mtest-numpysane.py:108 test_broadcasting(): OK: matching args[0m
> [32mtest-numpysane.py:109 test_broadcasting(): OK: matching args[0m
> [32mtest-numpysane.py:110 test_broadcasting(): OK: matching args[0m
> [32mtest-numpysane.py:122 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:122 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:128 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:128 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:134 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:134 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:140 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:140 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:146 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:146 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:152 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:152 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:158 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:158 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:164 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:164 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:171 test_broadcasting(): OK: matching args[0m
> [32mtest-numpysane.py:177 test_broadcasting(): OK: matching args[0m
> [32mtest-numpysane.py:183 test_broadcasting(): OK: matching args[0m
> [32mtest-numpysane.py:189 test_broadcasting(): OK: matching args[0m
> [32mtest-numpysane.py:201 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:201 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:217 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:217 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:223 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:223 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:229 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:229 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:235 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:235 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:241 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:255 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:256 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:257 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:258 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:259 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:255 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:256 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:257 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:258 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:259 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:261 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:269 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:270 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:271 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:272 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:273 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:269 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:270 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:271 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:272 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:273 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:275 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:283 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:284 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:285 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:286 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:287 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:283 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:284 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:285 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:286 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:287 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:289 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:291 test_broadcasting(): OK[0m
> [32mtest-numpysane.py:296 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:298 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:300 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:302 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:304 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:306 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:308 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:310 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:320 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:320 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:322 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:322 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:324 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:324 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:326 test_broadcasting(): OK: shape matches[0m
> [32mtest-numpysane.py:326 test_broadcasting(): OK: value matches[0m
> [32mtest-numpysane.py:333 test_broadcasting(): OK: output dimensionality
> check[0m
> [32mtest-numpysane.py:334 test_broadcasting(): OK: output dimensionality
> check[0m
> [32mtest-numpysane.py:341 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:342 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:346 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:347 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:351 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:352 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:356 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:357 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:361 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:362 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:366 test_broadcasting(): OK: output dimensionality
> check[0m
> [32mtest-numpysane.py:367 test_broadcasting(): OK: output dimensionality
> check[0m
> [32mtest-numpysane.py:371 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:372 test_broadcasting(): OK: output count check[0m
> [32mtest-numpysane.py:391 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:407 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:409 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:411 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:413 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:415 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:417 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:419 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:421 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:423 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:425 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:427 test_broadcasting(): OK: in-place broadcasting
> computed the right value[0m
> [32mtest-numpysane.py:428 test_broadcasting(): OK: in-place broadcasting
> computed the right value[0m
> [32mtest-numpysane.py:430 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:432 test_broadcasting(): OK: in-place broadcasting
> computed the right value[0m
> [32mtest-numpysane.py:433 test_broadcasting(): OK: in-place broadcasting
> computed the right value[0m
> [32mtest-numpysane.py:436 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:438 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:440 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:442 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:444 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:446 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:448 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:450 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:452 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:454 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:456 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:458 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:460 test_broadcasting(): OK: output dimensionality
> check with out_kwarg[0m
> [32mtest-numpysane.py:462 test_broadcasting(): OK: in-place broadcasting
> computed the right value[0m
> [32mtest-numpysane.py:463 test_broadcasting(): OK: in-place broadcasting
> computed the right value[0m
> [32mtest-numpysane.py:465 test_broadcasting(): OK: in-place broadcasting
> computed the right value[0m
> [32mtest-numpysane.py:466 test_broadcasting(): OK: in-place broadcasting
> computed the right value[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:626 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:648 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:651 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:654 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:658 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:661 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:515 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:664 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:671 test_broadcasting_into_output(): OK: broadcasted
> function call[0m
> [32mtest-numpysane.py:675 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:717 test_broadcasting_into_output(): OK: returning
> same matrix as the given "out"[0m
> [32mtest-numpysane.py:717 test_broadcasting_into_output(): OK: shape
> matches[0m
> [32mtest-numpysane.py:717 test_broadcasting_into_output(): OK: value
> matches[0m
> [32mtest-numpysane.py:718 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:720 test_broadcasting_into_output(): OK: returning
> same matrix as the given "out"[0m
> [32mtest-numpysane.py:720 test_broadcasting_into_output(): OK: shape
> matches[0m
> [32mtest-numpysane.py:720 test_broadcasting_into_output(): OK: value
> matches[0m
> [32mtest-numpysane.py:720 test_broadcasting_into_output(): OK: matching
> dtype[0m
> [32mtest-numpysane.py:721 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:724 test_broadcasting_into_output(): OK: returning
> same matrix as the given "out"[0m
> [32mtest-numpysane.py:724 test_broadcasting_into_output(): OK: shape
> matches[0m
> [32mtest-numpysane.py:724 test_broadcasting_into_output(): OK: value
> matches[0m
> [32mtest-numpysane.py:725 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:727 test_broadcasting_into_output(): OK: returning
> same matrix as the given "out"[0m
> [32mtest-numpysane.py:727 test_broadcasting_into_output(): OK: shape
> matches[0m
> [32mtest-numpysane.py:727 test_broadcasting_into_output(): OK: value
> matches[0m
> [32mtest-numpysane.py:727 test_broadcasting_into_output(): OK: matching
> dtype[0m
> [32mtest-numpysane.py:728 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:732 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:735 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:739 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:590 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:591 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:742 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:518 f_inner(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:622 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:623 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:624 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:626 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:658 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:661 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:539 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:540 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:664 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:671 test_broadcasting_into_output(): OK: broadcasted
> function call[0m
> [32mtest-numpysane.py:675 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:732 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:735 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:739 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:543 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:544 f_inner_outer(): OK[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:594 confirm_call_out_values(): OK: Output matches[0m
> [32mtest-numpysane.py:595 confirm_call_out_values(): OK: Output shape
> matches[0m
> [32mtest-numpysane.py:742 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:751 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:754 test_broadcasting_into_output(): OK[0m
> [32mtest-numpysane.py:759 test_concatenation(): OK: axes are negative[0m
> [32mtest-numpysane.py:760 test_concatenation(): OK: axes are negative[0m
> [32mtest-numpysane.py:763 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:764 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:765 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:766 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:767 test_concatenation(): OK[0m
> [32mtest-numpysane.py:768 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:771 test_concatenation(): OK[0m
> [32mtest-numpysane.py:772 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:773 test_concatenation(): OK[0m
> [32mtest-numpysane.py:774 test_concatenation(): OK[0m
> [32mtest-numpysane.py:775 test_concatenation(): OK[0m
> [32mtest-numpysane.py:776 test_concatenation(): OK[0m
> [32mtest-numpysane.py:778 test_concatenation(): OK[0m
> [32mtest-numpysane.py:779 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:780 test_concatenation(): OK[0m
> [32mtest-numpysane.py:781 test_concatenation(): OK[0m
> [32mtest-numpysane.py:782 test_concatenation(): OK[0m
> [32mtest-numpysane.py:784 test_concatenation(): OK[0m
> [32mtest-numpysane.py:785 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:786 test_concatenation(): OK[0m
> [32mtest-numpysane.py:787 test_concatenation(): OK[0m
> [32mtest-numpysane.py:788 test_concatenation(): OK[0m
> [32mtest-numpysane.py:790 test_concatenation(): OK[0m
> [32mtest-numpysane.py:791 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:792 test_concatenation(): OK[0m
> [32mtest-numpysane.py:793 test_concatenation(): OK[0m
> [32mtest-numpysane.py:794 test_concatenation(): OK[0m
> [32mtest-numpysane.py:796 test_concatenation(): OK[0m
> [32mtest-numpysane.py:797 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:798 test_concatenation(): OK[0m
> [32mtest-numpysane.py:799 test_concatenation(): OK[0m
> [32mtest-numpysane.py:800 test_concatenation(): OK[0m
> [32mtest-numpysane.py:802 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:803 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:806 test_concatenation(): OK[0m
> [32mtest-numpysane.py:807 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:808 test_concatenation(): OK[0m
> [32mtest-numpysane.py:809 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:810 test_concatenation(): OK[0m
> [32mtest-numpysane.py:811 test_concatenation(): OK[0m
> [32mtest-numpysane.py:813 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:814 test_concatenation(): OK[0m
> [32mtest-numpysane.py:815 test_concatenation(): OK[0m
> [32mtest-numpysane.py:816 test_concatenation(): OK[0m
> [32mtest-numpysane.py:817 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:818 test_concatenation(): OK[0m
> [32mtest-numpysane.py:820 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:821 test_concatenation(): OK[0m
> [32mtest-numpysane.py:822 test_concatenation(): OK[0m
> [32mtest-numpysane.py:823 test_concatenation(): OK[0m
> [32mtest-numpysane.py:824 test_concatenation(): OK[0m
> [32mtest-numpysane.py:825 test_concatenation(): OK[0m
> [32mtest-numpysane.py:826 test_concatenation(): OK[0m
> [32mtest-numpysane.py:827 test_concatenation(): OK[0m
> [32mtest-numpysane.py:828 test_concatenation(): OK[0m
> [32mtest-numpysane.py:829 test_concatenation(): OK[0m
> [32mtest-numpysane.py:830 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:831 test_concatenation(): OK[0m
> [32mtest-numpysane.py:832 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:833 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:834 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:835 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:836 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:837 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:839 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:840 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:841 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:842 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:845 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:846 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:847 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:848 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:849 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:850 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:852 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:853 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:854 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:855 test_concatenation(): OK[0m
> [32mtest-numpysane.py:856 test_concatenation(): OK[0m
> [32mtest-numpysane.py:857 test_concatenation(): OK[0m
> [32mtest-numpysane.py:858 test_concatenation(): OK[0m
> [32mtest-numpysane.py:859 test_concatenation(): OK[0m
> [32mtest-numpysane.py:860 test_concatenation(): OK[0m
> [32mtest-numpysane.py:861 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:862 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:863 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:867 test_concatenation(): OK: shape matches[0m
> [32mtest-numpysane.py:873 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:874 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:875 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:876 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:877 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:878 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:879 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:880 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:881 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:882 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:883 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:887 test_dimension_manipulation(): OK[0m
> [32mtest-numpysane.py:888 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:889 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:890 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:891 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:892 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:895 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:896 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:897 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:898 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:899 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:900 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:901 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:902 test_dimension_manipulation(): OK[0m
> [32mtest-numpysane.py:904 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:905 test_dimension_manipulation(): OK[0m
> [32mtest-numpysane.py:906 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:907 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:909 test_dimension_manipulation(): OK[0m
> [32mtest-numpysane.py:910 test_dimension_manipulation(): OK[0m
> [32mtest-numpysane.py:911 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:912 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:915 test_dimension_manipulation(): OK[0m
> [32mtest-numpysane.py:917 test_dimension_manipulation(): OK[0m
> [32mtest-numpysane.py:918 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:919 test_dimension_manipulation(): OK[0m
> [32mtest-numpysane.py:921 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:922 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:923 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:924 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:926 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:927 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:928 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:929 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:931 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:932 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:933 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:935 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:936 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:937 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:938 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:939 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:940 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:941 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:942 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:943 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:944 test_dimension_manipulation(): OK[0m
> [32mtest-numpysane.py:946 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:947 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:948 test_dimension_manipulation(): OK: shape
> matches[0m
> [32mtest-numpysane.py:949 test_dimension_manipulation(): OK: reorder barfs
> on out-of-bounds dimensions[0m
> [32mtest-numpysane.py:955 test_inner(): OK: shape matches[0m
> [32mtest-numpysane.py:955 test_inner(): OK: value matches[0m
> [32mtest-numpysane.py:955 test_inner(): OK: returning same matrix as the
> given "out"[0m
> [32mtest-numpysane.py:955 test_inner(): OK: shape matches[0m
> [32mtest-numpysane.py:955 test_inner(): OK: value matches[0m
> [32mtest-numpysane.py:955 test_inner(): OK[0m
> [32mtest-numpysane.py:968 test_inner(): OK: shape matches[0m
> [32mtest-numpysane.py:968 test_inner(): OK: value matches[0m
> [32mtest-numpysane.py:968 test_inner(): OK: matching dtype[0m
> [32mtest-numpysane.py:968 test_inner(): OK: returning same matrix as the
> given "out"[0m
> [32mtest-numpysane.py:968 test_inner(): OK: shape matches[0m
> [32mtest-numpysane.py:968 test_inner(): OK: value matches[0m
> [32mtest-numpysane.py:968 test_inner(): OK: matching dtype[0m
> [32mtest-numpysane.py:968 test_inner(): OK[0m
> [32mtest-numpysane.py:983 test_inner(): OK: inner(out=out, dtype=dtype) have
> out=dtype==dtype[0m
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/test/test-numpysane.py", line 1208, in <module>
> test_inner()
> File "/<<PKGBUILDDIR>>/test/test-numpysane.py", line 990, in test_inner
> out_inplace_dtype=np.complex)
> ^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 284, in
> __getattr__
> raise AttributeError("module {!r} has no attribute "
> AttributeError: module 'numpy' has no attribute 'complex'. Did you mean:
> 'complex_'?
> make[2]: *** [Makefile:54: test3] Error 1
The full build log is available from:
http://qa-logs.debian.net/2023/01/13/python-numpysane_0.35-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.