Re: syslogd: select: Bad File descriptor

2016-12-24 Thread Ngie Cooper (yaneurabeya)
> On Dec 24, 2016, at 04:16, Daniel Braniss wrote: > > latest changes is causing cpu load and ‘last message repeated times, > I guess the eggnog is affecting too early Fixed in r310504. Thanks, -Ngie signature.asc Description: Message signed with OpenPGP using

Re: syslogd 100% cpu usage on recent FreeBSD version

2016-12-24 Thread Ngie Cooper (yaneurabeya)
> On Dec 24, 2016, at 04:14, Subbsd wrote: > > Probably after https://svnweb.freebsd.org/base?view=revision=310494, > syslogd eat 100% cpu with follow messages: > > Dec 24 14:19:15 samson syslogd: select: Bad file descriptor > Dec 24 14:19:45 samson last message repeated

Re: r 307698: buildworld failure: tconfig.h:6:10: fatal error: 'auto-host.h' file not found

2016-10-20 Thread Ngie Cooper (yaneurabeya)
> On Oct 20, 2016, at 21:39, O. Hartmann wrote: > > Recent r307698 is preventued from beeing built by a compiler error, see below. > > I also face a problem with the subversion tree a couple of day right now: > > # svn update > Updating '.': > Restored

Re: CURRENT: "service netif restart" looses default route

2016-10-06 Thread Ngie Cooper
> On Oct 6, 2016, at 09:40, Pete Wright wrote: > >> On 10/6/16 12:27 AM, Oliver Peter wrote: >>> On Wed, Oct 05, 2016 at 06:47:48PM +0200, O. Hartmann wrote: >>> >>> Today, I checked on two servers of ours running both a recent CURRENT (i.e. >>> FreeBSD >>> 12.0-CURRENT

Re: Destroy GPT partition scheme absolutely, how?

2016-09-26 Thread Ngie Cooper
> On Sep 26, 2016, at 22:48, Ernie Luzar wrote: ... > This little script has been posted before. Maybe it will be what your looking > for. Called gpart.nuke > > #! /bin/sh > echo "What disk do you want" > echo "to wipe? For example - da1 :" > read disk > echo "OK, in 10

Re: Jenkins build is back to stable : FreeBSD_HEAD #578

2016-09-01 Thread Ngie Cooper (yaneurabeya)
> On Aug 31, 2016, at 23:35, Craig Rodrigues wrote: > > Thank you for fixing this. No problem :)! -Ngie signature.asc Description: Message signed with OpenPGP using GPGMail

Re: warning errors with buildworld with llvm39

2016-08-30 Thread Ngie Cooper
On Tue, Aug 30, 2016 at 5:54 PM, Matthew Macy wrote: > > > I did a buildworld with llvm39. Unsurprisingly I had to pass NO_WERROR= as > the llvm has added additional warnings since 3.8. > > https://gist.github.com/mattmacy/5f0c994b7587a10e3f58e7fd9fc1dd01 dim's working on the

Re: make universe and /etc/src.conf

2016-08-22 Thread Ngie Cooper (yaneurabeya)
> On Aug 22, 2016, at 09:25, Eric van Gyzen <vangy...@freebsd.org> wrote: > > On 08/22/2016 11:00, Ngie Cooper wrote: >> >>> On Aug 22, 2016, at 08:24, Eric van Gyzen <vangy...@freebsd.org> wrote: >>> >>> I just tried a "make universe&

Re: make universe and /etc/src.conf

2016-08-22 Thread Ngie Cooper
> On Aug 22, 2016, at 08:24, Eric van Gyzen wrote: > > I just tried a "make universe", and all the kernels failed because they > couldn't > find the config files. I had forgotten that I have this in /etc/src.conf: > >KERNCONF=NUMA >KERNCONFDIR=/etc

Re: Mosh regression between 10.x and 11-stable

2016-08-11 Thread Ngie Cooper
> On Aug 11, 2016, at 09:30, John Hood wrote: > > I still can't reproduce this on 3 different 11.0-BETA4 servers and a > variety of clients and networks. Can you try and identify a more > portable repro or at least figure out why it fails on your system? > > Please try

Re: Passwordless accounts vi ports!

2016-08-10 Thread Ngie Cooper
> On Aug 10, 2016, at 22:05, O. Hartmann wrote: > > I just checked the security scanning outputs of FreeBSD and found this > surprising result: > > [...] > Checking for passwordless accounts: > polkitd::565:565::0:0:Polkit Daemon User:/var/empty:/usr/sbin/nologin >

Re: security/openvpn build failure on 12-CURRENT/amd64

2016-08-01 Thread Ngie Cooper
On Mon, Aug 1, 2016 at 7:31 AM, Shawn Webb wrote: ... > HardenedBSD's kernel and world matched and still had the very same > build error. > > Here's the build log: http://pastebin.com/TEBih1Sx Confirmed -- why's it looking for tcp6local/udp6local though (this isn't

Re: CURRENT: memory leak?

2016-07-29 Thread Ngie Cooper
On Fri, Jul 29, 2016 at 12:52 PM, O. Hartmann wrote: ... > This is after starting VBox and a Win 7 pro guest (just started, no login) > with 3572 MB > memory reserved and 4 logical CPUs (VBox 5.0.26): > > root@localhost: [ports] vmstat -Hm | sort -rnk 2,3 | head -n

Re: CURRENT: memory leak?

2016-07-29 Thread Ngie Cooper
On Fri, Jul 29, 2016 at 12:03 PM, Allan Jude wrote: > On 2016-07-29 14:04, O. Hartmann wrote: >> >> I realise an exorbitant memory usage of FreeBSD CURRENT ( FreeBSD >> 12.0-CURRENT #16 >> r303470: Fri Jul 29 05:58:42 CEST 2016 ). Swap space gets eaten up while >> building

Re: kernel options

2016-07-24 Thread Ngie Cooper (yaneurabeya)
> On Jul 24, 2016, at 01:51, tech-lists wrote: > > Hi, > > In -HEAD there is a generic kernel GENERIC-NODEBUG. The syntax of > OPTIONS appears to be NOOPTIONS. Is there an inverse for DEVICE ? > > For example, there is a line > > device fdc > > in GENERIC.

Re: kernel no longer builds without nvme

2016-07-21 Thread Ngie Cooper (yaneurabeya)
> On Jul 21, 2016, at 06:45, Michael Butler wrote: > > For those of us who build "minimal" kernels: > > Building /usr/obj/usr/src/sys/VM02/vers.c > Building /usr/obj/usr/src/sys/VM02/vers.o > Building /usr/obj/usr/src/sys/VM02/kernel > --- kernel --- > linking

Re: 11.0-BETA1 make installworldworld fails

2016-07-17 Thread Ngie Cooper
> On Jul 17, 2016, at 12:58, Kim Culhan wrote: > > Seeing this on FreeBSD 11.0-BETA1 #0 r302963M > > After make buildworld completes with no problem, then rebooted in > single-user mode > > in /usr/src: > > make installworld > >

Re: r302773: non-removable files with "make delete-old"

2016-07-14 Thread Ngie Cooper (yaneurabeya)
> On Jul 13, 2016, at 11:20, O. Hartmann wrote: > > Am Wed, 13 Jul 2016 09:40:05 -0700 > David Wolfskill schrieb: > >> On Wed, Jul 13, 2016 at 06:35:10PM +0200, O. Hartmann wrote: >>> make delete-old removes these files on CURRENT (FreeBSD

Re: sr-iov's virtual function driver shipped broken?

2016-07-12 Thread Ngie Cooper
> On Jul 12, 2016, at 11:21, Ultima wrote: > > I'v mentioned this in the past, but I just want to verify. Will 11 be > released with the virtual function driver unusable? Currently iovctl will > only work in pass-through mode. Hi, Is there a bug open for this issue

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-12 Thread Ngie Cooper (yaneurabeya)
> On Jul 12, 2016, at 06:20, Miroslav Lachman <000.f...@quip.cz> wrote: > > Paweł Tyll wrote on 07/12/2016 01:22: > >> Those 3 things should shave off about 130MB of the 173MB needed to fit >> on 80-min CD-R. But... why this abstract number anyway? Why not 650MB >> CD-R? Why not

Re: [Bug 210953] 11.0 -r302412 via powerpc64-xtoolchain-gcc fails to build: dev/ahci/ahci.c:288:22: error: unknown conversion type character 'b' in format; too many arguments for format

2016-07-10 Thread Ngie Cooper
> On Jul 9, 2016, at 23:03, Mark Millard <mar...@dsl-only.net> wrote: > > On 2016-Jul-9, at 8:53 PM, Ngie Cooper wrote: > >>> On Jul 9, 2016, at 18:52, bugzilla-nore...@freebsd.org wrote: >>> >>> https://bugs.freebsd.org/bugzilla/show_bug.cg

Re: More -Wformat warnings with r302403 -> Jenkins failure (was Re: FreeBSD_HEAD_amd64_gcc - Build #1358 - Still Failing)

2016-07-08 Thread Ngie Cooper (yaneurabeya)
> On Jul 8, 2016, at 09:12, Li-Wen Hsu <lw...@freebsd.org> wrote: > > On Fri, Jul 08, 2016 at 09:01:41 -0700, Ngie Cooper (yaneurabeya) wrote: >> >> How were the copies of gcc48/gcc49/gcc5 installed on the Jenkins slaves and >> were they customized to in

More -Wformat warnings with r302403 -> Jenkins failure (was Re: FreeBSD_HEAD_amd64_gcc - Build #1358 - Still Failing)

2016-07-08 Thread Ngie Cooper (yaneurabeya)
> On Jul 8, 2016, at 05:17, jenkins-ad...@freebsd.org wrote: > > FreeBSD_HEAD_amd64_gcc - Build #1358 - Still Failing: > > Build information: > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1358/ > Full change log: > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1358/changes

clang 3.3/3.4 fails to build items that use stdlib.h because of __alloc_size attribute assigned to posix_memalign

2016-07-05 Thread Ngie Cooper (yaneurabeya)
Hi, It looks like clang 3.3/3.4 from ports both don’t like __alloc_size being attached to posix_memalign. This only concerns me because it might make the src upgrade path from 9.3/10.3 to 11.0 painful. Thoughts on how this should be fixed or whether or not we care? Thanks, -Ngie

Re: FreeBSD_HEAD_amd64_gcc - Build #1340 - Still Failing

2016-07-05 Thread Ngie Cooper (yaneurabeya)
> On Jul 5, 2016, at 12:29, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: … > Actually, there’s a better #define: > > /usr/include/x86/specialreg.h:#define CPUID2_SSE410x0008 Submitted a potential fix via: https://reviews.freebsd.org/

Re: FreeBSD_HEAD_amd64_gcc - Build #1340 - Still Failing

2016-07-05 Thread Ngie Cooper (yaneurabeya)
> On Jul 5, 2016, at 11:54, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > >> >> On Jul 5, 2016, at 11:52, Dimitry Andric <d...@freebsd.org> wrote: >> >> On 05 Jul 2016, at 18:03, jenkins-ad...@freebsd.org wrote: >>> &g

Re: FreeBSD_HEAD_amd64_gcc - Build #1340 - Still Failing

2016-07-05 Thread Ngie Cooper (yaneurabeya)
> On Jul 5, 2016, at 11:52, Dimitry Andric wrote: > > On 05 Jul 2016, at 18:03, jenkins-ad...@freebsd.org wrote: >> >> FreeBSD_HEAD_amd64_gcc - Build #1340 - Still Failing: >> >> Build information: >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1340/ >> Full

Re: LOR on 11.0-ALPHA5 amd64

2016-07-04 Thread Ngie Cooper
> On Jul 4, 2016, at 07:04, René Ladan wrote: > > Hi, > > I got this LOR today on a 11.0-ALPHA5 amd64 (FTP installation) > instance running in Virtualbox 5.0.24 r108355 with Windows 10 as a > host: > > 1st ufs (ufs) @ /usr/src/sys/ufs/ufs/ufs_vnops.c:1157 > 2nd bufwait

Re: 11.0 -r301815 "kyua test -k /usr/tests/Kyuafile" on rpi2 [armv7-a/cortex-a7]: broken (24) and failing (59) lists

2016-06-25 Thread Ngie Cooper
On Fri, Jun 24, 2016 at 9:50 PM, Mark Millard wrote: > On 2016-Jun-24, at 2:50 PM, Alan Somers wrote: > >> As of r302180., the usr.sbin/rpcbind, sys/acl, and sys/sys/bitstring >> tests should all be fixed. I opened PR 210329 for the >> usr.bin/lastcomm

Re: mfi timeouts at boot on ASUS Z97 motherboard with LSI 9240-4i

2016-06-19 Thread Ngie Cooper
On Thu, Apr 9, 2015 at 12:10 AM, Garrett Cooper wrote: ... > It booted both FreeBSD/Linux without my controller — the hardware > compatibility with it just sucks. > > Email back from ASUS, “it’s not in our compatibility list. Use another card”. > Uh, yeah… right. Not

Re: WITH_META_MODE vs. delete-old and delete-old-libs

2016-06-13 Thread Ngie Cooper
On Mon, Jun 13, 2016 at 2:52 PM, Bryan Drewery wrote: ... > The problem is that the y/n prompt don't show at all. Ah, I missed that critical point... Maybe MK_META_MODE=no should be forced for those targets? Thanks, -Ngie ___

Re: WITH_META_MODE vs. delete-old and delete-old-libs

2016-06-13 Thread Ngie Cooper
On Mon, Jun 13, 2016 at 2:12 PM, Mark Millard wrote: > I've been using the following script to run my make commands for amd64 builds > (as an example): > >> # more >> ~/sys_build_scripts.amd64-host/make_amd64_nodebug_clang_bootstrap-amd64-host.sh >> kldload -n filemon && \

Re: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode

2016-06-13 Thread Ngie Cooper (yaneurabeya)
> On Jun 13, 2016, at 06:57, Joel Dahl wrote: > > Hi, > > I've just rebuilt and installed latest current on a machine here. I noticed > the following message in dmesg after a reboot: > > _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode > > I don't

Re: Borked 'pkg install xorg-minimal' on FreeBSD-11.0-ALPHA3-amd64-20160528-r301815-memstick.img

2016-06-13 Thread Ngie Cooper
> On Jun 12, 2016, at 18:28, Michael Gmelin <free...@grem.de> wrote: > > > > On Sun, 12 Jun 2016 18:11:03 -0400 > Ngie Cooper <yaneurab...@gmail.com> wrote: > >>> On Jun 12, 2016, at 14:42, Joe Ennis <j...@boinkboink.org> wrote: >>>

Re: Borked 'pkg install xorg-minimal' on FreeBSD-11.0-ALPHA3-amd64-20160528-r301815-memstick.img

2016-06-12 Thread Ngie Cooper
> On Jun 12, 2016, at 14:42, Joe Ennis wrote: > > On a vinalla, first pkg added, zfs on root install: > > # pkg install xorg-minimal > ... > ... > ... > [69/75] Extracting xf86-input-mouse-7.9.1_1: 100% > [70/75] Installing linux_base-c6-6.7_3... > sysctl: unknown oid

Re: smartmontools now broken on -current (by svn r301771, r301778?)

2016-06-11 Thread Ngie Cooper (yaneurabeya)
> On Jun 11, 2016, at 09:40, Michael Butler wrote: > > The recent nvme updates have broken smartmontools .. > > imb@toshi:/home/imb> sudo smartctl -a /dev/ada0 > smartctl 6.5 2016-05-07 r4318 [FreeBSD 11.0-ALPHA2 amd64] (local build) > Copyright (C) 2002-16, Bruce

Re: Virtualbox kernel module on 11-CURRENT

2016-06-07 Thread Ngie Cooper
> On Jun 7, 2016, at 01:04, Guido Falsi wrote: > >> On 06/07/16 02:23, Rafael Rodrigues Nakano wrote: >> Hello, >> >> I tried installing virtualbox from packages, building it from sources, >> trying the GENERIC kernel but everytime I can't start the kernel module >>

Re: Streaming live tv over the udp protocol causes problems

2016-06-02 Thread Ngie Cooper
On Thu, Jun 2, 2016 at 3:25 PM, Oleg Lelchuk wrote: > I just solved this problem! I had to tweak the tunables > net.inet.udp.recvspace and kern.ipc.maxsockbuf . After setting them to a > larger value, I had no more problems streaming live tv. But it's > interesting that I

Re: head r30140 - Panic String: _mtx_lock_sleep: recursed on non-recursive mutex vm page @ /usr/src/sys/vm/vm_page.c:774

2016-06-02 Thread Ngie Cooper
On Thu, Jun 2, 2016 at 3:05 PM, Michael Jung wrote: > On 2016-06-01 12:37, Michael Jung wrote: >> >> Since upgrading to head r301040 I have started to get the above panic >> while running >> poudriere while building packages for 10.3-STABLE r301107. >> >> Unfortuately I can't

Re: r301227: buildkernel fails in ibcore: error: too few arguments to function call, expected 7, have 6

2016-06-02 Thread Ngie Cooper
On Thu, Jun 2, 2016 at 1:15 PM, O. Hartmann wrote: > > I receive this error while building a new kernel: r301217 is the culprit. I've CCed gnn@ on another thread. Thanks, -Ngie ___ freebsd-current@freebsd.org mailing list

Re: r 300949: rpcbind rejects to start: couldn't create ip6 socket

2016-05-29 Thread Ngie Cooper (yaneurabeya)
> On May 29, 2016, at 00:32, O. Hartmann wrote: > > After updating sources and build- and installworld, I realize that all > rpcbind related > services, so far NFS, are not working. On a client I check the start of > rpcbind by > setting option -d and receive the

Re: installworld woes

2016-05-29 Thread Ngie Cooper (yaneurabeya)
> On May 28, 2016, at 17:31, Shawn Webb wrote: … > No worries. No rush here. I appreciate the help! Can you add “Reported by: > HardenedBSD” to the commit log? Fixed in r300922 — thanks! -Ngie signature.asc Description: Message signed with OpenPGP using GPGMail

Re: exports(5) no longer allows multiple paths per line?

2016-05-27 Thread Ngie Cooper (yaneurabeya)
> On May 26, 2016, at 23:28, Ed Schouten <e...@nuxi.nl> wrote: > > Hi there, > > 2016-05-27 4:12 GMT+02:00 Ngie Cooper <yaneurab...@gmail.com>: >>It seems like the following /etc/exports should work, but for some >> odd reason specifying both paths on

exports(5) no longer allows multiple paths per line?

2016-05-26 Thread Ngie Cooper
Hi, It seems like the following /etc/exports should work, but for some odd reason specifying both paths on a single line doesn't work (I swore it was working on a kernel/userland built in the past month, i.e. ^/head@r297950, but I might be misremembering things). exports(5) claims that 2

Re: Followup on packaging base with pkg(8)

2016-05-19 Thread Ngie Cooper
On Thu, May 19, 2016 at 1:31 PM, Glen Barber wrote: > Dear FreeBSD community: ... > Thank you to everyone who supported this effort, and we hope you will > continue to support and test the forward development of packaging the > base system with pkg(8). Thank you too both bapt

Re: libarchive update SVN r299529 breaks "ezjail update"

2016-05-14 Thread Ngie Cooper (yaneurabeya)
> On May 14, 2016, at 16:29, Martin Matuska wrote: > > Ian, we are here talking about cpio, not libarchive. The flag in > libarchive is not active by default. > > On 14.05.2016 22:08, Ian Lepore wrote: >> The real damage will happen to out-of-tree users. I think this will

Re: NO_INSTALLEXTRAKERNELS and PkgBase

2016-05-07 Thread Ngie Cooper (yaneurabeya)
> On May 7, 2016, at 00:59, Ben Woods <woods...@gmail.com> wrote: > > On 7 May 2016 at 09:48, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > glebius changed the defaults to fix POLA, but the naming per the behavior is > confusing. Right n

Re: NO_INSTALLEXTRAKERNELS and PkgBase

2016-05-07 Thread Ngie Cooper (yaneurabeya)
> On May 7, 2016, at 00:46, Ben Woods wrote: > > > On 7 May 2016 at 09:41, Glen Barber wrote: > I think this raises a larger question - did "something" change that > otherwise violates POLA? The commit recently was intended to revert > a POLA violation,

Re: NO_INSTALLEXTRAKERNELS and PkgBase

2016-05-07 Thread Ngie Cooper (yaneurabeya)
> On May 7, 2016, at 00:41, Glen Barber <g...@freebsd.org> wrote: > > On Sat, May 07, 2016 at 12:35:10AM -0700, Ngie Cooper (yaneurabeya) wrote: >> (Replying because I kicked the hornet’s nest when my build failed) >> Hi Ben, >> >>> On May 7, 2016, at 0

Re: NO_INSTALLEXTRAKERNELS and PkgBase

2016-05-07 Thread Ngie Cooper (yaneurabeya)
(Replying because I kicked the hornet’s nest when my build failed) Hi Ben, > On May 7, 2016, at 00:27, Ben Woods wrote: > > On Saturday, 7 May 2016, Glen Barber wrote: > >> With 'installkernel', the first kernel listed in KERNCONF is installed >> as the

Re: for the build aversed

2016-05-04 Thread Ngie Cooper (yaneurabeya)
> On May 4, 2016, at 18:13, Steve Kargl > wrote: > > Index: lib/libkvm/kvm_cptime.c > === > --- lib/libkvm/kvm_cptime.c (revision 299099) > +++ lib/libkvm/kvm_cptime.c (working copy) > @@

Re: please test your commits

2016-05-04 Thread Ngie Cooper (yaneurabeya)
> On May 4, 2016, at 17:56, Steve Kargl > wrote: > > % make -j7 buildworld |& tee sgk.log > > --- lib/libkvm__L --- > In file included from /usr/src/lib/libkvm/kvm_pcpu.c:43: > /usr/obj/usr/src/tmp/usr/include/sys/pcpu.h:163:2: error: unknown type name >

Re: CURRENT (r298939): kernelbuild failure: _cpuset.h:50:1: error: use of undeclared identifier 'NBBY'

2016-05-02 Thread Ngie Cooper
On Mon, May 2, 2016 at 1:10 PM, O. Hartmann wrote: > CURRENT (r298939) kernelbuild fails due to the error shown below: > > [...] > In file included from /usr/src/lib/libdevctl/devctl.c:31: > In file included from /usr/obj/usr/src/tmp/usr/include/sys/bus.h:35: >

Re: NanoBSD (Was Re: [CFT] packaging the base system with pkg(8))

2016-04-24 Thread NGie Cooper
> On Apr 24, 2016, at 05:34, Daniel Eischen wrote: > >> On Sat, 23 Apr 2016, Warner Losh wrote: >> >> On Sat, Apr 23, 2016 at 7:51 AM, Daniel Eischen >> wrote: >> >>> [CC trimmed] >>> On Fri, 22 Apr 2016, Warner Losh wrote: I

Re: FreeBSD_HEAD_i386 - Build #2857 - Still Failing

2016-04-14 Thread Ngie Cooper (yaneurabeya)
> On Apr 14, 2016, at 19:14, jenkins-ad...@freebsd.org wrote: > > FreeBSD_HEAD_i386 - Build #2857 - Still Failing: > > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2857/ > Full change log: > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2857/changes > Full build

Re: Keeping OptionalObsoleteFiles.inc up to date

2016-04-07 Thread Ngie Cooper
On Thu, Apr 7, 2016 at 1:59 PM, Olivier Cochard-Labbé wrote: > Hi, > > I'm trying to use "make delete-old" specifying WITHOUT_ keyword for > removing some no-more used set of files. > > I've start by testing WITHOUT_TOOLCHAIN: > - Some of files related to clang are correctly

Re: buildkernel ULE related breakage

2016-02-18 Thread Ngie Cooper
On Thu, Feb 18, 2016 at 2:10 PM, Michal Suszko wrote: > > Hi, > Got this error compiling GENERIC with s/4BSD/ULE/ on recent -CURRENT > ( wrapped long lines ) > > cc -c -O -pipe -march=pentium3 -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes

Re: Realtek 8168/8111 if_re not working in current r295091

2016-02-03 Thread NGie Cooper
> On Feb 3, 2016, at 11:57, s@web.de wrote: > > After updating -current at Jan, 31st (r295091) the Realtek ethernet device > driver of my Zotac ZBox RI323 mini pc seems to be broken: I can neither > connect to the host even though the interface is shown as active, nor can I > initiate

Re: Requesting MFC's

2016-02-03 Thread NGie Cooper
On Wed, Feb 3, 2016 at 6:32 PM, Matthew Grooms wrote: > All, > > What is the correct way to request that patches be committed to STABLE? In > particular, I'd really like to see these in 10.3-RELEASE as they have been > required to build a working firewall in some cases. All are

Re: CURRENT: buildworld failure due to nvmecontrol source error

2016-01-30 Thread NGie Cooper
> On Jan 30, 2016, at 04:10, Outback Dingo wrote: > > On Sat, Jan 30, 2016 at 12:39 PM, O. Hartmann > wrote: > >> Buildworld (r295070) fails in building nvmecontrol patches correctly: >> >> [...] >> (cd /usr/src/lib/libc/tests/gen &&

Re: Packaging the FreeBSD base system with pkg(8)

2016-01-28 Thread NGie Cooper
> On Jan 28, 2016, at 08:06, Slawa Olhovchenkov wrote: ... > What about upgrade strongly outdated system? > For example 11.0 at time 18.0? I.e. packages for 11.0 don't available, > pkg from 11.0 don't undertund package base from 18.0 and etc. This is an important question to

Re: Packaging the FreeBSD base system with pkg(8)

2016-01-28 Thread NGie Cooper
> On Jan 28, 2016, at 08:09, Allan Jude wrote: ... > According to our current release schedule, FreeBSD 18.0 will not come > out for 35 years (2051). > > The general approach would appear to be just downloading new packages > and updating the system. For a drastic

Re: Packaging the FreeBSD base system with pkg(8)

2016-01-28 Thread NGie Cooper
> On Jan 28, 2016, at 09:38, Slawa Olhovchenkov <s...@zxy.spb.ru> wrote: > >> On Thu, Jan 28, 2016 at 09:28:32AM -0800, NGie Cooper wrote: >> >> >>> On Jan 28, 2016, at 08:06, Slawa Olhovchenkov <s...@zxy.spb.ru> wrote: >> >> &

Re: IoT OS

2016-01-21 Thread NGie Cooper
> On Jan 21, 2016, at 08:34, Jan Bramkamp wrote: > >> On 21/01/16 17:19, Mathieu Prevot wrote: >> Dear all, >> >> I would like to connect several connected object (with homogeneous or >> heterogenous hardare: intel edison, samsung artik, apple AX, intel core, >> etc) so the

Re: IoT OS

2016-01-21 Thread NGie Cooper
On Thu, Jan 21, 2016 at 8:38 AM, NGie Cooper <yaneurab...@gmail.com> wrote: ... > I would talk to cem@. He's working on ioat(4) on head for us ($work). I misunderstood the terms a bit. IoT (Internet of Things) != iaot(4) ( Intel I/O Acceleration Technology ). Than

Re: Installworld fails with TMPDIR pointing to NFS mounted directory

2016-01-12 Thread NGie Cooper
> On Jan 12, 2016, at 08:42, Tom Vijlbrief wrote: > > If have this issue with 11-CURRENT on my raspberry 1 and 2, but I do not > think it is raspberry related or even 11-CURRENT related. > > export TMPDIR=/media/usbdisk/tmp > > make installword

Re: r 293304: BROKEN: buildkernel fails due to error: error: no member named 't_maxopd' in 'struct tcpcb'

2016-01-06 Thread NGie Cooper
> On Jan 6, 2016, at 21:31, O. Hartmann wrote: > > Recent r293304 fails to build kernel due to the error below: > > [...] > --- kern_testfrwk.o --- > cc -O2 -pipe -O3 -O3 -pipe -march=native -fno-strict-aliasing -Werror > -D_KERNEL -DKLD_MODULE -nostdinc

Can't run `make universe` on universe11a.freebsd.org and ref11-amd64.freebsd.org (anymore); [shell] globbing is broken [there]

2016-01-04 Thread NGie Cooper
Hi, I’ve been trying to run `make tinderbox` on universe11a.freebsd.org for the past couple of days and it’s not working because of this error: $ svn diff Makefile Index: Makefile === --- Makefile(revision 293170) +++

Re: Can't run `make universe` on universe11a.freebsd.org and ref11-amd64.freebsd.org (anymore); [shell] globbing is broken [there]

2016-01-04 Thread NGie Cooper
> On Jan 4, 2016, at 11:52, NGie Cooper <yaneurab...@gmail.com> wrote: > > Hi, > I’ve been trying to run `make tinderbox` on universe11a.freebsd.org for > the past couple of days and it’s not working because of this error: > > $ svn diff

Re: clang/3.7.1/include/ does not exist?

2015-12-29 Thread NGie Cooper
> On Dec 29, 2015, at 14:12, Roger Marquis wrote: > >> I don't use cleanworld. That might be a part of the problem. Is /usr/obj on >> tmpfs? > > Haven't tried /usr/obj on tmpfs (yet), just ufs and zfs. Ok — this helps a lot. I’ll look at cleanworld — see if there’s anything

Re: clang/3.7.1/include/ does not exist?

2015-12-29 Thread NGie Cooper
> On Dec 29, 2015, at 06:16, Jeffrey Bouquet wrote: > > On Mon, 28 Dec 2015 18:39:59 -0800 (PST), Roger Marquis > wrote: … >

Re: Stack backtrace on `zpool export`

2015-12-29 Thread NGie Cooper
> On Dec 29, 2015, at 11:48, Florian Ermisch <0xf...@fsfe.org> wrote: > > Hi *, > > since I've upgraded my laptop from 10.2-RELEASE to 11-CURRENT (r292536, now > r292755) I see this stack backtrace when a zpool is exported: > > Dec 27 18:44:02 fuchi-cyber220 kernel: lock order reversal: > Dec

Re: clang/3.7.1/include/ does not exist?

2015-12-28 Thread NGie Cooper
> On Dec 28, 2015, at 18:39, Roger Marquis wrote: > > Anyone else seeing these buildworld errors? ... > /usr/obj/usr/src/tmp/usr/lib/clang/3.7.1/include/ > install: target directory > `/usr/obj/usr/src/tmp/usr/lib/clang/3.7.1/include/' does not exist > usage: install

Bootstrapping from stable/9 to head?

2015-12-23 Thread NGie Cooper
Hi Ian and Warner, I realize this isn’t a path that’s currently supported, but when I was running a test for jhb on stable/9 (ref9-amd64.freebsd.org to be exact), I ran into this error: bmake[1]: "/scratch/tmp/ngie/svn/Makefile" line 466: "Target architecture for arm/conf/A20 unknown.

Re: Build from 9.3-RELEASE to 11.0-CURRENT fails for i386 (-Wsign-compare issues with gcc)

2015-12-23 Thread NGie Cooper
> On Dec 22, 2015, at 10:27, Garrett Cooper <yaneurab...@gmail.com> wrote: > > >> On Dec 22, 2015, at 08:23, John Baldwin <j...@freebsd.org> wrote: >> >>> On Monday, December 21, 2015 11:01:36 AM John Baldwin wrote: >>>> On Saturday, De

Build from 9.3-RELEASE to 11.0-CURRENT fails for i386 (-Wsign-compare issues with gcc)

2015-12-19 Thread NGie Cooper
Hi John, I tried bootstrapping 9.3-RELEASE to 11.0-CURRENT with i386 and ran into the -Wsign-compare issue below when running make libraries with buildworld, because it’s building libkvm with gcc 4.2.1 :/… I’ve tried bootstrapping with clang/clang37, but haven’t been able to yet. I’ll

Re: Failing to build head@r292474 's rescue/rescue on 10.2-RELEASE-p7 / i386

2015-12-19 Thread NGie Cooper
> On Dec 19, 2015, at 17:16, NGie Cooper <yaneurab...@gmail.com> wrote: > > >> On Dec 19, 2015, at 16:09, NGie Cooper <yaneurab...@gmail.com> wrote: >> >> (Fixed the subject line) >> >>> On Dec 19, 2015, at 16:03, NGie Cooper <

Build error on i386 when building

2015-12-19 Thread NGie Cooper
Hi Mark, I ran into the following error when trying to build the dtrace tests on i386 (both with 10.2-RELEASE-p7 and 11.0-CURRENT) — have you seen this issue before? Thanks, -NGie --- all_subdir_cddl --- usdt.o: In function `dtrace_dof_init':

Building head@ 's rescue/rescue

2015-12-19 Thread NGie Cooper
Hi, I ran into the following error trying to build rescue/rescue as part of buildworld on 10.2-RELEASE-p7 / i386. Has anyone seen this before? Thanks, -NGie % git log --show-notes --grep svn -n 1 commit 69774947bfffd5e16d26b60a82d880aa659abbf2 Author: imp Date: Sat

Re: Build error on i386 when building dtrace tests

2015-12-19 Thread NGie Cooper
(fixed the subject line again..) > On Dec 19, 2015, at 17:57, Mark Johnston <ma...@freebsd.org> wrote: > > On Sat, Dec 19, 2015 at 05:03:51PM -0800, NGie Cooper wrote: >> Hi Mark, >> I ran into the following error when trying to build the dtrace tests on >>

Re: Failing to build head@r292474 's rescue/rescue on 10.2-RELEASE-p7 / i386

2015-12-19 Thread NGie Cooper
(Fixed the subject line) > On Dec 19, 2015, at 16:03, NGie Cooper <yaneurab...@gmail.com> wrote: > > Hi, > I ran into the following error trying to build rescue/rescue as part of > buildworld on 10.2-RELEASE-p7 / i386. Has anyone seen this before? > Thanks, >

Re: XOR pt. 2

2015-12-11 Thread NGie Cooper
On Fri, Dec 11, 2015 at 1:19 PM, Don Lewis wrote: > On 11 Dec, Michael McConville wrote: >> Note that IFCAP_HWCSUM has two bits set. Because of this, it doesn't XOR >> cleanly in the current if-else condition, but I'm not sure whether that >> was intended. I just wanted to

Re: Panic at shutdown

2015-12-08 Thread NGie Cooper
> On Dec 8, 2015, at 08:09, Ranjan1018 . <21474...@gmail.com> wrote: … > Probably the panic is caused by some memory already freed, the hex value of > 16045693110842147038 is 0xdeadc0dedeadc0de. > To solve the panic I need some tips form someone more expert than me in ZFS > code. Good

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

2015-11-30 Thread NGie Cooper
> On Nov 30, 2015, at 01:39, Konstantin Belousov wrote: … > Just to explicitely state the obvious, the problem is that libkvm grown > the dependency on libelf after r291406, and libelf lives in /usr. libkvm > is used before /usr is mounted. > > I do not know what is the

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

2015-11-30 Thread NGie Cooper
> 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 r291491. Thanks, -NGie ___

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

2015-11-30 Thread NGie Cooper
> On Nov 30, 2015, at 09:49, John Baldwin <j...@freebsd.org> wrote: > > On Monday, November 30, 2015 09:33:49 AM NGie Cooper wrote: >> >>> On Nov 30, 2015, at 01:39, Konstantin Belousov <kostik...@gmail.com> wrote: >> >> … >>

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

2015-11-30 Thread NGie Cooper
> On Nov 30, 2015, at 10:14, Konstantin Belousov <kostik...@gmail.com> wrote: > > On Mon, Nov 30, 2015 at 09:49:00AM -0800, John Baldwin wrote: >> On Monday, November 30, 2015 09:33:49 AM NGie Cooper wrote: >>> >>>> On Nov 30, 2015, at 01:39, Konst

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

2015-11-29 Thread NGie Cooper
> 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 > --- .depend --- > /usr/src/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_attach.c:45:10: fatal >

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread NGie Cooper
> On Nov 25, 2015, at 23:21, M - Krasznai András > wrote: > > Thanks, but as far as I know WITH_CCACHE_BUILD is only for ports compilation > and novadays I use binary ports wherever I can. It’s available in recent versions of FreeBSD CURRENT [1], [2] . Cheers, -NGie

Re: Failing buildword due to execution permission (with fix)

2015-11-23 Thread NGie Cooper
> On Nov 9, 2015, at 13:35, José Pérez wrote: > > Hello, > I have this buildwordl failure: > > ===> libexec/rbootd (depend) > --- depend_subdir_lib --- > --- aton_ether_subr.c --- > /usr/src/contrib/netbsd-tests/lib/libc/net/gen_ether_subr > /usr/src/sys/net/if_ethersubr.c ato

Re: FYI: SVN to GIT converter currently broken, github is falling behind

2015-11-20 Thread NGie Cooper
Hi Ulrich, This might be one of the reasons why the git converter was broken recently: https://reviews.reviewboard.org/r/7617/diff (it seems that svn is now reporting "nonexistent" for new files instead of "Revision 0"). It broke rbt with svn 1.9 :(... Thanks! -NGie

Re: Need help fixing failing locale tests

2015-11-15 Thread NGie Cooper
> On Nov 15, 2015, at 03:30, John Marino wrote: … > by they way, this was meant to be "removed from DragonFly". I don't > know if "make upgrade" is set right for FreeBSD. (it appears not) make upgrade doesn’t exist on FreeBSD: $ (cd /usr/src/svn/; make upgrade)

Re: make installworld failing with locales due to broken symlinks

2015-11-15 Thread NGie Cooper
> On Nov 15, 2015, at 19:08, Craig Rodrigues <rodr...@freebsd.org> wrote: > > On Sun, Nov 15, 2015 at 6:27 PM, Craig Rodrigues <rodr...@freebsd.org> > wrote: > >> On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper <yaneurab...@gmail.com> >> wrote

make installworld failing with locales due to broken symlinks

2015-11-15 Thread NGie Cooper
Hi, I run into this error when running `make installworld` with a world installed prior and during the projects/collation merge to head — reason is that the target for the symlink doesn’t exist. This might be fallout from recent build changes, or a side effect of the broken symlinks…

Re: libXO-ification - Why - and is it a symptom of deeper issues?

2015-11-15 Thread NGie Cooper
> On Nov 15, 2015, at 10:14, Allan Jude wrote: … > You can setup an atexit() call to call xo_finish automatically when the > program exits. The original changes to uptime had a few other issues, > which I fixed. Programmers are lazy. Telling someone “you need to setup

Re: libXO-ification - Why - and is it a symptom of deeper issues?

2015-11-15 Thread NGie Cooper
> On Nov 15, 2015, at 10:23, Allan Jude wrote: … > Also, libxo now supports the versioning of output, to make it possible > for your json parser to detect when a change to the schema has been made. This is the ideal scenario, yes, if there was some design around the

Re: Need help fixing failing locale tests

2015-11-14 Thread NGie Cooper
> On Nov 14, 2015, at 19:18, Craig Rodrigues wrote: > > On Sat, Nov 14, 2015 at 7:05 PM, Craig Rodrigues > wrote: > >> Hi, >> >> After the recent locale commits, some of the tests are failing: >> >>

Re: Need help fixing failing locale tests

2015-11-14 Thread NGie Cooper
> On Nov 14, 2015, at 19:28, NGie Cooper <yaneurab...@gmail.com> wrote: … > Why were these locales removed? > > 58 OLD_FILES+=usr/share/locale/la_LN.ISO8859-1/LC_COLLATE > 59 OLD_FILES+=usr/share/locale/la_LN.ISO8859-1/LC_CTYPE > 60 OLD_FILES+=usr/share/locale/la_LN

Re: Need help fixing failing locale tests

2015-11-14 Thread NGie Cooper
> On Nov 14, 2015, at 23:09, John Marino <dragonfly...@marino.st> wrote: > > On 11/15/2015 4:46 AM, NGie Cooper wrote: >> >>> On Nov 14, 2015, at 19:28, NGie Cooper <yaneurab...@gmail.com> wrote: >> >> … >> >>> Why were

Re: Need help fixing failing locale tests

2015-11-14 Thread NGie Cooper
> On Nov 14, 2015, at 19:46, NGie Cooper <yaneurab...@gmail.com> wrote: > > >> On Nov 14, 2015, at 19:28, NGie Cooper <yaneurab...@gmail.com> wrote: > > … > >> Why were these locales removed? >> >> 58 OLD_FILES+=usr/share/locale/la_LN.

<    1   2   3   >