!UNVBThoJtlIiVwiDjU:nixos.org

Staging

360 Members
Staging merges | Find currently open staging-next PRs: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+sort%3Aupdated-desc+head%3Astaging-next+head%3Astaging-next-21.05+is%3Aopen116 Servers

Load older messages


SenderMessageTime
7 Mar 2026
@yuka:yuka.devYureka (she/her)nope, also broken on M1 Pro11:48:56
@k900:0upti.meK900 I wonder if there is a "just stop trying to fucking guess" flag somewhere 11:51:56
@yuka:yuka.devYureka (she/her) Ah no, actually the log you saw with the neoverse march was from the M1 Pro 11:53:09
@yuka:yuka.devYureka (she/her)so that was not guessed11:53:24
@yuka:yuka.devYureka (she/her)so maybe that's fine11:53:29
@dramforever:matrix.orgdramforever#450106 was supposedly test built on aarch64-linux11:54:06
@dramforever:matrix.orgdramforeverso it's at least fragile somehow?11:54:18
@yuka:yuka.devYureka (she/her)https://github.com/openMathLib/openBLAS/commit/05fc88180c42eae7588fac4bd59c3b86ffefbc2312:10:18
@yuka:yuka.devYureka (she/her)reverting this fixes the build on both Ampere and M1 Pro12:10:33
@yuka:yuka.devYureka (she/her)https://github.com/NixOS/nixpkgs/pull/49753812:15:41
@k900:0upti.meK900Can't you just makeflags BUILD_BFLOAT16=0?12:21:56
@dramforever:matrix.orgdramforever

oh come on

  postPatch = ''
    # cc1: error: invalid feature modifier 'sve2' in '-march=armv8.5-a+sve+sve2+bf16'
    substituteInPlace Makefile.arm64 --replace-fail "+sve2+bf16" ""
  '';
12:23:04
@dramforever:matrix.orgdramforevercome on12:23:07
@dramforever:matrix.orgdramforeverturns out we played ourselves12:23:53
@dramforever:matrix.orgdramforevercommented on the pr12:28:34
@yuka:yuka.devYureka (she/her)wait what?12:36:24
@yuka:yuka.devYureka (she/her) wouldn't replace-fail fail if it didn't replace anything? 12:36:34
@yuka:yuka.devYureka (she/her)or does it only replace the first occurance12:38:36
@yuka:yuka.devYureka (she/her)No12:41:02
@yuka:yuka.devYureka (she/her)Oh I understand now12:42:26
@yuka:yuka.devYureka (she/her)We shouldn't be replacing/removing this flag anymore12:42:37
@yuka:yuka.devYureka (she/her)And when keeping it, the new version builds12:42:46
@dramforever:matrix.orgdramforevernow the question is how did this ever build on aarch64-linux12:48:07
@yuka:yuka.devYureka (she/her)maybe it didn't and someone misclicked?13:09:59
@9hp71n:matrix.orgghpzin it doesn't fix opencv thing right ? 13:16:09
@dramforever:matrix.orgdramforeverwhat's the opencv thing13:16:58
@yuka:yuka.devYureka (she/her) https://github.com/NixOS/nixpkgs/issues/495748
https://github.com/NixOS/nixpkgs/issues/495726
are now also happening on staging-next (I previously reported them on staging)
13:22:37
@dramforever:matrix.orgdramforeverget these googlers IWYU13:30:48
@yuka:yuka.devYureka (she/her) These ones are new: protobufc, onnxruntime
https://github.com/NixOS/nixpkgs/issues/497555
https://github.com/NixOS/nixpkgs/issues/497556
13:33:15
@9hp71n:matrix.orgghpzin There is some separate openblas build pulled by opencv that is broken on x86_64-linux:
...
/nix/store/rfp8lhk4dl9syfn64rwb3h3c73426p08-binutils-2.44/bin/ld: /build/ccz2kZvK.o: in function `main':
linktest.c:(.text.startup+0x3142): undefined reference to `openblas_set_threads_callback_function'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:211: ../libopenblas-r0.3.31.so] Error 1
make[1]: Leaving directory '/build/source/exports'
make: *** [Makefile:149: shared] Error 2
but I guess it is a different issue from aarch64-linux one.
13:35:11

Show newer messages


Back to Room ListRoom Version: 6