https://bugs.kde.org/show_bug.cgi?id=468639
Bug ID: 468639 Summary: compiling 8.0.0 crashes on 'make install' Classification: Applications Product: digikam Version: 8.0.0 Platform: Debian testing OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: digikam-bugs-n...@kde.org Reporter: r...@nodot.org Target Milestone: --- SUMMARY *** Compiling 8.0.0 from source doing 'sudo make install' crashes with error complaining test-data directory already exists and is not empty. *** STEPS TO REPRODUCE 1. cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/usr/local . 2. make -j`nproc` 3. sudo make install OBSERVED RESULT reb@grue:~/src/digikam/digikam-8.0.0$ sudo make install [sudo] password for reb: [ 0%] Generating mo... [ 0%] Built target pofiles-651a6d3373c8feb286ebdb52b95b3370 [ 0%] Generating ts... [ 0%] Built target tsfiles-651a6d3373c8feb286ebdb52b95b3370 make[2]: Circular CMakeFiles/test-data <- test-data dependency dropped. make[2]: Circular test-data <- test-data dependency dropped. [ 0%] Checkout unit-test data repository. Please wait... fatal: destination path '/home/reb/src/digikam/digikam-8.0.0/test-data' already exists and is not an empty directory. make[2]: *** [CMakeFiles/test-data.dir/build.make:73: test-data] Error 128 make[1]: *** [CMakeFiles/Makefile2:7123: CMakeFiles/test-data.dir/all] Error 2 make: *** [Makefile:146: all] Error 2 SOFTWARE/OS VERSIONS Operating System: Debian GNU/Linux 12 KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 6.2.11-grue (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i7-6500U CPU @ 2.50GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 520 Manufacturer: Purism Product Name: Librem 15 v3 System Version: 1.0 -- You are receiving this mail because: You are watching all bug changes.