https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216707
--- Comment #29 from John Marino <[email protected]> --- It's probably out of scope, but shells/ksh93 doesn't build with gcc5 either. Since USE_GCC isn't set for this port, nobody sees it. We see this error if gcc5 is used: mamake: *** exit code 1 making lib/libast So it fails to build libast which results in a linking failure much later. Basically FYI - in theory ports gcc should be able to build most ports but I can understand if nobody wants to investigate further. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
