https://bugs.kde.org/show_bug.cgi?id=463966
Bug ID: 463966
Summary: kdesrc-build failed building Qt5 claiming
init_repository doesn't exist
Classification: Developer tools
Product: kdesrc-build
Version: Git
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When building qt5 with kdesrc-build, if the Qt5 directory did not exist in
STEPS TO REPRODUCE
1. Delete or `mv Qt5 Qt5.bak` from kde src dir
2. kdesrc-build Qt5
OBSERVED RESULT
build fails and exits
EXPECTED RESULT
build succeeds
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Kernel Version: 6.0.12-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 1700 Eight-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: AMD Radeon RX 580 Series
ADDITIONAL INFORMATION
- Have confirmed file exists and is executable
- Cloning from invent.k.o/qt/qt/qt5 using same options as kdesrc-build (git
clone --recursive -b 'kde/5.15' https://invent.kde.org/qt/qt/qt5.git
dir-to-kde-src/Qt5) then running kdesrc-build succeeds normally
- Fails here for some reason
https://invent.kde.org/sdk/kdesrc-build/-/blob/master/modules/ksb/Updater/Qt5.pm#L32
-- !pretend()?
--
You are receiving this mail because:
You are watching all bug changes.