https://bugs.kde.org/show_bug.cgi?id=405918
--- Comment #9 from Ross Boylan <ross.boy...@ucsf.edu> --- Well, the message just says a package isn't installed. The immediate point is that the install instructions for kdiff3 are still incomplete. I don't know if it's a kdiff3 or, more likely, a craft issue, but it seems odd that craft doesn't go ahead and install the package nsis. If the intent of the message from craft was that I should execute 'craft nsis', that is not clear. That phrase currently reads as an appositive for "nsis package" NOT as an instruction. Admittedly it doesn't quite make sense in that reading. On the theory that it was intended as an instruction (which for some reason craft --package didn't want to execute) I executed 'craft nsis' and then repeated the craft --package command. I think this worked. So does the line Output: "C:\Users\rdboylan\Documents\src\CraftRoot\tmp\kdiff3-prefilter-b794c83-windows-msvc2017_64-cl.exe" mean that file is an installer for the kdiff3 I previously built? Here's the transcript of the final, --package, step: ============================================================================================================================================================================================== *** Handling package: extragear/kdiff3, action: package *** *** Action: package for extragear/kdiff3 *** Overriding C:\Users\rdboylan\Documents\src\CraftRoot\build\extragear\kdiff3\archive\bin\data\info\dir Overriding C:\Users\rdboylan\Documents\src\CraftRoot\build\extragear\kdiff3\archive\bin\data\info\dir executing command: C:\Users\rdboylan\Documents\src\CraftRoot\dev-utils\bin\7za.exe a -r C:\Users\rdboylan\Documents\src\CraftRoot\tmp\kdiff3-prefilter-b794c83-windows-msvc2017_64-cl.7z -bso2 -bsp1 C:\Users\rdboylan\Documents\src\CraftRoot\build\extragear\kdiff3\archive\* executing command: C:\Users\rdboylan\Documents\src\CraftRoot\dev-utils\bin\7za.exe a -r C:\Users\rdboylan\Documents\src\CraftRoot\tmp\kdiff3-prefilter-b794c83-windows-msvc2017_64-cl-dbg.7z -bso2 -bsp1 C:\Users\rdboylan\Documents\src\CraftRoot\build\extragear\kdiff3\archive-dbg\* executing command: C:\Users\rdboylan\Documents\src\CraftRoot\dev-utils\bin\makensis.exe /V3 C:\Users\rdboylan\Documents\src\CraftRoot\build\_\51b6ca1c\kdiff3.nsi MakeNSIS v3.03 - Copyright 1999-2018 Contributors See the file COPYING for license details. Credits can be found in the Users Manual. Processing config: C:\Users\rdboylan\Documents\src\CraftRoot\dev-utils\nsis\nsisconf.nsh Processing script file: "C:\Users\rdboylan\Documents\src\CraftRoot\build\_\51b6ca1c\kdiff3.nsi" (ACP) Processed 1 file, writing output (x86-ansi): Output: "C:\Users\rdboylan\Documents\src\CraftRoot\tmp\kdiff3-prefilter-b794c83-windows-msvc2017_64-cl.exe" Install: 6 pages (384 bytes), 2 sections (1 required) (4144 bytes), 822 instructions (23016 bytes), 295 strings (5369 bytes), 1 language table (334 bytes). Uninstall: 2 pages (192 bytes), 1 section (2072 bytes), 328 instructions (9184 bytes), 163 strings (2735 bytes), 1 language table (254 bytes). Datablock optimizer saved 1888 bytes (~0.0%). Using zlib compression. EXE header size: 63488 / 37888 bytes Install code: 5929 / 31663 bytes Install data: 74342779 / 75050374 bytes Uninstall code+data: 24201 / 28522 bytes CRC (0x3C024D03): 4 / 4 bytes Total size: 74436401 / 75148451 bytes (99.0%) *** Craft package succeeded: extragear/kdiff3 after 5 minutes 14 seconds *** -- You are receiving this mail because: You are watching all bug changes.