abcdefghijklmnopqrstuvwxyz{|}~ YOU SHOULD SEE 0-9 SEPARATED BY A SPACE: make[3]: *** [Makefile:669: checkone] Error 1 make[3]: Leaving directory /var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3 make[2]: *** [Makefile:815: gforth-ll-reg] Error 2 make[2]: Leaving directory /var/tmp/portage/dev-lang/gforth-0.7.3-r1/work/gforth-0.7.3 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200316-165821 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Tue, 17 Mar 2020 21:38:32 +0000 emerge -qpvO dev-lang/gforth [ebuild N ] dev-lang/gforth-0.7.3-r1 USE="-emacs"
Created attachment 621264 [details] emerge-info.txt
Created attachment 621266 [details] dev-lang:gforth-0.7.3-r1:20200317-230302.log
Created attachment 621268 [details] emerge-history.txt
Created attachment 621270 [details] environment
Created attachment 621272 [details] etc.portage.tbz2
Created attachment 621274 [details] logs.tbz2
Created attachment 621276 [details] temp.tbz2
In a slightly more readable form we see a "redefined GDX " was emitted at a slightly different time: --- actual 2020-03-19 23:02:55.000000000 +0000 +++ coretest.out 2013-10-11 22:31:28.000000000 +0100 @@ -1,2 +1,2 @@ -redefined { YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: -redefined GDX !"#$%&'()*+,-./0123456789:;<=>?@ +redefined { redefined GDX YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS: + !"#$%&'()*+,-./0123456789:;<=>?@ Let's see what was intended. Looks like a buffering issue.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abdc9e53be1935898df6d1e1d708a2898bc508c1 commit abdc9e53be1935898df6d1e1d708a2898bc508c1 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-03-19 23:34:07 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-03-19 23:35:44 +0000 features/musl/package.use.mask: maks dev-lang/gforth[check], bug #713138 Not clear why celfcheck fails. Past test history hints at high dependecy on system types. Needs more investigation. Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/713138 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> profiles/features/musl/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eb4409956662249a48417aec464f7bc0709e49a commit 6eb4409956662249a48417aec464f7bc0709e49a Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-03-19 23:31:34 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-03-19 23:35:44 +0000 dev-lang/gforth: make sanity checks optional Bug: https://bugs.gentoo.org/713138 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-lang/gforth/gforth-0.7.3-r1.ebuild | 7 ++++--- dev-lang/gforth/metadata.xml | 3 +++ 2 files changed, 7 insertions(+), 3 deletions(-)