tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

2025Q2 Freeze status



Hi!

I don't think we are ready to branch just yet. I see Rust still
failing on -9 in the latest bulk builds. Also, repo conversions are
stuck, so whatever fixes were applied are not making it into builds.

I saw this unexpected failure for py-maturin
(https://releng.netbsd.org/bulktracker/pkg/55199888):

===> Extracting for py313-maturin-1.8.7
=> Extracting local cargo crates
sh: cannot create
/pbulk/work/devel/py-maturin/work/vendor/allocator-api2-0.2.18/.cargo-checksum.json:
directory nonexistent
*** Error code 2

devel/py-pydantic-core (https://releng.netbsd.org/bulktracker/pkg/55202967):

error[E0308]: mismatched types
  --> /pbulk/work/devel/py-pydantic-core/work/vendor/lexical-parse-float-1.0.5/src/number.rs:77:23
   |
77 |         let _cw: () = set_precision::<F>();
   |                  --   ^^^^^^^^^^^^^^^^^^^^ expected `()`, found
`FPUControlWord`
   |                  |
   |                  expected due to this

lang/guile30 (https://releng.netbsd.org/bulktracker/pkg/55182205):

ice-9/boot-9.scm:1676:22: In procedure raise-exception:
Value out of range 0 to< 18446744073709551615: -512332661
gmake[2]: *** [Makefile:2515: ice-9/control.go] Error 1

firefox128 on NetBSD 10/i386
(https://releng.netbsd.org/bulktracker/pkg/55192660):

/pbulk/work/www/firefox128/work/firefox-128.11.0/js/src/vm/TypedArrayObject-inl.h:
In instantiation of 'static bool js::ElementSpecific<T,
Ops>::setFromTypedArray(JS::Handle<js::TypedArrayObject*>, size_t,
JS::Handle<js::TypedArrayObject*>, size_t, size_t) [with T = double;
Ops = js::SharedOps; size_t = unsigned int]':
/pbulk/work/www/firefox128/work/firefox-128.11.0/js/src/vm/TypedArrayObject.cpp:1686:60:
  required from 'bool
SetFromTypedArray(JS::Handle<js::TypedArrayObject*>, size_t,
JS::Handle<js::TypedArrayObject*>, size_t, size_t) [with T = double;
size_t = unsigned int]'
/pbulk/work/www/firefox128/work/firefox-128.11.0/js/src/vm/TypedArrayObject.cpp:1763:5:
  required from here
/pbulk/work/www/firefox128/work/firefox-128.11.0/js/src/vm/TypedArrayObject-inl.h:407:57:
error: static assertion failed
  407 |     static_assert(alignof(std::max_align_t) % sizeof(T) == 0);
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~



-- 
Benny


Home | Main Index | Thread Index | Old Index