Date: Thu, 13 Oct 2022 03:32:49 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 267006] Make clean tests fail on FreeBSD 12.3-STABLE machine Message-ID: <bug-267006-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267006 Bug ID: 267006 Summary: Make clean tests fail on FreeBSD 12.3-STABLE machine Product: Base System Version: 12.3-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: tests Assignee: testing@FreeBSD.org Reporter: admin@support.od.ua Freshly installed VM machine FreeBSD 12.3-STABLE (2GB RAM, x6 CPU core) in Virtualbox running on Windows 10. # env | grep -i shell SHELL=3D/bin/csh # uname -a FreeBSD vb-12-3 12.3-STABLE FreeBSD 12.3-STABLE #0 r371020M: Tue Nov 16 03:13:07 EET 2021 root@vb-12.3:/usr/obj/usr/src/amd64.amd64/sys/vb-12.3= .1=20 amd64 env ASSUME_ALWAYS_YES=3Dyes pkg update pkg update pkg install -y ca_root_nss gitup sed -i '.backup' "s,stable/12,stable/13," /usr/local/etc/gitup.conf gitup stable # Target Directory: /usr/src # Have: 4ec4cd727bd0f25240e017faa50da6635b8bc442 # Low memory mode: Yes # Want: 4ec4cd727bd0f25240e017faa50da6635b8bc442 # Branch: stable/13 cd /usr/src make clean ``` ...=20 =3D=3D=3D> usr.bin/bmake/tests/variables/t0 (clean) rm -f legacy_test legacy_test.tmp Kyuafile Kyuafile.tmp rm -rf checkdir rm -f Kyuafile Kyuafile.tmp rm -rf checkdir rm -f Kyuafile Kyuafile.tmp rm -rf checkdir =3D=3D=3D> usr.bin/bmake/unit-tests (clean) make[4]: "/usr/src/usr.bin/bmake/unit-tests/Makefile" line 446: Malformed conditional (${.SHELL:T} =3D=3D "ksh") make[4]: "/usr/src/usr.bin/bmake/unit-tests/Makefile" line 775: Malformed conditional (${.SHELL:T} =3D=3D "ksh") make[4]: Fatal errors encountered -- cannot continue make[4]: stopped in /usr/src/usr.bin/bmake/unit-tests *** Error code 1 *** Error code 1 *** Error code 1 *** Error code 1 ``` --=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-267006-32464>