https://bugs.kde.org/show_bug.cgi?id=515210

--- Comment #7 from Dm <[email protected]> ---
(In reply to TraceyC from comment #6)
> I'm not able to reproduce this in Plasma built from git-master or on Neon
> Testing.

Rebuilt with:
cd plasma-discover-*
cat >> debian/rules << 'EOF'
override_dh_auto_configure:
        dh_auto_configure --buildsystem=kf6 --
                -DCMAKE_BUILD_TYPE=Release
                -DCMAKE_C_FLAGS_RELEASE="$(CFLAGS)"
                -DCMAKE_CXX_FLAGS_RELEASE="$(CXXFLAGS) $(DEB_CXXFLAGS_APPEND)"
                -DCMAKE_SHARED_LINKER_FLAGS_RELEASE="$(LDFLAGS)"
                $(if $(DEB_CMAKE_EXTRA_FLAGS),$(DEB_CMAKE_EXTRA_FLAGS))
EOF
eatmydata dpkg-buildpackage -us -uc -b -j$(nproc) 2>&1 | sudo tee ../build.log
/output/build.log
And still crashes on UPGRADE, not install
There might be some build differences like in
https://bugs.kde.org/show_bug.cgi?id=515510

My build log in attachments

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to