On CURRENT, install process fails at the very last step: ===> Installing for aarch64-none-elf-gcc-6.3.0_2 ===> Registering installation for aarch64-none-elf-gcc-6.3.0_2 as automatic pkg-static: Unable to access file /usr/ports/devel/aarch64-none-elf-gcc/work/stage/usr/local/lib/gcc/aarch64-none-elf/6.3.0/include-fixed/README:No such file or directory pkg-static: Unable to access file /usr/ports/devel/aarch64-none-elf-gcc/work/stage/usr/local/lib/gcc/aarch64-none-elf/6.3.0/include-fixed/limits.h:No such file or directory pkg-static: Unable to access file /usr/ports/devel/aarch64-none-elf-gcc/work/stage/usr/local/lib/gcc/aarch64-none-elf/6.3.0/include-fixed/syslimits.h:No such file or directory *** Error code 74 Stop. make: stopped in /usr/ports/devel/aarch64-none-elf-gcc
This was fixed for devel/aarch64-gcc with ports r465416. Need to apply here as well.
And also devel/arm-none-eabi-gcc needs to be fixed in the same way...
Fallout from work done by John and he is aware of it. The fix is to edit plist accordingly.
*** Bug 226905 has been marked as a duplicate of this bug. ***
*** Bug 226923 has been marked as a duplicate of this bug. ***
A commit references this bug: Author: kan Date: Sun Mar 25 22:06:45 UTC 2018 New revision: 465549 URL: https://svnweb.freebsd.org/changeset/ports/465549 Log: Catchup with r465416 in some extra dependent ports PR: 226898 Changes: head/devel/aarch64-none-elf-gcc/pkg-plist head/devel/arm-none-eabi-gcc/pkg-plist