nixbot

builds
1these 14 derivations will be built:2 /nix/store/2mrz094higyac8r8dp6kv8y558zy1b8x-etc-registry.json.drv3 /nix/store/n54fyxw0q9ayzjnf29irp9bpkdg1vxin-flake-inputs.prom.drv4 /nix/store/hgnr644c6bpwvc42lb1gxwmvhg3b650m-config.toml.drv5 /nix/store/p9wipl0cmfr6vrjljlhxj73cfgphv872-telegraf-start.drv6 /nix/store/3ch53rhsk7gvhyj2vyv7vhv37xmzm63q-org.nixos.telegraf.plist.drv7 /nix/store/ji3ss2vl0kc166hr8cg53qy1lh392laa-launchd.drv8 /nix/store/6vw4inzp28ig1ay36h7ashy393rbwhrc-nix-tarmac-0.1.0.drv9 /nix/store/c9c16aa637lnkakykgr4jn9adv8s25gj-nix-tarmac-0.1.0.drv10 /nix/store/s922f9h23f9n5r7rybl83j39cd6b11zq-nix-tarmac-0.1.0.drv11 /nix/store/x7ppmbxkh57g2xk2mhrl3d0f9fvb53f3-nix-tarmac-0.1.0.drv12 /nix/store/7gvyxz7xnvp5hhlvp5sbdwwzbis5c0aj-nix-tarmac-dispatcher.drv13 /nix/store/xbwqqzs72gq1g7vp6xd52ryk9qrlg5j3-nix.conf.drv14 /nix/store/x6dw6vy0jvs5m9ym36pwmmi6c39kn7a8-etc.drv15 /nix/store/4yc3fwsqwnamh8dpdn3zg6c1xfilsq51-darwin-system-26.11.57a3171.drv16error: build of '/nix/store/6vw4inzp28ig1ay36h7ashy393rbwhrc-nix-tarmac-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/6vw4inzp28ig1ay36h7ashy393rbwhrc-nix-tarmac-0.1.0.drv'.17 Reason: builder failed with exit code 1.18 Output paths:19 /nix/store/qccf30c8j08zzvwq8wnzhyp8wps5kmjx-nix-tarmac-0.1.020 Last 25 log lines:21 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;22 > | ^23 > In file included from libcore.a.p/core-unity0.cpp:2:24 > /nix/var/nix/builds/nix-61306-3109485411/source/build/../src/tree.cpp:120:34: error: variable has incomplete type 'std::exception_ptr'25 > 120 | void finish(std::exception_ptr e = nullptr) {26 > | ^27 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:36:33: note: forward declaration of 'std::exception_ptr'28 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;29 > | ^30 > In file included from libcore.a.p/core-unity0.cpp:2:31 > /nix/var/nix/builds/nix-61306-3109485411/source/build/../src/tree.cpp:120:34: warning: unused parameter 'e' [-Wunused-parameter]32 > 120 | void finish(std::exception_ptr e = nullptr) {33 > | ^34 > /nix/var/nix/builds/nix-61306-3109485411/source/build/../src/tree.cpp:265:20: error: calling 'current_exception' with incomplete return type 'exception_ptr'35 > 265 | queue.finish(std::current_exception());36 > | ^~~~~~~~~~~~~~~~~~~~~~~~37 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:38:41: note: 'current_exception' declared here38 > 38 | _LIBCPP_EXPORTED_FROM_ABI exception_ptr current_exception() _NOEXCEPT;39 > | ^40 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:36:33: note: forward declaration of 'std::exception_ptr'41 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;42 > | ^43 > 1 warning and 5 errors generated.44 > [10/18] Compiling C++ object nix-tarmac.dylib.p/meson-generated_nix-tarmac-unity0.cpp.o45 > ninja: build stopped: subcommand failed.46 For full logs, run:47 nix log /nix/store/6vw4inzp28ig1ay36h7ashy393rbwhrc-nix-tarmac-0.1.0.drv48error: Cannot build '/nix/store/6vw4inzp28ig1ay36h7ashy393rbwhrc-nix-tarmac-0.1.0.drv'.49 Reason: builder failed with exit code 1.50 Output paths:51 /nix/store/qccf30c8j08zzvwq8wnzhyp8wps5kmjx-nix-tarmac-0.1.052error: build of '/nix/store/c9c16aa637lnkakykgr4jn9adv8s25gj-nix-tarmac-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/c9c16aa637lnkakykgr4jn9adv8s25gj-nix-tarmac-0.1.0.drv'.53 Reason: builder failed with exit code 1.54 Output paths:55 /nix/store/49ja42n28ygw0vjpdcqmqdj3gb34sp1p-nix-tarmac-0.1.056 Last 25 log lines:57 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;58 > | ^59 > In file included from libcore.a.p/core-unity0.cpp:2:60 > /nix/var/nix/builds/nix-61415-1178780225/source/build/../src/tree.cpp:120:34: error: variable has incomplete type 'std::exception_ptr'61 > 120 | void finish(std::exception_ptr e = nullptr) {62 > | ^63 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:36:33: note: forward declaration of 'std::exception_ptr'64 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;65 > | ^66 > In file included from libcore.a.p/core-unity0.cpp:2:67 > /nix/var/nix/builds/nix-61415-1178780225/source/build/../src/tree.cpp:120:34: warning: unused parameter 'e' [-Wunused-parameter]68 > 120 | void finish(std::exception_ptr e = nullptr) {69 > | ^70 > /nix/var/nix/builds/nix-61415-1178780225/source/build/../src/tree.cpp:265:20: error: calling 'current_exception' with incomplete return type 'exception_ptr'71 > 265 | queue.finish(std::current_exception());72 > | ^~~~~~~~~~~~~~~~~~~~~~~~73 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:38:41: note: 'current_exception' declared here74 > 38 | _LIBCPP_EXPORTED_FROM_ABI exception_ptr current_exception() _NOEXCEPT;75 > | ^76 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:36:33: note: forward declaration of 'std::exception_ptr'77 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;78 > | ^79 > 1 warning and 5 errors generated.80 > [10/18] Compiling C++ object nix-tarmac.dylib.p/meson-generated_nix-tarmac-unity0.cpp.o81 > ninja: build stopped: subcommand failed.82 For full logs, run:83 nix log /nix/store/c9c16aa637lnkakykgr4jn9adv8s25gj-nix-tarmac-0.1.0.drv84error: Cannot build '/nix/store/c9c16aa637lnkakykgr4jn9adv8s25gj-nix-tarmac-0.1.0.drv'.85 Reason: builder failed with exit code 1.86 Output paths:87 /nix/store/49ja42n28ygw0vjpdcqmqdj3gb34sp1p-nix-tarmac-0.1.088error: build of '/nix/store/s922f9h23f9n5r7rybl83j39cd6b11zq-nix-tarmac-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/s922f9h23f9n5r7rybl83j39cd6b11zq-nix-tarmac-0.1.0.drv'.89 Reason: builder failed with exit code 1.90 Output paths:91 /nix/store/zgymsixzjzz68ml3lb73xlggn4rw36qy-nix-tarmac-0.1.092 Last 25 log lines:93 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;94 > | ^95 > In file included from libcore.a.p/core-unity0.cpp:2:96 > /nix/var/nix/builds/nix-61572-1923675938/source/build/../src/tree.cpp:120:34: error: variable has incomplete type 'std::exception_ptr'97 > 120 | void finish(std::exception_ptr e = nullptr) {98 > | ^99 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:36:33: note: forward declaration of 'std::exception_ptr'100 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;101 > | ^102 > In file included from libcore.a.p/core-unity0.cpp:2:103 > /nix/var/nix/builds/nix-61572-1923675938/source/build/../src/tree.cpp:120:34: warning: unused parameter 'e' [-Wunused-parameter]104 > 120 | void finish(std::exception_ptr e = nullptr) {105 > | ^106 > /nix/var/nix/builds/nix-61572-1923675938/source/build/../src/tree.cpp:265:20: error: calling 'current_exception' with incomplete return type 'exception_ptr'107 > 265 | queue.finish(std::current_exception());108 > | ^~~~~~~~~~~~~~~~~~~~~~~~109 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:38:41: note: 'current_exception' declared here110 > 38 | _LIBCPP_EXPORTED_FROM_ABI exception_ptr current_exception() _NOEXCEPT;111 > | ^112 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:36:33: note: forward declaration of 'std::exception_ptr'113 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;114 > | ^115 > 1 warning and 5 errors generated.116 > [9/18] Compiling C++ object nix-tarmac.dylib.p/meson-generated_nix-tarmac-unity0.cpp.o117 > ninja: build stopped: subcommand failed.118 For full logs, run:119 nix log /nix/store/s922f9h23f9n5r7rybl83j39cd6b11zq-nix-tarmac-0.1.0.drv120error: Cannot build '/nix/store/s922f9h23f9n5r7rybl83j39cd6b11zq-nix-tarmac-0.1.0.drv'.121 Reason: builder failed with exit code 1.122 Output paths:123 /nix/store/zgymsixzjzz68ml3lb73xlggn4rw36qy-nix-tarmac-0.1.0124error: build of '/nix/store/x7ppmbxkh57g2xk2mhrl3d0f9fvb53f3-nix-tarmac-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/x7ppmbxkh57g2xk2mhrl3d0f9fvb53f3-nix-tarmac-0.1.0.drv'.125 Reason: builder failed with exit code 1.126 Output paths:127 /nix/store/rd87jl0p6igsaxyxp5jcq1hd7v5a4pfb-nix-tarmac-0.1.0128 Last 25 log lines:129 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;130 > | ^131 > In file included from libcore.a.p/core-unity0.cpp:2:132 > /nix/var/nix/builds/nix-61587-109307649/source/build/../src/tree.cpp:120:34: error: variable has incomplete type 'std::exception_ptr'133 > 120 | void finish(std::exception_ptr e = nullptr) {134 > | ^135 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:36:33: note: forward declaration of 'std::exception_ptr'136 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;137 > | ^138 > In file included from libcore.a.p/core-unity0.cpp:2:139 > /nix/var/nix/builds/nix-61587-109307649/source/build/../src/tree.cpp:120:34: warning: unused parameter 'e' [-Wunused-parameter]140 > 120 | void finish(std::exception_ptr e = nullptr) {141 > | ^142 > /nix/var/nix/builds/nix-61587-109307649/source/build/../src/tree.cpp:265:20: error: calling 'current_exception' with incomplete return type 'exception_ptr'143 > 265 | queue.finish(std::current_exception());144 > | ^~~~~~~~~~~~~~~~~~~~~~~~145 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:38:41: note: 'current_exception' declared here146 > 38 | _LIBCPP_EXPORTED_FROM_ABI exception_ptr current_exception() _NOEXCEPT;147 > | ^148 > /nix/store/kgsj106kmqmp2kk2m2vxrjkfaggvb66p-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__exception/operations.h:36:33: note: forward declaration of 'std::exception_ptr'149 > 36 | class _LIBCPP_EXPORTED_FROM_ABI exception_ptr;150 > | ^151 > 1 warning and 5 errors generated.152 > [10/18] Compiling C++ object nix-tarmac.dylib.p/meson-generated_nix-tarmac-unity0.cpp.o153 > ninja: build stopped: subcommand failed.154 For full logs, run:155 nix log /nix/store/x7ppmbxkh57g2xk2mhrl3d0f9fvb53f3-nix-tarmac-0.1.0.drv156error: Cannot build '/nix/store/x7ppmbxkh57g2xk2mhrl3d0f9fvb53f3-nix-tarmac-0.1.0.drv'.157 Reason: builder failed with exit code 1.158 Output paths:159 /nix/store/rd87jl0p6igsaxyxp5jcq1hd7v5a4pfb-nix-tarmac-0.1.0160error: Cannot build '/nix/store/7gvyxz7xnvp5hhlvp5sbdwwzbis5c0aj-nix-tarmac-dispatcher.drv'.161 Reason: 4 dependencies failed.162 Output paths:163 /nix/store/wsz9rfkzjc5yndjjh2dfvg17pf3scpk7-nix-tarmac-dispatcher164error: Cannot build '/nix/store/xbwqqzs72gq1g7vp6xd52ryk9qrlg5j3-nix.conf.drv'.165 Reason: 1 dependency failed.166 Output paths:167 /nix/store/r4njq2hrrzdp2bxv96sma4yba4x6hjzm-nix.conf168error: Cannot build '/nix/store/x6dw6vy0jvs5m9ym36pwmmi6c39kn7a8-etc.drv'.169 Reason: 1 dependency failed.170 Output paths:171 /nix/store/a58dfs4hn24vjcn5i82dhd6ffnvnkl0q-etc172error: Cannot build '/nix/store/4yc3fwsqwnamh8dpdn3zg6c1xfilsq51-darwin-system-26.11.57a3171.drv'.173 Reason: 1 dependency failed.174 Output paths:175 /nix/store/ml9f2p15hn7w6s40kr6n8lh3f20xajf3-darwin-system-26.11.57a3171