Date: Sun, 14 Jul 2019 20:37:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 239210] devel/aarch64-none-elf-gcc fails to install due to issue with pkg-plist Message-ID: <bug-239210-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239210 Bug ID: 239210 Summary: devel/aarch64-none-elf-gcc fails to install due to issue with pkg-plist Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: maxsteciuk@gmail.com Created attachment 205778 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205778&action= =3Dedit Fix issue with non-existing pkg-plist files Hello, It appears the devel/aarch64-none-elf-gcc is failing to install due to pkg-plist referencing non-existing files in the upstream master GCC 6.4.0 package I saw similar issue was raised here but it was closed. Please find the proposed SVN diff patch that appears to fix the problem Here is the latest error on *make install*: >>>pkg-static: Unable to access file /usr/ports/devel/aarch64-none-elf-gcc/= work/stage/usr/local/lib/gcc/aarch64->>>none-elf/6.4.0/include-fixed/netine= t/ip_fil.h:No such file or directory >>>pkg-static: Unable to access file /usr/ports/devel/aarch64-none-elf-gcc/= work/stage/usr/local/lib/gcc/aarch64->>>none-elf/6.4.0/include-fixed/netine= t/ip_lookup.h:No such file or directory >>>pkg-static: Unable to access file /usr/ports/devel/aarch64-none-elf-gcc/= work/stage/usr/local/lib/gcc/aarch64->>>none-elf/6.4.0/include-fixed/netine= t/ip_nat.h:No such file or directory >>>pkg-static: Unable to access file /usr/ports/devel/aarch64-none-elf-gcc/= work/stage/usr/local/lib/gcc/aarch64->>>none-elf/6.4.0/include-fixed/netine= t/ip_proxy.h:No such file or directory >>>pkg-static: Unable to access file /usr/ports/devel/aarch64-none-elf-gcc/= work/stage/usr/local/lib/gcc/aarch64->>>none-elf/6.4.0/include-fixed/netine= t/ip_scan.h:No such file or directory >>>pkg-static: Unable to access file /usr/ports/devel/aarch64-none-elf-gcc/= work/stage/usr/local/lib/gcc/aarch64->>>none-elf/6.4.0/include-fixed/netine= t/ip_state.h:No such file or directory >>>*** Error code 74 Thanks Max --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239210-7788>