Date:Thu, 16 Aug 2018 10:20:02 +0700
From:Robert Elz
Message-ID: <10853.1534389...@jinx.noi.kre.to>
| this time I will wait for my test build to complete,
That has now happened, sources from 05:10 UTC (or later)
today should now build - I hope.
I really need a com
Hi all,
One of the final remaining real (at least potential) sh related PRs
on my list to look at/fix is bin/41954 (from just about 9 years ago)
A summary:
"sh -i" behaviour changed somewhere in between 5.0
release and today,
[August 2009]
Emacs shell-mode doesn't funct
In article <23412.21273.515317.883...@guava.gson.org>,
Andreas Gustafsson wrote:
>Christos,
>
>The build is still failing on the testbed after your commit of
>src/tools/mandoc/Makefile 1.14, with two separate errors:
>
>--- mandoc_aux.o ---
>/tmp/bracket/build/2018.08.15.14.31.22-i386/src/externa
Date:Thu, 16 Aug 2018 08:10:09 +0700
From:Robert Elz
Message-ID: <25425.1534381...@jinx.noi.kre.to>
| so with any luck, we are past the mandoc issues now.
No luck, there is at least one more... this time I will wait for my
test build to complete, rather than just
Updating src tree:
P src/doc/3RDPARTY
P src/external/bsd/mdocml/bin/mandoc/Makefile
P src/external/bsd/mdocml/include/config.h
P src/external/bsd/mdocml/lib/libmandoc/Makefile
P src/include/stdlib.h
P src/include/unistd.h
P src/lib/libc/stdlib/getsubopt.3
P src/share/misc/bsd-family-tree
P src/sy
Date:Wed, 15 Aug 2018 19:21:45 +0300
From:Andreas Gustafsson
Message-ID: <23412.21273.515317.883...@guava.gson.org>
| The build is still failing on the testbed after your commit of
| src/tools/mandoc/Makefile 1.14, with two separate errors:
nakayama@ fixed one of
Christos,
The build is still failing on the testbed after your commit of
src/tools/mandoc/Makefile 1.14, with two separate errors:
--- mandoc_aux.o ---
/tmp/bracket/build/2018.08.15.14.31.22-i386/src/external/bsd/mdocml/lib/libmandoc/../../dist/mandoc_aux.c:
In function 'mandoc_recallocarray':
/
Hi,
FWIW, compiling the tools under Linux fails (also, see mandoc issue)
because of seccomp "support" in file when it's trying to generate the
magic file.
I don't recommend applying the following patch but it's allowed me to
work today. Probably fixing seccomp support in file is the way to go.