https://bugs.kde.org/show_bug.cgi?id=442708
Bug ID: 442708
Summary: build error libkscreen since commit d24df22 "add rgb
range setting"
Product: KScreen
Version: git-master
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: libkscreen
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
STEPS TO REPRODUCE
1. build a commit before and builds is ok
2. build commit d24df22 and error
3. trying since some days building each time all KF5 and plasma dependencies
from git, same result.
OBSERVED RESULT
error in console:
/usr/bin/ld: CMakeFiles/KF5Screen.dir/output.cpp.o: in function
`KScreen::Output::setRgbRange(KScreen::Output::RgbRange)':
/tmp/makepkg/libkscreen-git/src/libkscreen/src/output.cpp:650: undefined
reference to `KScreen::Output::rgbRangeChanged(KScreen::Output::RgbRange)'
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/KF5Screen.dir/build.make:365:
bin/libKF5Screen.so.5.22.90] Error 1
make[1]: *** [CMakeFiles/Makefile2:587: src/CMakeFiles/KF5Screen.dir/all] Error
2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
EXPECTED RESULT
builds fine
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.23.80
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
ADDITIONAL INFORMATION
using Archlinux with testing repo enable
KF5 and Plasma builded from git
--
You are receiving this mail because:
You are watching all bug changes.