Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2018 05:06:23 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        "Piotr P. Stefaniak" <pstef@freebsd.org>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: FYI: devel/kyua 14 failures for head -r338518M based build in a Pine64+ 2GB (aarch64 / cortexA53 / A64) context
Message-ID:  <E711D0D8-991D-4CE2-9407-A567704AB933@yahoo.com>
In-Reply-To: <20180916092544.GK53055@freefall.freebsd.org>
References:  <C7047A90-89C6-4CB9-A1F2-339A6E1256A4@yahoo.com> <20180916092544.GK53055@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 2018-Sep-16, at 2:25 AM, Piotr P. Stefaniak <pstef at freebsd.org> =
wrote:

> On 2018-09-11 02:44:49, Mark Millard wrote:
>> usr.bin/indent/functional_test:nsac  ->  failed: atf-check failed; =
see the output of the test for details  [0.151s]
>> usr.bin/indent/functional_test:sac  ->  failed: atf-check failed; see =
the output of the test for details  [0.150s]
>=20
> Those were predictable since r334944 and before r336601, so I don't =
know
> how it happens that you're getting them with r338518.
>=20

Hmm:

# ls -lTdt /usr/tests/usr.bin/indent/*
-r--r--r--  1 root  wheel   121 Sep 13 22:53:30 2018 =
/usr/tests/usr.bin/indent/Kyuafile
. . .
-r--r--r--  1 root  wheel   295 Sep 13 22:53:29 2018 =
/usr/tests/usr.bin/indent/binary.0
-r--r--r--  1 root  wheel    92 May  1 19:35:24 2018 =
/usr/tests/usr.bin/indent/sac.0.pro
-r--r--r--  1 root  wheel   130 May  1 19:35:24 2018 =
/usr/tests/usr.bin/indent/sac.0.stdout
-r--r--r--  1 root  wheel   122 May  1 19:35:24 2018 =
/usr/tests/usr.bin/indent/sac.0
-r--r--r--  1 root  wheel    94 May  1 19:35:24 2018 =
/usr/tests/usr.bin/indent/nsac.0.pro
-r--r--r--  1 root  wheel   130 May  1 19:35:24 2018 =
/usr/tests/usr.bin/indent/nsac.0.stdout
-r--r--r--  1 root  wheel   123 May  1 19:35:24 2018 =
/usr/tests/usr.bin/indent/nsac.0

vs. ( note: usr.bin vs usr/bin ):

Modified: head/ObsoleteFiles.inc
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- head/ObsoleteFiles.inc	Sun Jul 22 12:04:21 2018	=
(r336600)
+++ head/ObsoleteFiles.inc	Sun Jul 22 12:45:02 2018	=
(r336601)
@@ -38,6 +38,13 @@
 #   xargs -n1 | sort | uniq -d;
 # done
=20
+# 20180722: indent(1) option renamed, test files follow
+OLD_FILES+=3Dusr/bin/indent/tests/nsac.0
+OLD_FILES+=3Dusr/bin/indent/tests/nsac.0.pro
+OLD_FILES+=3Dusr/bin/indent/tests/nsac.0.stdout
+OLD_FILES+=3Dusr/bin/indent/tests/sac.0
+OLD_FILES+=3Dusr/bin/indent/tests/sac.0.pro
+OLD_FILES+=3Dusr/bin/indent/tests/sac.0.stdout
 # 20180721: move of libmlx5.so.1 and libibverbs.so.1
 OLD_LIBS+=3Dusr/lib/libmlx5.so.1
 OLD_LIBS+=3Dusr/lib/libibverbs.so.1


=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E711D0D8-991D-4CE2-9407-A567704AB933>