[Pkg-javascript-devel] Bug#1009600: node-safe-buffer: FTBFS: dh_auto_test: error: cd ./safer-buffer && sh -ex ../debian/nodejs/safer-buffer/test returned exit code 1

Lucas Nussbaum lucas at debian.org
Tue Apr 12 20:22:30 BST 2022


Source: node-safe-buffer
Version: 5.2.1+~cs2.1.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure --buildsystem=nodejs
> Link node_modules/safer-buffer -> ../safer-buffer
>    dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
>    dh_auto_test --buildsystem=nodejs
> 	ln -s ../. node_modules/safe-buffer
> 	cd ./safer-buffer && sh -ex ../debian/nodejs/safer-buffer/test
> + tape tests.js
> TAP version 13
> # Default is Safer
> ok 1 should be strictly equal
> ok 2 should not be strictly equal
> ok 3 should not be strictly equal
> # Is not a function
> ok 4 should be strictly equal
> ok 5 should be strictly equal
> ok 6 should be strictly equal
> ok 7 should be strictly equal
> ok 8 should be strictly equal
> ok 9 should be strictly equal
> ok 10 should be strictly equal
> ok 11 should be strictly equal
> # Constructor throws
> ok 12 should throw
> ok 13 should throw
> ok 14 should throw
> ok 15 should throw
> ok 16 should throw
> ok 17 should throw
> ok 18 should throw
> ok 19 should throw
> ok 20 should throw
> ok 21 should throw
> ok 22 should throw
> ok 23 should throw
> ok 24 should throw
> ok 25 should throw
> ok 26 should throw
> ok 27 should throw
> ok 28 should throw
> ok 29 should throw
> ok 30 should throw
> ok 31 should throw
> ok 32 should throw
> ok 33 should throw
> ok 34 should throw
> ok 35 should throw
> # Safe methods exist
> ok 36 alloc
> ok 37 from
> ok 38 alloc
> ok 39 from
> ok 40 alloc
> ok 41 from
> # Unsafe methods exist only in Dangerous
> ok 42 should be strictly equal
> ok 43 should be strictly equal
> ok 44 should be strictly equal
> ok 45 should be strictly equal
> ok 46 should be strictly equal
> ok 47 should be strictly equal
> # Generic methods/properties are defined and equal
> ok 48 poolSize
> ok 49 poolSize
> ok 50 poolSize
> ok 51 poolSize
> ok 52 poolSize
> ok 53 poolSize
> ok 54 isBuffer
> ok 55 isBuffer
> ok 56 isBuffer
> ok 57 isBuffer
> ok 58 isBuffer
> ok 59 isBuffer
> ok 60 concat
> ok 61 concat
> ok 62 concat
> ok 63 concat
> ok 64 concat
> ok 65 concat
> ok 66 byteLength
> ok 67 byteLength
> ok 68 byteLength
> ok 69 byteLength
> ok 70 byteLength
> ok 71 byteLength
> # Built-in buffer static methods/properties are inherited
> ok 72 Blob
> ok 73 Blob
> ok 74 Blob
> ok 75 Blob
> ok 76 Blob
> ok 77 Blob
> ok 78 transcode
> ok 79 transcode
> ok 80 transcode
> ok 81 transcode
> ok 82 transcode
> ok 83 transcode
> ok 84 kMaxLength
> ok 85 kMaxLength
> ok 86 kMaxLength
> ok 87 kMaxLength
> ok 88 kMaxLength
> ok 89 kMaxLength
> ok 90 kStringMaxLength
> ok 91 kStringMaxLength
> ok 92 kStringMaxLength
> ok 93 kStringMaxLength
> ok 94 kStringMaxLength
> ok 95 kStringMaxLength
> ok 96 btoa
> ok 97 btoa
> ok 98 btoa
> ok 99 btoa
> ok 100 btoa
> ok 101 btoa
> ok 102 atob
> ok 103 atob
> ok 104 atob
> ok 105 atob
> ok 106 atob
> ok 107 atob
> ok 108 constants
> ok 109 constants
> ok 110 constants
> ok 111 constants
> ok 112 constants
> ok 113 constants
> ok 114 INSPECT_MAX_BYTES
> ok 115 INSPECT_MAX_BYTES
> ok 116 INSPECT_MAX_BYTES
> ok 117 INSPECT_MAX_BYTES
> ok 118 INSPECT_MAX_BYTES
> ok 119 INSPECT_MAX_BYTES
> # Built-in Buffer static methods/properties are inherited
> ok 120 poolSize
> ok 121 poolSize
> ok 122 poolSize
> ok 123 poolSize
> ok 124 poolSize
> ok 125 poolSize
> ok 126 from
> ok 127 from
> ok 128 from
> ok 129 from
> ok 130 from
> ok 131 from
> ok 132 of
> ok 133 of
> ok 134 of
> ok 135 of
> ok 136 of
> ok 137 of
> ok 138 alloc
> ok 139 alloc
> ok 140 alloc
> ok 141 alloc
> ok 142 alloc
> ok 143 alloc
> ok 144 isBuffer
> ok 145 isBuffer
> ok 146 isBuffer
> ok 147 isBuffer
> ok 148 isBuffer
> ok 149 isBuffer
> ok 150 compare
> ok 151 compare
> ok 152 compare
> ok 153 compare
> ok 154 compare
> ok 155 compare
> ok 156 isEncoding
> ok 157 isEncoding
> ok 158 isEncoding
> ok 159 isEncoding
> ok 160 isEncoding
> ok 161 isEncoding
> ok 162 concat
> ok 163 concat
> ok 164 concat
> ok 165 concat
> ok 166 concat
> ok 167 concat
> ok 168 byteLength
> ok 169 byteLength
> ok 170 byteLength
> ok 171 byteLength
> ok 172 byteLength
> ok 173 byteLength
> # .prototype property of Buffer is inherited
> ok 174 prototype
> ok 175 prototype
> ok 176 prototype
> ok 177 prototype
> ok 178 prototype
> ok 179 prototype
> # All Safer methods are present in Dangerous
> ok 180 Blob
> ok 181 Blob
> ok 182 Blob
> ok 183 Blob
> ok 184 Blob
> ok 185 Blob
> ok 186 transcode
> ok 187 transcode
> ok 188 transcode
> ok 189 transcode
> ok 190 transcode
> ok 191 transcode
> ok 192 kMaxLength
> ok 193 kMaxLength
> ok 194 kMaxLength
> ok 195 kMaxLength
> ok 196 kMaxLength
> ok 197 kMaxLength
> ok 198 kStringMaxLength
> ok 199 kStringMaxLength
> ok 200 kStringMaxLength
> ok 201 btoa
> ok 202 btoa
> ok 203 btoa
> ok 204 btoa
> ok 205 btoa
> ok 206 btoa
> ok 207 atob
> ok 208 atob
> ok 209 atob
> ok 210 atob
> ok 211 atob
> ok 212 atob
> ok 213 constants
> ok 214 constants
> ok 215 constants
> ok 216 constants
> ok 217 constants
> ok 218 constants
> ok 219 INSPECT_MAX_BYTES
> ok 220 INSPECT_MAX_BYTES
> ok 221 INSPECT_MAX_BYTES
> ok 222 INSPECT_MAX_BYTES
> ok 223 INSPECT_MAX_BYTES
> ok 224 INSPECT_MAX_BYTES
> ok 225 poolSize
> ok 226 poolSize
> ok 227 poolSize
> ok 228 poolSize
> ok 229 poolSize
> ok 230 poolSize
> ok 231 from
> ok 232 from
> ok 233 from
> ok 234 from
> ok 235 from
> ok 236 from
> ok 237 of
> ok 238 of
> ok 239 of
> ok 240 of
> ok 241 of
> ok 242 of
> ok 243 alloc
> ok 244 alloc
> ok 245 alloc
> ok 246 alloc
> ok 247 alloc
> ok 248 alloc
> ok 249 isBuffer
> ok 250 isBuffer
> ok 251 isBuffer
> ok 252 isBuffer
> ok 253 isBuffer
> ok 254 isBuffer
> ok 255 compare
> ok 256 compare
> ok 257 compare
> ok 258 compare
> ok 259 compare
> ok 260 compare
> ok 261 isEncoding
> ok 262 isEncoding
> ok 263 isEncoding
> ok 264 isEncoding
> ok 265 isEncoding
> ok 266 isEncoding
> ok 267 concat
> ok 268 concat
> ok 269 concat
> ok 270 concat
> ok 271 concat
> ok 272 concat
> ok 273 byteLength
> ok 274 byteLength
> ok 275 byteLength
> ok 276 byteLength
> ok 277 byteLength
> ok 278 byteLength
> ok 279 prototype
> ok 280 prototype
> ok 281 prototype
> ok 282 prototype
> ok 283 prototype
> ok 284 prototype
> # Safe methods from Dangerous methods are present in Safer
> ok 285 Blob
> ok 286 Blob
> ok 287 Blob
> ok 288 Blob
> ok 289 Blob
> ok 290 Blob
> ok 291 transcode
> ok 292 transcode
> ok 293 transcode
> ok 294 transcode
> ok 295 transcode
> ok 296 transcode
> ok 297 kMaxLength
> ok 298 kMaxLength
> ok 299 kMaxLength
> ok 300 kMaxLength
> ok 301 kMaxLength
> ok 302 kMaxLength
> ok 303 kStringMaxLength
> ok 304 kStringMaxLength
> ok 305 kStringMaxLength
> ok 306 btoa
> ok 307 btoa
> ok 308 btoa
> ok 309 btoa
> ok 310 btoa
> ok 311 btoa
> ok 312 atob
> ok 313 atob
> ok 314 atob
> ok 315 atob
> ok 316 atob
> ok 317 atob
> ok 318 constants
> ok 319 constants
> ok 320 constants
> ok 321 constants
> ok 322 constants
> ok 323 constants
> ok 324 INSPECT_MAX_BYTES
> ok 325 INSPECT_MAX_BYTES
> ok 326 INSPECT_MAX_BYTES
> ok 327 INSPECT_MAX_BYTES
> ok 328 INSPECT_MAX_BYTES
> ok 329 INSPECT_MAX_BYTES
> ok 330 poolSize
> ok 331 poolSize
> ok 332 poolSize
> ok 333 poolSize
> ok 334 poolSize
> ok 335 poolSize
> ok 336 from
> ok 337 from
> ok 338 from
> ok 339 from
> ok 340 from
> ok 341 from
> ok 342 of
> ok 343 of
> ok 344 of
> ok 345 of
> ok 346 of
> ok 347 of
> ok 348 alloc
> ok 349 alloc
> ok 350 alloc
> ok 351 alloc
> ok 352 alloc
> ok 353 alloc
> ok 354 isBuffer
> ok 355 isBuffer
> ok 356 isBuffer
> ok 357 isBuffer
> ok 358 isBuffer
> ok 359 isBuffer
> ok 360 compare
> ok 361 compare
> ok 362 compare
> ok 363 compare
> ok 364 compare
> ok 365 compare
> ok 366 isEncoding
> ok 367 isEncoding
> ok 368 isEncoding
> ok 369 isEncoding
> ok 370 isEncoding
> ok 371 isEncoding
> ok 372 concat
> ok 373 concat
> ok 374 concat
> ok 375 concat
> ok 376 concat
> ok 377 concat
> ok 378 byteLength
> ok 379 byteLength
> ok 380 byteLength
> ok 381 byteLength
> ok 382 byteLength
> ok 383 byteLength
> ok 384 prototype
> ok 385 prototype
> ok 386 prototype
> ok 387 prototype
> ok 388 prototype
> ok 389 prototype
> # Methods return Buffers
> ok 390 should be truthy
> ok 391 should be truthy
> ok 392 should be truthy
> ok 393 should be truthy
> ok 394 should be truthy
> ok 395 should be truthy
> ok 396 should be truthy
> ok 397 should be truthy
> ok 398 should be truthy
> ok 399 should be truthy
> ok 400 should be truthy
> ok 401 should be truthy
> ok 402 should be truthy
> ok 403 should be truthy
> ok 404 should be truthy
> ok 405 should be truthy
> ok 406 should be truthy
> ok 407 should be truthy
> ok 408 should be truthy
> ok 409 should be truthy
> ok 410 should be truthy
> ok 411 should be truthy
> ok 412 should be truthy
> ok 413 should be truthy
> ok 414 should be truthy
> ok 415 should be truthy
> ok 416 should be truthy
> ok 417 should be truthy
> ok 418 should be truthy
> ok 419 should be truthy
> ok 420 should be truthy
> ok 421 should be truthy
> ok 422 should be truthy
> ok 423 should be truthy
> ok 424 should be truthy
> ok 425 should be truthy
> ok 426 should be truthy
> ok 427 should be truthy
> ok 428 should be truthy
> ok 429 should be truthy
> ok 430 should be truthy
> ok 431 should be truthy
> ok 432 should be truthy
> # Constructor is buffer.Buffer
> ok 433 should be strictly equal
> ok 434 should be strictly equal
> ok 435 should be strictly equal
> ok 436 should be strictly equal
> ok 437 should be strictly equal
> ok 438 should be strictly equal
> ok 439 should be strictly equal
> ok 440 should be strictly equal
> ok 441 should be strictly equal
> ok 442 should be strictly equal
> ok 443 should be strictly equal
> ok 444 should be strictly equal
> ok 445 should be strictly equal
> ok 446 should be strictly equal
> ok 447 should be strictly equal
> ok 448 should be strictly equal
> ok 449 should be strictly equal
> ok 450 should be strictly equal
> ok 451 should be strictly equal
> ok 452 should be strictly equal
> ok 453 should be strictly equal
> ok 454 should be strictly equal
> ok 455 should be strictly equal
> ok 456 should be strictly equal
> ok 457 should be strictly equal
> ok 458 should be strictly equal
> ok 459 should be strictly equal
> ok 460 should be strictly equal
> ok 461 should be strictly equal
> ok 462 should be strictly equal
> ok 463 should be strictly equal
> ok 464 should be strictly equal
> ok 465 should be strictly equal
> ok 466 should be strictly equal
> ok 467 should be strictly equal
> ok 468 should be strictly equal
> ok 469 should be strictly equal
> ok 470 should be strictly equal
> ok 471 should be strictly equal
> ok 472 should be strictly equal
> ok 473 should be strictly equal
> ok 474 should be strictly equal
> ok 475 should be strictly equal
> ok 476 should be strictly equal
> ok 477 should be strictly equal
> # Invalid calls throw
> ok 478 should throw
> ok 479 should throw
> ok 480 should throw
> ok 481 should throw
> ok 482 should throw
> ok 483 should throw
> ok 484 should throw
> ok 485 should throw
> ok 486 should throw
> ok 487 should throw
> ok 488 should throw
> ok 489 should throw
> ok 490 should throw
> ok 491 should throw
> ok 492 should throw
> ok 493 should throw
> ok 494 should throw
> ok 495 should throw
> ok 496 should throw
> not ok 497 should throw
>   ---
>     operator: throws
>     expected: undefined
>     actual:   undefined
>     at: <anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:216:7)
>     stack: |-
>       Error: should throw
>           at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>           at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>           at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at /<<PKGBUILDDIR>>/safer-buffer/tests.js:216:7
>           at Array.forEach (<anonymous>)
>           at Test.<anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:196:29)
>           at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>           at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>   ...
> ok 498 should throw
> ok 499 should throw
> ok 500 should throw
> ok 501 should throw
> ok 502 should throw
> ok 503 should throw
> ok 504 should throw
> ok 505 should throw
> ok 506 should throw
> ok 507 should throw
> ok 508 should throw
> ok 509 should throw
> ok 510 should throw
> ok 511 should throw
> ok 512 should throw
> ok 513 should throw
> ok 514 should throw
> ok 515 should throw
> ok 516 should throw
> ok 517 should throw
> ok 518 should throw
> ok 519 should throw
> ok 520 should throw
> ok 521 should throw
> ok 522 should throw
> ok 523 should throw
> ok 524 should throw
> not ok 525 should throw
>   ---
>     operator: throws
>     expected: undefined
>     actual:   undefined
>     at: <anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:216:7)
>     stack: |-
>       Error: should throw
>           at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>           at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>           at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at /<<PKGBUILDDIR>>/safer-buffer/tests.js:216:7
>           at Array.forEach (<anonymous>)
>           at Test.<anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:196:29)
>           at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>           at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>   ...
> ok 526 should throw
> ok 527 should throw
> ok 528 should throw
> ok 529 should throw
> ok 530 should throw
> ok 531 should throw
> ok 532 should throw
> ok 533 should throw
> ok 534 should throw
> ok 535 should throw
> ok 536 should throw
> ok 537 should throw
> ok 538 should throw
> ok 539 should throw
> ok 540 should throw
> ok 541 should throw
> ok 542 should throw
> ok 543 should throw
> ok 544 should throw
> ok 545 should throw
> ok 546 should throw
> ok 547 should throw
> ok 548 should throw
> ok 549 should throw
> ok 550 should throw
> ok 551 should throw
> ok 552 should throw
> not ok 553 should throw
>   ---
>     operator: throws
>     expected: undefined
>     actual:   undefined
>     at: <anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:216:7)
>     stack: |-
>       Error: should throw
>           at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>           at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>           at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at /<<PKGBUILDDIR>>/safer-buffer/tests.js:216:7
>           at Array.forEach (<anonymous>)
>           at Test.<anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:196:29)
>           at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>           at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>   ...
> ok 554 should throw
> ok 555 should throw
> ok 556 should throw
> ok 557 should throw
> ok 558 should throw
> ok 559 should throw
> ok 560 should throw
> ok 561 should throw
> ok 562 should throw
> ok 563 should throw
> ok 564 should throw
> not ok 565 should throw
>   ---
>     operator: throws
>     expected: undefined
>     actual:   undefined
>     at: <anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:230:7)
>     stack: |-
>       Error: should throw
>           at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>           at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>           at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at /<<PKGBUILDDIR>>/safer-buffer/tests.js:230:7
>           at Array.forEach (<anonymous>)
>           at Test.<anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:226:38)
>           at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>           at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>   ...
> ok 566 should throw
> ok 567 Skipping, older impl of allocUnsafe coerced negative sizes to 0 # SKIP
> ok 568 should throw
> ok 569 should throw
> ok 570 should throw
> ok 571 should throw
> ok 572 should throw
> ok 573 should throw
> ok 574 should throw
> ok 575 should throw
> ok 576 should throw
> not ok 577 should throw
>   ---
>     operator: throws
>     expected: undefined
>     actual:   undefined
>     at: <anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:230:7)
>     stack: |-
>       Error: should throw
>           at Test.assert [as _assert] (/usr/share/nodejs/tape/lib/test.js:314:54)
>           at Test.bound [as _assert] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.throws (/usr/share/nodejs/tape/lib/test.js:679:10)
>           at Test.bound [as throws] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at /<<PKGBUILDDIR>>/safer-buffer/tests.js:230:7
>           at Array.forEach (<anonymous>)
>           at Test.<anonymous> (/<<PKGBUILDDIR>>/safer-buffer/tests.js:226:38)
>           at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
>           at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
>           at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
>   ...
> ok 578 should throw
> ok 579 should throw
> ok 580 should throw
> ok 581 should throw
> ok 582 should throw
> ok 583 should throw
> ok 584 should throw
> ok 585 should throw
> ok 586 should throw
> ok 587 should throw
> # Buffers have appropriate lengths
> ok 588 should be strictly equal
> ok 589 should be strictly equal
> ok 590 should be strictly equal
> ok 591 should be strictly equal
> ok 592 should be strictly equal
> ok 593 should be strictly equal
> ok 594 should be strictly equal
> ok 595 should be strictly equal
> ok 596 should be strictly equal
> ok 597 should be strictly equal
> ok 598 should be strictly equal
> ok 599 should be strictly equal
> ok 600 should be strictly equal
> ok 601 should be strictly equal
> ok 602 should be strictly equal
> ok 603 should be strictly equal
> ok 604 should be strictly equal
> ok 605 should be strictly equal
> ok 606 should be strictly equal
> ok 607 should be strictly equal
> ok 608 should be strictly equal
> ok 609 should be strictly equal
> ok 610 should be strictly equal
> ok 611 should be strictly equal
> ok 612 should be strictly equal
> ok 613 should be strictly equal
> ok 614 should be strictly equal
> ok 615 should be strictly equal
> ok 616 should be strictly equal
> ok 617 should be strictly equal
> ok 618 should be strictly equal
> # Buffers have appropriate lengths (2)
> ok 619 should be strictly equal
> ok 620 should be strictly equal
> ok 621 should be truthy
> # .alloc(size) is zero-filled and has correct length
> ok 622 should be strictly equal
> ok 623 should be strictly equal
> ok 624 should be truthy
> # .allocUnsafe / .allocUnsafeSlow are fillable and have correct lengths
> ok 625 allocUnsafe
> ok 626 allocUnsafeSlow
> # .alloc(size, fill) is `fill`-filled
> ok 627 should be strictly equal
> ok 628 should be strictly equal
> ok 629 should be truthy
> # .alloc(size, fill) is `fill`-filled
> ok 630 should be strictly equal
> ok 631 should be strictly equal
> ok 632 should be truthy
> ok 633 should be deeply equivalent
> ok 634 should not be deeply equivalent
> ok 635 should be deeply equivalent
> ok 636 should not be deeply equivalent
> # safer.Buffer.from returns results same as Buffer constructor
> ok 637 should be deeply equivalent
> ok 638 should be deeply equivalent
> ok 639 should be deeply equivalent
> ok 640 should be deeply equivalent
> ok 641 should be deeply equivalent
> ok 642 should be deeply equivalent
> ok 643 should be deeply equivalent
> ok 644 should be deeply equivalent
> ok 645 should be deeply equivalent
> ok 646 should be deeply equivalent
> ok 647 should be deeply equivalent
> ok 648 should be deeply equivalent
> ok 649 should be deeply equivalent
> ok 650 should be deeply equivalent
> ok 651 should be deeply equivalent
> ok 652 should be deeply equivalent
> ok 653 should be deeply equivalent
> ok 654 should be deeply equivalent
> ok 655 should be deeply equivalent
> ok 656 should be deeply equivalent
> ok 657 should be deeply equivalent
> # safer.Buffer.from returns consistent results
> ok 658 should be deeply equivalent
> ok 659 should be deeply equivalent
> ok 660 should be deeply equivalent
> ok 661 should be deeply equivalent
> ok 662 should be deeply equivalent
> ok 663 should be deeply equivalent
> ok 664 should be deeply equivalent
> ok 665 should not be deeply equivalent
> ok 666 should be deeply equivalent
> ok 667 should be deeply equivalent
> ok 668 should be deeply equivalent
> ok 669 should be deeply equivalent
> ok 670 should be deeply equivalent
> ok 671 should be deeply equivalent
> ok 672 should be deeply equivalent
> ok 673 should not be deeply equivalent
> ok 674 should be deeply equivalent
> ok 675 should be deeply equivalent
> ok 676 should be deeply equivalent
> ok 677 should be deeply equivalent
> ok 678 should be deeply equivalent
> ok 679 should be deeply equivalent
> ok 680 should be deeply equivalent
> ok 681 should not be deeply equivalent
> (node:1675877) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
> (Use `node --trace-deprecation ...` to show where the warning was created)
> 
> 1..681
> # tests 681
> # pass  676
> # fail  5
> 
> dh_auto_test: error: cd ./safer-buffer && sh -ex ../debian/nodejs/safer-buffer/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/04/12/node-safe-buffer_5.2.1+~cs2.1.2-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lucas@debian.org&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 marking 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.



More information about the Pkg-javascript-devel mailing list