!PbcQeaWcgMyjVfeGQN:nixos.org

Nix Mozilla 🦊🐦🐒

175 Members
A room about a number of weird animals (also known as Mozilla products): Firefox, Thunderbird, Spidermonkey, NSS, cacert. Also a little bit of fun times, small amounts of extreme, when building weird animals. But for bugs please file GitHub issues. | Release Schedule: https://whattrainisitnow.com | Crash-Stats: https://crash-stats.mozilla.org/search/?distribution_id=%3Dnixos&product=Firefox&product=Thunderbird51 Servers

Load older messages


SenderMessageTime
7 Nov 2023
@hexa:lossy.networkhexa
wasm-ld: error: /nix/store/fqzakkmfnmpcdcy35502xp19830c6ski-wasi-sysroot/lib/wasm32-wasi/libc++abi.a(stdlib_new_delete.cpp.o): undefined symbol: __cxa_allocate_exception
wasm-ld: error: /nix/store/fqzakkmfnmpcdcy35502xp19830c6ski-wasi-sysroot/lib/wasm32-wasi/libc++abi.a(stdlib_new_delete.cpp.o): undefined symbol: __cxa_throw
wasm-ld: error: /nix/store/fqzakkmfnmpcdcy35502xp19830c6ski-wasi-sysroot/lib/wasm32-wasi/libc++abi.a(stdlib_new_delete.cpp.o): undefined symbol: __cxa_allocate_exception
wasm-ld: error: /nix/store/fqzakkmfnmpcdcy35502xp19830c6ski-wasi-sysroot/lib/wasm32-wasi/libc++abi.a(stdlib_new_delete.cpp.o): undefined symbol: __cxa_throw
18:26:39
@hexa:lossy.networkhexa
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 1f205082c041..bf271c5e4754 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -16649,7 +16649,7 @@ with pkgs;
       else if platform.isFreeBSD then 12
       else if platform.isAndroid then 12
       else if platform.isLinux then 16
-      else if platform.isWasm then 12
+      else if platform.isWasm then 16
       else 14;
     # We take the "max of the mins". Why? Since those are lower bounds of the
     # supported version set, this is like intersecting those sets and then
18:26:51
8 Nov 2023
@gabriel:mozilla.orggabriel changed their display name from gabriel | sick 🤧 to gabriel.16:10:41
9 Nov 2023
@hexa:lossy.networkhexahttps://gist.github.com/mweinelt/39e4e011bf7a9ff4f65711926bf0ef45 firefox 120.0b8 build error with missing dbus/dbus.h11:44:20
@hexa:lossy.networkhexa
firefox-beta-unwrapped>   -isystem
firefox-beta-unwrapped>   /nix/store/wlnnj1r9vld4bd0v21n9ajwm34y042mc-dbus-1.14.10-dev/include
11:45:31
@hexa:lossy.networkhexa and dbus.h is at /nix/store/wlnnj1r9vld4bd0v21n9ajwm34y042mc-dbus-1.14.10-dev/include/dbus-1.0/dbus/dbus.h 11:45:39
@hexa:lossy.networkhexa
firefox-beta-unwrapped> /build/firefox-120.0/mozobj/dist/system_wrappers/dbus/dbus.h:3:15: fatal error: 'dbus/dbus.h' file not found
firefox-beta-unwrapped> #include_next <dbus/dbus.h>
firefox-beta-unwrapped>               ^~~~~~~~~~~~~
11:46:05
@hexa:lossy.networkhexa * and dbus.h is at /nix/store/wlnnj1r9vld4bd0v21n9ajwm34y042mc-dbus-1.14.10-dev/include/dbus-1.0/dbus/dbus.h 11:46:18
@vcunat:matrix.orgvcunat

dbus-1.pc looks OK:

Cflags: -I${includedir}/dbus-1.0 -I${libdir}/dbus-1.0/include 
13:22:25
@vcunat:matrix.orgvcunatSo I'd probably first question why that .pc isn't used.13:22:48
@hexa:lossy.networkhexayep13:23:55
@hexa:lossy.networkhexahttps://github.com/nixos/nixpkgs/commit/90fcd66599f7ea22dcc64474e71a04ac9d673e75#diff-d70aa5a57cbafbf7836bf387f8ed0206efca9056f6f6fddcc393996f9c15fcbeR21-R2423:05:00
@hexa:lossy.networkhexaprior art23:05:01
10 Nov 2023
@hexa:lossy.networkhexa119.0b9 is okay, 120.0b1 fails, reported at https://bugzilla.mozilla.org/show_bug.cgi?id=186408300:08:53
@ThorHop:matrix.org@ThorHop:matrix.org joined the room.03:17:14
@vcunat:matrix.orgvcunat9 year old bug suddenly returns? Maybe it's just coincidence.05:40:29
11 Nov 2023
@hexa:lossy.networkhexafirefox 120 requires rust 1.70, so we nearly went without a rust backport for 23.05, which was nice02:18:25
@palo:xaos.spacepalo moved to @mrvandalo:terranix.org changed their profile picture.12:18:17
@palo:xaos.spacepalo moved to @mrvandalo:terranix.org changed their profile picture.12:18:43
@palo:xaos.spacepalo moved to @mrvandalo:terranix.org changed their profile picture.12:19:09
@hexa:lossy.networkhexahttps://github.com/NixOS/nixpkgs/pull/26675021:54:14
@hexa:lossy.networkhexawould love a review of the crimes committed in this pr21:54:22
12 Nov 2023
@hexa:lossy.networkhexanope, doesn't bootstrap01:41:12
@hexa:lossy.networkhexa

error: process didn't exit successfully: /nix/store/ky7lbns8jyd9z835h06v6j01hvapvdr0-rustc-bootstrap-1.71.1/bin/rustc -vV (signal: 11, SIGSEGV: invalid memory reference)

01:41:25
@hexa:lossy.networkhexaretrying rust_1_70 instead, the minimal requirement should hopefully be sufficient until the 23.05 EOL20:06:01
@hexa:lossy.networkhexafirefox-beta/devedition maintainer seems unresponsive when contacted by mail https://github.com/NixOS/nixpkgs/pull/264553#issuecomment-180689678620:06:32
@hexa:lossy.networkhexaimage.png
Download image.png
20:08:50
@hexa:lossy.networkhexathree months (feb-may), then I poked them that their maintenance was lacking and that resulted in three more bumps in august20:09:39
@hexa:lossy.networkhexanothing since then20:09:44
@hexa:lossy.networkhexawhat is good is that I can find problems in the upcoming releases early that way20:10:15

Show newer messages


Back to Room ListRoom Version: 9