git: b4e1d38f10e1 - main - devel/freebsd-sysroot: add libatomic.so to the powerpc FLAVOR to fix build of lang/rust-bootstrap@powerpc

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Mon, 21 Nov 2022 11:28:13 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b4e1d38f10e15be5ff175dcb24787dee0da3d9f4

commit b4e1d38f10e15be5ff175dcb24787dee0da3d9f4
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-11-21 11:26:28 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-11-21 11:27:26 +0000

    devel/freebsd-sysroot: add libatomic.so to the powerpc FLAVOR to fix build of lang/rust-bootstrap@powerpc
---
 devel/freebsd-sysroot/Makefile          |   15 +-
 devel/freebsd-sysroot/distinfo          |    2 +
 devel/freebsd-sysroot/pkg-plist.powerpc | 2004 +++++++++++++++++++++++++++++++
 3 files changed, 2018 insertions(+), 3 deletions(-)

diff --git a/devel/freebsd-sysroot/Makefile b/devel/freebsd-sysroot/Makefile
index 7ab429192a82..3b0281429389 100644
--- a/devel/freebsd-sysroot/Makefile
+++ b/devel/freebsd-sysroot/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	freebsd-sysroot
-DISTVERSION=	a2021-11-09
+DISTVERSION=	a2022-11-21
 CATEGORIES=	devel
-MASTER_SITES=	LOCAL/tobik:${FLAVOR} \
+MASTER_SITES=	LOCAL/pkubaj:${FLAVOR} \
+		LOCAL/tobik:${FLAVOR} \
 		${_SYSROOT_DIST:@f@https://download.freebsd.org/ftp/$f?dummy=/:${FLAVOR}@}
 PKGNAMEPREFIX=	${FLAVOR:S/_/-/g}-
 DISTFILES=	${_SYSROOT_DIST:@f@rust/bootstrap/${FLAVOR}/${_SYSROOT_VER}/${f:T}:${FLAVOR}@}
@@ -64,7 +65,8 @@ _SYSROOT_DIST_powerpc64_elfv1=		releases/powerpc/powerpc64/${_SYSROOT_VER}/base.
 					gcc9-9.3.0_1.txz
 _SYSROOT_DIST_powerpc64_elfv2=		releases/powerpc/powerpc64/${_SYSROOT_VER}/base.txz
 _SYSROOT_DIST_powerpc64le=		releases/powerpc/powerpc64le/${_SYSROOT_VER}/base.txz
-_SYSROOT_DIST_powerpc=			releases/powerpc/powerpc/${_SYSROOT_VER}/base.txz
+_SYSROOT_DIST_powerpc=			releases/powerpc/powerpc/${_SYSROOT_VER}/base.txz \
+					gcc11-11.3.0_5.pkg
 _SYSROOT_DIST_riscv64=			releases/riscv/riscv64/${_SYSROOT_VER}/base.txz
 _SYSROOT_INCLUDE=			COPYRIGHT lib/* usr/include/* usr/lib/* \
 					usr/libdata/* \
@@ -141,6 +143,10 @@ post-extract:
 	cd ${EXTRACT_WRKDIR} && \
 		${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/rust/bootstrap/${FLAVOR}/${_SYSROOT_VER}/${_SYSROOT_DIST_${FLAVOR}:[2]} \
 		-C${STAGEDIR}${_SYSROOT} /usr/local/lib/gcc9
+.elif ${FLAVOR} == powerpc
+	cd ${EXTRACT_WRKDIR} && \
+		${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/rust/bootstrap/${FLAVOR}/${_SYSROOT_VER}/${_SYSROOT_DIST_${FLAVOR}:[2]} \
+		-C${STAGEDIR}${_SYSROOT} /usr/local/lib/gcc11
 .endif
 	@${FIND} ${STAGEDIR}${_SYSROOT} -type d -empty -delete
 	@${MV} ${STAGEDIR}${_SYSROOT}/COPYRIGHT ${WRKDIR}
@@ -151,6 +157,9 @@ do-install:
 		${STAGEDIR}${_SYSROOT}/usr/lib/libstdc++.a
 	@${RLN} ${STAGEDIR}${_SYSROOT}/usr/local/lib/gcc9/libstdc++.a \
 		${STAGEDIR}${_SYSROOT}/usr/lib/libc++.a
+.elif ${FLAVOR} == powerpc
+	@${RLN} ${STAGEDIR}${_SYSROOT}/usr/local/lib/gcc11/libatomic.so \
+		${STAGEDIR}${_SYSROOT}/usr/lib/libatomic.so
 .endif
 	@${MKDIR} ${STAGEDIR}${_SYSROOT}/bin
 	${INSTALL_SCRIPT} ${WRKDIR}/${exists(${FILESDIR}/${FLAVOR}-cc.in):?${FLAVOR}-cc:cc} \
diff --git a/devel/freebsd-sysroot/distinfo b/devel/freebsd-sysroot/distinfo
index 7dde580d3932..997adf8ef24c 100644
--- a/devel/freebsd-sysroot/distinfo
+++ b/devel/freebsd-sysroot/distinfo
@@ -11,6 +11,8 @@ SHA256 (rust/bootstrap/i386/12.2-RELEASE/base.txz) = bc333a1f05c13dd00d65025ae4c
 SIZE (rust/bootstrap/i386/12.2-RELEASE/base.txz) = 170520220
 SHA256 (rust/bootstrap/powerpc/13.0-RELEASE/base.txz) = 8d980deacf7db15775445d00ce49b56a2a8eb519994052a92d2c6a40985910ab
 SIZE (rust/bootstrap/powerpc/13.0-RELEASE/base.txz) = 146274724
+SHA256 (rust/bootstrap/powerpc/13.0-RELEASE/gcc11-11.3.0_5.pkg) = 0215cb63b9b84954447939391b57aad74b98111b648d77b941cedbc99f356f78
+SIZE (rust/bootstrap/powerpc/13.0-RELEASE/gcc11-11.3.0_5.pkg) = 76137720
 SHA256 (rust/bootstrap/powerpc64_elfv1/12.2-RELEASE/base.txz) = 762ec55a9bd40dc93231e24f2df53c58d90b7cef63892b2740a59f9e8f40898e
 SIZE (rust/bootstrap/powerpc64_elfv1/12.2-RELEASE/base.txz) = 109121900
 SHA256 (rust/bootstrap/powerpc64_elfv1/12.2-RELEASE/gcc9-9.3.0_1.txz) = b1bd46b347e0ef55e8868537aaefe323622adf6fa081bef9ca5f24fc711d40ea
diff --git a/devel/freebsd-sysroot/pkg-plist.powerpc b/devel/freebsd-sysroot/pkg-plist.powerpc
index f01195c299db..512c83f09b17 100644
--- a/devel/freebsd-sysroot/pkg-plist.powerpc
+++ b/devel/freebsd-sysroot/pkg-plist.powerpc
@@ -2434,6 +2434,7 @@
 %%ROOT%%/usr/lib/libasn1.a
 %%ROOT%%/usr/lib/libasn1.so
 %%ROOT%%/usr/lib/libasn1.so.11
+%%ROOT%%/usr/lib/libatomic.so
 %%ROOT%%/usr/lib/libavl.a
 %%ROOT%%/usr/lib/libavl.so
 %%ROOT%%/usr/lib/libbe.a
@@ -2831,3 +2832,2006 @@
 %%ROOT%%/usr/libdata/pkgconfig/libusb-1.0.pc
 %%ROOT%%/usr/libdata/pkgconfig/libusb-2.0.pc
 %%ROOT%%/usr/libdata/pkgconfig/zlib.pc
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/crtbegin.o
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/crtbeginS.o
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/crtbeginT.o
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/crtend.o
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/crtendS.o
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/ecrti.o
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/ecrtn.o
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/finclude/omp_lib.f90
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/finclude/omp_lib.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/finclude/omp_lib.mod
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/finclude/omp_lib_kinds.mod
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/finclude/openacc.f90
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/finclude/openacc.mod
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/finclude/openacc_kinds.mod
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/finclude/openacc_lib.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/ISO_Fortran_binding.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/acc_prof.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/altivec.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/amo.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/bmi2intrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/bmiintrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/__entrypoint.di
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/__main.di
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/atomic.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/attribute.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/bitop.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/checkedint.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/cpuid.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/demangle.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/exception.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/internal/abort.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/internal/arrayop.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/internal/attributes.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/internal/convert.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/internal/hash.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/internal/spinlock.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/internal/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/internal/traits.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/math.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/memory.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/runtime.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/simd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/assert_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/complex.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/config.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/ctype.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/errno.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/fenv.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/float_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/inttypes.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/limits.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/locale.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/math.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/signal.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/stdarg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/stddef.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/stdint.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/stdio.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/stdlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/tgmath.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/wchar_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdc/wctype.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdcpp/exception.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/stdcpp/typeinfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sync/barrier.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sync/condition.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sync/config.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sync/exception.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sync/mutex.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sync/rwmutex.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sync/semaphore.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/bionic/err.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/bionic/fcntl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/bionic/stdlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/bionic/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/bionic/unistd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/config.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/crt_externs.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/dlfcn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/err.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/execinfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/fcntl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/ifaddrs.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/mach/dyld.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/mach/getsect.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/mach/kern_return.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/mach/loader.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/mach/nlist.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/mach/port.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/mach/semaphore.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/mach/stab.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/mach/thread_act.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/netinet/in_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/pthread.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/stdlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/sys/attr.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/sys/cdefs.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/sys/event.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/sys/mman.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/darwin/sys/sysctl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/dlfcn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/err.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/execinfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/netinet/in_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/pthread_np.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/stdlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/_bitset.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/_cpuset.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/cdefs.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/elf32.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/elf64.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/elf_common.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/event.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/link_elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/mman.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/socket.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/sys/sysctl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/dragonflybsd/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/config.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/dlfcn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/err.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/execinfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/netinet/in_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/pthread_np.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/stdlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/_bitset.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/_cpuset.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/cdefs.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/elf32.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/elf64.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/elf_common.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/event.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/link_elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/mman.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/mount.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/sys/sysctl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/freebsd/unistd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/config.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/dlfcn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/epoll.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/err.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/errno.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/execinfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/fcntl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/ifaddrs.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/link.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/netinet/in_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/netinet/tcp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sched.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/stdio.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/auxv.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/eventfd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/file.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/inotify.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/mman.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/prctl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/signalfd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/socket.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/sysinfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/sys/xattr.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/termios.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/timerfd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/tipc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/linux/unistd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/dlfcn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/err.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/execinfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/stdlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/sys/elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/sys/elf32.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/sys/elf64.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/sys/elf_common.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/sys/event.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/sys/featuretest.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/sys/link_elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/sys/mman.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/sys/sysctl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/netbsd/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/dlfcn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/err.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/stdlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/sys/cdefs.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/sys/elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/sys/elf32.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/sys/elf64.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/sys/elf_common.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/sys/link_elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/sys/mman.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/sys/sysctl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/openbsd/unistd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/aio.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/arpa/inet.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/config.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/dirent.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/dlfcn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/fcntl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/grp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/iconv.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/inttypes.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/libgen.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/locale.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/mqueue.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/net/if_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/netdb.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/netinet/in_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/netinet/tcp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/poll.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/pthread.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/pwd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sched.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/semaphore.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/setjmp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/signal.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/spawn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/stdc/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/stdio.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/stdlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/strings.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/filio.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/ioccom.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/ioctl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/ipc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/mman.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/msg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/resource.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/select.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/shm.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/socket.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/stat.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/statvfs.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/ttycom.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/types.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/uio.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/un.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/utsname.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/sys/wait.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/syslog.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/termios.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/ucontext.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/unistd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/posix/utime.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/dlfcn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/err.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/execinfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/libelf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/link.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/stdlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/elf_386.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/elf_SPARC.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/elf_amd64.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/elf_notes.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/elftypes.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/link.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/priocntl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/procset.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/sys/types.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/solaris/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/accctrl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/aclapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/aclui.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/basetsd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/basetyps.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/cderr.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/cguid.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/com.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/comcat.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/commctrl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/commdlg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/core.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/cpl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/cplext.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/custcntl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/dbghelp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/dbghelp_types.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/dbt.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/dde.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ddeml.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/dhcpcsdk.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/dlgs.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/dll.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/docobj.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/errorrep.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/exdisp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/exdispid.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/httpext.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/idispids.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/imagehlp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/imm.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/intshcut.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ipexport.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/iphlpapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ipifcons.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/iprtrmib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/iptypes.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/isguids.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lm.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmaccess.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmalert.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmapibuf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmat.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmaudit.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmbrowsr.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmchdev.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmconfig.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmcons.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmerr.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmerrlog.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmmsg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmremutl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmrepl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmserver.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmshare.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmsname.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmstats.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmsvc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmuse.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmuseflg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lmwksta.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/lzexpand.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/mapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/mciavi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/mcx.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/mgmtapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/mmsystem.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/msacm.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/mshtml.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/mswsock.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/nb30.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/nddeapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/nspapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ntdef.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ntdll.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ntldap.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ntsecapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ntsecpkg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/oaidl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/objbase.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/objfwd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/objidl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/objsafe.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ocidl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/odbcinst.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ole.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ole2.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ole2ver.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/oleacc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/oleauto.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/olectl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/olectlid.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/oledlg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/oleidl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/pbt.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/powrprof.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/prsht.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/psapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/ras.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rasdlg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/raserror.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rassapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/reason.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/regstr.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/richedit.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/richole.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rpc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rpcdce.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rpcdce2.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rpcdcep.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rpcndr.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rpcnsi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rpcnsip.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/rpcnterr.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/schannel.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/sdkddkver.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/secext.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/security.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/servprov.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/setupapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/shellapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/shldisp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/shlguid.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/shlobj.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/shlwapi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/snmp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/sql.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/sqlext.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/sqltypes.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/sqlucode.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/sspi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/stacktrace.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/stat.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/stdc/malloc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/stdc/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/subauth.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/threadaux.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/tlhelp32.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/tmschema.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/unknwn.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/uuid.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/vfw.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/w32api.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winbase.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winber.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/wincon.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/wincrypt.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/windef.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/windows.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winerror.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/wingdi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winhttp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/wininet.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winioctl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winldap.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winnetwk.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winnls.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winnt.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winperf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winreg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winsock2.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winspool.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winsvc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winuser.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/winver.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/wtsapi32.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/sys/windows/wtypes.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/thread/context.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/thread/fiber.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/thread/osthread.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/thread/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/thread/threadbase.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/thread/threadgroup.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/thread/types.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/time.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/vararg.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/core/volatile.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/etc/c/curl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/etc/c/sqlite3.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/etc/c/zlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gc/bits.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gc/config.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gc/gcinterface.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gc/impl/conservative/gc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gc/impl/manual/gc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gc/os.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gc/pooltable.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gc/proxy.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/attribute.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/attributes.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/backtrace.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/builtins.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/config.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/deh.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/emutls.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/gthread.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/libbacktrace.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/sections/common.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/sections/elf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/sections/macho.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/sections/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/sections/pecoff.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/unwind/arm.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/unwind/arm_common.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/unwind/c6x.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/unwind/generic.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/unwind/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/gcc/unwind/pe.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/object.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/aApply.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/aApplyR.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/aaA.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/adi.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/arrayassign.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/arraycast.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/arraycat.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/cast_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/config.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/critical_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/deh.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/dmain2.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/invariant.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/lifetime.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/memory.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/minfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/monitor_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/obj.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/qsort.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/sections.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/switch_.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/tlsgc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/util/array.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/util/container/array.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/util/container/common.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/util/container/hashtab.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/util/container/treap.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/util/random.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/util/typeinfo.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/rt/util/utf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/algorithm/comparison.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/algorithm/internal.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/algorithm/iteration.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/algorithm/mutation.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/algorithm/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/algorithm/searching.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/algorithm/setops.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/algorithm/sorting.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/array.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/ascii.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/base64.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/bigint.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/bitmanip.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/compiler.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/complex.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/concurrency.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/container/array.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/container/binaryheap.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/container/dlist.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/container/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/container/rbtree.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/container/slist.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/container/util.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/conv.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/csv.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/datetime/date.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/datetime/interval.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/datetime/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/datetime/stopwatch.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/datetime/systime.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/datetime/timezone.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/demangle.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/digest/crc.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/digest/digest.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/digest/hmac.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/digest/md.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/digest/murmurhash.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/digest/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/digest/ripemd.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/digest/sha.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/encoding.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/exception.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/affix_allocator.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/allocator_list.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/bitmapped_block.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/bucketizer.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/fallback_allocator.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/free_list.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/free_tree.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/kernighan_ritchie.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/null_allocator.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/quantizer.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/region.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/scoped_allocator.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/segregator.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/building_blocks/stats_collector.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/common.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/gc_allocator.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/mallocator.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/mmap_allocator.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/showcase.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/allocator/typed.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/checkedint.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/logger/core.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/logger/filelogger.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/logger/multilogger.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/logger/nulllogger.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/logger/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/experimental/typecons.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/file.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/format.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/functional.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/getopt.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/cstring.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/math/biguintcore.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/math/biguintnoasm.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/math/errorfunction.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/math/gammafunction.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/scopebuffer.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/test/dummyrange.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/test/range.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/test/uda.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/unicode_comp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/unicode_decomp.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/unicode_grapheme.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/unicode_norm.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/unicode_tables.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/internal/windows/advapi32.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/json.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/math.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/mathspecial.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/meta.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/mmfile.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/net/curl.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/net/isemail.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/numeric.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/outbuffer.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/parallelism.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/path.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/process.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/random.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/range/interfaces.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/range/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/range/primitives.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/regex/internal/backtracking.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/regex/internal/generator.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/regex/internal/ir.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/regex/internal/kickstart.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/regex/internal/parser.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/regex/internal/tests.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/regex/internal/tests2.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/regex/internal/thompson.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/regex/package.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/signals.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/socket.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/stdint.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/stdio.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/string.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/system.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/traits.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/typecons.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/typetuple.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/uni.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/uri.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/utf.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/uuid.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/variant.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/windows/charset.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/windows/registry.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/windows/syserror.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/xml.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/zip.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/d/std/zlib.d
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/emmintrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/float.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/gcov.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/htmintrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/htmxlintrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/iso646.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/libgccjit++.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/libgccjit.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/mm_malloc.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/mmintrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/omp.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/openacc.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/pmmintrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/ppc-asm.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/ppu_intrinsics.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/si2vmx.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/smmintrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/spu2vmx.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/ssp/ssp.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/ssp/stdio.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/ssp/string.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/ssp/unistd.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/stdalign.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/stdarg.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/stdatomic.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/stdbool.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/stddef.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/stdfix.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/stdint-gcc.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/stdint.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/stdnoreturn.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/tgmath.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/tmmintrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/unwind.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/varargs.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/vec_types.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/x86intrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/include/xmmintrin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/install-tools/fixinc_list
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/install-tools/gsyslimits.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/install-tools/include/README
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/install-tools/include/limits.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/install-tools/macro_list
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/install-tools/mkheaders.conf
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/libcaf_single.a
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/libgcc.a
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/libgcc_eh.a
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/libgcov.a
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/ncrti.o
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/ncrtn.o
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/gtype.state
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/ada/gcc-interface/ada-tree.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/addresses.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/alias.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/align.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/all-tree.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/alloc-pool.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/ansidecl.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/array-traits.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/asan.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/attr-fnspec.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/attribs.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/auto-host.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/auto-profile.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/b-header-vars
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/backend.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/basic-block.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/bb-reorder.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/bitmap.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/brig-builtins.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/builtin-attrs.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/builtin-types.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/builtins.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/builtins.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/bversion.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/c-family/c-common.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/c-family/c-common.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/c-family/c-objc.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/c-family/c-pragma.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/c-family/c-pretty-print.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/c-tree.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/calls.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/ccmp.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfg-flags.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfg.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfganal.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfgbuild.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfgcleanup.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfgexpand.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfghooks.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfgloop.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfgloopmanip.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cfgrtl.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cgraph.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cif-code.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/collect-utils.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/collect2-aix.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/collect2.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/color-macros.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/conditions.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/dbxelf.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/elfos.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/freebsd-spec.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/freebsd-stdint.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/freebsd.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/gnu-user.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/initfini-array.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/freebsd.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/option-defaults.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/rs6000-builtin.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/rs6000-cpus.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/rs6000-modes.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/rs6000-opts.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/rs6000-protos.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/rs6000.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/secureplt.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/rs6000/sysv4.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/config/vxworks-dummy.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/configargs.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/context.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/convert.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/coretypes.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/coroutine-builtins.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/coverage.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cp/cp-tree.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cp/cp-tree.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cp/cxx-pretty-print.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cp/name-lookup.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cp/operators.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cp/type-utils.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cppbuiltin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cppdefault.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cpplib.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/cselib.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/d/d-tree.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/data-streamer.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dbgcnt.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dbgcnt.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dbxout.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dce.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/ddg.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/debug.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/defaults.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/df.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dfp.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/diagnostic-color.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/diagnostic-core.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/diagnostic-event-id.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/diagnostic-metadata.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/diagnostic-path.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/diagnostic-url.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/diagnostic.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/diagnostic.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/digraph.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dojump.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dominance.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/domwalk.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/double-int.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dump-context.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dumpfile.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dwarf2asm.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/dwarf2out.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/edit-context.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/emit-rtl.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/errors.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/escaped_string.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/et-forest.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/except.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/explow.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/expmed.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/expr.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/fibonacci_heap.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/file-find.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/file-prefix-map.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/filenames.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/fixed-value.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/flag-types.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/flags.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/fold-const-call.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/fold-const.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/function-abi.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/function.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gcc-plugin.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gcc-rich-location.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gcc-symtab.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gcc.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gcov-counter.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gcov-io.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gcse-common.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gcse.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/generic-match.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gengtype.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/genrtl.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gensupport.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/ggc-internal.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/ggc.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-array-bounds.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-builder.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-expr.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-fold.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-iterator.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-low.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-match.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-predict.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-pretty-print.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-range-cache.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-range-edge.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-range-gori.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-range.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-ssa-evrp-analyze.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-ssa-warn-restrict.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-ssa.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-streamer.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple-walk.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimple.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimplify-me.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gimplify.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/glimits.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gomp-constants.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/graph.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/graphds.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/graphite.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/graphviz.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gsstruct.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gstab.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gsyms.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gsyslimits.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gtm-builtins.def
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/gtype-desc.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hard-reg-set.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hash-map-traits.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hash-map.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hash-set.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hash-table.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hash-traits.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hashtab.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/highlev-plugin-common.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hooks.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hosthooks-def.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hosthooks.h
+%%ROOT%%/usr/local/lib/gcc11/gcc/powerpc-portbld-freebsd13.1/11.3.0/plugin/include/hw-doloop.h
*** 1108 LINES SKIPPED ***