| 15 Oct 2025 |
Sandro 🐧 | and as showed it wouldn't even work | 15:46:25 |
Sandro 🐧 | [359/1048] Building CXX object PySide6/QtXml/CMakeFiles/QtXml.dir/PySide6/QtXml/qdomnodelist_wrapper.cpp.o
[360/1048] Building CXX object PySide6/QtXml/CMakeFiles/QtXml.dir/PySide6/QtXml/qdomimplementation_wrapper.cpp.o
[361/1048] Building CXX object PySide6/QtXml/CMakeFiles/QtXml.dir/PySide6/QtXml/qdomnamednodemap_wrapper.cpp.o
[362/1048] Building CXX object PySide6/QtXml/CMakeFiles/QtXml.dir/PySide6/QtXml/qdomelement_wrapper.cpp.o
[363/1048] Building CXX object PySide6/QtXml/CMakeFiles/QtXml.dir/PySide6/QtXml/qdomnode_wrapper.cpp.o
[364/1048] Building CXX object PySide6/QtXml/CMakeFiles/QtXml.dir/PySide6/QtXml/qtxml_module_wrapper.cpp.o
[365/1048] Building CXX object PySide6/QtNetwork/CMakeFiles/QtNetwork.dir/PySide6/QtNetwork/qtnetwork_module_wrapper.cpp.o
/build/pyside-setup/sources/pyside6/build/PySide6/QtNetwork/PySide6/QtNetwork/qtnetwork_module_wrapper.cpp: In function 'void PySequence_PythonToCpp__QList_QSsl_SslProtocol_(PyObject*, void*)':
/build/pyside-setup/sources/pyside6/build/PySide6/QtNetwork/PySide6/QtNetwork/qtnetwork_module_wrapper.cpp:1866:43: warning: 'QSsl::TlsV1_0' is deprecated: Use TlsV1_2OrLater instead. [-Wdeprecated-declarations]
1866 | ::QSsl::SslProtocol cppItem{QSsl::TlsV1_0};
| ^~~~~~~
In file included from /nix/store/dzv6yg98frldbf9a1r5n4pvhwy03jz5r-qtbase-6.10.0/include/QtNetwork/qsslcertificate.h:20,
from /nix/store/dzv6yg98frldbf9a1r5n4pvhwy03jz5r-qtbase-6.10.0/include/QtNetwork/qsslerror.h:12,
from /nix/store/dzv6yg98frldbf9a1r5n4pvhwy03jz5r-qtbase-6.10.0/include/QtNetwork/qsslsocket.h:13,
from /nix/store/dzv6yg98frldbf9a1r5n4pvhwy03jz5r-qtbase-6.10.0/include/QtNetwork/qsslconfiguration.h:27,
from /nix/store/dzv6yg98frldbf9a1r5n4pvhwy03jz5r-qtbase-6.10.0/include/QtNetwork/QSslConfiguration:1,
from /nix/store/dzv6yg98frldbf9a1r5n4pvhwy03jz5r-qtbase-6.10.0/include/QtNetwork/qnetworkaccessmanager.h:14,
from /build/pyside-setup/sources/pyside6/build/PySide6/QtNetwork/PySide6/QtNetwork/pyside6_qtnetwork_python.h:28,
from /build/pyside-setup/sources/pyside6/build/PySide6/QtNetwork/PySide6/QtNetwork/qtnetwork_module_wrapper.cpp:24:
/nix/store/dzv6yg98frldbf9a1r5n4pvhwy03jz5r-qtbase-6.10.0/include/QtNetwork/qssl.h:52:9: note: declared here
52 | TlsV1_0 QT_DEPRECATED_VERSION_X_6_3("Use TlsV1_2OrLater instead."),
| ^~~~~~~
[366/1048] Building CXX object PySide6/QtGui/CMakeFiles/QtGui.dir/PySide6/QtGui/qtextframe_iterator_wrapper.cpp.o
[367/1048] Building CXX object PySide6/QtGui/CMakeFiles/QtGui.dir/PySide6/QtGui/qabstracttextdocumentlayout_paintcontext_wrapper.cpp.o
[368/1048] Building CXX object PySide6/QtGui/CMakeFiles/QtGui.dir/PySide6/QtGui/qtextblock_iterator_wrapper.cpp.o
[369/1048] Building CXX object PySide6/QtGui/CMakeFiles/QtGui.dir/PySide6/QtGui/qshaderversion_wrapper.cpp.o
[370/1048] Building CXX object PySide6/QtGui/CMakeFiles/QtGui.dir/PySide6/QtGui/qabstracttextdocumentlayout_selection_wrapper.cpp.o
[371/1048] Building CXX object PySide6/QtGui/CMakeFiles/QtGui.dir/PySide6/QtGui/qabstractfileiconprovider_wrapper.cpp.o
[372/1048] Building CXX object PySide6/QtGui/CMakeFiles/QtGui.dir/PySide6/QtGui/qaccessibilityhints_wrapper.cpp.o
[373/1048] Building CXX object PySide6/QtGui/CMakeFiles/QtGui.dir/PySide6/QtGui/qabstracttextdocumentlayout_wrapper.cpp.o
ninja: build stopped: subcommand failed.
| 15:46:33 |
Sandro 🐧 | Do we build with Werror? I couldn't find another error | 15:46:43 |
Sandro 🐧 | oh wait, I found the segmentation fault somewhere above you where talking about | 15:47:07 |
Sandro 🐧 | just with no error next to it | 15:47:13 |
Sandro 🐧 | Annoying that it is at the very end of the build ... | 16:57:17 |
| 19 Oct 2025 |
| @azahi:azahi.cc left the room. | 15:47:07 |
| 22 Oct 2025 |
ポポロ | hi is nix kde 6.5 updated ? | 13:29:47 |
K900 | Yes | 13:34:58 |
| @obff:matrix.org removed their display name obff. | 18:29:10 |
| @obff:matrix.org left the room. | 18:29:22 |
| 23 Oct 2025 |
| @astralstorm:hackerspace.pl joined the room. | 07:56:37 |
| ramblurr joined the room. | 08:55:18 |
| 25 Oct 2025 |
K900 | If anyone is looking for a fun weekend debugging adventure, https://github.com/NixOS/nixpkgs/pull/450577 is still available | 08:32:46 |
Grimmauld (any/all) |  Download image.png | 14:11:03 |
Grimmauld (any/all) | why are we building qtbase twice? | 14:11:10 |
emily | bootstrap | 14:13:08 |
Grimmauld (any/all) | its only translations though, surely there must be a better way? | 14:13:38 |
Grimmauld (any/all) | qtbase is a slow build and i am not super excited to build it twice... | 14:14:13 |
K900 | Not really | 15:34:05 |
K900 | You can just disable it I guess | 15:34:31 |
K900 | It doesn't really matter here | 15:34:31 |
| 26 Oct 2025 |
| Sir_Morton joined the room. | 15:34:47 |
| @rbrtmcl:matrix.org joined the room. | 17:00:48 |
| @rbrtmcl:matrix.org changed their display name from rbrtmcl to Robert Michael. | 17:14:52 |
| @rbrtmcl:matrix.org removed their display name Robert Michael. | 17:16:01 |
| @rbrtmcl:matrix.org left the room. | 17:16:04 |
| 27 Oct 2025 |
Grimmauld (any/all) | I started learning QML, and why the hell are RoundButton and Button not interchangeable... Specifically, RoundButton just gets stuck when its text changes, while normal buttons update properly | 12:54:21 |
Grimmauld (any/all) | i am so confused, did i find a qt bug? | 12:54:30 |
Grimmauld (any/all) | but also it seems to only break while in a Layout, making me extra confused... | 12:56:21 |