[MacPorts] #72684: borgbackup 1.4.0: build fails on doc singlehtml target
MacPorts
noreply at macports.org
Sun Jul 13 02:49:37 UTC 2025
#72684: borgbackup 1.4.0: build fails on doc singlehtml target
---------------------+------------------------
Reporter: akierig | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: borgbackup
---------------------+------------------------
when building the current version of `borgbackup` (1.4.0 and tested when
updating the port to 1.4.1) the build fails with the following error:
{{{
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/pathlib.py",
line 840, in stat
return os.stat(self, follow_symlinks=follow_symlinks)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 22] Invalid argument: '/.resolve/theme.toml'
}}}
my solution was to remove the `singlehtml` target from the Portfile.
this fails on both the default and with the `+fuse` variant. Attached are
the MacPorts build log and the sphinx traceback.
--
Ticket URL: <https://trac.macports.org/ticket/72684>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list