https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208963
Bug ID: 208963
Summary: Kyuafile gets generated at install time, not build
time; certain checks (COMPILER_CHECK,
COMPILER_VERSION) aren't possible
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
fmaxmin_test is still being installed with clang 3.8.0, but it shouldn't be
installed. This is causing failures on Jenkins:
https://jenkins.freebsd.org/job/FreeBSD_HEAD/lastCompletedBuild/testReport/junit/lib.msun/fmaxmin_test/main/
Two potential bugs I see here:
1. FILES should be produced as part of all, not the install phase.
2. COMPILER_TYPE and COMPILER_VERSION should be determined from the compiler
produced in MAKEOBJDIRPREFIX at installworld time.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"