-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mass Rebuild Report 2024-12-07 #914
Comments
The qt failures are because qt6-qtbase is failing to build (not related to clang) so anything that depends on it also fails. |
The gstreamer failures are also due to a dependency issue. |
The adcli failure is a real regression. I've bisected it to llvm/llvm-project@7954a05 I'm working on getting a reproducer. |
Upstream bug for adcli: llvm/llvm-project#119099 |
python-awscrt seems like an unrelated failure:
|
It looks like the pybind11 failure was also caused by llvm/llvm-project@7954a05. |
Upstream bug for pybind11: llvm/llvm-project#119507 |
The conntrack-tools build is failing because one of its dependencies (libnetfilter_cthelper) has a library with no symbols. The build of libnetfilter_cthleper emits several [-Wignored-attributes] errors. Here is one:
I'm going to mark this failure as resolved, since it is a real regression, but caused by upstream code. |
qt6-qtbaseqt6-qtcoapgstreamer1-plugins-goodgstreamer1-plugins-bad-freepython-awscrtqt6-qtgraphsqt6-qtwebchannelqt6-qtlocationqt6-qtserialportqt6-qtnetworkauthqt6-qtconnectivityqt6-qtremoteobjectsqt6-qtpositioningqt6-qtchartsqt6-qtlottieqt6-qt5compatqt6-qtsensorsqt6-qtlanguageservergstreamer1-plugins-ugly-freeqt6-qtmultimediagstreamer1-plugins-baseqt6-qtwebviewqt6-qtimageformatsqt6-qtquick3dphysicsqt6-qtshadertoolsqt6-qtquicktimelineqt6-qtsvgqt6-qt3dgstreamer1-rtsp-serverqt6-qthttpserverqt6-qtwebsocketsqt6-qtwaylandqt6-qtvirtualkeyboardqt6-qtmqttqt6-qtopcuagstreamer1-plugin-libavqt6-qtscxmlqt6-qtdeclarativeqt6-qtspeechqt6-qtserialbusqt6-qtdatavis3dThe text was updated successfully, but these errors were encountered: