compiling FreeBSD to test a netbook (was: Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver)

2010-02-27 Thread Boris Samorodov
On Fri, 26 Feb 2010 16:21:06 -0800 Xin LI wrote: > I've asked him to try a > 9-CURRENT kernel but the Atom based netbook would take some while to > compile the code =-) It's very easy/quick to (cross) compile world at a beafy machine and install the system to an USB sti

Re: gptboot rewrite, bootonce, etc.

2010-09-19 Thread Boris Samorodov
ult system. Thank you! That's really great. -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@freebsd.org mailing li

Re: Null modem to USB wire not working

2010-09-19 Thread Boris Samorodov
s uhub6 > Sep 19 21:19:15 Melon kernel: ugen6.2: at usbus6 > Is there any driver I can use or I need to buy another one? alya% apropos prolific uplcom(4)- USB support for Prolific PL-2303/2303X/2303HX serial adapters driver -- WBR, Boris Samorodov (bsam) Research Engine

groff build failure (me too, but i386)

2010-11-24 Thread Boris Samorodov
Hi! Since nobody seems to get the error it may be my fault. Please, help if you can. Thanks! Here are some details: - [~]b...@bb% uname -a FreeBSD bb.ipt.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r214737: Wed Nov 3 18:48:54 MSK 2010 r...@bb.ipt.ru:/usr/obj/usr/src/sys/GENERIC i386 [~]b...@

Re: groff build failure (me too, but i386)

2010-11-24 Thread Boris Samorodov
Hi Matthew, On Wed, 24 Nov 2010 07:49:08 -0800 Matthew Jacob wrote: > Update your tree. This was broken in fixed within the last week or so Hm, I'm not sure what did you mean, since [1] and [2]. > > Since nobody seems to get the error it may be my fault. Please, help > > if you can. Thanks! > >

[solved] Re: groff build failure (me too, but i386)

2010-11-24 Thread Boris Samorodov
On Wed, 24 Nov 2010 18:08:48 +0300 Boris Samorodov wrote: > Since nobody seems to get the error it may be my fault. Please, help > if you can. Thanks! > Here are some details: > - > [~]b...@bb% uname -a > FreeBSD bb.ipt.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r214737: Wed

Re: groff build failure (me too, but i386)

2010-11-24 Thread Boris Samorodov
Hi Matthew, thanks for your attention. On Wed, 24 Nov 2010 22:43:56 +0100 Ulrich Spörlein wrote: > On Wed, 24.11.2010 at 19:24:48 +0300, Boris Samorodov wrote: > > > > On Wed, 24 Nov 2010 07:49:08 -0800 Matthew Jacob wrote: > > > > > Update your tree. This was b

Re: groff build failure (me too, but i386)

2010-11-24 Thread Boris Samorodov
On Thu, 25 Nov 2010 00:52:19 +0300 Boris Samorodov wrote: > Hi Matthew, Matthew, Ulrich, sorry! Sure I ment Ulrich here. > thanks for your attention. > On Wed, 24 Nov 2010 22:43:56 +0100 Ulrich Spörlein wrote: > > On Wed, 24.11.2010 at 19:24:48 +0300, Boris Samorodov wrote: >

[clang] regression: tmpfs is not mounted from fstab

2011-02-25 Thread Boris Samorodov
Hi! I can't mount tmpfs from fstab if world/kernel are build by clang, however just making world with gcc works fine. The last revision I've tested: - % uname -a FreeBSD h30.sp.ipt.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #1 r219024: Fri Feb 25 13:17:07 MSK 2011 b...@h30.sp.ipt.ru:/usr/obj/usr/

Re: [clang] regression: tmpfs is not mounted from fstab

2011-02-25 Thread Boris Samorodov
On Fri, 25 Feb 2011 15:36:46 +0300 Boris Samorodov wrote: > I can't mount tmpfs from fstab if world/kernel are build by clang, Sorry, should have mentioned earlier, tmpfs module is loaded. The diagnostic message is: - mount: tmpfs: Operation not supported by device - -- W

Re: [clang] regression: tmpfs is not mounted from fstab

2011-02-25 Thread Boris Samorodov
On Fri, 25 Feb 2011 14:33:38 +0100 Dimitry Andric wrote: > On 2011-02-25 13:36, Boris Samorodov wrote: > > I can't mount tmpfs from fstab if world/kernel are build by clang, > > however just making world with gcc works fine. > The cause of this issue is a problem with the

Re: [clang] regression: tmpfs is not mounted from fstab

2011-02-27 Thread Boris Samorodov
В вс, 27/02/2011 в 02:43 +0100, Dimitry Andric пишет: > On 2011-02-25 16:58, Boris Samorodov wrote: > > On Fri, 25 Feb 2011 14:33:38 +0100 Dimitry Andric wrote: > >> For now, please build kernels with "-no-integrated-as" added to > >> COPTFLAGS, that should f

Re: Can't update CLang-based system

2011-02-28 Thread Boris Samorodov
On Sun, 27 Feb 2011 23:55:34 -0800 Doug Barton wrote: > On 02/27/2011 19:30, Tim Kientzle wrote: > > I have a FreeBSD-CURRENT AMD64 system here that was last updated at r215029. > > > > I'm trying to update it to r219079, but the build fails in lib/libz > > when it tries to compile gvmat64.S. It

weekly whatis database and readonly /usr mount

2010-05-08 Thread Boris Samorodov
l/man/whatis.tmp: Read-only file system - Is there any reason for using /usr filesystem istead of /tmp, /var/tmp? -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power

MAKEOBJDIRPREFIX and installkernel

2010-05-20 Thread Boris Samorodov
r% - That command used to work fine for years... -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@freebsd.org

Re: MAKEOBJDIRPREFIX and installkernel

2010-05-20 Thread Boris Samorodov
On Thu, 20 May 2010 22:58:00 +0400 Yuri Pankov wrote: > On Thu, May 20, 2010 at 09:59:25PM +0400, Boris Samorodov wrote: > > Hi List, > > > > here is something strange with current CURRENT: > > - > > [~]b...@izar% LANG=C svn info FreeBSD/base/head/src > &

Re: Importing clang/LLVM into FreeBSD HEAD

2010-06-01 Thread Boris Samorodov
On Tue, 01 Jun 2010 23:36:25 +0200 Dag-Erling Smørgrav wrote: > Roman Divacky writes: > > I would like to propose to integrate clang/LLVM into FreeBSD HEAD > > in the near future (days, not weeks). > +1 +1 -- WBR, Boris Samorodov (bsam) Research Engineer, http://ww

[bsdtar] strange compression with ^T command

2010-06-12 Thread Boris Samorodov
the file to experiment: - % fetch http://heanet.dl.sourceforge.net/project/eric-ide/eric5/stable/5.0.0-RC1/eric5-5.0.0-RC1.tar.gz - Extracted files seems to be OK. -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www

Re: [bsdtar] strange compression with ^T command

2010-06-15 Thread Boris Samorodov
ne can get the file to experiment: > > - > > % fetch > > http://heanet.dl.sourceforge.net/project/eric-ide/eric5/stable/5.0.0-RC1/eric5-5.0.0-RC1.tar.gz > > - > > > > Extracted files seems to be OK. -- WBR, Boris Samorodov (bsam) Research Engineer, http://

Re: make packages fails recent -current

2018-09-13 Thread Boris Samorodov
es. The rev. 479255 was an update to version 1.10.99.9. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serv ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current T

base packages and 12 -> 13 upgrade

2018-11-03 Thread Boris Samorodov
architecture: FreeBSD:13:amd64 instead of FreeBSD:12:amd64 pkg-static: repository FreeBSD-base contains packages with wrong ABI: FreeBSD:13:amd64 --- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd

Re: base packages and 12 -> 13 upgrade

2018-11-03 Thread Boris Samorodov
On 03.11.2018 18:05, Mikaël Urankar wrote: Le sam. 3 nov. 2018 à 15:45, Boris Samorodov a écrit : Hi All, A have a base package server and upgraded some of my home servers to use base packages. Now when the package builder builds packages for 13-current, what is the procedure to upgrade base

FreeBSD 13.0-CURRENT r346362 + webcamd -- no /dev/video*

2019-04-21 Thread Boris Samorodov
Hi All, I use a fresh FreeBSD-current system and webcamd but get no /dev/video* device: - %uname -a FreeBSD latt.bsnet 13.0-CURRENT FreeBSD 13.0-CURRENT r346362 PKG64X amd64 % ls -l /dev/cuse crw-rw 1 root operator 0x77 21 апр. 18:04 /dev/cuse % pkg info -x webcamd webcamd-4.20.0.1_

Re: FreeBSD 13.0-CURRENT r346362 + webcamd -- no /dev/video*

2019-04-21 Thread Boris Samorodov
Hi Damjan and aLL! 21.04.2019 19:54, Damjan Jovanovic пишет: > On Sun, Apr 21, 2019 at 5:51 PM Boris Samorodov wrote: > >> Hi All, >> >> I use a fresh FreeBSD-current system and webcamd but get no /dev/video* >> device: >> - >> %uname -a >&

[RESOLVED] Re: FreeBSD 13.0-CURRENT r346362 + webcamd -- no /dev/video*

2019-04-21 Thread Boris Samorodov
Hi All, The problem is resolved with the help of Tom Rushworth (via private emails) by starting hald. I had not run it and this dependency is noted at WEBCAMD(8) neither. Hope this info may be helpful. 21.04.2019 18:48, Boris Samorodov пишет: > Hi All, > > I use a fresh FreeBSD-curre

Re: upgrading current -> graphics bug

2015-03-08 Thread Boris Samorodov
ion = 1.0.0 [41.720]Module class: X.Org Video Driver [41.818] (II) NVIDIA dlloader X Driver 304.123 Wed Jul 2 10:50:21 PDT 2014 - -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd

Re: [HEADSUP] OpenSSL updated to 1.0.2d

2015-11-01 Thread Boris Samorodov
30.10.2015 23:57, Jung-uk Kim пишет: > OpenSSL on head has been updated to 1.0.2d. Please make sure to > recompile all binaries depending on libcrypto.so.7 or libssl.so.7. Great, thanks! How do those who use FreeBSD official packages supposed to upgrade packages? -- WBR, bsam

Re: [HEADSUP] OpenSSL updated to 1.0.2d

2015-11-02 Thread Boris Samorodov
02.11.2015 06:05, Jason Unovitch пишет: > On Nov 1, 2015 10:06 AM, "Boris Samorodov" wrote: >> 30.10.2015 23:57, Jung-uk Kim пишет: >> >>> OpenSSL on head has been updated to 1.0.2d. Please make sure to >>> recompile all binaries depending on libcryp

Re: 11.0-CURRENT r290273: installer fails with "out of swap space" error

2015-11-09 Thread Boris Samorodov
ut definitely the error message was misleading and not the case of the failure. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listi

Re: Panic while waiting on wlan0

2015-11-22 Thread Boris Samorodov
22.11.15 22:54, Sergey Manucharian пишет: >> On 22 November 2015 at 04:31, Florian Limberger >> wrote: >>> On 17.11.15 17:42, Adrian Chadd wrote: try updating to head as of today. Some callout issues were fixed. >>> >>> The crashes are fixed alright, thank you. I still have a rather dif

Re: Panic while waiting on wlan0

2015-11-23 Thread Boris Samorodov
Hi!, 23.11.15 01:38, Adrian Chadd пишет: > hi, > > iwm needs a maintainer and a lot of work. :) Agreed. :-) WTB, I've just upgraded to r291221 and this seems to fix those problems. > On 22 November 2015 at 13:46, Boris Samorodov wrote: >> 22.11.15 22:54, Sergey Manuch

11.0-CURRENT-amd64 r293444: bhyveload => Segmentation fault

2016-01-09 Thread Boris Samorodov
Hi All, Bhyve works with virtual machines which have already been created, but can not create new ones: - # bhyveload -m 4G -d /vm/.iso/FreeBSD-11.0-CURRENT-amd64-20151130-r291495-disc1.iso test Consoles: userboot FreeBSD/amd64 User boot, Revision 1.1 (bsam@sm.bsnet, Sat Jan 9 02:04:09 MSK

Re: 11.0-CURRENT-amd64 r293444: bhyveload => Segmentation fault

2016-01-09 Thread Boris Samorodov
09.01.16 23:51, Allan Jude пишет: > On 2016-01-09 15:48, Boris Samorodov wrote: >> Hi All, >> >> Bhyve works with virtual machines which have already been created, >> but can not create new ones: >> - >> # bhyveload -m 4G -d >> /vm/.iso/FreeBSD-

Re: 11.0-CURRENT-amd64 r293444: bhyveload => Segmentation fault

2016-01-09 Thread Boris Samorodov
10.01.16 00:39, Allan Jude пишет: > On 2016-01-09 16:20, Boris Samorodov wrote: >> 09.01.16 23:51, Allan Jude пишет: >>> On 2016-01-09 15:48, Boris Samorodov wrote: >>>> Hi All, >>>> >>>> Bhyve works with virtual machines which have

Re: 11.0-CURRENT-amd64 r293444: bhyveload => Segmentation fault

2016-01-09 Thread Boris Samorodov
10.01.16 01:07, Boris Samorodov пишет: > 10.01.16 00:39, Allan Jude пишет: >> On 2016-01-09 16:20, Boris Samorodov wrote: >>> 09.01.16 23:51, Allan Jude пишет: >>>> On 2016-01-09 15:48, Boris Samorodov wrote: >>>>> Hi All, >>>>> >

Re: extremely slow to get to loader

2016-04-27 Thread Boris Samorodov
sam: Apr 27 14:59:35 srv kernel: . Apr 27 14:59:56 srv syslogd: exiting on signal 15 Apr 27 15:12:33 srv syslogd: kernel boot file is /boot/kernel/kernel Apr 27 15:12:33 srv kernel: Copyright (c) 1992-2016 The FreeBSD Project. Apr 27 15:12:33 srv kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988,

no smtp service after upgrade

2016-04-27 Thread Boris Samorodov
) default mail configuration. - % grep mail /etc/rc.conf{,.local} % - I've notice a huge etc updates at update. Seems they may be related. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ fr

Re: no smtp service after upgrade

2016-04-27 Thread Boris Samorodov
27.04.16 17:08, Chagin Dmitry пишет: > On Wed, Apr 27, 2016 at 04:34:29PM +0300, Boris Samorodov wrote: >> Hi All, >> >> There is no smtp service after recent update: >> - >> % sockstat -4l >> USER COMMANDPID FD PROTO LOCAL ADDRESS

Re: extremely slow to get to loader

2016-04-27 Thread Boris Samorodov
27.04.16 16:30, Allan Jude пишет: > On April 27, 2016 2:50:13 PM GMT+02:00, Boris Samorodov > wrote: >> 24.04.16 20:46, Larry Rosenman пишет: >>> On 2016-04-21 20:56, Johannes Dieterich wrote: >>>> On Thu, Apr 21, 2016 at 12:16 PM, Allan Jude >>>&g

Re: boot broken on VMWare somewhere between r300069 and r300176

2016-05-19 Thread Boris Samorodov
158. CapsLock works, but ^T shows nothing. Here is a photo (sorry for the quality): ftp://ftp.wart.ru/pub/misc/boot_broken.jpg Boot with r300062 works fine. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freeb

Re: boot broken on VMWare somewhere between r300069 and r300176

2016-05-19 Thread Boris Samorodov
19.05.16 14:05, Konstantin Belousov пишет: > On Thu, May 19, 2016 at 01:50:47PM +0300, Boris Samorodov wrote: >> 19.05.16 09:28, K. Macy пишет: >>> I did an IFC on my drm-next-4.6 branch yesterday at r300069. I just >>> did an IFC to r300176 and boot will hang right ate

Re: boot broken on VMWare somewhere between r300069 and r300176

2016-05-19 Thread Boris Samorodov
19.05.16 14:04, Andriy Gapon пишет: > On 19/05/2016 13:50, Boris Samorodov wrote: >> 19.05.16 09:28, K. Macy пишет: >>> I did an IFC on my drm-next-4.6 branch yesterday at r300069. I just >>> did an IFC to r300176 and boot will hang right ater printing out >>>

Re: boot broken on VMWare somewhere between r300069 and r300176

2016-05-19 Thread Boris Samorodov
19.05.16 16:43, Andriy Gapon пишет: > On 19/05/2016 16:40, Boris Samorodov wrote: >> 19.05.16 14:04, Andriy Gapon пишет: >>> On 19/05/2016 13:50, Boris Samorodov wrote: >>>> 19.05.16 09:28, K. Macy пишет: >>>>> I did an IFC on my drm-next-4.6 branch yes

should aarch64 cross-build work at amd64?

2016-09-23 Thread Boris Samorodov
X='/usr/obj' MAKESYSPATH='/poudriere/jails/HEAD-aarch64/usr/src/share/mk' MAKE_VERSION='20160818' PATH='/sbin:/bin:/usr/sbin:/usr/bin' SRCTOP='/poudriere/jails/HEAD-aarch64/usr/src' OBJTOP='/poudriere/jails/HEAD-aarch64/usr/src' [00:03:

Re: should aarch64 cross-build work at amd64?

2016-09-23 Thread Boris Samorodov
24.09.2016 00:39, Glen Barber пишет: > On Sat, Sep 24, 2016 at 12:35:30AM +0300, Boris Samorodov wrote: >> make[1]: /poudriere/jails/HEAD-aarch64/usr/src/Makefile.inc1 line 177: >> In-tree binutils does not support the aarch64 architecture. Install the >> aarch64-binutils p

Re: should aarch64 cross-build work at amd64?

2016-09-23 Thread Boris Samorodov
24.09.2016 00:44, Boris Samorodov пишет: > 24.09.2016 00:39, Glen Barber пишет: >> On Sat, Sep 24, 2016 at 12:35:30AM +0300, Boris Samorodov wrote: >>> make[1]: /poudriere/jails/HEAD-aarch64/usr/src/Makefile.inc1 line 177: >>> In-tree binutils does not support the aarch6

Re: should aarch64 cross-build work at amd64?

2016-09-23 Thread Boris Samorodov
24.09.2016 01:19, Glen Barber пишет: > On Sat, Sep 24, 2016 at 12:54:05AM +0300, Boris Samorodov wrote: >> 24.09.2016 00:44, Boris Samorodov пишет: >>> 24.09.2016 00:39, Glen Barber пишет: >>>> On Sat, Sep 24, 2016 at 12:35:30AM +0300, Boris Samorodov wrote: >&g

Re: should aarch64 cross-build work at amd64?

2016-09-28 Thread Boris Samorodov
28.09.2016 07:22, Glen Barber пишет: > On Tue, Sep 27, 2016 at 09:46:29PM -0600, Ross Alexander wrote: >> On Fri, 23 Sep 2016 22:19:15 +, Glenn Barber wrote: >> >>> On Sat, Sep 24, 2016 at 12:54:05AM +0300, Boris Samorodov wrote: >>>> 24.09.2016 00:44, Bor

Re: Does someone keep track of how long it takes to buildworld/kernel?

2017-01-13 Thread Boris Samorodov
13.01.2017 23:23, Eric Joyner пишет: > ^ Message ^ > > It takes forever, but I keep on forgetting to time how long it takes, so I > don't know how long "forever" is. For me "forever" today was less then 3 minutes. ;-) Here is some stats: --- % cd /usr/obj % grep "World build" bw.amd64.log* bw.amd

pkg, base packages and subdirectories

2017-01-28 Thread Boris Samorodov
dns.so.0 -r--r--r-- 1 root wheel 15968 28 янв. 15:58 libcap_grp.so.0 -r--r--r-- 1 root wheel 15872 28 янв. 15:58 libcap_pwd.so.0 -r--r--r-- 1 root wheel 6904 28 янв. 15:58 libcap_random.so.0 -r--r--r-- 1 root wheel 8912 28 янв. 15:58 libcap_sysctl.so.0 ----- -- WBR, Boris Samorod

Re: r316958: booting a server takes >10 minutes!

2017-04-15 Thread Boris Samorodov
and "service -e" runs forever and eats CPU. I had to kill sendmail and dbus (which were chewing CPU) and then "service -e" run fine. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve "It is not necessary to chang

misc/mc, diff and compare two files

2017-05-14 Thread Boris Samorodov
Hi All, FYI: For those who use FreeBSD-HEAD, misc/mc and it's awesome "compare two files" feature: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219277 HTH -- WBR, bsam ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/

base packages, ino64 and upgrade

2017-05-24 Thread Boris Samorodov
Hi All, Does anyone know the procedure to upgrade for those using base packages? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman

ERROR: ctfconvert: [...] has too many members: 1911 > 1023 _and_ ERROR: rc = -1 No entry found [dwarf_next_cu_header_c(61)]

2017-05-24 Thread Boris Samorodov
Hi All, JFYI: Today I've got a bunch (as much as 63) of cftconvert errors while make buildkernel. There were no such errors tomorrow. The building machine is FreeBSD-amd64-r317665. Errors are not fatal, so the kernel has build successfully. I didn't dare to try to install it yet. --

Re: base packages, ino64 and upgrade

2017-05-24 Thread Boris Samorodov
24.05.2017 16:00, Glen Barber пишет: > On Wed, May 24, 2017 at 03:47:47PM +0300, Boris Samorodov wrote: >> Hi All, >> >> Does anyone know the procedure to upgrade for those using base packages? > > 'pkg install FreeBSD-kernel-generic' (or whatever your kern

Re: ERROR: ctfconvert: [...] has too many members: 1911 > 1023 _and_ ERROR: rc = -1 No entry found [dwarf_next_cu_header_c(61)]

2017-05-24 Thread Boris Samorodov
24.05.2017 18:09, Dimitry Andric пишет: > On 24 May 2017, at 14:58, Boris Samorodov wrote: >> >> JFYI: Today I've got a bunch (as much as 63) of cftconvert errors >> while make buildkernel. There were no such errors tomorrow. The building >> machine is FreeBSD-amd

ino64, java and intellij products problem

2017-05-31 Thread Boris Samorodov
Hi All, Seems that after ino64 transition some java programs stopped to fully function. I.e. java/intellij (IntellJ IDEA and Co) starts but does not show any files. I'm not sure if it's a java or IntelliJ problem. Any help to diagnose the culprit is welcome. Thanks. -- WBR, bsam ___

Re: ino64, java and intellij products problem

2017-06-01 Thread Boris Samorodov
01.06.2017 00:29, Konstantin Belousov пишет: > On Wed, May 31, 2017 at 11:53:39PM +0300, Boris Samorodov wrote: >> Hi All, >> >> Seems that after ino64 transition some java programs stopped >> to fully function. I.e. java/intellij (IntellJ IDEA and Co) >> s

[bsd.linker.mk] line 42: Unable to determine linker type from LD=ld

2017-06-23 Thread Boris Samorodov
Hi All, Bryan! Since bsd.linker.mk introduction I can't manage to create FreeBSD base packages. The process stops at the very beginning: - --- packages --- --- packages --- make -C /usr/src PKG_VERSION=12.0.s20170623140202 real-packages --- real-packages --- --- stage-packages --- mkdir -p /tm

Re: [bsd.linker.mk] line 42: Unable to determine linker type from LD=ld

2017-06-23 Thread Boris Samorodov
23.06.2017 17:19, Boris Samorodov пишет: > Hi All, Bryan! > > Since bsd.linker.mk introduction I can't manage to create > FreeBSD base packages. The process stops at the very beginning: > - > --- packages --- > --- packages --- > make -C /usr/src PKG_VERSION=12.0.

r320307 -> r320324: kernel does not load

2017-06-25 Thread Boris Samorodov
Hi All, I use self-built base packages for system updates. The jump from r320307 to r320324 leads to fatal trap 12 at the very beginning: https://goo.gl/Pgujga (sorry for the poor photo quality) Revert to r320307, and the system boots fine. -- WBR, bsam _

Re: r320307 -> r320324: kernel does not load

2017-06-25 Thread Boris Samorodov
(cc: kib@) Hi Kostik, FYI: I've looked though last source changes and it looks like your commit(s) may be related. 25.06.2017 13:54, Boris Samorodov пишет: > Hi All, > > I use self-built base packages for system updates. The jump from > r320307 to r320324 leads to fatal tr

Re: Insta-panic for amd64 on reboot after upgrade from r320307 -> r320324

2017-06-25 Thread Boris Samorodov
25.06.2017 16:21, Konstantin Belousov пишет: > On Sun, Jun 25, 2017 at 06:05:21AM -0700, David Wolfskill wrote: >> On Sun, Jun 25, 2017 at 03:52:23PM +0300, Konstantin Belousov wrote: >>> ... > The layout of the struct vm_map_entry was changed, the faulted address > is somewhat consistent w

[base package build] [fail] r320347 -> r320392: install: builddir/Africa/Abidjan: No such file or directory

2017-06-27 Thread Boris Samorodov
/Africa/Abidjan: No such file or directory *** [install-zoneinfo] Error code 71 - -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman

Re: [base package build] [fail] r320347 -> r320392: install: builddir/Africa/Abidjan: No such file or directory

2017-06-27 Thread Boris Samorodov
27.06.2017 20:06, Trond Endrestøl пишет: > Try running make installworld without -j N. > Serial installworld was successful at my end. Thank you, that helped. -- WBR, bsam ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/

Re: [base package build] [fail] r320347 -> r320392: install: builddir/Africa/Abidjan: No such file or directory

2017-07-05 Thread Boris Samorodov
05.07.2017 22:29, Bryan Drewery пишет: > Parallel install should be working just fine. It is a supported feature > of installworld. What was the issue exactly? https://lists.freebsd.org/pipermail/freebsd-current/2017-June/066408.html As I understand, it was an installworld while base packages

[memstick install] auto-zfs error

2017-07-08 Thread Boris Samorodov
Hi All, I tied to install a new FreeBSD-amd-12 system from official USB installation memstick.img. Auto-UFS (GPT) installs fine and the system boots fine. However, ZFS-Auto install succeeds, but is not loaded. At the very beginning it gives something like "gpt sector error, gpt sector 1 error

pkg, repos and cached certificates

2017-07-08 Thread Boris Samorodov
Hi All, I use own pkg base repository. Today I tried to install packages on a new system. However, pkg refused to use my repo, since it's certificate is expired (several days). That's good. However, pkg happily update packages at other systems. So, seems that pkg does not perform checks / validat

[bhyve] FreeBSD guest, Handbook, vmrun.sh

2017-07-09 Thread Boris Samorodov
Hi All, I try to create a FreeBSD guest as per TH, section "21.7.2. Creating a FreeBSD Guest". All is good up until the last command at the section. When I try to launch the installed client, I get: - # sh /usr/share/examples/bhyve/vmrun.sh -c 4 -m 1024M -t tap0 -d guest.img guestname Launchin

Re: [bhyve] FreeBSD guest, Handbook, vmrun.sh

2017-07-09 Thread Boris Samorodov
09.07.2017 18:37, Benjamin Kaduk пишет: > On Sun, Jul 09, 2017 at 01:02:26PM +0300, Boris Samorodov wrote: >> Hi All, >> >> I try to create a FreeBSD guest as per TH, section "21.7.2. Creating >> a FreeBSD Guest". All is good up until the last command at the

Re: [bhyve] FreeBSD guest, Handbook, vmrun.sh

2017-07-09 Thread Boris Samorodov
09.07.2017 18:48, Boris Samorodov пишет: > 09.07.2017 18:37, Benjamin Kaduk пишет: >> On Sun, Jul 09, 2017 at 01:02:26PM +0300, Boris Samorodov wrote: >>> Hi All, >>> >>> I try to create a FreeBSD guest as per TH, section "21.7.2. Creating >>&g

Re: [bhyve] FreeBSD guest, Handbook, vmrun.sh

2017-07-09 Thread Boris Samorodov
09.07.2017 19:08, Benjamin Kaduk пишет: > On Sun, Jul 09, 2017 at 06:58:09PM +0300, Boris Samorodov wrote: >> 09.07.2017 18:48, Boris Samorodov пишет: >>> 09.07.2017 18:37, Benjamin Kaduk пишет: >>>> >>>> Documentation looks okay, as -I is documented

[SOLVED] [memstick install] auto-zfs error

2017-07-09 Thread Boris Samorodov
08.07.2017 18:56, Boris Samorodov пишет: > Hi All, > > I tied to install a new FreeBSD-amd-12 system from official USB > installation memstick.img. Auto-UFS (GPT) installs fine and the system > boots fine. However, ZFS-Auto install succeeds, but is not loaded. > At the very

Re: [bhyve] FreeBSD guest, Handbook, vmrun.sh

2017-07-09 Thread Boris Samorodov
09.07.2017 19:08, Benjamin Kaduk пишет: > (BTW, I think there is not agreement as to whether vmrun.sh should > be used in general use, or alternate solutions for VM managemnet.) As a side note: I used the process written at TH... -- WBR, bsam ___ free

Re: [SOLVED] [memstick install] auto-zfs error

2017-07-10 Thread Boris Samorodov
10.07.2017 21:05, Allan Jude пишет: > On 2017-07-09 14:40, Boris Samorodov wrote: >> 08.07.2017 18:56, Boris Samorodov пишет: >>> Hi All, >>> >>> I tied to install a new FreeBSD-amd-12 system from official USB >>> installation memstick.img. Auto-UFS

Re: [SOLVED] [memstick install] auto-zfs error

2017-07-10 Thread Boris Samorodov
10.07.2017 22:21, Toomas Soome пишет: > >> On 10. juuli 2017, at 21:24, Boris Samorodov wrote: >> >> 10.07.2017 21:05, Allan Jude пишет: >>> On 2017-07-09 14:40, Boris Samorodov wrote: >>>> 08.07.2017 18:56, Boris Samorodov пишет: >>>>> H

Re: [SOLVED] [memstick install] auto-zfs error

2017-07-10 Thread Boris Samorodov
10.07.2017 23:02, Toomas Soome пишет: > >> On 10. juuli 2017, at 22:53, Boris Samorodov wrote: >> >> 10.07.2017 22:21, Toomas Soome пишет: >>> >>>> On 10. juuli 2017, at 21:24, Boris Samorodov wrote: >>>> >>>> 10.07.2017 21:05,

Re: [SOLVED] [memstick install] auto-zfs error

2017-07-10 Thread Boris Samorodov
10.07.2017 23:58, Ronald Klop пишет: > On Mon, 10 Jul 2017 21:53:11 +0200, Boris Samorodov wrote: > >> 10.07.2017 22:21, Toomas Soome пишет: >>> >>>> On 10. juuli 2017, at 21:24, Boris Samorodov wrote: >>>> >>>> 10.07.2017 21:05, All

[base pkg] update !GENERIC kernel

2017-07-19 Thread Boris Samorodov
se messages? Or should I run some post-update commands/scripts by hand? BTW, I did not find any evidence of POST-INSTALL scripts at the .txz file. Are they hard-coded at pkg? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The

Re: [base pkg] update !GENERIC kernel

2017-07-20 Thread Boris Samorodov
20.07.2017 02:05, Ben Woods пишет: > On Wed, 19 Jul 2017 at 7:37 pm, Boris Samorodov wrote: > >> Hi All, >> >> I use self-made base packages for an ARM board. The kernel I use >> is IMX6 one. While pkg update I get this: >> --- >> [271/302] Upg

[tzsetup] can't set up local timezone if CMOS is set to UTC

2017-08-07 Thread Boris Samorodov
Hi Marius, All, Subj at today's amd64-HEAD. If I use command "sudo tzsetup" and choose YES (CMOS clock is set to UTC), the program just quits. Yea, my clocks are at UTC but I want to get time at local timezone. :-) I've found a recent commit to tzsetup, is it the cause? --

Re: [tzsetup] can't set up local timezone if CMOS is set to UTC

2017-08-07 Thread Boris Samorodov
07.08.2017 09:44, Boris Samorodov пишет: Hi Marius, All, Subj at today's amd64-HEAD. If I use command "sudo tzsetup" and choose YES (CMOS clock is set to UTC), the program just quits. Yea, my clocks are at UTC but I want to get time at local timezone. :-) I've found a rece

Re: [tzsetup] can't set up local timezone if CMOS is set to UTC

2017-08-07 Thread Boris Samorodov
07.08.2017 10:54, Trond Endrestøl пишет: On Mon, 7 Aug 2017 09:51+0300, Boris Samorodov wrote: So my question is: how to set up local time zone if CMOS is set to UTC? My timezone is Europe/Oslo, adjust to fit your timezone: rm -f /etc/wall_cmos_clock cp -p /usr/share/zoneinfo/Europe/Oslo

Re: [tzsetup] can't set up local timezone if CMOS is set to UTC

2017-08-08 Thread Boris Samorodov
08.08.2017 00:48, Marius Strobl пишет: On Mon, Aug 07, 2017 at 09:51:15AM +0300, Boris Samorodov wrote: 07.08.2017 09:44, Boris Samorodov ?: Hi Marius, All, Subj at today's amd64-HEAD. If I use command "sudo tzsetup" and choose YES (CMOS clock is set to UTC), the program

Re: sys/conf/newvers.sh vs. subversion-1.7

2011-10-22 Thread Boris Samorodov
b...@bsam.tel.ru:/usr/obj/usr/src/sys/BB i386 % time svnversion /usr/src 226160 svnversion /usr/src 8,80s user 7,12s system 16% cpu 1:34,16 total % time (svn info /usr/src | awk '/^Revision:/ {print $2}') 226160 ( svn info /usr/src | awk '/^Revision:/ {print $2}'; ) 0,00

Re: Cross-architecture compiling

2011-11-23 Thread Boris Samorodov
t. And the rest I don't understand (may be OK). > cp /boot/device.hints $DESTDIR/boot > done > mkdir -p /pxeboot/diskless/conf/default/etc > ln -s /pxeboot/diskless/conf/default /pxeboot/diskless/i386/conf/default > ln -s /pxeboot/diskless/conf/default /pxeboot/diskless/

Re: 9.1-RC3 feels okay :-)

2012-11-06 Thread Boris Samorodov
tp://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171433 If the patch from the PR helps you, please submit a follow-up to the PR. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@freebsd.org mai

Re: 9.1-RC3 feels okay :-)

2012-11-07 Thread Boris Samorodov
07.11.2012 11:57, Boris Samorodov пишет: > 07.11.2012 01:14, CeDeROM пишет: >> I have also noted that mouse cursor is very often not moving in Xorg >> but it works in the console! I need to move cursor while statrx or >> restart Xorg for mouse to start moving. Is it a bug or

Re: 9.1-RC3 feels okay :-)

2012-11-08 Thread Boris Samorodov
08.11.2012 12:46, CeDeROM пишет: > With no hald and dbus mouse and keyboard does not work in xorg Do you mean "that if xorg-server is compiled with hal but you do not launch it at startup" mouse and keyboard does not work? If yes, I'd say that this is a bit... expected. ;

Re: 9.1-RC3 default Linux ALSA configuration

2012-12-02 Thread Boris Samorodov
o the default dsp device :-) I've just committed a fix to linux-f10-alsa-lib port. The port now creates a soft link to the native FreeBSD configuration file at LINUXBASE. That may help here. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___

Re: 9.1-RC3 default Linux ALSA configuration

2012-12-02 Thread Boris Samorodov
xpert with sound, sorry. :-( Hope somebody else may help you. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-curren

The line "World build completed on..." disappeared from the build log

2013-01-12 Thread Boris Samorodov
Hi All, not so far (a week or two?) the line with starting date and time of the world build has disappeared. That seems to be unintentional because the corresponding "stop" line is there. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Powe

the line moved down (was: The line "World build completed on..." disappeared from the build log)

2013-01-12 Thread Boris Samorodov
12.01.2013 16:49, Boris Samorodov пишет: > Hi All, > > not so far (a week or two?) the line with starting date > and time of the world build has disappeared. That seems > to be unintentional because the corresponding "stop" line > is there. Hm, sorry, the line happen

Re: 7+ days of dogfood

2013-02-10 Thread Boris Samorodov
> FFLAGS+= -funroll-loops -ftree-vectorize ... as well as defaults overriding. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/

/usr/bin/strip: File format not recognized

2012-03-23 Thread Boris Samorodov
PERL_VERSION=5.12.4 - How can I diagnoze/overcome this? Thanks! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: /usr/bin/strip: File format not recognized

2012-03-23 Thread Boris Samorodov
24.03.2012 00:12, Boris Samorodov пишет: > /usr/bin/strip /usr/local/lib/libnspr4.so.1 > /usr/bin/strip: /usr/local/lib/libnspr4.so.1: File format not recognized Actually the file is corrupt: - % file /usr/local/lib/* | grep -A5 -B5 nspr /usr/local/lib/libnettle.

/usr/bin/tar creates invalid lib file (was: Re: /usr/bin/strip: File format not recognized)

2012-03-23 Thread Boris Samorodov
On 24.03.2012 01:29, Dimitry Andric wrote: On 2012-03-23 21:12, Boris Samorodov wrote: I'm not sure but it seems to me that the question is more about -current that -ports. While updating devel/nspr I get this: ... /usr/bin/strip: /usr/local/lib/libnspr4.so.1: File format not recognized

Re: /usr/bin/tar creates invalid lib file

2012-03-24 Thread Boris Samorodov
24.03.2012 19:04, Garrett Cooper пишет: > On Fri, Mar 23, 2012 at 9:51 PM, Boris Samorodov wrote: >> On 24.03.2012 01:29, Dimitry Andric wrote: >>> >>> On 2012-03-23 21:12, Boris Samorodov wrote: >>>> >>>> I'm not sure but it seems to me t

Re: /usr/bin/tar creates invalid lib file

2012-03-24 Thread Boris Samorodov
24.03.2012 21:00, Tim Kientzle пишет: > Can you send me the output of: Sure. I'll do it tomorrow (the machine is at work). -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve ___ freebsd-current@fre

Re: /usr/bin/tar creates invalid lib file

2012-03-25 Thread Boris Samorodov
On 24.03.2012 21:00, Tim Kientzle wrote: On Mar 23, 2012, at 9:51 PM, Boris Samorodov wrote: On 24.03.2012 01:29, Dimitry Andric wrote: On 2012-03-23 21:12, Boris Samorodov wrote: I'm not sure but it seems to me that the question is more about -current that -ports. While updating

  1   2   3   >