Re: uptime / w coredumping on RELENG11 (i386 only)

2018-05-17 Thread Dimitry Andric
On 17 May 2018, at 02:01, Dewayne Geraghty wrote: > > On 17/05/2018 7:17 AM, Dimitry Andric wrote: >> On 16 May 2018, at 15:54, Mike Tancsa wrote: >>> On 5/15/2018 2:31 PM, Dimitry Andric wrote: >>>> On 15 May 2018, at 20:22, Mike Tancsa wrote: >>>

Re: aesni on i386 w/gcc breaks 11-STABLE kernel build

2018-05-30 Thread Dimitry Andric
On 30 May 2018, at 04:29, Dan Allen wrote: > > I am building FreeBSD 11 stable i386 on an old Pentium 4 machine. The > clang/llvm build is just horrific in length, so I am substituting gcc by the > appropriate /etc/src.conf defines such as WITHOUT_CLANG, > WITHOUT_CLANG_BOOTSTRAP, WITH_GCC, W

Re: Just updated to 12 from11 - did ld change ?

2018-11-12 Thread Dimitry Andric
On 12 Nov 2018, at 23:06, Pete French wrote: > > Just trying out the BETA4 version of 12, updating from 11-STABLE. All went > nice and smoothly, but when compiing coe I had to make some tweaks to the > arhuments I am passing to 'ld' when part-linking objects against static > libraries. Did someth

Re: x86intrin.h not found after 10.4->11.2 upgrade

2019-01-08 Thread Dimitry Andric
On 8 Jan 2019, at 12:50, Morgan Reed wrote: > > Just did a find across /usr for the file and it's definitely there so I'm > not sure why the compiler can't find it :/ Please post the output of: cc -v -x c -c /dev/null -o /dev/null > > # find /usr -name x86intrin.h > /usr/include/x86intrin.h

Re: FreeBSD 12.0 RELEASE i386 can not build a kernel?

2019-02-27 Thread Dimitry Andric
On 28 Feb 2019, at 00:37, Rodney W. Grimes wrote: > > config CUSTOM > Kernel build directory is ../compile/CUSTOM > Don't forget to do ``make cleandepend && make depend'' > fb-bld-120-i386.dnsmgr.net:root {200}# cd ../compile/CUSTOM > fb-bld-120-i386.dnsmgr.net:root {201}# (make cleandepend && m

Re: ZFS...

2019-05-09 Thread Dimitry Andric
On 9 May 2019, at 10:32, Miroslav Lachman <000.f...@quip.cz> wrote: > > Patrick M. Hausen wrote on 2019/05/09 09:46: >> Hi all, >>> Am 09.05.2019 um 00:55 schrieb Michelle Sullivan : >>> No, one disk in the 16 disk zRAID2 ... previously unseen but it could be >>> the errors have occurred in the

Re: RELENG_10 to RELENG11 buildworld no possible ?

2019-07-08 Thread Dimitry Andric
On 8 Jul 2019, at 17:38, Warner Losh wrote: > > On Mon, Jul 8, 2019 at 7:21 AM Mike Tancsa wrote: >> On 7/8/2019 3:09 AM, Patrick M. Hausen wrote: >>> Hi all, >>> Am 08.07.2019 um 08:30 schrieb Thomas Mueller : Or maybe via 11.2R, if that can be built from RELENG_10? >>> I just comple

Re: RELENG_10 to RELENG11 buildworld no possible ?

2019-07-08 Thread Dimitry Andric
On 9 Jul 2019, at 08:08, Warner Losh wrote: > > On Mon, Jul 8, 2019 at 11:58 PM Dimitry Andric wrote: > On 8 Jul 2019, at 17:38, Warner Losh wrote: > > > > On Mon, Jul 8, 2019 at 7:21 AM Mike Tancsa wrote: > >> On 7/8/2019 3:09 AM, Patrick M. Hausen wrote:

Re: RELENG_10 to RELENG11 buildworld no possible ?

2019-07-10 Thread Dimitry Andric
On 9 Jul 2019, at 19:02, Warner Losh wrote: > On Tue, Jul 9, 2019 at 12:12 AM Dimitry Andric wrote: >> On 9 Jul 2019, at 08:08, Warner Losh wrote: ... >>> Could you look into what the new requirement is? If there's no simple >> workaround, I'd like to at

Re: RELENG_10 to RELENG11 buildworld no possible ?

2019-07-13 Thread Dimitry Andric
On 10 Jul 2019, at 15:27, Dimitry Andric wrote: > > On 9 Jul 2019, at 19:02, Warner Losh wrote: >> On Tue, Jul 9, 2019 at 12:12 AM Dimitry Andric wrote: >>> On 9 Jul 2019, at 08:08, Warner Losh wrote: > ... >>>> Could you look into what the new

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

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 2

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

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-25 Thread Dimitry Andric
On 24 Jul 2019, at 23:21, Dimitry Andric wrote: > > 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 >>&g

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-29 Thread Dimitry Andric
On 29 Jul 2019, at 03:07, Ed Maste wrote: > > On Fri, 26 Jul 2019 at 22:44, Jeremy Chadwick via freebsd-stable > wrote: >> >> TL;DR for lazy folks: >> >> stable/11 r350330 world + minimal clang = 1:29:34 >> stable/11 r350330 world + full clang= 1:46:31 >> stable/11 r350252 world + minimal

Re: Error build 12.1-STABLE amd64 r353431

2019-10-11 Thread Dimitry Andric
On 11 Oct 2019, at 12:46, Alex V. Petrov wrote: > > fatal error: error in backend: Cannot emit physreg copy instruction > c++: error: clang frontend command failed with exit code 70 (use -v to > see invocation) > FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on > LLVM 8.0.1)

Re: Is it necessary to bump target triple for lib32

2019-10-20 Thread Dimitry Andric
On 19 Oct 2019, at 05:51, Jeremy wrote: > > While I was doing a buildworld for FreeBSD 12 stable (r353745) for amd64, I > noticed the target triple was set at x86_64-unknown-freebsd12.0 while it > was building the 32 bit libraries. I was wondering if it was necessary to > bump it to 12.1 now that

Re: svn commit: r356465 - in stable/12: . contrib/llvm-project/clang/include/clang/CodeGen contrib/llvm-project/clang/lib/Basic/Targets contrib/llvm-project/clang/lib/CodeGen contrib/llvm-project/clan

2020-01-08 Thread Dimitry Andric
On 8 Jan 2020, at 19:37, mike tancsa wrote: > > On 1/8/2020 1:14 PM, mike tancsa wrote: >> On 1/8/2020 1:08 PM, Ian Lepore wrote: >>> I am at r356502 root@asrock-ryzen7a:/usr/src # sleep 20;time make -j 16 buildworld > /var/log/build.out ; time make -j16 buildkernel > /var/log/build.out

Re: svn commit: r356465 - in stable/12: . contrib/llvm-project/clang/include/clang/CodeGen contrib/llvm-project/clang/lib/Basic/Targets contrib/llvm-project/clang/lib/CodeGen contrib/llvm-project/clan

2020-01-08 Thread Dimitry Andric
On 8 Jan 2020, at 22:00, Dimitry Andric wrote: > > On 8 Jan 2020, at 19:37, mike tancsa wrote: >> >> On 1/8/2020 1:14 PM, mike tancsa wrote: >>> On 1/8/2020 1:08 PM, Ian Lepore wrote: >>>> I am at r356502 >>>>> root@asrock-ryzen7a:/usr/src

Re: crash while building libunbound.so on 12-STABLE

2020-05-24 Thread Dimitry Andric
On 24 May 2020, at 12:17, Donald Wilde wrote: > > Let's see if I can report this adequately enough. The macro-task I am > attempting to accomplish is to update my (English) FreeBSD Handbook to > 12-STABLE from the ports collection asextracted 2020-05-23. > > The actual failure in creating libunb

Re: svn commit: r361465 - in stable: 11/lib/clang/include/clang/Config 11/lib/clang/include/llvm/Config 12/lib/clang/include/clang/Config 12/lib/clang/include/llvm/Config

2020-05-25 Thread Dimitry Andric
is it benign ? > > Thanks, > > ---Mike > > On 5/25/2020 12:06 PM, Dimitry Andric wrote: >> Author: dim >> Date: Mon May 25 16:06:30 2020 >> New Revision: 361465 >> URL: https://svnweb.freebsd.org/changeset/base/361465 >> >> Log: &

Re: Buildworld and buildkernel with very slow compilation, recently

2020-06-21 Thread Dimitry Andric
On 21 Jun 2020, at 14:36, Chris Nehren wrote: > > On Sunday, June 21, 2020 8:11:15 AM EDT Michael Grimm wrote: >> Hi, >> >> I am following FreeBSD 12.1-STABLE. >> >> Clang has been upgraded to version 10.0.0 on May, 1st, and ever since that >> time, I do observe a dramatic increase in compilati

Re: 11.4-RELEASE make delete-old

2020-06-27 Thread Dimitry Andric
On 27 Jun 2020, at 03:55, Greg Balfour wrote: > > On a fresh install of 11.4-RELEASE, rebuilding the operating system > results in several files being deleted during the "make delete-old" > step. This surprised me. I wouldn't have expected this on a rebuild > of a new install without any update

Re: `efivar -l` fails on UEFI booted 11.4-RELEASE

2020-06-28 Thread Dimitry Andric
On 28 Jun 2020, at 04:21, Kyle Evans wrote: > > On Sat, Jun 27, 2020 at 8:04 PM Yasuhiro KIMURA wrote: >> >> On UEFI booted 11.4-RELEASE system `efivar -l` fails as following. >> >> root@rolling-vm-freebsd3[160]# uname -a >> FreeBSD rolling-vm-freebsd3.home.utahime.org 11.4-RELEASE FreeBSD >>

Re: Problems while reading from /dev/cd0

2016-08-23 Thread Dimitry Andric
On 23 Aug 2016, at 08:50, Gerhard Schmidt wrote: > > I'm having some very curios Problems while reading from an BD-R recorded > as a tar directly on the disk without a filesystem. > > When i try to read the Disk via 'tar tvvf /dev/cd0' > > i get the following output > > -rw-r--r-- 0 root wh

Re: Benchmarks results for FreeBSD 11

2016-08-28 Thread Dimitry Andric
On 28 Aug 2016, at 02:10, K. Macy wrote: > >> The problem here is that Phoronix took a Beta version of FreeBSD 11. >> Beta versions have a lot of debugging (malloc, invariants, witness) >> options enabled which make it significantly slower than release >> versions. This is even obviously when you

Re: buildkernel fails with a 'invalid conversion specifier' compiler error

2016-09-18 Thread Dimitry Andric
On 18 Sep 2016, at 20:37, Alex T. wrote: > > I'm on stable/10 branch and have been using it to rebuild world > and kernel. This is the revision I'm currently trying to build but > started seeing the following issue way before it. > > URL: svn://svn.freebsd.org/base/stable/10 > Revision: 305760 >

Re: Building FreeBSD 11.0-stable on FreeBSD 10.1-stable fails

2016-10-16 Thread Dimitry Andric
On 16 Oct 2016, at 12:20, Torfinn Ingolfsen wrote: > I am trying to build FreeBSD 11.0-stable on a machine which runs: > tingo@kg-v7$ uname -a > FreeBSD kg-v7.kg4.no 10.1-STABLE FreeBSD 10.1-STABLE #0 r278322: Fri Feb 6 > 21:36:01 CET 2015 > r...@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64

Re: Building FreeBSD 11.0-stable on FreeBSD 10.1-stable fails

2016-10-16 Thread Dimitry Andric
On 16 Oct 2016, at 17:22, Warner Losh wrote: > > On Sun, Oct 16, 2016 at 5:34 AM, Dimitry Andric wrote: >> On 16 Oct 2016, at 12:20, Torfinn Ingolfsen >> wrote: >>> I am trying to build FreeBSD 11.0-stable on a machine which runs: >>> tingo@kg-v7$ uname -a

Re: boot1.efifat's FAT12 volume label prevents booting (some systems)

2016-11-06 Thread Dimitry Andric
On 06 Nov 2016, at 16:07, Harry Schmalzbauer wrote: > > Recently I played with bsdinstall and UEFI setup, which left the system > unbootable (11.0-Release). > The culprit is the MS-DOS volume lable "EFI" of the EFI partition. > At least on Intel Single-Socket Servers (for Xeon E3 IvyBridg

Re: CVE-2016-7434 NTP

2016-12-11 Thread Dimitry Andric
On 08 Dec 2016, at 06:08, Michelle Sullivan wrote: > > Are we going to get a patch for CVE-2016-7434 on FreeBSD 9.3? On Nov 22, in r309009, Xin Li merged ntp 4.2.8p9, which fixes this issue, to stable/9: https://svnweb.freebsd.org/changeset/base/309009 Unfortunately the commit message did not

Re: CVE-2016-7434 NTP

2016-12-13 Thread Dimitry Andric
On 13 Dec 2016, at 03:18, Michelle Sullivan wrote: > > Dimitry Andric wrote: >> On 08 Dec 2016, at 06:08, Michelle Sullivan wrote: >>> Are we going to get a patch for CVE-2016-7434 on FreeBSD 9.3? >> On Nov 22, in r309009, Xin Li merged ntp 4.2.8p9, which fixes

Re: broken source upgrade 9.3-STABLE to 10.3-STABLE

2016-12-14 Thread Dimitry Andric
On 14 Dec 2016, at 10:14, Eugene Grosbein wrote: > > On 14.12.2016 16:07, Kurt Jaeger wrote: >> Hi! >> >>> I've got legacy FreeBSD server running 8.4-STABLE and I'm trying to upgrade >>> it. >>> Source upgrade for 8.4 to 9.3-STABLE r310015 went flawlessly. >>> After reboot, I checked out stable

Re: Upgrading boot from GPT(BIOS) to GPT(UEFI)

2016-12-16 Thread Dimitry Andric
On 16 Dec 2016, at 18:53, Antony Uspensky wrote: > > On Fri, 16 Dec 2016, Eric van Gyzen wrote: >> On 12/16/2016 11:39, Slawa Olhovchenkov wrote: >>> On Fri, Dec 16, 2016 at 06:08:34PM +0100, Fernando Herrero Carr?n wrote: Hi everyone, A few months ago I got myself a new box and I

Re: Upgrading boot from GPT(BIOS) to GPT(UEFI)

2016-12-17 Thread Dimitry Andric
On 16 Dec 2016, at 23:56, Warner Losh wrote: > > On Fri, Dec 16, 2016 at 11:00 AM, Dimitry Andric wrote: ... >> Yes, this is almost exactly what I have done on a machine that was >> originally installed with gptzfsboot on the first partition, which was >> 512K. Since al

Re: Compile error while building world

2016-12-29 Thread Dimitry Andric
On 28 Dec 2016, at 23:47, Jack Raats wrote: > > At this moment I’ll get the following error while compiling buildworld > > > > --- clang-tblgen.full --- > > c++ -O2 -pipe -I/usr/obj/usr/src/tmp/usr/src/lib/clang/libllvm > -I/usr/src/lib/clang/include -I/usr/src/contrib/llvm/include -DLLVM_ON

Re: Cannot buildworld r310779 on FreeBSD 11.0-STABLE #0 r310265 amd64

2016-12-30 Thread Dimitry Andric
On 29 Dec 2016, at 23:51, Jakub Lach wrote: > > I'm quite puzzled. Emptied /usr/obj, make cleandir and > # make buildworld && make buildkernel... svn st is clear. ... > /usr/src/usr.bin/dtc/fdt.cc -o fdt.o > /usr/src/usr.bin/dtc/fdt.cc:1593:8: error: cannot initialize a variable of > type 'char *

Re: 10.3-RELEASE-p13 "unsupported file layout"

2017-01-11 Thread Dimitry Andric
On 11 Jan 2017, at 21:24, George Mitchell wrote: > > After today's OpenSSH security message, I did: > > cd /usr > rm -rf obj Hmm, not sure if it is wise to completely remove the /usr/obj directory. Did you re-create it afterwards? > cd src > svn update -r311916 > make buildworld > > After a

Re: 10.3-RELEASE-p13 "unsupported file layout"

2017-01-11 Thread Dimitry Andric
On 11 Jan 2017, at 23:35, George Mitchell wrote: > > On 01/11/17 17:25, Dimitry Andric wrote: >> On 11 Jan 2017, at 21:24, George Mitchell wrote: ... >>> building shared library libc.so.7 >>> cc (a very long compile line) >>> ./libc.so.7: unsupported file

Re: Building i386 on i386

2017-02-01 Thread Dimitry Andric
On 01 Feb 2017, at 14:27, hartmut.bra...@dlr.de wrote: > > is $subj still supposed to work on 11.0? I get a 'virtual memory exhausted' > during linking of clang. How much memory does your machine have? I build this regularly, on a VM with 2G RAM (and 4G swap). -Dimitry signature.asc Descri

Re: 11-STABLE fails to build with MK_OFED enabled

2017-03-15 Thread Dimitry Andric
On 15 Mar 2017, at 13:42, Pete French wrote: > > > > /usr/src/sys/modules/mlx4ib/../../ofed/drivers/infiniband/hw/mlx4/sysfs.c:90:22: > error: > format specifies type 'unsigned long long *' but the argument has type > 'u64 *' (aka 'unsigned long *') [-Werror,-Wformat] >sscanf

Re: buildworld fails immediately

2017-03-23 Thread Dimitry Andric
On 23 Mar 2017, at 06:38, Aryeh Friedman wrote: > > root@lilith:/usr/src # make buildworld > make[1]: "/usr/src/Makefile.inc1" line 144: SYSTEM_COMPILER: Determined > that CC=cc matches the source tree. Not bootstrapping a cross-compiler. ... > c++ -O2 -pipe -I/usr/src/lib/clang/include -I/usr/

Re: GCC + FreeBSD 11.0 Stable - stat.h does not have vm_ooffset_t definition

2017-04-29 Thread Dimitry Andric
On 29 Apr 2017, at 19:00, Gerald Pfeifer wrote: > > On Thu, 27 Apr 2017, Jung-uk Kim wrote: >>> I found the problem, but I do not know how to resolve this. When you >>> install the GCC compiler from the PKG repository it appears to create a >>> modified set of include files from the

Re: GCC + FreeBSD 11.0 Stable - stat.h does not have vm_ooffset_t definition

2017-04-30 Thread Dimitry Andric
On 30 Apr 2017, at 14:06, Konstantin Belousov wrote: > > On Sat, Apr 29, 2017 at 07:55:24PM +0200, Dimitry Andric wrote: ... >> So in that case, if Jung-uk's solution works, it is probably the best >> way forward, and it can even be upstreamed. Jung-uk, how does your >

Re: 11.1-RELEASE from SVN

2017-07-23 Thread Dimitry Andric
On 23 Jul 2017, at 14:36, Sydney Meyer via freebsd-stable wrote: > > are there any "last-minute" issues/changes with the 11.1-RELEASE build? > > The 11.1-RELEASE appears to be gone from SVN after the switch from > releng/11.1 to -RELEASE and the Press Release Schedule seems to have changed >

Re: Bind9 + TCP_FASTOPEN => no rndc

2017-09-27 Thread Dimitry Andric
On 27 Sep 2017, at 19:35, Christopher Sean Hilton wrote: > > I'm trying to configure bind 9.11 as a nameserver on FreeBSD > 11-STABLE. When the bind9 port compile it enables TCP_FASTOPEN but the > changes haven't yet been baked into the GENERIC Kernel. I can't find a > way to disable the use of T

Re: why does buildworld fail on stable/11 ?

2018-01-24 Thread Dimitry Andric
On 24 Jan 2018, at 09:51, Scott Bennett wrote: > > Subject: Re: why does buildworld fail on stable/11 ? > > I wrote: >>On Mon, 22 Jan 2018 12:42:58 + lists wrote: >>> On 22/01/2018 09:17, Scott Bennett wrote: Anyway, I'm stuck. Can someone please tell me what is going wrong

Re: i386 with 4GB RAM: less than 2GB available on A2SAV (Intel Atom E3940)

2018-01-28 Thread Dimitry Andric
On 28 Jan 2018, at 15:57, Andre Albsmeier wrote: > I have a lot of machines running with 4 GB physical RAM and, for > some reasons, I still have to use a 32 bits OS. > > All of them show something between 3 and 3.5 GB of RAM available > in dmesg but the brand new Supermicro A2SAV really shocked m

Re: zfs problems after rebuilding system

2018-03-02 Thread Dimitry Andric
On 3 Mar 2018, at 01:09, Freddie Cash wrote: > > You said it's an external USB drive, correct? Could it be a race condition > during the boot process where the USB mass storage driver hasn't detected > the drive yet when /etc/rc.d/zfs is run? > > As a test, add a "sleep 30" in that script before

Re: "Cross" building for same architecture, different CPUTYPE

2018-03-04 Thread Dimitry Andric
On 4 Mar 2018, at 18:29, Christian Ullrich wrote: > > I'm trying to buildworld/buildkernel of stable/11 r330373 for an Intel Atom > CPU (CPUTYPE=slm) on a (slightly faster, CPUTYPE=core-avx2) build machine. > That works fine, but make installkernel on the Atom box fails with a SIGILL > (signal

Re: zfs problems after rebuilding system [SOLVED]

2018-03-05 Thread Dimitry Andric
On 3 Mar 2018, at 13:56, Bruce Evans wrote: > > On Sat, 3 Mar 2018, tech-lists wrote: >> On 03/03/2018 00:23, Dimitry Andric wrote: ... >>> Whether this is due to some sort of BIOS handover trouble, or due to >>> cheap and/or crappy USB-to-SATA bridges (even with

Re: buildworld from 11.1-R-p8 to stable/11 fails in contrib/llvm

2018-03-31 Thread Dimitry Andric
On 31 Mar 2018, at 17:51, Thiemo Nordenholz wrote: > > having first upgraded from 11.1-RELEASE to FreeBSD 11.1-RELEASE-p8 amd64 via > freebsd-upgrade, I wanted to switch to -stable and svnup'ed to r331758. > > Subsequent "make buildworld" fails when compiling what looks like a part of > llvm:

Re: Trouble building/upgrading 9-stable

2013-10-09 Thread Dimitry Andric
On Oct 9, 2013, at 01:39, Johannes Totz wrote: > I'm having trouble upgrading a system running 9-stable to a new revision. > buildworld always dies with an "internal compiler error" during > lib/clang/libllvminstcombine. ... > /usr/src/lib/clang/libllvminstcombine/../../../contrib/llvm/lib/Trans

Re: runtime linker on 9.x/i386: clang vs. gcc

2013-10-14 Thread Dimitry Andric
On Oct 14, 2013, at 18:22, Mikhail T. wrote: > I'm seeing a strange problem with clang-compiled binaries on 9.x/i386 system. > Here it is: if a shared library A needs a symbol provided by a shared library > B, libA will fail to load into a process even if the executable is linked > with libB. T

Re: runtime linker on 9.x/i386: clang vs. gcc

2013-10-14 Thread Dimitry Andric
On Oct 14, 2013, at 22:42, "Mikhail T." wrote: > 10/14/13 4:31 PM, Dimitry Andric написав(ла): >> There is a problem when clang does tail-call optimization on i386 with >> PIC in effect, and it emits GOT relocations for the tail-called >> functions, instead of PLT

Re: nc (netcat) in 10.1 breaks after upgrade from 9.3

2015-03-29 Thread Dimitry Andric
On 29 Mar 2015, at 22:53, Miroslav Lachman <000.f...@quip.cz> wrote: > > nc (netcat) in 10.1 behaves differently than it was before upgrade and breaks > our scripts for monitoring services. > > For example, following command works in FreeBSD 8.4 and 9.3 > > echo stats | nc localhost 11211 > >

Re: Trying to clone a ZFS drive, can't get ashift=12

2015-03-31 Thread Dimitry Andric
On 01 Apr 2015, at 06:30, Daniel Eischen wrote: > > I have an Oracle (nee Sun) X4-2 server with identical 300GB SAS > drives. I did an MBR ZFS install from FreeBSD 10.1-RELEASE CD > and have it updated to p6: ... > # zpool create -o cachefile=/tmp/newpool.cache bootpoolNew label/boot0 > # zdb

Re: Will ASAN MFC to 10-STABLE?

2015-04-04 Thread Dimitry Andric
On 04 Apr 2015, at 23:30, Kevin Bowling wrote: > > I believe the last bits needed to try clang's ASAN feature is the clang-rt > stuff. Will this MFC with a clang 3.5 or 3.6 MFC? It depends on whether we will ever MFC the most recent version of clang to stable/10. Since clang 3.5.0 and later r

Re: Will ASAN MFC to 10-STABLE?

2015-04-04 Thread Dimitry Andric
On 05 Apr 2015, at 00:19, Kevin Bowling wrote: > > On 4/4/2015 3:11 PM, Dimitry Andric wrote: >> On 04 Apr 2015, at 23:30, Kevin Bowling wrote: >>> >>> I believe the last bits needed to try clang's ASAN feature is the clang-rt >>> stuff. Will thi

Re: Build failed in Jenkins: FreeBSD_stable_10 #1336

2015-04-05 Thread Dimitry Andric
On 05 Apr 2015, at 11:51, jenkins-ad...@freebsd.org wrote: > > See ... > --- aslcompilerparse.c --- > yacc -d -pAslCompiler -oaslcompilerparse.c aslcompiler.y > yacc: 89 shift/reduce conflicts. > --- sbin.depend__D --- > --- depend_s

Re: Build failed in Jenkins: FreeBSD_stable_10 #1336

2015-04-06 Thread Dimitry Andric
On 06 Apr 2015, at 09:41, Craig Rodrigues wrote: > > On Sun, Apr 5, 2015 at 4:45 AM, Dimitry Andric wrote: > >>> --- aslcompilerparse.c --- >>> yacc: f - maximum table size exceeded >>> *** [aslcompilerparse.c] Error code 2 >> >> Strangely, t

Re: Problem building world (amd64) this morning

2015-04-10 Thread Dimitry Andric
On 10 Apr 2015, at 21:32, Michael Grimm wrote: > > Dimitry Andric wrote: > >> On 10 Apr 2015, at 20:55, Michael Grimm wrote: > >>> I can confirm that. r281288 compiles without failing, r281289 fails. >> >> I've tried all possible ways of reproduc

Re: Strange USB behavior

2015-04-23 Thread Dimitry Andric
On 23 Apr 2015, at 01:54, fate wrote: > Strange USB behavior on Gigabyte BRIX GB-BXA8-5545. > Need number of connect - disconnect cycles before usb subsystem > recognize devices. > > Apr 19 02:09:01 brix kernel: ugen0.2: at usbus0 (disconnected) > Apr 19 02:09:05 brix kernel: usb_alloc_device: F

Re: STABLE clang planned update MFC path (3.4.1 STABLE, 3.7.0, CURRENT)

2015-10-11 Thread Dimitry Andric
On 11 Oct 2015, at 14:05, Piotr Kubaj wrote: > > AFAIK if there had been such plans, they were dropped long ago. The > reasoning it can't be done (at least for now) is that versions 3.5.0+ > require C++11-capable stack and that would break upgrades from 9-STABLE > (if the user still uses GCC, as

Re: Newer clang than comes with install?

2016-03-05 Thread Dimitry Andric
On 03 Mar 2016, at 14:45, kpn...@pobox.com wrote: > > I notice on 10.2 we're using "FreeBSD clang version 3.4.1". But there are > bugs in this version of clang that I'm having trouble with. Which specific bugs are those? > Is compiling a newer (say, 3.7.1) version of clang to target FreeBSD > s

Re: Newer clang than comes with install?

2016-03-05 Thread Dimitry Andric
On 04 Mar 2016, at 15:53, Kevin P. Neal wrote: > > On Fri, Mar 04, 2016 at 02:22:26PM +, Brooks Davis wrote: >> On Thu, Mar 03, 2016 at 08:45:05AM -0500, kpn...@pobox.com wrote: >>> I notice on 10.2 we're using "FreeBSD clang version 3.4.1". But there are >>> bugs in this version of clang tha

Re: [FreeBSD-Stable] svn commit: r296462 - in stable/9: crypto/openssl/crypto/bio crypto/openssl/crypto/bn crypto/openssl/doc/apps crypto/openssl/ssl secure/usr.bin/openssl/man

2016-03-09 Thread Dimitry Andric
On 09 Mar 2016, at 16:48, Eric Masson wrote: > > Mike Tancsa writes: > > Hi, > >> good trace - pre openssl commit >> >> debug2: kex_parse_kexinit: >> hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96,umac...@openssh.com [preauth] >> debug2: kex_parse_kexinit: >> hmac-sha1,hmac-sha1-96,hmac-md5,

Re: new certificate for svn.freebsd.org?

2016-06-17 Thread Dimitry Andric
On 17 Jun 2016, at 01:21, Wolfgang Zenker wrote: > > I'm getting presented a new SSL certificate for svn.freebsd.org. > Like the previous one, it can not be verified by svnlite on any > of my 10-STABLE machines, though ca_root_nss is installed. But > the previous certificate at least matched the

Re: ipf

2004-11-04 Thread Dimitry Andric
On 2004-11-05 at 02:29:34 zen wrote: > my problems are when i run ipfstat -t the source and destination ips > are all zero. ==snip== > ipf: IP Filter: v3.4.31 (336) > Kernel: IP Filter: v3.4.35 There's your problem: your userland is out of sync with your kernel. Just rebuild your system (i.e. ker

Re: ipf

2004-11-05 Thread Dimitry Andric
On 2004-11-05 at 19:12:17 Derkjan de Haan wrote: > I don't think that's the case here. I'm using a recent 4-stable and I'm > seeing the same: > ipf: IP Filter: v3.4.31 (336) > Kernel: IP Filter: v3.4.35 Hm, now that you said this, I was reminded of the following threads: http://lists.freebsd.or

Re: buildworld needs root privileges?

2004-11-09 Thread Dimitry Andric
On 2004-11-09 at 20:00:57 Joan Picanyol wrote: >===>> games/fortune/strfile ... > sh /usr/src/tools/install.sh "" -o root -g wheel -m 555 strfile > /usr/obj/usr/src/i386/legacy/usr/games > install: /usr/obj/usr/src/i386/legacy/usr/games/strfile: > chown/chgrp: Operation not permitted > *** Error

Re: FreeBSD mysql and threading

2004-12-05 Thread Dimitry Andric
On 2004-12-05 at 17:17:28 alex bustamante wrote: > Read somewhere that FreeBSD has some problems with threading and mysql. > Has this been fixed in 5.x? Somewhere, some problems might sometimes be fixed, so maybe this could be the case. Unless someone gives exact specifications, someone can neve

Re: [HEADS UP] perl symlinks in /usr/bin will be gone

2005-01-29 Thread Dimitry Andric
On 2005-01-29 at 21:24:25 Anton Berezin wrote: > Unless I hear too many cries "don't do that" (with justification), I > plan to not create any perl symlinks in /usr/bin in the forthcoming > upgrade of both lang/perl5.8 (to 5.8.6) and lang/perl5 (to 5.6.2). This > will ONLY be true for FreeBSD 5.X

Re: hu?

2005-04-07 Thread Dimitry Andric
On 2005-04-07 at 12:19:27 Danny Braniss wrote: > Am I the only one seing this: ... > FreeBSD shuttle-2 5.4-STABLE FreeBSD 5.4-STABLE #5: ... No, everybody following RELENG_5 sees it. This is normal when a release is branched. See also: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/conf/

Re: Q: How do I suggest a change to a FreeBSD Man page?

2005-08-10 Thread Dimitry Andric
[Max, did you really direct your reply to <[EMAIL PROTECTED]> instead of <[EMAIL PROTECTED]>? Probably pushed the wrong button...] On 2005-08-10 at 23:33:29 Max Laier wrote: > As for the request itself. As for > the request itself, I am very reluctant to take manpages off the vendor > branch to

Re: g++ bug in FreeBSD-4.3

2001-04-28 Thread Dimitry Andric
t; call operator<<(double); // for d, which is 5, see (*) call operator<<(endl); // for endl And this will lead to the results from the bug report. It not only happens with g++, but also with VC++ under Win32, for example. The problem is that you should not put code with

Re: ACPI regression on recent 7.0-STABLE: HPET stops working

2008-07-22 Thread Dimitry Andric
On 2008-07-22 00:00, John Baldwin wrote: > On Monday 21 July 2008 06:07:52 am Oleg V. Nauman wrote: >> Well.. Backout 1.243.2.3 revision of /usr/src/sys/dev/acpica/acpi.c >> (committed to RELENG_7 at July 10 by jhb) fixes this issue for me: >> >> acpi_hpet0: iomem 0xfed0-0xfed003ff on > a

Building -STABLE without option SMP?

2008-08-27 Thread Dimitry Andric
Hi, When I build -STABLE as of today, with only option SMP commented out in GENERIC, I get the following error: In file included from /usr/src/sys/modules/cyclic/../../cddl/dev/cyclic/cyclic.c:1364: /usr/src/sys/modules/cyclic/../../cddl/dev/cyclic/i386/cyclic_machdep.c: In function 'xcall': /u

device_attach: acpi_hpet0 attach returned 12

2008-12-03 Thread Dimitry Andric
Hi, Apparently there's a HPET on one of my 7.1-ALMOST-STABLE machines, and it's enabled in the BIOS too, but it fails to attach: Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of Cal

Re: FreeBSD 7.1 Breaks re and rl Network Interface Drivers

2009-01-12 Thread Dimitry Andric
On 2009-01-12 07:41, Pyun YongHyeon wrote: > I see, Unfortunately the issue was fixed in the end of 7.1-R > release process so I wanted to get more exposure before MFC. > I'll make sure to MFC to stable/7 after more testing. I'm also having problems with re's, in my case the interfaces take about

Re: FreeBSD 7.1 Breaks re and rl Network Interface Drivers

2009-01-13 Thread Dimitry Andric
On 2009-01-13 06:02, Pyun YongHyeon wrote: > > I'm also having problems with re's, in my case the interfaces take about > > 10 seconds to come up, if they come up at all. After the interfaces are > > up, half the time no packets go out at all. Usually it helps to bring > > them down via the c

Re: FreeBSD 7.1 Breaks re and rl Network Interface Drivers

2009-01-15 Thread Dimitry Andric
On 2009-01-14 00:05, Jung-uk Kim wrote: > Can you try one of the following patches? > > -CURRENT: http://people.freebsd.org/~jkim/re/re.current.diff > -STABLE: http://people.freebsd.org/~jkim/re/re.stable.diff > > These patches contain all patches suggested by me and yongari and an > ad

Re: FreeBSD 7.1 Breaks re and rl Network Interface Drivers

2009-01-17 Thread Dimitry Andric
On 2009-01-17 05:54, Pyun YongHyeon wrote: > I think the initial setup time issue of 8169SC is different one. > Did re(4) of 7.0-RELEASE also have the same issue? Sometimes, and sometimes not. :) It was flaky, to say the least... > Also would you try attached patch? It doesn't fix initial setup

Re: GEOM/bsdlabel regression in 8.x?

2010-07-04 Thread Dimitry Andric
On 2010-07-04 14:24, Daniel O'Connor wrote: ... > mkdir /mnt/test > mount /dev/md0s1a /mnt/test > bsdlabel -e /dev/md0s1 > > Then you get.. > "bsdlabel: Class not found" First unmount /dev/md0s1a, or the device /dev/md0s1 will be in use, and opening it for read/write (as bsdlabel probably does) w

Re: GEOM/bsdlabel regression in 8.x?

2010-07-04 Thread Dimitry Andric
On 2010-07-04 16:26, Daniel O'Connor wrote: >> First unmount /dev/md0s1a, or the device /dev/md0s1 will be in use, and >> opening it for read/write (as bsdlabel probably does) will fail. >> >> Alternatively, you can turn on the "footshooting" debug flag in geom: ... > It doesn't make a difference i

Re: sysistall bsdlabel failure with amd64 FreeBSD-8.1-RC2-amd64-dvd1.iso

2010-07-13 Thread Dimitry Andric
On 2010-07-13 19:01, Julian H. Stacey wrote: > with amd64 FreeBSD-8.1-RC2-amd64-dvd1.iso > sysinstall failed to correctly repartition a previously partitioned disc. > fdisk however correctly wrote the new slices to the disk, > but sysinstall did not pick up the new slices, so we had to enter fixit

Re: sysistall bsdlabel failure with amd64 FreeBSD-8.1-RC2-amd64-dvd1.iso

2010-07-13 Thread Dimitry Andric
On 2010-07-13 23:09, Julian H. Stacey wrote: >> Were those partitions 'dangerously dedicated' > > Yes probably, I can't be certain though, as recent FreeBSD fudges /aliases > ad0s1a to ad0a if s1 is active fdisk slice. IIRC, in FreeBSD before 8 you got both ad0s1a and ad0a in /dev, when you had D

Re: AMD64 Buildworld error in i386-elf

2010-09-02 Thread Dimitry Andric
On 2010-09-02 14:50, Rob Byrnes wrote: > Source is current as at 0030 on 2nd Sept. and I'm seeing this buildworld > error: > > ===> gnu/lib/csu (obj,depend,all,install) > sh /usr/src/tools/install.sh -o root -g wheel -m 444 crtbegin.o > /usr/obj/usr/src/lib32/usr/lib32/crtbegin.o > sh /usr/src/t

Re: csup in repomirror mode dumps core @ stable/8

2010-09-11 Thread Dimitry Andric
On 2010-09-11 13:21, John Marshall wrote: some 2 days ago my repo mirror (stable/8 at amd64) starts dumping core on copying repo: ... SetAttrs CVSROOT-src/Emptydir Edit CVSROOT-src/access,v Segmentation fault (core dumped) BTW, I can confirm moving away access,v file helps avoiding core.

Re: ISDN4BSD removal

2010-10-08 Thread Dimitry Andric
On 2010-10-08 18:12, Torfinn Ingolfsen wrote: Another thing about VoIP calls: have they solved the "emergency call needs a location" problem? Here (again: in Norway) they are still working out how to solve this: if you call emergency services (police, fire department, etc.) from yout VoIP number;

Re: Upgrading from 7.3 to 8.1: uname -a still shows 7.3p3

2010-11-16 Thread Dimitry Andric
On 2010-11-16 01:42, Rainer Duffner wrote: I have the 8.1 sources, did a buildworld, buildkernel, installkernel, installworld. There seems to be a "reboot" missing before installworld...? :) ___ freebsd-stable@freebsd.org mailing list http://lists.fre

Re: HEADS UP: Merge of binutils 2.17

2011-02-19 Thread Dimitry Andric
On 2011-02-19 15:35, Dimitry Andric wrote: Okay, binutils 2.17.50 has now been merged to head in r218822. If you compile kernels by hand, make sure to first run "make buildworld", or at least "make kernel-toolchain", to get a new ld in /usr/obj. Otherwise, linking yo

Re: SMART

2009-11-12 Thread Dimitry Andric
On 2009-11-12 14:35, Ivan Voras wrote: > I've seen it. But I don't remember if they addressed the problem of > nonstandard interpretations of statistics? Note the statistics you quoted are "Vendor Specific SMART Attributes", so it is quite logical for different vendors to have different statistic

Re: NSIS compile failed on FreeBSD 7.2

2009-11-17 Thread Dimitry Andric
On 2009-11-17 15:48, Matt Wilks wrote: > in the source directory for NSIS, I get a bunch of errors that look like: > > /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' > ('unsigned int') as first parameter Does a .cpp file consisting of just the following: #include compi

Re: Most files in subversion stable/8/sys touched by bms

2009-11-20 Thread Dimitry Andric
On 2009-11-20 15:44, Larry Baird wrote: > I use the following to get a feel of what is changing in FreeBSD 8 kernel. > http://svn.freebsd.org/viewvc/base/stable/8/sys/?sortby=date > > Normally only a few directories show modification. Today, almost > every directory show a modification by bms

Re: SSH oddness with 8.0-STABLE

2009-12-01 Thread Dimitry Andric
On 2009-12-01 12:55, Jeremy Chadwick wrote: > This would indicate the OP was running a 7.2-STABLE system which was > built prior to 2008/08/01 (with some variance; sometimes the commit > times do not match the timestamp in src/UPDATING), or a system which had > not had mergemaster run on it to popu

Re: ET.UTF-8.out: Inappropriate ioctl for device (buildworld RELENG8)

2009-12-19 Thread Dimitry Andric
On 2009-12-19 15:42, Jeronimo Calvo wrote: > Hi folks, Im getting the following error when building world for > RELENG_8 using GENERIC. > Any ideas on how to skip that? > > ===> share/mklocale (all) > mklocale -o UTF-8.out /usr/src/share/mklocale/UTF-8.src > mklocale -o am_ET.UTF-8.out /usr/src/sh

Re: kernel build failed

2010-01-03 Thread Dimitry Andric
On 2010-01-03 10:00, E. O. wrote: make buildkernel -> *error* /usr/src/sys/dev/pci/pcivar.h:429: warning: implicit declaration of function 'PCI_RELEASE_MSI' /usr/src/sys/dev/pci/pcivar.h:429: warning: nested extern declaration of 'PCI_RELEASE_MSI' /usr/src/sys/dev/pci/pcivar.h: In function 'pci

Re: kernel build failed

2010-01-03 Thread Dimitry Andric
On 2010-01-03 14:06, E. O. wrote: cd /usr/src make cleanworld&& make cleandir make buildworld make kernel-toolchain make buildkernel *--> error* pls see error --> http://www.harmanyeri.web.tr/buildkernel.log Okay, this looks very strange: In file included from /usr/src/sys/sys/bus.h:542,

Re: kernel build failed

2010-01-03 Thread Dimitry Andric
On 2010-01-03 14:49, E. O. wrote: Can you please upload the file /usr/obj/usr/src/sys/GENERIC/device_if.h there too? It looks like it has been generated incorrectly, but no idea why... pls see --> http://www.harmanyeri.web.tr/device_if.h.txt All "DEVICE_" prefixes have been changed to "DEVÝC

<    1   2   3   4   >