Date: Thu, 21 Apr 2016 19:45:23 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 208963] Kyuafile gets generated at install time, not build time; certain checks (COMPILER_CHECK, COMPILER_VERSION) aren't possible Message-ID: <bug-208963-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org Reporter: ngie@FreeBSD.org 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208963-8>
