Re: Random panics in 11.0 and 12.0 on J1900

2019-07-24 Thread Adam
On Wed, Jul 10, 2019 at 11:28 AM James Snow wrote: > I have a set of J1900 hosts running 11.0-RELEASE-p1 that experience > seemingly random panics. What is the size of this J1900 set? Do you also have J1900 which do not exhibit the problem? > One, memtest has turned up no errors on 12.0 host

Bug 239100 - r348991 breaks unionfs

2019-07-24 Thread UEMURA Tetsuya
While upgrading my ports from 12.0-RELEASE to 12-STABLE, I encountered a lot of Text file busy errors, and almost no ports I could update successfully. Then I attempted to fix/workaround the issue, and finally I found that r348991 Switch to use shared vnode locks for text files during image activa

Re: Rel. 11.3: Kernel doesn't compile anymore (SVN-334762, please fix!)

2019-07-24 Thread Peter
> Trying to compile my custom kernel in Rel. 11.3 results in this: > > -- kernel.full --- > linking kernel.full > atomic.o: In function `atomic_add_64': > /usr/obj/usr/src/sys/E1R11V1/./machine/atomic.h:629: multiple definition of > `atomic_add_64' > opensolaris_atomic.o:/usr/src/sys/cddl/contrib

Re: Buildworld times (was Re: svn commit: r350256 - in stable/12: . contrib/compiler-rt/lib/sanitizer_common contrib/libunwind/src contrib/llvm/lib/DebugInfo/DWARF contrib/llvm/lib/MC contrib/llvm/lib

2019-07-24 Thread Dimitry Andric
On 24 Jul 2019, at 22:56, mike tancsa wrote: > > On 7/24/2019 1:21 PM, mike tancsa wrote: >> On 7/24/2019 12:02 PM, Dimitry Andric wrote: ... >> # cat /etc/src.conf /etc/make.conf >> MK_SYSTEM_COMPILER=no >> MK_SYSTEM_LINKER=no >> KERNCONF=server >> MK_SYSTEM_COMPILER=no >> MK_SYSTEM_LINKER=no >

Re: Buildworld times (was Re: svn commit: r350256 - in stable/12: . contrib/compiler-rt/lib/sanitizer_common contrib/libunwind/src contrib/llvm/lib/DebugInfo/DWARF contrib/llvm/lib/MC contrib/llvm/lib

2019-07-24 Thread mike tancsa
On 7/24/2019 1:21 PM, mike tancsa wrote: > On 7/24/2019 12:02 PM, Dimitry Andric wrote: >> On 24 Jul 2019, at 17:12, mike tancsa wrote: >>> On 7/24/2019 9:45 AM, Dimitry Andric wrote: On 24 Jul 2019, at 14:47, mike tancsa wrote: > On 7/23/2019 2:40 PM, Dimitry Andric wrote: >> Author

Rel. 11.3: Kernel doesn't compile anymore :(

2019-07-24 Thread Peter
Trying to compile my custom kernel in Rel. 11.3 results in this: [code]--- kernel.full --- linking kernel.full atomic.o: In function `atomic_add_64': /usr/obj/usr/src/sys/E1R11V1/./machine/atomic.h:629: multiple definition of `atomic_add_64' opensolaris_atomic.o:/usr/src/sys/cddl/contrib/opensola

Re: Buildworld times (was Re: svn commit: r350256 - in stable/12: . contrib/compiler-rt/lib/sanitizer_common contrib/libunwind/src contrib/llvm/lib/DebugInfo/DWARF contrib/llvm/lib/MC contrib/llvm/lib

2019-07-24 Thread mike tancsa
On 7/24/2019 12:02 PM, Dimitry Andric wrote: > On 24 Jul 2019, at 17:12, mike tancsa wrote: >> On 7/24/2019 9:45 AM, Dimitry Andric wrote: >>> On 24 Jul 2019, at 14:47, mike tancsa wrote: On 7/23/2019 2:40 PM, Dimitry Andric wrote: > Author: dim > Date: Tue Jul 23 18:40:32 2019 >

Re: Buildworld times (was Re: svn commit: r350256 - in stable/12: . contrib/compiler-rt/lib/sanitizer_common contrib/libunwind/src contrib/llvm/lib/DebugInfo/DWARF contrib/llvm/lib/MC contrib/llvm/lib

2019-07-24 Thread Dimitry Andric
On 24 Jul 2019, at 17:12, mike tancsa wrote: > > On 7/24/2019 9:45 AM, Dimitry Andric wrote: >> On 24 Jul 2019, at 14:47, mike tancsa wrote: >>> On 7/23/2019 2:40 PM, Dimitry Andric wrote: Author: dim Date: Tue Jul 23 18:40:32 2019 New Revision: 350256 URL: https://svnweb.fre

Re: Buildworld times (was Re: svn commit: r350256 - in stable/12: . contrib/compiler-rt/lib/sanitizer_common contrib/libunwind/src contrib/llvm/lib/DebugInfo/DWARF contrib/llvm/lib/MC contrib/llvm/lib

2019-07-24 Thread mike tancsa
On 7/24/2019 9:45 AM, Dimitry Andric wrote: > On 24 Jul 2019, at 14:47, mike tancsa wrote: >> On 7/23/2019 2:40 PM, Dimitry Andric wrote: >>> Author: dim >>> Date: Tue Jul 23 18:40:32 2019 >>> New Revision: 350256 >>> URL: https://svnweb.freebsd.org/changeset/base/350256 >>> >> Hi, >> >> Not

Re: Buildworld times (was Re: svn commit: r350256 - in stable/12: . contrib/compiler-rt/lib/sanitizer_common contrib/libunwind/src contrib/llvm/lib/DebugInfo/DWARF contrib/llvm/lib/MC contrib/llvm/lib

2019-07-24 Thread Dimitry Andric
On 24 Jul 2019, at 14:47, mike tancsa wrote: > > On 7/23/2019 2:40 PM, Dimitry Andric wrote: >> Author: dim >> Date: Tue Jul 23 18:40:32 2019 >> New Revision: 350256 >> URL: https://svnweb.freebsd.org/changeset/base/350256 >> > Hi, > > Not sure if this is just a difference in the versions o

Buildworld times (was Re: svn commit: r350256 - in stable/12: . contrib/compiler-rt/lib/sanitizer_common contrib/libunwind/src contrib/llvm/lib/DebugInfo/DWARF contrib/llvm/lib/MC contrib/llvm/lib/Obj

2019-07-24 Thread mike tancsa
On 7/23/2019 2:40 PM, Dimitry Andric wrote: > Author: dim > Date: Tue Jul 23 18:40:32 2019 > New Revision: 350256 > URL: https://svnweb.freebsd.org/changeset/base/350256 > Hi,     Not sure if this is just a difference in the versions or more things are being compiled, but I noticed a buildworld on