Re: git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.

2021-03-05 Thread Stefan Esser
Am 05.03.21 um 21:05 schrieb Kyle Evans: On Fri, Mar 5, 2021 at 11:55 AM John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=bb6e84c988d3f54eff602ed544ceaa9b9fe3e9ff commit bb6e84c988d3f54eff602ed544ceaa9b9fe3e9ff Author: John Baldwi

Re: git: 77e1ccbee3ed - main - rc: implement parallel boot

2021-03-08 Thread Stefan Esser
Am 08.03.21 um 10:44 schrieb Alastair Hogge: On 2021-03-08 15:16, Cy Schubert wrote: In message <74fde23ead6719ac4e56dacb51bca...@bayofrum.net>, Chris Rees writes: Incidentally, is the plan for this to go into 13 *and* 12, or just 13? It's an exciting step! If this does go into 13 or 12, it s

Re: git: 77e1ccbee3ed - main - rc: implement parallel boot

2021-03-08 Thread Stefan Esser
Am 08.03.21 um 15:22 schrieb Cy Schubert: SDDM fails to successfully start an X session now, too. It repeatedly tries to start the X server without success. Only a "service sddm restart" terminates this loop. I do assume that the same applies to quite a number of services that are installed for

Re: git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Brooks and he can't find evidence that provoked the change in

2021-01-17 Thread Stefan Esser
Am 17.01.21 um 04:18 schrieb Rodney W. Grimes: The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=7e4eca7136eaa35e15f67682468f09aa7127b543 commit 7e4eca7136eaa35e15f67682468f09aa7127b543 Author: Gleb Smirnoff AuthorDate: 2021-01-11 20:13:41 + Com

Re: git: a0358e3d5184 - main - Synch index of contrib/bc with what is in workdir after cloning.

2021-04-29 Thread Stefan Esser
Am 29.04.21 um 18:22 schrieb Konstantin Belousov: > On Thu, Apr 29, 2021 at 05:21:22PM +0200, Michael Gmelin wrote: >> >> On Thu, 29 Apr 2021 07:55:58 -0700 >> Cy Schubert wrote: >> >>> In message <20210429162959.16662...@bsd64.grem.de>, Michael Gmelin >>> writes: On Thu, 29 Apr 2021 06:

Re: git: 3d846e48227e - main - Do not forward datagrams originated by link-local addresses

2021-05-21 Thread Stefan Esser
Am 20.05.21 um 15:07 schrieb Joe Clarke: > On 5/19/21 22:39, Benjamin Kaduk wrote: >> Sorry, RFCs themselves do not change -- one of the distinctive features of >> RFCs is precisely that they are immutable once published. >> The sentiment that what the current RFC for a given topic is, can change,

Re: git: ded0d3d486eb - main - Add back Windows only VCXProj files

2021-10-05 Thread Stefan Esser
Am 05.10.21 um 01:10 schrieb Jessica Clarke: > On 5 Oct 2021, at 00:02, Mark Johnston wrote: >> >> On Mon, Oct 04, 2021 at 08:15:06PM +, Stefan Eßer wrote: >>> The branch main has been updated by se: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=ded0d3d486eba766f613070de0ed12029a9a

Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations

2021-12-31 Thread Stefan Esser
Am 31.12.21 um 09:01 schrieb Antoine Brodin: > On Thu, Dec 30, 2021 at 11:54 AM Stefan Eßer wrote: >> >> The branch main has been updated by se: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=e2650af157bc7489deaf2c9054995f0f88a6e5da >> >> commit e2650af157bc7489deaf2c9054995f0f88a6e5da >>

Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations

2022-01-02 Thread Stefan Esser
Am 02.01.22 um 20:51 schrieb Antoine Brodin: > Hi, > > It seems that the 2 main ports failing are math/py-numpy (503 ports > skipped) and sysutils/slurm-wlm (232 ports skipped) Hi Antoine, thank you for the information! > Failure logs: > http://beefy18.nyi.freebsd.org/data/main-amd64-default/pe

Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations

2022-01-02 Thread Stefan Esser
Am 02.01.22 um 22:45 schrieb Stefan Esser: > Am 02.01.22 um 20:51 schrieb Antoine Brodin: [...] >> http://beefy18.nyi.freebsd.org/data/main-amd64-default/pe2d17ded99d5_s5169832c96/logs/errors/slurm-wlm-20.02.7.log > > This is easily fixed with this patch: > > --- src/

Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations

2022-01-02 Thread Stefan Esser
Am 02.01.22 um 23:16 schrieb Konstantin Belousov: > On Sun, Jan 02, 2022 at 10:45:14PM +0100, Stefan Esser wrote: >> Am 02.01.22 um 20:51 schrieb Antoine Brodin: [...] >> Python 3.8.12 (default, Dec 31 2021, 10:50:47) >>>>> import os >>>>> os.sched_

Re: git: 82bfeeff10da - main - tools/portconflicts/port_conflicts_check.lua: detect port conflicts

2022-01-14 Thread Stefan Esser
Am 14.01.22 um 00:13 schrieb Kyle Evans: > and runOn Thu, Jan 13, 2022 at 3:38 PM Stefan Eßer wrote: >> >> The branch main has been updated by se: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=82bfeeff10da860b1ed9f03a01f3282b42b991be >> >> commit 82bfeeff10da860b1ed9f03a01f3282b42b991be

Re: git: 82bfeeff10da - main - tools/portconflicts/port_conflicts_check.lua: detect port conflicts

2022-01-14 Thread Stefan Esser
Am 14.01.22 um 00:41 schrieb Konstantin Belousov: > On Thu, Jan 13, 2022 at 09:38:38PM +, Stefan Eßer wrote: >> The branch main has been updated by se: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=82bfeeff10da860b1ed9f03a01f3282b42b991be >> >> commit 82bfeeff10da860b1ed9f03a01f3282b42

Re: git: 74e014dbfab5 - main - sys/_bitset.h: Fix fall-out from commit 5e04571cf3c

2021-12-07 Thread Stefan Esser
Am 07.12.21 um 20:28 schrieb Stefan Eßer: > The branch main has been updated by se: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=74e014dbfab5d64acb3376ba77d5d61c4abf27d5 > > commit 74e014dbfab5d64acb3376ba77d5d61c4abf27d5 > Author: Konstantin Belousov > AuthorDate: 2021-12-07 19:15:30

Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread Stefan Esser
Am 19.04.22 um 01:11 schrieb John Baldwin: > The branch main has been updated by jhb: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=8b83d7e0ee54416b0ee58bd85f9c0ae7fb3357a1 > > commit 8b83d7e0ee54416b0ee58bd85f9c0ae7fb3357a1 > Author: John Baldwin > AuthorDate: 2022-04-18 23:06:27 +000

Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.

2022-04-19 Thread Stefan Esser
Am 19.04.22 um 14:47 schrieb Mateusz Guzik: > As of 19447fc4888379e539dfca7e4c62362d6c279357 the amd64 kernel + > modules build without with a config with these options removed: > diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC > index 53c6043a0146..98b4be69dc94 100644 > --- a/sys/amd6

Re: git: 81cea61f3b3a - main - bin/sleep: document more non-standard features

2022-05-24 Thread Stefan Esser
Am 24.05.22 um 14:24 schrieb Mike Karels: > On 24 May 2022, at 4:33, Stefan Eßer wrote: > >> diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1 >> index 85086acec5ad..f7da87152f99 100644 >> --- a/bin/sleep/sleep.1 >> +++ b/bin/sleep/sleep.1 >> @@ -70,9 +70,10 @@ signal is not handled specially by