Hello,
I am pulling my hair out about this issue. I have two machines, different hardware (20 core i9-13900K/32 core Ultra 7 265K, both 32GB RAM) but both running NixOS 4.11 from the same flake. After a minor change in the configuration (mime config), “nixos-rebuild switch” works on one of the systems.
On the other one, it fails consistently with this error:
building the system configuration...
error: builder for '/nix/store/ks6w7p301gbvrzmdfrdn43x8b3xyhhl6-freecad-1.0.0.drv' failed with exit code 1;
last 25 log lines:
> from /nix/store/1amg4y8xjmffwxgw8yhymn8zpq0rs6b5-opencascade-occt-7.6.2/include/opencascade/TopLoc_Location.lxx:18,
> from /nix/store/1amg4y8xjmffwxgw8yhymn8zpq0rs6b5-opencascade-occt-7.6.2/include/opencascade/TopLoc_Location.hxx:179,
> from /nix/store/1amg4y8xjmffwxgw8yhymn8zpq0rs6b5-opencascade-occt-7.6.2/include/opencascade/TopoDS_Shape.hxx:24,
> from /nix/store/1amg4y8xjmffwxgw8yhymn8zpq0rs6b5-opencascade-occt-7.6.2/include/opencascade/TopTools_IndexedMapOfShape.hxx:20,
> from /build/source/src/3rdParty/salomesmesh/inc/SMESHDS_Mesh.hxx:35,
> from /build/source/src/3rdParty/salomesmesh/inc/SMESH_Mesh.hxx:34,
> from /build/source/src/3rdParty/salomesmesh/inc/SMESH_MeshEditor.hxx:35,
> from /build/source/src/3rdParty/salomesmesh/src/SMESH/SMESH_MeshEditor.cpp:32:
> /nix/store/1amg4y8xjmffwxgw8yhymn8zpq0rs6b5-opencascade-occt-7.6.2/include/opencascade/NCollection_StlIterator.hxx:30:15: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
> 30 | public std::iterator<Category, ItemType, ptrdiff_t,
> | ^~~~~~~~
> In file included from /nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0/bits/stl_construct.h:61,
> from /nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0/bits/stl_tempbuf.h:61,
> from /nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0/memory:66,
> from include/boost/smart_ptr/detail/sp_counted_impl.hpp:35,
> from include/boost/smart_ptr/detail/shared_count.hpp:27,
> from include/boost/smart_ptr/shared_ptr.hpp:17,
> from include/boost/shared_ptr.hpp:17,
> from /build/source/src/3rdParty/salomesmesh/inc/SMDS_ElemIterator.hxx:33,
> from /build/source/src/3rdParty/salomesmesh/inc/SMDS_MeshElement.hxx:34,
> from /build/source/src/3rdParty/salomesmesh/inc/SMESH_MeshEditor.hxx:33:
> /nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0/bits/stl_iterator_base_types.h:127:34: note: declared here
> 127 | struct _GLIBCXX17_DEPRECATED iterator
> | ^~~~~~~~
> ninja: build stopped: subcommand failed.
For full logs, run 'nix log /nix/store/ks6w7p301gbvrzmdfrdn43x8b3xyhhl6-freecad-1.0.0.drv'.
error: 1 dependencies of derivation '/nix/store/ahd5ir6d3wdwdmijsy0jgql78i7g0il9-system-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/9iqnbfl5wkkw8bldslx80hlamw7mlg0v-nixos-system-qak-24.11.20250106.3f0a8ac.drv' failed to build
Confusingly, the messages about the deprecated iterator do not appear to be the culprit, as they are just warnings and appear many times before.
How can this be? Shouldn’t derivations build independent of the system they are run on? I’ve run a RAM test and CPU burn in and CPU temperatures are ok.
Edit: on further examination, this appears to be the culprit:
FAILED: src/Gui/FreeCADGui_autogen/timestamp src/Gui/FreeCADGui_autogen/mocs_compilation.cpp /build/source/build/src/Gui/FreeCADGui_autogen/timestamp /build/source/build/src/Gui/FreeCADGui_autogen/mocs_compilation.cpp
cd /build/source/build/src/Gui && /nix/store/4k2h9qsps52n1v56zq03yi67dwmxa81i-cmake-3.30.5/bin/cmake -E cmake_autogen /build/source/build/src/Gui/CMakeFiles/FreeCADGui_autogen.dir/AutogenInfo.json Release && /nix/store/4k2h9qsps52n1v56zq03yi67dwmxa81i-cmake-3.30.5/bin/cmake -E touch /build/source/build/src/Gui/FreeCADGui_autogen/timestamp && /nix/store/4k2h9qsps52n1v56zq03yi67dwmxa81i-cmake-3.30.5/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /build/source /build/source/src/Gui /build/source/build /build/source/build/src/Gui /build/source/build/src/Gui/FreeCADGui_autogen/deps /build/source/build/CMakeFiles/d/8c57df4c4904871be2ecd959dc27bb3f1ea1334957ce56fb435170cc8c378777.d
AutoMoc subprocess error
------------------------
The moc process failed to compile
"SRC:/src/Gui/FileDialog.h"
into
"SRC:/build/src/Gui/FreeCADGui_autogen/include/moc_FileDialog.cpp"
included by
"SRC:/src/Gui/FileDialog.cpp"
Process was terminated by signal 6
Command
-------
/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/bin/moc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBUILD_ADDONMGR "-DCMAKE_BUILD_TYPE=\"Release\"" -DFMT_SHARED -DFreeCADGui_EXPORTS -DHAVE_CONFIG_H -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_PYSIDE2 -DHAVE_SHIBOKEN2 -DHAVE_TK -DHAVE_XLIB -DNDEBUG -DOCC_CONVERT_SIGNALS -DPYCXX_6_2_COMPATIBILITY -DPYSIDE_QML_SUPPORT=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DSPNAV_FOUND -D_OCC64 -I/build/source/build -I/build/source/build/src -I/build/source/src -I/build/source/src/Gui -I/build/source/src/Gui/Quarter -I/build/source/build/src/Gui -I/build/source/src -I/build/source/build/src -I/build/source/build/src/Gui/Language -I/build/source/build/src/Gui/propertyeditor -I/build/source/build/src/Gui/TaskView -I/build/source/build/src/Gui/Quarter -I/build/source/build/src/Gui/DAGView -I/nix/store/agaq4i9463mc0lcjc9a2s4ac380nvqr2-eigen-3.4.0/include/eigen3 -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtCore -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtWidgets -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtGui -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtGui/QtCore -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtGui/QtGui -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtGui/QtWidgets -I/nix/store/nmqxyr00in2arwrq5qd1qipsanz1yrn5-python3-3.11.10/include/python3.11 -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtCore -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/mkspecs/linux-g++ -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtWidgets -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtGui -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtOpenGL -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtPrintSupport -I/nix/store/h1abpwrzf3fab40795brd4ahjk4hknj5-qtsvg-5.15.15-dev/include/QtSvg -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtNetwork -I/nix/store/2zwks40pydfwj7bcrkx5qal4vd3rcvn7-qttools-5.15.15-dev/include/QtUiTools -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtXml -I/nix/store/vv9rp0yfw8b8jc9ssg7mgn9xrgrfsyai-shiboken2-5.15.15/include/shiboken2 -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2 -I/nix/store/zrl76gc9b3jlmsh0vpzmfpm2g9m78lm2-boost-1.81.0-dev/include -I/nix/store/fi8pqdxdldch51vajxcrsha98ija84qa-coin-4.0.3/include -I/nix/store/5ipmd5wdhvf6vliczzz2qxwv1yfi7krg-xerces-c-3.2.5/include -I/nix/store/1cpycz2gjynsiqgj3195jgrvbk1s4y1w-zlib-1.3.1-dev/include -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include -I/nix/store/mrwvq9z9z2l0mqyr7llm574xz3p6fysp-libglvnd-1.7.0-dev/include -I/nix/store/h1abpwrzf3fab40795brd4ahjk4hknj5-qtsvg-5.15.15-dev/include -I/nix/store/2zwks40pydfwj7bcrkx5qal4vd3rcvn7-qttools-5.15.15-dev/include -I/nix/store/zd2k853pvfzp37p3dml6gbiqgqgygr2f-libspnav-1.1/include -I/nix/store/vv9rp0yfw8b8jc9ssg7mgn9xrgrfsyai-shiboken2-5.15.15/include -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include -I/nix/store/68p51nni0zkwyqm5lm8k4dlyb9y32yqq-fmt-10.2.1-dev/include -I/nix/store/c8127bh2zn3pgf9ziskk8iwx6g6li4h8-libxml2-2.13.4-dev/include -I/nix/store/n02306fhs12siryn8g6zv7k91i6rzyc0-libxslt-1.1.42-dev/include -I/nix/store/73cqf7hqf4mwc3pbmgkpyl473bahn3s4-openssl-3.3.2-dev/include -I/nix/store/5kny4qm3i1wiwy321d5c51f4x8zzb9vr-sqlite-3.46.1-dev/include -I/nix/store/05w0r4yjf3adhhxgajfjki8kcrh97xjd-harfbuzz-10.0.1-dev/include -I/nix/store/avqdgmfychf3s5q52jgn606cyacb4p3b-graphite2-1.3.14-dev/include -I/nix/store/3w2kqnx2sksjgvl94d7yd84jmfs84aq6-icu4c-74.2-dev/include -I/nix/store/k7lckpavkk9ah1kad02cgvmsv31znhhm-libjpeg-turbo-3.0.4-dev/include -I/nix/store/f6q6h15r0igpzihfi035na2kds0l1vmg-libpng-apng-1.6.43-dev/include -I/nix/store/n9k7491jfrqky0682nq6a7yalgbgxmms-pcre2-10.44-dev/include -I/nix/store/9y6zqihn7zbcvcbc405hq1jw7hwybd01-dbus-1.14.10-dev/include -I/nix/store/vq5pzbr68ifyv3dw13fbdd9kzv8bfmxb-expat-2.6.4-dev/include -I/nix/store/g8psrwxldnl8hnksf0rind77ja4pjwxc-glib-2.82.1-dev/include -I/nix/store/6ifsp8pk6j0f97yda8zv2rrm03200fsj-libffi-3.4.6-dev/include -I/nix/store/v34vi1nqnkdbk8lydckhcn9zar100pmf-gettext-0.21.1/include -I/nix/store/al7p4vfb2hw0y273mqm3cglgkfhfiqs1-glibc-iconv-2.40/include -I/nix/store/c7kn0yv6ns92bjmb09wzqsfgmc064fcn-systemd-minimal-libs-256.8-dev/include -I/nix/store/l2d157pyzxv5682xnbpmydsg61ky8ig8-fontconfig-2.15.0-dev/include -I/nix/store/dgdy79vrk1pwsi7ncpycdss1byqyxq7g-freetype-2.13.3-dev/include -I/nix/store/zs9749xbiwi31n6ss7yygk3vwyzvi696-bzip2-1.0.8-dev/include -I/nix/store/m69rxkn1154drqhcbnqjr6i7xbar4yb4-brotli-1.1.0-dev/include -I/nix/store/dxw3gizkkrilaljnpyqyb2bk09rd33ha-libdrm-2.4.123-dev/include -I/nix/store/xmbyslch6ksr4s718k1lzqxk3jd0ff62-libX11-1.8.10-dev/include -I/nix/store/c551bwv9dafz0rcqj7jcrv7kji1y9abj-xorgproto-2024.1/include -I/nix/store/a6hxv2jnyalsqd3qhrbddgdi64mfchf4-libxcb-1.17.0-dev/include -I/nix/store/0lvg7w3z2dgsizdf8m23vgi1vgs4fki3-libXcomposite-0.4.6-dev/include -I/nix/store/1hmbwixzhg5ydn9qci2m780gc8jr5fjb-libXfixes-6.0.1-dev/include -I/nix/store/v18k95firbcw1i8piv6dda4mcw0w6wyi-libXext-1.3.6-dev/include -I/nix/store/950nj9cqc2kcpfhnw5znzimqisdrb292-libXau-1.0.11-dev/include -I/nix/store/sk4mm1w0v7kv4x552rwqmy94n5r79byj-libXi-1.8.2-dev/include -I/nix/store/pcv0c4584621xhli8k2ravhmird3f4bq-libXrender-0.9.11-dev/include -I/nix/store/hridjg9m5dvjmasams0w274qi79q8jpw-libxkbcommon-1.7.0-dev/include -I/nix/store/xjl08qbbf92nrzsn8ljlvrgzi9xkwfwh-xcb-util-0.4.1-dev/include -I/nix/store/0dgq73k4cpfkhjrm45r0aqy47lcnc9f9-xcb-util-image-0.4.1-dev/include -I/nix/store/wg6xrp9ami8glrix5y9iq2d4xvza2p9a-xcb-util-keysyms-0.4.1-dev/include -I/nix/store/gd1bslzjpwhbixljlwa2rlcsdjx0a22n-xcb-util-renderutil-0.3.10-dev/include -I/nix/store/1x06b0pqi44z0dbvh516d95mjxc6s3y9-xcb-util-wm-0.4.2-dev/include -I/nix/store/41rs3qn1xa1h4hvjwjcm6fkpbgq9zsip-qtwayland-5.15.15-dev/include -I/nix/store/741zqgpra2nmmsibkmzcs7j5sy76sw0h-qtdeclarative-5.15.15-dev/include -I/nix/store/6dpv1pn5yfkn2k2vqxxv4q2d5hlhb6rb-gtk+3-3.24.43-dev/include -I/nix/store/7scp2vf7slw8m81r46rsx1jn2b69hbwj-at-spi2-core-2.54.0-dev/include -I/nix/store/4xy0x6f6jj3vsw8yw9fzqwr884yq11hv-cairo-1.18.2-dev/include -I/nix/store/f86x63y57hwyx9nl4l098fpl93y3xrya-pixman-0.43.4/include -I/nix/store/j9jcykivk5q4398n9aq0xf1a80bnm2pw-fribidi-1.0.16-dev/include -I/nix/store/ji6inyc1hiid4kj2cid3dnrd2qhfmvda-gdk-pixbuf-2.42.12-dev/include -I/nix/store/s6v26x5vm4qjwdh5mb2ynb97g03xkfsr-libtiff-4.7.0-dev/include -I/nix/store/v6m37463j6bs788wbid8yvfhp1773cax-libdeflate-1.22/include -I/nix/store/zgcaxpjipkvdz3185gfb8ba63xw1sv4n-libwebp-1.4.0/include -I/nix/store/2m8jazsikmiz0nl007y9i2l8cbp4i48l-xz-5.6.3-dev/include -I/nix/store/s3z2vb2n0h400pq1n3gdq5a88h0373zk-zstd-1.5.6-dev/include -I/nix/store/jmmq8mgh6y3milc6k3pvhyb7yw8sz89d-gsettings-desktop-schemas-47.1/include -I/nix/store/84784mgvv1wp81wn39qf4gi4ps1f8sjk-libICE-1.1.1-dev/include -I/nix/store/zx2n5fhwfpj9id8wsnax79bq221kxxss-libSM-1.2.4-dev/include -I/nix/store/wis27zi1xcc1r9zzi6n069qd6y93wd7v-libXcursor-1.2.2-dev/include -I/nix/store/cb6n3clqv2bx6k67jdi0qj75zzb83hk2-libXdamage-1.1.6-dev/include -I/nix/store/1wi6nsjsqd419735i3zksbm5cfy9g141-libXrandr-1.5.4-dev/include -I/nix/store/dwvy1la6xcn5r03rfcz8lj698km4w9wb-pango-1.54.0-dev/include -I/nix/store/6ky58jcg6mll1v7kxvmsgg4a1znpxnn3-libXft-2.3.8-dev/include -I/nix/store/q5j3r3znkjpn2ga2ys259x9axm5j330c-wayland-1.23.1-dev/include -I/nix/store/dxdbkrpc5gphjn0alqzkc8yvxbcy914v-wayland-protocols-1.38/include -I/nix/store/0djzrg763km0v3w2cvbkp5kf4qjqap86-libXinerama-1.1.5-dev/include -I/nix/store/7bgzdjjaj3mm6zxqnyiv4sg5xwrli3nl-cups-2.4.11-dev/include -I/nix/store/4gavxzsx3j50czk0sgfr03v07znw6mz7-gmp-with-cxx-6.3.0-dev/include -I/nix/store/421z2rfgwvkbn347ws5v5lcm07kmfny0-librsvg-2.58.3-dev/include -I/nix/store/nmqxyr00in2arwrq5qd1qipsanz1yrn5-python3-3.11.10/include -I/nix/store/agaq4i9463mc0lcjc9a2s4ac380nvqr2-eigen-3.4.0/include -I/nix/store/9xmvqgifrsbqarmy51wh3jvqh5vw0cgj-gts-0.7.6-dev/include -I/nix/store/x78hr01za8s3hyggzwprygwzpzl60155-hdf5-cpp-1.14.5-dev/include -I/nix/store/ga5vsydz09vr9w7skr2iswjcbnimzvpp-glu-9.0.3-dev/include -I/nix/store/y29rbgf98m1g07y2yiaiav38j3x2h63c-libXmu-1.2.1-dev/include -I/nix/store/6268993a2f09qkq9500spdfmb626ks52-libXt-1.3.0-dev/include -I/nix/store/32rlaz97vhh7flhw93psji44pvk4d37h-libf2c-20160102/include -I/nix/store/vx3h19ki5lr5a1b89r3jqynw3fh0b20f-medfile-5.0.0-dev/include -I/nix/store/7s5hp4wvqlqzhawvr8ns22j83c8b6n3x-openmpi-5.0.6-dev/include -I/nix/store/sqnqk0xdjdi72kajy54cinr0j6vwx1z5-ode-0.16.5/include -I/nix/store/1amg4y8xjmffwxgw8yhymn8zpq0rs6b5-opencascade-occt-7.6.2/include -I/nix/store/hgkgyp53vb7hczdijimv108d9v7bxnbr-python3.11-pybind11-2.13.6/include -I/nix/store/v84v2wvb8iz3dd650dqp1pcgiz54m1az-qtwebengine-5.15.17-dev/include -I/nix/store/xhy4491ba66whzgizvab5v14mxl8464b-qtlocation-5.15.15-dev/include -I/nix/store/bwb3y58xcb7wkf6s6jb9f3aznzficmff-qtmultimedia-5.15.15-dev/include -I/nix/store/q4l8qs5zksalng4kwzcjx7l1ndzx46fj-qtwebchannel-5.15.15-dev/include -I/nix/store/xk1z1b27hck084x12pn24rk526arwwlz-libwebp-1.4.0/include -I/nix/store/lwynfii7rp2ss1lgidq927h55ahj7p5h-libsrtp-2.6.0-dev/include -I/nix/store/g316p8jiimzp1nil616x9v2n1dwysj2n-libvpx-1.15.0-dev/include -I/nix/store/mzpmszlsj0nqyp1a9zz45ds99j8swsj1-libopus-1.5.2-dev/include -I/nix/store/sira7ndisp8zxgrfqxl2nvq9gbn8a5gk-libevent-2.1.12-dev/include -I/nix/store/z9mlh14zihwba8j93xz0p1v0i41magvg-ffmpeg-7.1-dev/include -I/nix/store/q9ry2ymc8h04fjc4z3kz9v1idzf4xlfj-minizip-1.3.1/include -I/nix/store/8dg6pm8ij28p72dja5yhvd27prsjmysb-snappy-1.2.1-dev/include -I/nix/store/ylal7jslp1rjmavpp2szyd6xq4akc1zy-nss-3.101.2-dev/include -I/nix/store/4pabk8xpgcf5jgh7isdq1qvw111k5dpd-nspr-4.36-dev/include -I/nix/store/q9masc42g6rwzkpi8ma4qwbnmkzj7vz2-protobuf-28.3/include -I/nix/store/lwc5rpr0g29ghzmdnw9jpbq64pid6s7f-abseil-cpp-20240722.0/include -I/nix/store/n3k042lf0g0ivv7kp0hg7hdf3qm2yljc-jsoncpp-1.9.6-dev/include -I/nix/store/5a1i753fvf4124d0z96z1gdny54a5pk5-alsa-lib-1.2.12-dev/include -I/nix/store/0g0rn53lswaqxz4syhps5anahkb3h3wb-pulseaudio-17.0-dev/include -I/nix/store/drj738z7ml1xrmkcgfkm62rx67lrbgpi-libcap-2.70-dev/include -I/nix/store/lmaqi0czwy7vcvj4ss021g82ar2gvmry-pciutils-3.13.0/include -I/nix/store/6xgaalbp7r3h4hy9fi7qm73gl4g38p2l-libXScrnSaver-1.2.4/include -I/nix/store/3vhs08r34x575w6nq1n1fg110lsqk8x5-libpciaccess-0.18.1/include -I/nix/store/kxk0lb39b2z5phsn8ly04ismmvsp72yr-libXtst-1.2.5/include -I/nix/store/w2qxyibnyciwrs94ssm0pab0y3brixgv-libxkbfile-1.1.3-dev/include -I/nix/store/3wng18xigm1fcllgv3z18kjygxxl94ym-pipewire-1.2.6-dev/include -I/nix/store/j5vl3hq3965ahh5hfg8gibanjz96gra2-qtxmlpatterns-5.15.15-dev/include -I/nix/store/4ysccyb1ls6l10vnwi5b2waalxm0hfn2-soqt-2020-12-05-unstable/include -I/nix/store/al09sxbzfvsfg96b0c6ilxfy60d5jzs2-vtk-9.2.6/include -I/nix/store/yzwgcahwrba71d62mqb399rgc5swyrqn-yaml-cpp-0.8.0/include -I/nix/store/4jj2avr94f95ss5vdhxv45081lrqs33w-qtx11extras-5.15.15-dev/include -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0 -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0/x86_64-unknown-linux-gnu -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0/backward -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/lib/gcc/x86_64-unknown-linux-gnu/13.3.0/include -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/lib/gcc/x86_64-unknown-linux-gnu/13.3.0/include-fixed -I/nix/store/lw21wr626v5sdcaxxkv2k4zf1121hfc9-glibc-2.40-36-dev/include --include /build/source/build/src/Gui/FreeCADGui_autogen/moc_predefs.h --output-dep-file -o /build/source/build/src/Gui/FreeCADGui_autogen/include/moc_FileDialog.cpp /build/source/src/Gui/FileDialog.h
Output
------
corrupted double-linked list
AutoMoc subprocess error
------------------------
The moc process failed to compile
"SRC:/src/Gui/ExpressionCompleter.h"
into
"SRC:/build/src/Gui/FreeCADGui_autogen/include/moc_ExpressionCompleter.cpp"
included by
"SRC:/src/Gui/ExpressionCompleter.cpp"
Process was terminated by signal 11
Command
-------
/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/bin/moc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBUILD_ADDONMGR "-DCMAKE_BUILD_TYPE=\"Release\"" -DFMT_SHARED -DFreeCADGui_EXPORTS -DHAVE_CONFIG_H -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_PYSIDE2 -DHAVE_SHIBOKEN2 -DHAVE_TK -DHAVE_XLIB -DNDEBUG -DOCC_CONVERT_SIGNALS -DPYCXX_6_2_COMPATIBILITY -DPYSIDE_QML_SUPPORT=1 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DSPNAV_FOUND -D_OCC64 -I/build/source/build -I/build/source/build/src -I/build/source/src -I/build/source/src/Gui -I/build/source/src/Gui/Quarter -I/build/source/build/src/Gui -I/build/source/src -I/build/source/build/src -I/build/source/build/src/Gui/Language -I/build/source/build/src/Gui/propertyeditor -I/build/source/build/src/Gui/TaskView -I/build/source/build/src/Gui/Quarter -I/build/source/build/src/Gui/DAGView -I/nix/store/agaq4i9463mc0lcjc9a2s4ac380nvqr2-eigen-3.4.0/include/eigen3 -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtCore -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtWidgets -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtGui -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtGui/QtCore -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtGui/QtGui -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2/QtGui/QtWidgets -I/nix/store/nmqxyr00in2arwrq5qd1qipsanz1yrn5-python3-3.11.10/include/python3.11 -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtCore -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/mkspecs/linux-g++ -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtWidgets -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtGui -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtOpenGL -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtPrintSupport -I/nix/store/h1abpwrzf3fab40795brd4ahjk4hknj5-qtsvg-5.15.15-dev/include/QtSvg -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtNetwork -I/nix/store/2zwks40pydfwj7bcrkx5qal4vd3rcvn7-qttools-5.15.15-dev/include/QtUiTools -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include/QtXml -I/nix/store/vv9rp0yfw8b8jc9ssg7mgn9xrgrfsyai-shiboken2-5.15.15/include/shiboken2 -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include/PySide2 -I/nix/store/zrl76gc9b3jlmsh0vpzmfpm2g9m78lm2-boost-1.81.0-dev/include -I/nix/store/fi8pqdxdldch51vajxcrsha98ija84qa-coin-4.0.3/include -I/nix/store/5ipmd5wdhvf6vliczzz2qxwv1yfi7krg-xerces-c-3.2.5/include -I/nix/store/1cpycz2gjynsiqgj3195jgrvbk1s4y1w-zlib-1.3.1-dev/include -I/nix/store/w0r1625warqlz1hjpz09harg8hkxhz1v-qtbase-5.15.15-dev/include -I/nix/store/mrwvq9z9z2l0mqyr7llm574xz3p6fysp-libglvnd-1.7.0-dev/include -I/nix/store/h1abpwrzf3fab40795brd4ahjk4hknj5-qtsvg-5.15.15-dev/include -I/nix/store/2zwks40pydfwj7bcrkx5qal4vd3rcvn7-qttools-5.15.15-dev/include -I/nix/store/zd2k853pvfzp37p3dml6gbiqgqgygr2f-libspnav-1.1/include -I/nix/store/vv9rp0yfw8b8jc9ssg7mgn9xrgrfsyai-shiboken2-5.15.15/include -I/nix/store/p81lpbkqdv2faai0j3qb8p5vyb74p7kv-pyside2-5.15.15/include -I/nix/store/68p51nni0zkwyqm5lm8k4dlyb9y32yqq-fmt-10.2.1-dev/include -I/nix/store/c8127bh2zn3pgf9ziskk8iwx6g6li4h8-libxml2-2.13.4-dev/include -I/nix/store/n02306fhs12siryn8g6zv7k91i6rzyc0-libxslt-1.1.42-dev/include -I/nix/store/73cqf7hqf4mwc3pbmgkpyl473bahn3s4-openssl-3.3.2-dev/include -I/nix/store/5kny4qm3i1wiwy321d5c51f4x8zzb9vr-sqlite-3.46.1-dev/include -I/nix/store/05w0r4yjf3adhhxgajfjki8kcrh97xjd-harfbuzz-10.0.1-dev/include -I/nix/store/avqdgmfychf3s5q52jgn606cyacb4p3b-graphite2-1.3.14-dev/include -I/nix/store/3w2kqnx2sksjgvl94d7yd84jmfs84aq6-icu4c-74.2-dev/include -I/nix/store/k7lckpavkk9ah1kad02cgvmsv31znhhm-libjpeg-turbo-3.0.4-dev/include -I/nix/store/f6q6h15r0igpzihfi035na2kds0l1vmg-libpng-apng-1.6.43-dev/include -I/nix/store/n9k7491jfrqky0682nq6a7yalgbgxmms-pcre2-10.44-dev/include -I/nix/store/9y6zqihn7zbcvcbc405hq1jw7hwybd01-dbus-1.14.10-dev/include -I/nix/store/vq5pzbr68ifyv3dw13fbdd9kzv8bfmxb-expat-2.6.4-dev/include -I/nix/store/g8psrwxldnl8hnksf0rind77ja4pjwxc-glib-2.82.1-dev/include -I/nix/store/6ifsp8pk6j0f97yda8zv2rrm03200fsj-libffi-3.4.6-dev/include -I/nix/store/v34vi1nqnkdbk8lydckhcn9zar100pmf-gettext-0.21.1/include -I/nix/store/al7p4vfb2hw0y273mqm3cglgkfhfiqs1-glibc-iconv-2.40/include -I/nix/store/c7kn0yv6ns92bjmb09wzqsfgmc064fcn-systemd-minimal-libs-256.8-dev/include -I/nix/store/l2d157pyzxv5682xnbpmydsg61ky8ig8-fontconfig-2.15.0-dev/include -I/nix/store/dgdy79vrk1pwsi7ncpycdss1byqyxq7g-freetype-2.13.3-dev/include -I/nix/store/zs9749xbiwi31n6ss7yygk3vwyzvi696-bzip2-1.0.8-dev/include -I/nix/store/m69rxkn1154drqhcbnqjr6i7xbar4yb4-brotli-1.1.0-dev/include -I/nix/store/dxw3gizkkrilaljnpyqyb2bk09rd33ha-libdrm-2.4.123-dev/include -I/nix/store/xmbyslch6ksr4s718k1lzqxk3jd0ff62-libX11-1.8.10-dev/include -I/nix/store/c551bwv9dafz0rcqj7jcrv7kji1y9abj-xorgproto-2024.1/include -I/nix/store/a6hxv2jnyalsqd3qhrbddgdi64mfchf4-libxcb-1.17.0-dev/include -I/nix/store/0lvg7w3z2dgsizdf8m23vgi1vgs4fki3-libXcomposite-0.4.6-dev/include -I/nix/store/1hmbwixzhg5ydn9qci2m780gc8jr5fjb-libXfixes-6.0.1-dev/include -I/nix/store/v18k95firbcw1i8piv6dda4mcw0w6wyi-libXext-1.3.6-dev/include -I/nix/store/950nj9cqc2kcpfhnw5znzimqisdrb292-libXau-1.0.11-dev/include -I/nix/store/sk4mm1w0v7kv4x552rwqmy94n5r79byj-libXi-1.8.2-dev/include -I/nix/store/pcv0c4584621xhli8k2ravhmird3f4bq-libXrender-0.9.11-dev/include -I/nix/store/hridjg9m5dvjmasams0w274qi79q8jpw-libxkbcommon-1.7.0-dev/include -I/nix/store/xjl08qbbf92nrzsn8ljlvrgzi9xkwfwh-xcb-util-0.4.1-dev/include -I/nix/store/0dgq73k4cpfkhjrm45r0aqy47lcnc9f9-xcb-util-image-0.4.1-dev/include -I/nix/store/wg6xrp9ami8glrix5y9iq2d4xvza2p9a-xcb-util-keysyms-0.4.1-dev/include -I/nix/store/gd1bslzjpwhbixljlwa2rlcsdjx0a22n-xcb-util-renderutil-0.3.10-dev/include -I/nix/store/1x06b0pqi44z0dbvh516d95mjxc6s3y9-xcb-util-wm-0.4.2-dev/include -I/nix/store/41rs3qn1xa1h4hvjwjcm6fkpbgq9zsip-qtwayland-5.15.15-dev/include -I/nix/store/741zqgpra2nmmsibkmzcs7j5sy76sw0h-qtdeclarative-5.15.15-dev/include -I/nix/store/6dpv1pn5yfkn2k2vqxxv4q2d5hlhb6rb-gtk+3-3.24.43-dev/include -I/nix/store/7scp2vf7slw8m81r46rsx1jn2b69hbwj-at-spi2-core-2.54.0-dev/include -I/nix/store/4xy0x6f6jj3vsw8yw9fzqwr884yq11hv-cairo-1.18.2-dev/include -I/nix/store/f86x63y57hwyx9nl4l098fpl93y3xrya-pixman-0.43.4/include -I/nix/store/j9jcykivk5q4398n9aq0xf1a80bnm2pw-fribidi-1.0.16-dev/include -I/nix/store/ji6inyc1hiid4kj2cid3dnrd2qhfmvda-gdk-pixbuf-2.42.12-dev/include -I/nix/store/s6v26x5vm4qjwdh5mb2ynb97g03xkfsr-libtiff-4.7.0-dev/include -I/nix/store/v6m37463j6bs788wbid8yvfhp1773cax-libdeflate-1.22/include -I/nix/store/zgcaxpjipkvdz3185gfb8ba63xw1sv4n-libwebp-1.4.0/include -I/nix/store/2m8jazsikmiz0nl007y9i2l8cbp4i48l-xz-5.6.3-dev/include -I/nix/store/s3z2vb2n0h400pq1n3gdq5a88h0373zk-zstd-1.5.6-dev/include -I/nix/store/jmmq8mgh6y3milc6k3pvhyb7yw8sz89d-gsettings-desktop-schemas-47.1/include -I/nix/store/84784mgvv1wp81wn39qf4gi4ps1f8sjk-libICE-1.1.1-dev/include -I/nix/store/zx2n5fhwfpj9id8wsnax79bq221kxxss-libSM-1.2.4-dev/include -I/nix/store/wis27zi1xcc1r9zzi6n069qd6y93wd7v-libXcursor-1.2.2-dev/include -I/nix/store/cb6n3clqv2bx6k67jdi0qj75zzb83hk2-libXdamage-1.1.6-dev/include -I/nix/store/1wi6nsjsqd419735i3zksbm5cfy9g141-libXrandr-1.5.4-dev/include -I/nix/store/dwvy1la6xcn5r03rfcz8lj698km4w9wb-pango-1.54.0-dev/include -I/nix/store/6ky58jcg6mll1v7kxvmsgg4a1znpxnn3-libXft-2.3.8-dev/include -I/nix/store/q5j3r3znkjpn2ga2ys259x9axm5j330c-wayland-1.23.1-dev/include -I/nix/store/dxdbkrpc5gphjn0alqzkc8yvxbcy914v-wayland-protocols-1.38/include -I/nix/store/0djzrg763km0v3w2cvbkp5kf4qjqap86-libXinerama-1.1.5-dev/include -I/nix/store/7bgzdjjaj3mm6zxqnyiv4sg5xwrli3nl-cups-2.4.11-dev/include -I/nix/store/4gavxzsx3j50czk0sgfr03v07znw6mz7-gmp-with-cxx-6.3.0-dev/include -I/nix/store/421z2rfgwvkbn347ws5v5lcm07kmfny0-librsvg-2.58.3-dev/include -I/nix/store/nmqxyr00in2arwrq5qd1qipsanz1yrn5-python3-3.11.10/include -I/nix/store/agaq4i9463mc0lcjc9a2s4ac380nvqr2-eigen-3.4.0/include -I/nix/store/9xmvqgifrsbqarmy51wh3jvqh5vw0cgj-gts-0.7.6-dev/include -I/nix/store/x78hr01za8s3hyggzwprygwzpzl60155-hdf5-cpp-1.14.5-dev/include -I/nix/store/ga5vsydz09vr9w7skr2iswjcbnimzvpp-glu-9.0.3-dev/include -I/nix/store/y29rbgf98m1g07y2yiaiav38j3x2h63c-libXmu-1.2.1-dev/include -I/nix/store/6268993a2f09qkq9500spdfmb626ks52-libXt-1.3.0-dev/include -I/nix/store/32rlaz97vhh7flhw93psji44pvk4d37h-libf2c-20160102/include -I/nix/store/vx3h19ki5lr5a1b89r3jqynw3fh0b20f-medfile-5.0.0-dev/include -I/nix/store/7s5hp4wvqlqzhawvr8ns22j83c8b6n3x-openmpi-5.0.6-dev/include -I/nix/store/sqnqk0xdjdi72kajy54cinr0j6vwx1z5-ode-0.16.5/include -I/nix/store/1amg4y8xjmffwxgw8yhymn8zpq0rs6b5-opencascade-occt-7.6.2/include -I/nix/store/hgkgyp53vb7hczdijimv108d9v7bxnbr-python3.11-pybind11-2.13.6/include -I/nix/store/v84v2wvb8iz3dd650dqp1pcgiz54m1az-qtwebengine-5.15.17-dev/include -I/nix/store/xhy4491ba66whzgizvab5v14mxl8464b-qtlocation-5.15.15-dev/include -I/nix/store/bwb3y58xcb7wkf6s6jb9f3aznzficmff-qtmultimedia-5.15.15-dev/include -I/nix/store/q4l8qs5zksalng4kwzcjx7l1ndzx46fj-qtwebchannel-5.15.15-dev/include -I/nix/store/xk1z1b27hck084x12pn24rk526arwwlz-libwebp-1.4.0/include -I/nix/store/lwynfii7rp2ss1lgidq927h55ahj7p5h-libsrtp-2.6.0-dev/include -I/nix/store/g316p8jiimzp1nil616x9v2n1dwysj2n-libvpx-1.15.0-dev/include -I/nix/store/mzpmszlsj0nqyp1a9zz45ds99j8swsj1-libopus-1.5.2-dev/include -I/nix/store/sira7ndisp8zxgrfqxl2nvq9gbn8a5gk-libevent-2.1.12-dev/include -I/nix/store/z9mlh14zihwba8j93xz0p1v0i41magvg-ffmpeg-7.1-dev/include -I/nix/store/q9ry2ymc8h04fjc4z3kz9v1idzf4xlfj-minizip-1.3.1/include -I/nix/store/8dg6pm8ij28p72dja5yhvd27prsjmysb-snappy-1.2.1-dev/include -I/nix/store/ylal7jslp1rjmavpp2szyd6xq4akc1zy-nss-3.101.2-dev/include -I/nix/store/4pabk8xpgcf5jgh7isdq1qvw111k5dpd-nspr-4.36-dev/include -I/nix/store/q9masc42g6rwzkpi8ma4qwbnmkzj7vz2-protobuf-28.3/include -I/nix/store/lwc5rpr0g29ghzmdnw9jpbq64pid6s7f-abseil-cpp-20240722.0/include -I/nix/store/n3k042lf0g0ivv7kp0hg7hdf3qm2yljc-jsoncpp-1.9.6-dev/include -I/nix/store/5a1i753fvf4124d0z96z1gdny54a5pk5-alsa-lib-1.2.12-dev/include -I/nix/store/0g0rn53lswaqxz4syhps5anahkb3h3wb-pulseaudio-17.0-dev/include -I/nix/store/drj738z7ml1xrmkcgfkm62rx67lrbgpi-libcap-2.70-dev/include -I/nix/store/lmaqi0czwy7vcvj4ss021g82ar2gvmry-pciutils-3.13.0/include -I/nix/store/6xgaalbp7r3h4hy9fi7qm73gl4g38p2l-libXScrnSaver-1.2.4/include -I/nix/store/3vhs08r34x575w6nq1n1fg110lsqk8x5-libpciaccess-0.18.1/include -I/nix/store/kxk0lb39b2z5phsn8ly04ismmvsp72yr-libXtst-1.2.5/include -I/nix/store/w2qxyibnyciwrs94ssm0pab0y3brixgv-libxkbfile-1.1.3-dev/include -I/nix/store/3wng18xigm1fcllgv3z18kjygxxl94ym-pipewire-1.2.6-dev/include -I/nix/store/j5vl3hq3965ahh5hfg8gibanjz96gra2-qtxmlpatterns-5.15.15-dev/include -I/nix/store/4ysccyb1ls6l10vnwi5b2waalxm0hfn2-soqt-2020-12-05-unstable/include -I/nix/store/al09sxbzfvsfg96b0c6ilxfy60d5jzs2-vtk-9.2.6/include -I/nix/store/yzwgcahwrba71d62mqb399rgc5swyrqn-yaml-cpp-0.8.0/include -I/nix/store/4jj2avr94f95ss5vdhxv45081lrqs33w-qtx11extras-5.15.15-dev/include -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0 -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0/x86_64-unknown-linux-gnu -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include/c++/13.3.0/backward -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/lib/gcc/x86_64-unknown-linux-gnu/13.3.0/include -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/include -I/nix/store/pc2my2fq54qkqffd7l5vlva14mqjc8s7-gfortran-13.3.0/lib/gcc/x86_64-unknown-linux-gnu/13.3.0/include-fixed -I/nix/store/lw21wr626v5sdcaxxkv2k4zf1121hfc9-glibc-2.40-36-dev/include --include /build/source/build/src/Gui/FreeCADGui_autogen/moc_predefs.h --output-dep-file -o /build/source/build/src/Gui/FreeCADGui_autogen/include/moc_ExpressionCompleter.cpp /build/source/src/Gui/ExpressionCompleter.h
Output
------
Specifically, the “Corrupted double-linked list” error, which only occurs on one of the two systems