[Craft] [Bug 426393] New: build of alkimia package fails for MacOSX
Ralf Habacker
bugzilla_noreply at kde.org
Fri Sep 11 08:11:49 BST 2020
https://bugs.kde.org/show_bug.cgi?id=426393
Bug ID: 426393
Summary: build of alkimia package fails for MacOSX
Product: Craft
Version: stable
Platform: Other
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: Core
Assignee: vonreth at kde.org
Reporter: ralf.habacker at freenet.de
CC: kde-windows at kde.org
Target Milestone: ---
https://binary-factory.kde.org/job/Alkimia_Nightly_macos/6/console
02:28:56 expected str, bytes or os.PathLike object, not bool
02:28:56 Traceback (most recent call last):
02:28:56 File
"/Users/packaging/Craft/BinaryFactory/macos-64-clang/craft/bin/craft.py", line
268, in <module>
02:28:56 success = main(timer)
02:28:56 File
"/Users/packaging/Craft/BinaryFactory/macos-64-clang/craft/bin/craft.py", line
258, in main
02:28:56 if not CraftCommands.run(package, action, tempArgs):
02:28:56 File
"/Users/packaging/Craft/BinaryFactory/craft-clone/bin/CraftCommands.py", line
416, in run
02:28:56 if not handlePackage(info, action, directTargets=directTargets):
02:28:56 File
"/Users/packaging/Craft/BinaryFactory/craft-clone/bin/CraftCommands.py", line
93, in handlePackage
02:28:56 success = doExec(package, action)
02:28:56 File
"/Users/packaging/Craft/BinaryFactory/craft-clone/bin/CraftCommands.py", line
57, in doExec
02:28:56 ret = package.instance.runAction(action)
02:28:56 File
"/Users/packaging/Craft/BinaryFactory/craft-clone/bin/Package/PackageBase.py",
line 246, in runAction
02:28:56 if not getattr(self, step)():
02:28:56 File
"/Users/packaging/Craft/BinaryFactory/craft-clone/bin/Packager/TypePackager.py",
line 81, in createPackage
02:28:56 return self.__packager.createPackage(self)
02:28:56 File
"/Users/packaging/Craft/BinaryFactory/craft-clone/bin/Packager/MacDMGPackager.py",
line 34, in createPackage
02:28:56 if not self.internalCreatePackage(defines):
02:28:56 File
"/Users/packaging/Craft/BinaryFactory/craft-clone/bin/Packager/MacBasePackager.py",
line 50, in internalCreatePackage
02:28:56 targetLibdir = os.path.join(appPath, "Contents", "Frameworks")
02:28:56 File
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/posixpath.py",
line 78, in join
02:28:56 a = os.fspath(a)
02:28:56 TypeError: expected str, bytes or os.PathLike object, not bool
02:28:56 Command /usr/local/bin/python3 -u
/Users/packaging/Craft/BinaryFactory/macos-64-clang/craft/bin/craft.py --target
master --package libalkimia failed
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kde-windows
mailing list