[MacPorts] #67404: libheif @1.16.1_0: error: non-portable path to file '<DAV1D/xxx.h>' and '<AOM/xxx.h>'
MacPorts
noreply at macports.org
Thu May 11 16:56:40 UTC 2023
#67404: libheif @1.16.1_0: error: non-portable path to file '<DAV1D/xxx.h>' and
'<AOM/xxx.h>'
-------------------------+-----------------------
Reporter: cave-canem | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: Mavericks
Port: libheif |
-------------------------+-----------------------
Comment (by cave-canem):
'''Christopher Nielsen''':
Firstly:
>>sudo bash -c 'dev=$(hdiutil attach -nomount ram://16777216) ; newfs_hfs
-s -v "MacPorts-RamDisk-8G" ${dev} ; mount -t hfs ${dev}
/opt/local/var/macports/build'
But:
{{{
echo "$((16777216/2048))MB"
8192MB
}}}
{{{
system_profiler "SPMemoryDataType" | rg "(BANK|Size)"
BANK 0/DIMM0:
Size: 2 GB
BANK 1/DIMM0:
Size: 2 GB
}}}
Secondly:
I went the other way and found out that only two compilers cause libheif
to build successfully, namely:
{{{
/usr/bin/clang -v
Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
}}}
and
{{{
/opt/MacPorts/bin/clang --version
clang version 3.7.1 (tags/RELEASE_371/final)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
}}}
'''The ticket may be closed'''.
--
Ticket URL: <https://trac.macports.org/ticket/67404#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list