[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #62357] [build] tests using "locale charmap" skipped on macOS
From: |
John Gardner |
Subject: |
[bug #62357] [build] tests using "locale charmap" skipped on macOS |
Date: |
Thu, 19 May 2022 13:56:03 -0400 (EDT) |
Follow-up Comment #10, bug #62357 (project groff):
Strange, I'm not seeing a "./build" directory after building. Instead, each of
the executables are merely dumped into the checkout's root directory. Here's
the output of `git status --ignored` in case it helps to elucidate which
build directories are misconfigured: https://pastebin.com/7rtmxDT6
> If even _that_ doesn't work, try this.
I ran the command with `./build/{troff,font,grotty}` mapped to
`./{troff,font,grotty}` instead (owing to the reasons I described above).
Here's the output:
$ printf '" \\[rs] ` - '"'"' ^ ~\n' | ./troff -R -F font -F ./font -Tutf8 |
./grotty -F ./font | od -c
1.
" \ ‘ **
0000020 ** ‐ ** ** ’ ** ** ˆ ** ˜ **
\n
0000040 \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
*
0000140 \n
0000141
Alternatively, using xxd(1):
$ printf '" \\[rs] ` - '"'"' ^ ~\n' | ./troff -R -F font -F ./font -Tutf8 |
./grotty -F ./font | xxd -u -g1
00000000: 20 20 20 20 20 20 20 20 20 20 22 20 5C 20 E2 80 " \ ..
00000010: 98 20 E2 80 90 20 E2 80 99 20 CB 86 20 CB 9C 0A . ... ... .. ...
00000020: 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A ................
00000030: 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A ................
00000040: 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A ................
00000050: 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A 0A ................
00000060: 0A
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62357>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #62357] [build] Test suite failure on macOS, G. Branden Robinson, 2022/05/08
- [bug #62357] [build] Test suite failure on macOS, John Gardner, 2022/05/09
- [bug #62357] [build] Test suite failure on macOS, John Gardner, 2022/05/09
- [bug #62357] [build] Test suite failure on macOS, G. Branden Robinson, 2022/05/15
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, G. Branden Robinson, 2022/05/15
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, John Gardner, 2022/05/15
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, Bjarni Ingi Gislason, 2022/05/17
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, Bjarni Ingi Gislason, 2022/05/17
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, G. Branden Robinson, 2022/05/19
- [bug #62357] [build] tests using "locale charmap" skipped on macOS,
John Gardner <=
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, G. Branden Robinson, 2022/05/19
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, G. Branden Robinson, 2022/05/20
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, G. Branden Robinson, 2022/05/20
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, John Gardner, 2022/05/20
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, G. Branden Robinson, 2022/05/20
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, John Gardner, 2022/05/20
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, G. Branden Robinson, 2022/05/20
- [bug #62357] [build] tests using "locale charmap" skipped on macOS, G. Branden Robinson, 2022/05/21