https://bugs.kde.org/show_bug.cgi?id=446490
Nate Graham changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=446490
--- Comment #5 from george fb ---
(In reply to Nate Graham from comment #4)
> Yes, I am doing clean builds for all of these builds to rule out issues with
> incremental builds.
Does clean build mean starting from scratch with kdesrc-build or clean build
https://bugs.kde.org/show_bug.cgi?id=446490
--- Comment #4 from Nate Graham ---
Yes, I am doing clean builds for all of these builds to rule out issues with
incremental builds.
If I build an older version, then I get a different symbol error in Kirigami:
$ ((HEAD detached at 0.2.0)) haruna
QML
https://bugs.kde.org/show_bug.cgi?id=446490
--- Comment #3 from george fb ---
I have no idea what's causing this.
Try building older versions with kdesrc-build, try building with your system's
libraries or try with a fresh kdesrc-build.
To build older version add
```
module haruna
repository h
https://bugs.kde.org/show_bug.cgi?id=446490
--- Comment #2 from Nate Graham ---
> $ readelf -Ws --dyn-syms
> /home/nate/kde/usr/lib64/qml/org/kde/kirigami.2/libkirigamiplugin.so | grep
> -i longduration
> 88:84: 0 FUNCGLOBAL DEFAULT UND
> _ZN8Kirigami5Units19longD
https://bugs.kde.org/show_bug.cgi?id=446490
--- Comment #1 from george fb ---
Running `kdesrc-run haruna` works for me (KDE Neon Developer Edition).
Don't know what's going on. I get that error when I'm trying to use a new
feature from a lib and the version I have installed is older. I'm not eve