[Heaptrack] [Bug 496136] Heaptrack not able to build on MacOS anymore
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Nov 11 21:29:04 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=496136
--- Comment #2 from diehard2 at gmail.com ---
(In reply to Marius P from comment #1)
> Hello.
> 1. macOS x86_64 or arm64?
> 2. Can you build https://invent.kde.org/sdk/heaptrack using KDE Craft on
> macOS https://community.kde.org/Craft
> https://community.kde.org/Get_Involved/development/Mac ?
> Thanks.
Hi Marius, I'm on ARM64. I tried using craft and it started to build things,
but eventually stopped on
CRAFT: [13:24:21 ~/heaptrack/build]craft heaptrack
Craft : /Users/sdanauskas/CraftRoot
ABI : macos-clang-arm64
Download directory : /Users/sdanauskas/CraftRoot/download
Cache repository : https://files.kde.org/craft/Qt5/24.03/macos/clang/arm64
KColorScheme was added in KF6, hence it is not available for lower Qt versions
========================================================================================================================
*** Handling package: extragear/heaptrack, action: all ***
*** Action: fetch-binary for extragear/heaptrack ***
Could not find extragear/heaptrack=1.4.0 in
https://files.kde.org/craft/Qt5/24.03/macos/clang/arm64/RelWithDebInfo
Could not find extragear/heaptrack=1.4.0 in
https://files.kde.org/craft/Qt5/24.03/macos/clang/arm64/Release
*** extragear/heaptrack not found in cache ***
*** Action: fetch for extragear/heaptrack ***
*** Craft all succeeded: extragear/heaptrack after 0s ***
'SIG'
Traceback (most recent call last):
File "/Users/sdanauskas/CraftRoot/craft/bin/craft.py", line 424, in <module>
success = main(timer)
^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/craft.py", line 406, in main
if not CraftCommands.run(package, action, tempArgs):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/CraftCommands.py", line 465, in
run
if not handlePackage(info, action, directTargets=directTargets):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/CraftCommands.py", line 111, in
handlePackage
if not doExec(package, action):
^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/CraftCommands.py", line 60, in
doExec
ret = package.instance.runAction(action)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/Package/PackageBase.py", line
275, in runAction
if not getattr(self, step)():
^^^^^^^^^^^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/Source/MultiSource.py", line 44,
in fetch
return self._sourceClass.fetch(self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/Source/ArchiveSource.py", line
107, in fetch
if self.__checkFilesPresent(filenames):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/Source/ArchiveSource.py", line
90, in __checkFilesPresent
if type(self.subinfo.targetDigestUrl()) == tuple:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/info.py", line 240, in
targetDigestUrl
out = (out, CraftHash.HashAlgorithm.getAlgorithmFromFile(out[0]))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/sdanauskas/CraftRoot/craft/bin/Utils/CraftHash.py", line 32, in
getAlgorithmFromFile
return cls.__getitem__(ext[1:].upper())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/Users/sdanauskas/CraftRoot/lib/Python.framework/Versions/3.11/lib/python3.11/enum.py",
line 790, in __getitem__
return cls._member_map_[name]
~~~~~~~~~~~~~~~~^^^^^^
KeyError: 'SIG'
Craft stopped with out completing ['extragear/heaptrack']
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list