Re: HELP! libelf.so: no such file or directory

2015-12-01 Thread O. Hartmann
On Tue, 1 Dec 2015 21:23:56 -0800 Bryan Drewery wrote: > On 12/1/2015 9:03 PM, O. Hartmann wrote: > > On Tue, 1 Dec 2015 14:51:04 -0800 > > Bryan Drewery wrote: > > > >> On 12/1/2015 2:46 PM, Bryan Drewery wrote: > >>> On 12/1/2015 2:38 PM, O. Har

Re: HELP! libelf.so: no such file or directory

2015-12-01 Thread O. Hartmann
On Tue, 1 Dec 2015 14:51:04 -0800 Bryan Drewery wrote: > On 12/1/2015 2:46 PM, Bryan Drewery wrote: > > On 12/1/2015 2:38 PM, O. Hartmann wrote: > >> Am Tue, 1 Dec 2015 23:31:45 +0100 > >> "O. Hartmann" schrieb: > >> > >>> > >&

Re: HELP! libelf.so: no such file or directory

2015-12-01 Thread O. Hartmann
Am Tue, 1 Dec 2015 23:31:45 +0100 "O. Hartmann" schrieb: > > Just a few moments ago, I installed via buildworld/buildkernel a new CURRENT, > then did > "make delete-old-libs" and by that, libelf.so.2 got killed! > > After that, I'm unable to buil

HELP! libelf.so: no such file or directory

2015-12-01 Thread O. Hartmann
Just a few moments ago, I installed via buildworld/buildkernel a new CURRENT, then did "make delete-old-libs" and by that, libelf.so.2 got killed! After that, I'm unable to build any world to salvage the problem! Moments later, I did the same procedure on other CURRENT - but in the meanwhile, t

Re: r 291486: buildworld failure: ifieee80211.c:(.text+0xeb7b): undefined reference to

2015-11-30 Thread O. Hartmann
Am Mon, 30 Nov 2015 08:35:30 -0800 NGie Cooper schrieb: > > On Nov 30, 2015, at 02:36, O. Hartmann wrote: > > > > It is hard to build a biuldworld buildkernel system these days :-( > > […] > > … > > Hi, > This issue should be fixed in r29149

r 291486: buildworld failure: ifieee80211.c:(.text+0xeb7b): undefined reference to

2015-11-30 Thread O. Hartmann
It is hard to build a biuldworld buildkernel system these days :-( [...] --- all_subdir_secure --- cc -pg -O2 -pipe -O3 -O3 -pipe -march=native -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_S

Re: Shared object "libelf.so.2" not found, required by "libkvm.so.6"

2015-11-30 Thread O. Hartmann
Am Mon, 30 Nov 2015 10:06:58 +0100 "O. Hartmann" schrieb: > Am Sun, 29 Nov 2015 15:11:42 -0500 > Henry Hu schrieb: > > > On Sun, Nov 29, 2015 at 3:07 PM, O. Hartmann > > wrote: > > > > > > > > On most recent CURRENT (Revision:

Re: Shared object "libelf.so.2" not found, required by "libkvm.so.6"

2015-11-30 Thread O. Hartmann
Am Sun, 29 Nov 2015 15:11:42 -0500 Henry Hu schrieb: > On Sun, Nov 29, 2015 at 3:07 PM, O. Hartmann > wrote: > > > > > On most recent CURRENT (Revision: 291458), ob booting I receive this on > > the console: > > > > Shared object "libelf.so.2"

Re: Shared object "libelf.so.2" not found, required by "libkvm.so.6"

2015-11-30 Thread O. Hartmann
Am Mon, 30 Nov 2015 10:07:59 +0200 Konstantin Belousov schrieb: > On Sun, Nov 29, 2015 at 03:11:42PM -0500, Henry Hu wrote: > > On Sun, Nov 29, 2015 at 3:07 PM, O. Hartmann > > wrote: > > > > > > > > On most recent CURRENT (Revision: 291458), ob boot

Shared object "libelf.so.2" not found, required by "libkvm.so.6"

2015-11-29 Thread O. Hartmann
On most recent CURRENT (Revision: 291458), ob booting I receive this on the console: Shared object "libelf.so.2" not found, required by "libkvm.so.6" What looking at the shared object cache with ldconfig -r, I find libelf.so.2 as well as libkvm.so.6 listed. What is this weird message? Regard

Re: CURRENT: r291443: 'ar9300/ar953x.ini' file not found #include "ar9300/ar953x.ini"

2015-11-29 Thread O. Hartmann
Am Sun, 29 Nov 2015 01:39:28 -0800 NGie Cooper schrieb: > > On Nov 29, 2015, at 00:36, O. Hartmann wrote: > > > > CURRENT (At revision 291443.) fails building kernel with: > > > > [...] > > make[2]: stopped in /usr/obj/usr/src/sys/GATE > > --- .d

CURRENT: r291443: 'ar9300/ar953x.ini' file not found #include "ar9300/ar953x.ini"

2015-11-29 Thread O. Hartmann
CURRENT (At revision 291443.) fails building kernel with: [...] make[2]: stopped in /usr/obj/usr/src/sys/GATE --- .depend --- /usr/src/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_attach.c:45:10: fatal error: 'ar9300/ar953x.ini' file not found #include "ar9300/ar953x.ini" oh pgpPnsahEIysP.pgp Desc

r291302: f_enc.c:104:43: error: use of undeclared identifier 'IPSEC_ENC_BEFORE' static

2015-11-25 Thread O. Hartmann
The recent CURRENT (r291302) sources won't build anymore due to the error shown below: [...] --- if_enc.o --- cc -c -O3 -pipe -fno-strict-aliasing -march=native -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-f

Re: graphics/blender: fails on CURRENT amd64 due to LLVM assertion

2015-11-22 Thread O. Hartmann
Am Sun, 22 Nov 2015 10:22:08 +0100 "O. Hartmann" schrieb: > Running most graphics/blender on CURRENT, I receive a nasty error all the > time I try to > access UserPreference/System to setup things the right way or within blender, > when it > crashes randomly. I catch

graphics/blender: fails on CURRENT amd64 due to LLVM assertion

2015-11-22 Thread O. Hartmann
Running most graphics/blender on CURRENT, I receive a nasty error all the time I try to access UserPreference/System to setup things the right way or within blender, when it crashes randomly. I catch this on the console I've started blender from: [...] Assertion failed: (findOption(Name) == Valu

Re: make installworld failing with locales due to broken symlinks

2015-11-16 Thread O. Hartmann
Am Mon, 16 Nov 2015 09:28:03 +0100 Baptiste Daroussin schrieb: > On Mon, Nov 16, 2015 at 08:22:26AM +0100, O. Hartmann wrote: > > Am Mon, 16 Nov 2015 08:14:36 +0100 > > "O. Hartmann" schrieb: > > > > > Am Sun, 15 Nov 2015 19:59:54 -0800 > > >

Re: make installworld failing with locales due to broken symlinks

2015-11-15 Thread O. Hartmann
Am Mon, 16 Nov 2015 08:14:36 +0100 "O. Hartmann" schrieb: > Am Sun, 15 Nov 2015 19:59:54 -0800 > Craig Rodrigues schrieb: > > > On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper wrote: > > > > > > > > install: //usr/share/locale/ca_IT.IS

Re: make installworld failing with locales due to broken symlinks

2015-11-15 Thread O. Hartmann
Am Sun, 15 Nov 2015 19:59:54 -0800 Craig Rodrigues schrieb: > On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper wrote: > > > > > install: //usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE: No such file or > > directory > > *** Error code 71 > > > > $ ls -l /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE > > lr

CURRENT installworld fails: LC_CTYPE: No such file or directory

2015-11-15 Thread O. Hartmann
The recent CURRENT starts dropping "make installworld" since two days ago, now at revision 290923, with the error shown below. Regards, oh [...] ===> share/ctypedef (install) install -o root -g wheel -m 444 be_BY.CP1131.LC_CTYPE /usr/share/locale/be_BY.CP1131/LC_CTYPE install -o root -g w

Re: nanoBSD: buidlworld failure

2015-11-06 Thread O. Hartmann
On Fri, 6 Nov 2015 00:43:35 -0800 NGie Cooper wrote: > > On Nov 5, 2015, at 22:51, O. Hartmann wrote: > > > > Since two days, I receive the error shown below on a build machine building > > nanoBSD. The recent CURRENT (nanoBSD sources AND the building host) is > >

nanoBSD: buidlworld failure

2015-11-05 Thread O. Hartmann
Since two days, I receive the error shown below on a build machine building nanoBSD. The recent CURRENT (nanoBSD sources AND the building host) is FreeBSD 11.0-CURRENT #2 r290394: Thu Nov 5 16:30:20 CET 2015 amd64 [...] cc -O3 -pipe -I/empty/src/ALG/CURRENT/usr.sbin/cron/lib/../cron -DLOGI

Re: [HEADSUP] OpenSSL updated to 1.0.2d

2015-11-01 Thread O. Hartmann
On Sat, 31 Oct 2015 09:23:06 -0500 Eric van Gyzen wrote: > On 10/31/15 5:25 AM, O. Hartmann wrote: > > Am Fri, 30 Oct 2015 16:57:45 -0400 > > Jung-uk Kim schrieb: > > > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA256 > >> > >>

Re: [HEADSUP] OpenSSL updated to 1.0.2d

2015-10-31 Thread O. Hartmann
Am Fri, 30 Oct 2015 16:57:45 -0400 Jung-uk Kim schrieb: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > 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. That is good news. Could you provide, please, so

Re: Depreciate and remove gbde

2015-10-18 Thread O. Hartmann
On Mon, 19 Oct 2015 01:29:36 +0200 "Julian H. Stacey" wrote: > > Yonas Yanfa wrote: > > Hi, > > > > It seems geli is the standard way of encrypting disks. It's extremely > > flexible and usually recommended by the community over gbde. Moreover, > > geli is mentioned a lot more in the mailing

Re: Fixed with r289221 (was: Re: CURRENT: build failure with clang 3.7.0)

2015-10-15 Thread O. Hartmann
On Tue, 13 Oct 2015 18:30:08 +0200 Dimitry Andric wrote: > On 10 Oct 2015, at 19:39, Dimitry Andric wrote: > > > > On 10 Oct 2015, at 18:12, O. Hartmann wrote: > > ... > >> Is there any chance that the failure of clang 3.7.0 with some AVX-equipted > &g

Re: CURRENT: build failure with clang 3.7.0

2015-10-10 Thread O. Hartmann
Am Fri, 9 Oct 2015 23:07:18 +0200 Dimitry Andric schrieb: > On 07 Oct 2015, at 13:33, O. Hartmann wrote: > ... > > The buildworld error when building with CXXFLAGS+= -std=c++11 > > is > > then > > > > [...] > > cc -O2 -pipe -O3 -O3 -

Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread O. Hartmann
On Wed, 07 Oct 2015 13:50:54 -0700 John Baldwin wrote: > On Wednesday, October 07, 2015 09:09:50 PM O. Hartmann wrote: > > Am Wed, 07 Oct 2015 11:03 -0700 > > John Baldwin schrieb: > > > > > On Wednesday, October 07, 2015 01:33:23 PM O. Hartmann wrote: > > &

Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread O. Hartmann
Am Wed, 07 Oct 2015 11:03 -0700 John Baldwin schrieb: > On Wednesday, October 07, 2015 01:33:23 PM O. Hartmann wrote: > > On Wed, 7 Oct 2015 13:23:48 +0200 > > Dimitry Andric wrote: > > > > > On 07 Oct 2015, at 09:37, O. Hartmann wrote: > > > > >

Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread O. Hartmann
On Wed, 7 Oct 2015 13:23:48 +0200 Dimitry Andric wrote: > On 07 Oct 2015, at 09:37, O. Hartmann wrote: > > > > I hit on a box this nasty/sticky error when performing buildworld. > > > > /usr/src is on r288980 > ... > > --- ieee802_11_common.o --- >

CURRENT: build failure with clang 3.7.0

2015-10-07 Thread O. Hartmann
I hit on a box this nasty/sticky error when performing buildworld. /usr/src is on r288980 svn status gives #: [src] svn st ? .snap ? .sujournal ? etc/rc.d/tests ? sys/amd64/conf/HAGENVONTRONJE By the way, it seems that etc/rc.d/tests doesn't get deleted via "make delete-

Re: HEADS UP: clang/llvm/lldb 3.7.0 imported

2015-10-07 Thread O. Hartmann
On Tue, 6 Oct 2015 20:48:42 +0200 Dimitry Andric wrote: > Hi all, > > I upgraded clang, llvm, lldb, compiler-rt and libc++ to 3.7.0 release, > in head r288943. > > Release notes for llvm and clang can be found here: > http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html > http://llvm.org/relea

Re: CURRENT: net/igb broken

2015-10-04 Thread O. Hartmann
On Fri, 2 Oct 2015 08:52:57 -0700 Sean Bruno wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > > > On 10/02/15 00:47, O. Hartmann wrote: > > On Thu, 01 Oct 2015 15:39:11 + Eric Joyner > > wrote: > > > >> Oliver, > >>

Re: CURRENT: net/igb broken

2015-10-02 Thread O. Hartmann
On Thu, 01 Oct 2015 15:39:11 + Eric Joyner wrote: > Oliver, > > did you try Sean's suggestion? > > - Eric > > On Tue, Sep 22, 2015 at 1:10 PM Sean Bruno wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > >

Re: CURRENT: net/igb broken

2015-10-01 Thread O. Hartmann
e of seconds - but it was hardly to reproduce with a defined set of UP and DOWNs. I will report. Oliver > > On Tue, Sep 22, 2015 at 1:10 PM Sean Bruno wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > > > > > On 09/21/15 2

Re: CURRENT: net/igb broken

2015-09-21 Thread O. Hartmann
trip of roughly 10 - 20. I can reproduce this. is that observation of any help? Regards, oh > > On Mon, Sep 21, 2015 at 1:58 AM O. Hartmann > wrote: > > > On Sat, 19 Sep 2015 11:23:44 -0700 > > Sean Bruno wrote: > > > > > -BEGIN PGP SIGNED MESSAGE

Re: CURRENT: net/igb broken

2015-09-21 Thread O. Hartmann
On Sat, 19 Sep 2015 11:23:44 -0700 Sean Bruno wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > > > On 09/18/15 10:20, Eric Joyner wrote: > > He has an i210 -- he would want to revert e1000_i210.[ch], too. > > > > Sorry for the thrash Sean -- it sounds like it would be a good ide

Re: CURRENT: net/igb broken

2015-09-18 Thread O. Hartmann
Am Fri, 18 Sep 2015 09:50:19 -0700 Sean Bruno schrieb: > > > > > r287762 broke the system > > > Before I revert this changeset *again* can you test revert r287762 from > if_igb.c, e1000_82575.c and e1000_82575.h *only* > > That narrows down the change quite a bit. > > sean I have no acces

Re: Intel Haswell support - Any updates?

2015-09-17 Thread O. Hartmann
On Fri, 18 Sep 2015 16:00:41 +0930 Shane Ambler wrote: > On 18/09/2015 02:51, Shawn Webb wrote: > > On Thu, Sep 17, 2015 at 07:00:15PM +0200, Jean-S??bastien P??dron wrote: > >> Hi everyone! > >> > >> I'm very sorry I didn't communicate at all on the i915 update project. > >> > >> So here is a st

Re: Intel Haswell support - Any updates?

2015-09-17 Thread O. Hartmann
Am Thu, 17 Sep 2015 19:00:15 +0200 Jean-Sébastien Pédron schrieb: > Hi everyone! > > I'm very sorry I didn't communicate at all on the i915 update project. > > So here is a status update: since this morning, the driver builds fine. > I'm currently attending the XDC (X.Org Developers Conference)

Re: Intel Haswell support - Any updates?

2015-09-17 Thread O. Hartmann
Am Thu, 17 Sep 2015 11:24:40 -0400 Kris Moore schrieb: > On 09/17/2015 11:19, O. Hartmann wrote: > > Am Thu, 17 Sep 2015 11:02:07 -0400 > > Kris Moore schrieb: > > > >> On 09/17/2015 09:48, Matthias Apitz wrote: > >>> El día Thursday, September

Re: Intel Haswell support - Any updates?

2015-09-17 Thread O. Hartmann
Am Thu, 17 Sep 2015 11:02:07 -0400 Kris Moore schrieb: > On 09/17/2015 09:48, Matthias Apitz wrote: > > El día Thursday, September 17, 2015 a las 10:41:43PM +0900, Lundberg, > > Johannes > > escribió: > > > >> Same here. I would personally definitely buy new hardware from Intel if > >> FreeBSD w

Re: Intel Haswell support - Any updates?

2015-09-17 Thread O. Hartmann
Am Thu, 17 Sep 2015 15:48:09 +0200 Matthias Apitz schrieb: > El día Thursday, September 17, 2015 a las 10:41:43PM +0900, Lundberg, > Johannes escribió: > > > Same here. I would personally definitely buy new hardware from Intel if > > FreeBSD worked on it (not vesa...) > > ... > > What dow you

Re: CURRENT: net/igb broken

2015-09-17 Thread O. Hartmann
On Thu, 17 Sep 2015 13:35:09 +0200 "O. Hartmann" wrote: > On Tue, 15 Sep 2015 18:45:35 + > "Pieper, Jeffrey E" wrote: > > > -Original Message- > > From: owner-freebsd-curr...@freebsd.org > > [mailto:owner-freebsd-curr...@freebsd

Re: CURRENT: net/igb broken

2015-09-17 Thread O. Hartmann
On Tue, 15 Sep 2015 18:45:35 + "Pieper, Jeffrey E" wrote: > -Original Message- > From: owner-freebsd-curr...@freebsd.org > [mailto:owner-freebsd-curr...@freebsd.org] On Behalf Of Hans Petter Selasky > Sent: Tuesday, September 15, 2015 4:11 AM To: O. Hartma

Re: Intel Haswell support - Any updates?

2015-09-17 Thread O. Hartmann
On Thu, 17 Sep 2015 18:55:10 +0900 "Lundberg, Johannes" wrote: > Looking at those pages it seems like development has basically been > standing still for the last couple of years. > > DragonFlyBSD claims to have support for Haswell, maybe it can work as a > stand-in while waiting for FreeBSD if

CURRENT: net/igb broken

2015-09-15 Thread O. Hartmann
Running CURRENT as of today (r287817), it seems that the network system of CURRENT is corrupted. The machine in question is a Fujitsu server Primergy RX 1330 with two Intel "igb" devices (igb0 and igb1). the network is now on both devices unreachable. With or without IPFW (disabling, having first

Re: nanoBSD boot problem (on USB stick or as a HD)

2015-09-15 Thread O. Hartmann
On Tue, 15 Sep 2015 11:31:36 +0200 Stefano Garzarella wrote: > Hi all, > I created a nanoBSD image for my gsoc project (ptnetmap on bhyve). > > I would like to boot this image on USB stick or in the hypervisor as a HD. > I have some problem because if I set NANO_DRIVE="da0" (for USB boot) > in t

nmap: route_dst_generic: Failed to obtain system routes: getsysroutes_dnet: sysroutes_dnet_find_interfaces() failed

2015-08-31 Thread O. Hartmann
Running a simple "namp -sS" on the network or a dedicated IP, I get this error: route_dst_generic: Failed to obtain system routes: getsysroutes_dnet: sysroutes_dnet_find_interfaces() failed System is FreeBSD 11.0-CURRENT #1 r287321: Mon Aug 31 09:35:35 CEST 2015 amd64 and most recent port's secur

r287246: buildworld fails: ld: i386:x86-64 architecture of input file `/usr/obj/usr/src/sys/boot/i386/gptboot/../../libstand32/libstand.a(qdivrem.o)' is incompatible with i386 output

2015-08-27 Thread O. Hartmann
Recent CURRENT sources fail to buildworld: [...] --- util.o --- cc -DBOOTPROG=\"gptboot\" -O1 -DGPT -DUFS1_AND_UFS2 -DSIOPRT=0x3f8 -DSIOFMT=0x3 -DSIOSPD=9600 -I/usr/src/sys/boot/i386/gptboot/../../common -I/usr/src/sys/boot/i386/gptboot/../common -I/usr/src/sys/boot/i386/gptboot/../btx/lib

Re: [head up!] WiFi drivers changes

2015-08-27 Thread O. Hartmann
Am Thu, 27 Aug 2015 18:32:53 +0200 "O. Hartmann" schrieb: > Am Fri, 7 Aug 2015 16:50:23 -0700 > Adrian Chadd schrieb: > > > Hi, > > > > Gleb/others doing this: you have 4 days to figure out what's wrong > > with things, or I

Re: [head up!] WiFi drivers changes

2015-08-27 Thread O. Hartmann
Am Fri, 7 Aug 2015 16:50:23 -0700 Adrian Chadd schrieb: > Hi, > > Gleb/others doing this: you have 4 days to figure out what's wrong > with things, or I'm backing all of this work out. > > Thanks, > > > -adrian > > > On 7 August 2015 at 08:52,

cron/python3: python script acts weird, no debug output

2015-08-21 Thread O. Hartmann
I put this in this list, hopefully to find an answer. Using a setup of NanoBSD as the platform for a small application written in Python 3.4, which is supposed to run via cron and with UID of a special user, I run into very nasty "non responsivnes" behaviour of the cron application. The setup is

pw: pw: Invalid min_uid: '2000'; ignoring

2015-08-21 Thread O. Hartmann
Setting up on NanoBSD vi pw command an initial /etc/pw.conf (usermod -D), I use amongst other options also: -u 2000,32767 -i 2000,32767 which finally and successfully expands to [...] # Range of valid default user ids minuid = 2000 maxuid = 32767 # Range of valid default group ids mingid = 2000

Re: r286615: /usr/libexec/ftpd broken!

2015-08-18 Thread O. Hartmann
Am Tue, 18 Aug 2015 07:35:25 -0700 Marcel Moolenaar schrieb: > > > On Aug 17, 2015, at 10:15 PM, O. Hartmann > > wrote: > > > > Port security/heimdal installs its own ftpd with its appropriate manpages. > > Ugh :-( > > It would have been so nice i

Re: r286615: /usr/libexec/ftpd broken!

2015-08-17 Thread O. Hartmann
On Tue, 11 Aug 2015 13:18:14 +0200 Ed Schouten wrote: > Hi there, > > 2015-08-11 10:44 GMT+02:00 O. Hartmann : > > ftpd starts sometimes, sporadically, and dies somewhere in the process. > > Connections to the ftpd aren't possible. Sockstat doesn't even show up a

Re: r285947: broken AESNI support? No aesni0 on Intel XEON E5-1650-v3 on Fujitsu Celsius M740

2015-08-17 Thread O. Hartmann
On Wed, 29 Jul 2015 08:19:34 -0700 John-Mark Gurney wrote: > O. Hartmann wrote this message on Wed, Jul 29, 2015 at 10:20 +0200: > > On Wed, 29 Jul 2015 00:36:16 -0700 > > John-Mark Gurney wrote: > > > > > O. Hartmann wrote this message on Wed, Jul 29, 2015 at

Re: r286615: /usr/libexec/ftpd broken!

2015-08-14 Thread O. Hartmann
Am Fri, 14 Aug 2015 14:06:25 +0100 Matthew Seaman schrieb: > On 08/14/15 12:45, O. Hartmann wrote: > > Man page "ftpusers(5)" states, that an entry "username allow" will allow > > access > > to ftpd. But every user listed in /etc/ftpusers is denied acce

Re: r286615: /usr/libexec/ftpd broken!

2015-08-14 Thread O. Hartmann
On Tue, 11 Aug 2015 13:18:14 +0200 Ed Schouten wrote: > Hi there, > > 2015-08-11 10:44 GMT+02:00 O. Hartmann : > > ftpd starts sometimes, sporadically, and dies somewhere in the process. > > Connections to the ftpd aren't possible. Sockstat doesn't even show up a

Re: r286743: Required tool strip not found in PATH. *** Error code 1

2015-08-13 Thread O. Hartmann
On Fri, 14 Aug 2015 01:45:30 + Ed Maste wrote: > On 13 August 2015 at 21:45, O. Hartmann wrote: > > On r286743, a make installworld dies with: > > > > ... > > $progs /tmp/install.tnjP0sgn Required tool strip not found in PATH. *** > > Error code 1 > >

r286743: Required tool strip not found in PATH. *** Error code 1

2015-08-13 Thread O. Hartmann
On r286743, a make installworld dies with: [...] mkdir -p /tmp/install.tnjP0sgn progs=$(for prog in [ awk cap_mkdb cat chflags chmod chown cmp cp date echo egrep find grep id install ln lockf make mkdir mtree mv pwd_mkdb rm sed services_mkdb sh strip sysctl test true uname wc zic tzsetup m

Re: r286615: /usr/libexec/ftpd broken!

2015-08-11 Thread O. Hartmann
On Tue, 11 Aug 2015 11:01:16 -0700 Garrett Cooper wrote: > > > On Aug 11, 2015, at 06:01, O. Hartmann wrote: > > > > On Tue, 11 Aug 2015 14:05:36 +0200 > > "O. Hartmann" wrote: > > > >> On Tue, 11 Aug 2015 13:18:14 +0200 > >> Ed S

Re: r286615: /usr/libexec/ftpd broken!

2015-08-11 Thread O. Hartmann
On Tue, 11 Aug 2015 11:01:16 -0700 Garrett Cooper wrote: > > > On Aug 11, 2015, at 06:01, O. Hartmann wrote: > > > > On Tue, 11 Aug 2015 14:05:36 +0200 > > "O. Hartmann" wrote: > > > >> On Tue, 11 Aug 2015 13:18:14 +0200 > >> Ed S

Re: r286615: /usr/libexec/ftpd broken!

2015-08-11 Thread O. Hartmann
On Tue, 11 Aug 2015 14:05:36 +0200 "O. Hartmann" wrote: > On Tue, 11 Aug 2015 13:18:14 +0200 > Ed Schouten wrote: > > > Hi there, > > > > 2015-08-11 10:44 GMT+02:00 O. Hartmann : > > > ftpd starts sometimes, sporadically, and dies somewhere in the

Re: r286615: /usr/libexec/ftpd broken!

2015-08-11 Thread O. Hartmann
On Tue, 11 Aug 2015 13:18:14 +0200 Ed Schouten wrote: > Hi there, > > 2015-08-11 10:44 GMT+02:00 O. Hartmann : > > ftpd starts sometimes, sporadically, and dies somewhere in the process. > > Connections to the ftpd aren't possible. Sockstat doesn't even show up a

Re: r286615: /usr/libexec/ftpd broken!

2015-08-11 Thread O. Hartmann
On Tue, 11 Aug 2015 13:18:14 +0200 Ed Schouten wrote: > Hi there, > > 2015-08-11 10:44 GMT+02:00 O. Hartmann : > > ftpd starts sometimes, sporadically, and dies somewhere in the process. > > Connections to the ftpd aren't possible. Sockstat doesn't even show up a

Re: r286615: /usr/libexec/ftpd broken!

2015-08-11 Thread O. Hartmann
On Tue, 11 Aug 2015 07:40:41 +0200 "O. Hartmann" wrote: > While ftpd daemon was working in r286590, it isn't anymore in r286615. > Starting the daemon make it silently rejecting to start and disappears. > > Even manually started with option -d or/and -i doesn't

r286615: /usr/libexec/ftpd broken!

2015-08-10 Thread O. Hartmann
While ftpd daemon was working in r286590, it isn't anymore in r286615. Starting the daemon make it silently rejecting to start and disappears. Even manually started with option -d or/and -i doesn't work anymore. Does anybody else see this phenomenon? Scary ... Regards, oh __

Re: [head up!] WiFi drivers changes

2015-08-07 Thread O. Hartmann
Am Thu, 6 Aug 2015 18:13:55 +0300 Gleb Smirnoff schrieb: > Hi! > > As part of the "opaque ifnet project" [1], all 802.11 (WiFi) drivers > undergo change of not being an interface anymore. Historically in FreeBSD > 802.11 stack, 802.11 devices called if_attach() and created an interface. > La

Re: panic in sysctl code in recent head

2015-08-03 Thread O. Hartmann
Am Sat, 1 Aug 2015 05:26:36 -0700 David Wolfskill schrieb: > On Thu, Jul 30, 2015 at 12:11:22PM -0700, Navdeep Parhar wrote: > > A kernel built from head as of today panics with this on loading a module. > > Does anyone else see this too? > > > > Sorry for the delay -- but no; I have not se

[CURRENT] buildworld failure: pfkeyv2.h:230:10: error: expected parameter declarator

2015-07-30 Thread O. Hartmann
CURRENT (r286107) fails in buildworld with the error shown below: --- all_subdir_libipsec --- In file included from /usr/src/lib/libipsec/ipsec_strerror.c:39: In file included from /usr/obj/usr/src/tmp/usr/include/netipsec/ipsec.h:45: /usr/obj/usr/src/tmp/usr/include/net/pfkeyv2.h:230:10: error: e

Re: [CURRENT]: r285995: BROKEN! buildkernel fails in kern_shutdown.c

2015-07-29 Thread O. Hartmann
Am Wed, 29 Jul 2015 15:24:22 +0300 Alexandr Krivulya schrieb: > 29.07.2015 08:50, Conrad Meyer пишет: > > On Tue, Jul 28, 2015 at 10:21 PM, O. Hartmann > > wrote: > >> On Tue, 28 Jul 2015 21:58:26 -0700 > >> Conrad Meyer wrote: > >> > >

Re: r285947: broken AESNI support? No aesni0 on Intel XEON E5-1650-v3 on Fujitsu Celsius M740

2015-07-29 Thread O. Hartmann
On Wed, 29 Jul 2015 00:36:16 -0700 John-Mark Gurney wrote: > O. Hartmann wrote this message on Wed, Jul 29, 2015 at 07:39 +0200: > > Running a workstation with CURRENT (FreeBSD 11.0-CURRENT #5 r285947: Tue > > Jul 28 13:39:03 CEST 2015 amd64) equipted with an Intel XEON E5-1650

r285947: broken AESNI support? No aesni0 on Intel XEON E5-1650-v3 on Fujitsu Celsius M740

2015-07-28 Thread O. Hartmann
Running a workstation with CURRENT (FreeBSD 11.0-CURRENT #5 r285947: Tue Jul 28 13:39:03 CEST 2015 amd64) equipted with an Intel XEON E5-1650 v3, see the extraction from recent "dmesg" below. I double checked the UEFI settings (the box is a Fujitsu Celsius M740 with most recent firmware 1.8.0) and

[CURRENT]: r285995: etc/rc.d/tests residual in source tree not caught by "make delete-old"

2015-07-28 Thread O. Hartmann
Checking the source tree on CURRENT r285995 via "svn status" reveals that there is a remnant etc/rc.d/tests obviously not caught by "make delete-old": ? .snap ? .sujournal ? etc/rc.d/tests ? sys/amd64/conf/KOENIGSBERG Can someone fix this? Regards, oh ___

r285995: config: Error: device "ig4" is unknown

2015-07-28 Thread O. Hartmann
Having in kernel device ig4 makes buildkernel failing in CURRENT r285995: config: Error: device "ig4" is unknown Loading the kernel module via "kldload ig4" works fine. Regards oh ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Re: [CURRENT]: r285995: BROKEN! buildkernel fails in kern_shutdown.c

2015-07-28 Thread O. Hartmann
On Tue, 28 Jul 2015 21:58:26 -0700 Conrad Meyer wrote: > On Tue, Jul 28, 2015 at 9:35 PM, O. Hartmann > wrote: > > Sources as of r285995 fail to build kernel with > > > > [...] > > --- kernel --- > > linking kernel > > kern_shutdown.o: In fun

[CURRENT]: r285995: BROKEN! buildkernel fails in kern_shutdown.c

2015-07-28 Thread O. Hartmann
Sources as of r285995 fail to build kernel with [...] --- kernel --- linking kernel kern_shutdown.o: In function `kern_reboot': /usr/src/sys/kern/kern_shutdown.c:(.text+0x2e6): undefined reference to `bufshutdown' *** [kernel] Error code 1 Regards, oh ___

[CURRENT] r 285785: vt_core.c:(.text+0x42f): undefined reference to vt_logo_sprite_height'

2015-07-21 Thread O. Hartmann
Recent sources (r285785) do not buildkernel due to the bug/error shown below: [...] linking kernel vt_core.o: In function `vtterm_cnprobe': /usr/src/sys/dev/vt/vt_core.c:(.text+0x42f): undefined reference to `vt_logo_sprite_height' /usr/src/sys/dev/vt/vt_core.c:(.text+0x46b): undefined reference t

Re: mount_smbfs: syserr: Authetication error (option -N)

2015-07-15 Thread O. Hartmann
On Wed, 15 Jul 2015 20:55:38 -0400 David Horn wrote: > On Tue, Jul 14, 2015 at 9:58 AM, O. Hartmann > wrote: > > Running CURRENT and trying to mount a "share" provided by a M$ Windows > > 2012R2 server via autofs fails with an authetication error. > > >

mount_smbfs: syserr: Authetication error (option -N)

2015-07-14 Thread O. Hartmann
Running CURRENT and trying to mount a "share" provided by a M$ Windows 2012R2 server via autofs fails with an authetication error. I tested successfully to mount the share via mount_smbfs manually, but whenever I provide the option "-N" I receive this sticky authentication error. The manpage for

Re: geli AES-XTS provider attachment broken after r285336 (was: svn commit: r285336 - in head/sys: netipsec opencrypto)

2015-07-11 Thread O. Hartmann
Am Sat, 11 Jul 2015 19:04:07 +0200 Fabian Keil schrieb: > "Matthew D. Fuller" wrote: > > > On Thu, Jul 09, 2015 at 06:16:36PM + I heard the voice of > > George V. Neville-Neil, and lo! it spake thus: > > > New Revision: 285336 > > > URL: https://svnweb.freebsd.org/changeset/base/285336 > >

Re: Kernel Link issue

2015-07-08 Thread O. Hartmann
Am Mon, 06 Jul 2015 16:17:23 -0500 Larry Rosenman schrieb: > On 2015-07-06 16:12, O. Hartmann wrote: > > Am Sun, 05 Jul 2015 09:42:16 -0500 > > Larry Rosenman schrieb: > > > >> On 2015-07-05 04:14, O. Hartmann wrote: > >> > Am Sat, 04 Jul 2015 18:

Re: Kernel Link issue

2015-07-06 Thread O. Hartmann
Am Sun, 05 Jul 2015 09:42:16 -0500 Larry Rosenman schrieb: > On 2015-07-05 04:14, O. Hartmann wrote: > > Am Sat, 04 Jul 2015 18:56:31 -0500 > > Larry Rosenman schrieb: > > > >> --- kernel.debug --- > >> linking kernel.debug > > > >

Re: Kernel Link issue

2015-07-05 Thread O. Hartmann
ber': > /usr/src/sys/contrib/libnv/nvlist.c:1190: undefined reference to > `nvpair_create_number' > nvlist.o: In function `nvlist_add_string': > /usr/src/sys/contrib/libnv/nvlist.c:1191: undefined reference to > `nvpair_create_string' > nvlist.o: In function `nvlist_add_nvlist': > /usr/src/sys/contrib/libnv/nvlist.c:1192: undefined reference to > `nvpair_create_nvlist' > nvlist.o: In function `nvlist_move_string': > /usr/src/sys/contrib/libnv/nvlist.c:1234: undefined reference to > `nvpair_move_string' > nvlist.o: In function `nvlist_move_nvlist': > /usr/src/sys/contrib/libnv/nvlist.c:1255: undefined reference to > `nvpair_move_nvlist' > nvlist.o: In function `nvlist_move_binary': > /usr/src/sys/contrib/libnv/nvlist.c:1297: undefined reference to > `nvpair_move_binary' > nvlist.o: In function `nvlist_get_bool': > /usr/src/sys/contrib/libnv/nvlist.c:1325: undefined reference to > `nvpair_get_bool' > nvlist.o: In function `nvlist_get_number': > /usr/src/sys/contrib/libnv/nvlist.c:1326: undefined reference to > `nvpair_get_number' > nvlist.o: In function `nvlist_get_string': > /usr/src/sys/contrib/libnv/nvlist.c:1327: undefined reference to > `nvpair_get_string' > nvlist.o: In function `nvlist_get_nvlist': > /usr/src/sys/contrib/libnv/nvlist.c:1328: undefined reference to > `nvpair_get_nvlist' > nvlist.o: In function `nvlist_get_binary': > /usr/src/sys/contrib/libnv/nvlist.c:1344: undefined reference to > `nvpair_get_binary' > nvlist.o: In function `nvlist_take_bool': > /usr/src/sys/contrib/libnv/nvlist.c:1363: undefined reference to > `nvpair_get_bool' > /usr/src/sys/contrib/libnv/nvlist.c:1363: undefined reference to > `nvpair_free_structure' > nvlist.o: In function `nvlist_take_number': > /usr/src/sys/contrib/libnv/nvlist.c:1364: undefined reference to > `nvpair_get_number' > /usr/src/sys/contrib/libnv/nvlist.c:1364: undefined reference to > `nvpair_free_structure' > nvlist.o: In function `nvlist_take_string': > /usr/src/sys/contrib/libnv/nvlist.c:1365: undefined reference to > `nvpair_get_string' > /usr/src/sys/contrib/libnv/nvlist.c:1365: undefined reference to > `nvpair_free_structure' > nvlist.o: In function `nvlist_take_nvlist': > /usr/src/sys/contrib/libnv/nvlist.c:1366: undefined reference to > `nvpair_get_nvlist' > /usr/src/sys/contrib/libnv/nvlist.c:1366: undefined reference to > `nvpair_free_structure' > nvlist.o: In function `nvlist_take_binary': > /usr/src/sys/contrib/libnv/nvlist.c:1383: undefined reference to > `nvpair_get_binary' > /usr/src/sys/contrib/libnv/nvlist.c:1385: undefined reference to > `nvpair_free_structure' > *** [kernel.debug] Error code 1 > > make[2]: stopped in /usr/obj/usr/src/sys/VT-LER > 1 error > > make[2]: stopped in /usr/obj/usr/src/sys/VT-LER > *** [buildkernel] Error code 2 > > make[1]: stopped in /usr/src > 1 error > > make[1]: stopped in /usr/src > *** [buildkernel] Error code 2 > > make: stopped in /usr/src > 1 error > > make: stopped in /usr/src > > borg.lerctr.org /usr/src # svn info > Path: . > Working Copy Root Path: /usr/src > URL: svn://svn.freebsd.org/base/head > Relative URL: ^/head > Repository Root: svn://svn.freebsd.org/base > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > Revision: 285153 > Node Kind: directory > Schedule: normal > Last Changed Author: gnn > Last Changed Rev: 285152 > Last Changed Date: 2015-07-04 16:32:44 -0500 (Sat, 04 Jul 2015) > > borg.lerctr.org /usr/src # > I see the same here on most recen source (r285155). The failure occurs when device nvme and device nvd are enabled in kernel. On another system, exact with the same source revision, without both optionis enabled in the kernel the world and kernel built well. Regards, O. Hartmann pgpVEC5OplBjV.pgp Description: OpenPGP digital signature

Re: Build world problem r284331 > r284377

2015-06-15 Thread O. Hartmann
Am Mon, 15 Jun 2015 20:27:49 +0200 Dimitry Andric schrieb: > On 15 Jun 2015, at 18:21, O. Hartmann wrote: > ... > > r284417 still fails ... > > Please revert to r284344, e.g. just before r284345 (the huge "meta-mode" > commit by Simon). This broke custom CXX

Re: Warning: HEAD with zfs is potentially broken

2015-06-15 Thread O. Hartmann
Am Mon, 15 Jun 2015 17:39:58 +0200 Baptiste Daroussin schrieb: > On Mon, Jun 15, 2015 at 08:13:12AM -0700, Peter Wemm wrote: > > Beware, a recent change has moved zfs tools internal libraries to the wrong > > location and this can cause machines to be unbootable. /sbin/zfs uses the > > librari

Re: [CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-15 Thread O. Hartmann
On Sun, 14 Jun 2015 23:17:59 -0700 Garrett Cooper wrote: > On Jun 14, 2015, at 23:15, O. Hartmann wrote: > > > Recent source of CURRENT (r284404) fails to buildworld when option > > > > CXXFLAGS+= -std=c++11 in /etc/src.conf > > > > is gi

Re: [CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-15 Thread O. Hartmann
On Sun, 14 Jun 2015 23:17:59 -0700 Garrett Cooper wrote: > On Jun 14, 2015, at 23:15, O. Hartmann wrote: > > > Recent source of CURRENT (r284404) fails to buildworld when option > > > > CXXFLAGS+= -std=c++11 in /etc/src.conf > > > > is gi

Re: [CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-14 Thread O. Hartmann
On Mon, 15 Jun 2015 08:15:52 +0200 "O. Hartmann" wrote: > Recent source of CURRENT (r284404) fails to buildworld when option > > CXXFLAGS+= -std=c++11 in /etc/src.conf > > is given in /etc/src.conf. That issue was introduced around after > r282336. Bel

[CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-14 Thread O. Hartmann
Recent source of CURRENT (r284404) fails to buildworld when option CXXFLAGS+= -std=c++11 in /etc/src.conf is given in /etc/src.conf. That issue was introduced around after r282336. Below, you'll se the src.conf I use. I also have the buildworl d failure with src.conf containing only

[283136]: buildworld failure: usr/obj/usr/src/tmp/usr/bin/ld: cannot find -lproc

2015-05-19 Thread O. Hartmann
Current sources (r283136) die on buildworld with the following error: [...] --- cddl/lib__L --- /usr/obj/usr/src/tmp/usr/bin/ld: cannot find -lproc cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [libdtrace.so.2] Error code 1 ___

vt: blank screen switching from X11 to console/vtty

2015-05-06 Thread O. Hartmann
consoles. What is the solution, if any? Regards, O. Hartmann ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Head buildworld @282213 fails; suspect r282211

2015-04-29 Thread O. Hartmann
SYS_CONTACT="da...@catwhisker.org" > NET_SNMP_SYS_LOCATION="variable" > NET_SNMP_LOGFILE=/var/log/snmpd.log > NET_SNMP_PERSISTENTDIR=/var/net-snmp > WITH_BSD_JDK=TRUE > FORCE_PKG_REGISTER= NO > # For mplayer > WITHOUT_RUNTIME_CPUDETECTION= YES > OPTIONS_SET=OPTIMIZED_CFLAGS > WITHOUT_CJK=YES > NO_SUID_XSERVER=YES > INSTALL_AS_NCFTP=yes > g1-254(11.0-C)[5] > > Peace, > david Here the same with r282221. regards, O. Hartmann pgp4v0JI66P6A.pgp Description: OpenPGP digital signature

Bug 197535 - [re] [panic] if_re (Realtek 8168) AND Bug 193743 - [re] RTL8111/8168B

2015-04-09 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I referr to Bug 197535 - [re] [panic] if_re (Realtek 8168) causes memory write after free and kernel panic and Bug 193743 - [re] RTL8111/8168B PCI Express Gigabit Ethernet controller: doesn't work properly, problems getting UP automatically Ap

Re: Problems building head, probably r281198

2015-04-07 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Tue, 7 Apr 2015 06:09:04 -0700 David Wolfskill wrote: > Running: > FreeBSD g1-254.catwhisker.org 11.0-CURRENT FreeBSD 11.0-CURRENT #25 > r281143M/281144:1100067: Mon Apr 6 08:30:10 PDT 2015 > r...@g1-254.catwhisker.org:/common/S3/obj/usr/src/sy

pkg-static: sqlite error while executing INSERT OR REPLACE INTO

2015-04-03 Thread O. Hartmann
On a CURRENT system (FreeBSD 11.0-CURRENT #0 r280991: Thu Apr 2 19:01:05 CEST 2015) with most recent SVN tree revision of /usr/ports (Revision: 383115) I run into a very nasty/sticky problem, which prevents updating/reinstalling/deleting port textproc/clucene, see below. I tried to reinstall/re

clang/tblgen: undefined reference to `futimens' c++: error: linker command failed with exit

2015-03-20 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Running 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r277382: Mon Jan 19 16:10:34 CET 2015 amd64 with source tree at revision >>> Updating /usr/src using Subversion - -- Updating '.': At revisio

Re: r279514: buildworld failure: /usr/src/lib/libnv/tests/dnv_tests.cc:453:2: error: use of overloaded operator '<<' is ambiguous

2015-03-04 Thread O. Hartmann
Am Wed, 4 Mar 2015 14:10:00 +0100 Dimitry Andric schrieb: > On 04 Mar 2015, at 12:31, O. Hartmann wrote: > > On Mon, 2 Mar 2015 08:58:05 -0500 > > Ryan Stone wrote: > > > > > Can you post the contents of your make.conf and src.conf? I didn't > > >

Re: r279514: buildworld failure: /usr/src/lib/libnv/tests/dnv_tests.cc:453:2: error: use of overloaded operator '<<' is ambiguous

2015-03-04 Thread O. Hartmann
Am Wed, 4 Mar 2015 14:10:00 +0100 Dimitry Andric schrieb: > On 04 Mar 2015, at 12:31, O. Hartmann wrote: > > On Mon, 2 Mar 2015 08:58:05 -0500 > > Ryan Stone wrote: > > > > > Can you post the contents of your make.conf and src.conf? I didn't > > >

Re: r279514: buildworld failure: /usr/src/lib/libnv/tests/dnv_tests.cc:453:2: error: use of overloaded operator '<<' is ambiguous

2015-03-04 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Mon, 2 Mar 2015 08:58:05 -0500 Ryan Stone wrote: > Can you post the contents of your make.conf and src.conf? I didn't > see this in any of my "make tinderbox" runs > ___ > freebsd-current@freebsd.org

<    2   3   4   5   6   7   8   9   10   11   >