Breakage with sys.kern.ptrace_test.{ptrace__parent_sees_exit_after_child_debugger, parent_sees_exit_after_unrelated_debugger} after r325719:325721

2017-11-16 Thread Ngie Cooper (yaneurabeya)
Hi Mateusz, Per Jenkins, these two tests are broken after r325719:325721: https://ci.freebsd.org/job/FreeBSD-head-amd64-test/4987/ . Thanks, -Ngie signature.asc Description: Message signed with OpenPGP

"make universe" broken by r325697

2017-11-12 Thread Ngie Cooper (yaneurabeya)
Per Jenkins: https://ci.freebsd.org/job/FreeBSD-head-amd64-LINT/5391/ . Cheers, -Ngie signature.asc Description: Message signed with OpenPGP using GPGMail

Re: iwm not in GENERIC kernel

2017-11-02 Thread Ngie Cooper
> On Nov 2, 2017, at 09:53, Adrian Chadd wrote: > > ugh okay > > So it's a chicken/egg problem. > > You can't finish the device probe/attach until the firmware loads. > > For iwn, you can read the chipset abilities and mac address from > EPROM/flash on the chip

Re: FreeBSD Documentation

2017-10-29 Thread Ngie Cooper
> On Oct 29, 2017, at 13:53, Rodney W. Grimes > wrote: > > -- Start of PGP signed section. > [ Charset UTF-8 unsupported, converting... ] >>> On 2017-10-29 11:00, Kurt Jaeger wrote: >>> Hi! >>> How can we suggest edits for the docs? >>> >>> Checkout

Re: iwm not in GENERIC kernel

2017-10-29 Thread Ngie Cooper (yaneurabeya)
> On Oct 29, 2017, at 10:26, Kevin Oberman wrote: … > But I thought that all modern wireless interfaces and many others load blobs. > Is the source for the firmware blob for iwn (which is in GENERIC) available? There’s a piece that’s open sourced that a BSD

Re: iwm not in GENERIC kernel

2017-10-29 Thread Ngie Cooper (yaneurabeya)
> On Oct 29, 2017, at 02:46, Thomas Mueller wrote: … > Is that binary blob the reason why rsu is not in GENERIC? > > I use rsu for Hiro H50191 USB wireless adapter. Yup. signature.asc Description: Message signed with OpenPGP using GPGMail

Re: iwm not in GENERIC kernel

2017-10-29 Thread Ngie Cooper (yaneurabeya)
> On Oct 28, 2017, at 18:09, Gordon Tetlow wrote: > > I have an Intel NUC that uses an Intel 8260 wireless driver. This works > flawlessly if I load the module if_iwm via the loader or the rc.conf > kld_list directive. > > Do we know if the iwm driver not being in GENERIC

r324870 breaks boot on amd64 with WITNESS (was "svn commit: r324870 - in head/sys: amd64/include kern")

2017-10-22 Thread Ngie Cooper (yaneurabeya)
All, I highly advise not upgrading to this revision if you use WITNESS. Please see the attached message for more details and reply to the commit log. Cheers, -Ngie > Begin forwarded message: > > From: "Ngie Cooper (yaneurabeya)" <yaneurab...@gmail.com> > Subj

Re: latest iwm patches don't work with my 8265 chip

2017-10-10 Thread Ngie Cooper
> not sure if this is the correct way to get things working, but this diff >> fixes things up on my end (allows the firmware to load): >> >> diff --git a/sys/modules/iwmfw/Makefile b/sys/modules/iwmfw/Makefile >> index d38f5424153..73e401b3ea9 100644 >> --- a/sys/modules/iwmfw/Makefile >> +++

Re: BSD awk bug ?

2017-08-16 Thread Ngie Cooper (yaneurabeya)
> On Aug 15, 2017, at 20:15, KIRIYAMA Kazuhiko wrote: > > At Wed, 16 Aug 2017 10:36:36 +0900, > Tomoya Tabuchi wrote: >> >> On Wed, Aug 16, 2017 at 10:14:46AM +0900, KIRIYAMA Kazuhiko wrote: >>> admin@tbedfpc:~/tmp % ll >>> total 12 >>> -rw-r--r-- 1 admin admin 235 Aug

Re: ipfw kernel module not being built

2017-08-11 Thread Ngie Cooper
> On Aug 11, 2017, at 12:34, Bob Willcox wrote: > >> On Fri, Aug 11, 2017 at 12:21:49PM -0700, Mark Johnston wrote: >> On Fri, Aug 11, 2017 at 02:06:02PM -0500, Bob Willcox wrote: > On Aug 11, 2017, at 10:36, Bob Willcox wrote: > > When I rebuild

Re: ipfw kernel module not being built

2017-08-11 Thread Ngie Cooper
> On Aug 11, 2017, at 10:36, Bob Willcox wrote: > > When I rebuild my kernel on Jun 13th none of the previous ipfw kernel modules > were built: > > ipfw.ko > ipfw_nat.ko > ipfw_nat64.ko > ipfw_nptv6.ko > ng_ipfw.ko > > and only this ipfw module was built: > > ng_ipfw.ko >

Re: src/libexec/Makefile damaged fails to build rshd

2017-08-06 Thread Ngie Cooper (yaneurabeya)
> On Aug 6, 2017, at 14:57, Ian Lepore wrote: … > The thanks seem appropriate enough, given the tone and content of your > previous emails. What's missing is the very-much-required apology. I don’t need an apology, I just hope/ask for a bit more patience next time.

Re: src/libexec/Makefile damaged fails to build rshd

2017-08-06 Thread Ngie Cooper (yaneurabeya)
> On Aug 6, 2017, at 13:47, Julian H. Stacey wrote: > > Hi, Reference: >> From:"Julian H. Stacey" >> Date:Sun, 06 Aug 2017 22:25:02 +0200 > > "Julian H. Stacey" wrote: > The half baked mod. to src/libexec/Makefile could

Re: src/libexec/Makefile damaged fails to build rshd

2017-08-06 Thread Ngie Cooper
> On Aug 6, 2017, at 11:38, Julian H. Stacey <j...@berklix.com> wrote: > > "Ngie Cooper (yaneurabeya)" wrote: >> --Apple-Mail=_7653CBF4-A533-4B1C-8D92-2E3AF5958F08 >> Content-Transfer-Encoding: 7bit >> Content-Type: text/plain; >>charset=us-a

Re: src/libexec/Makefile damaged fails to build rshd

2017-08-06 Thread Ngie Cooper (yaneurabeya)
> On Aug 6, 2017, at 09:36, Julian H. Stacey wrote: > > Hi freebsd-current@freebsd.org > with current src > .ctm_status src-cur 13120 > .svn_revision322111 > libexec/Makefile has been butchered, eg > rshd & other builds silently omitted > unless one debugs &

Re: src/libexec/Makefile damaged fails to build rshd

2017-08-06 Thread Ngie Cooper (yaneurabeya)
> On Aug 6, 2017, at 09:54, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > >> >> On Aug 6, 2017, at 09:36, Julian H. Stacey <j...@berklix.com> wrote: >> >> Hi freebsd-current@freebsd.org >> with current src >>

Re: zfs.ko no longer loads after r320156: unresolved symbol: abd_is_linear

2017-08-01 Thread Ngie Cooper (yaneurabeya)
> On Aug 1, 2017, at 09:21, John Baldwin <j...@freebsd.org> wrote: > > On Tuesday, August 01, 2017 09:47:41 AM Andriy Gapon wrote: >> On 01/08/2017 02:31, Ngie Cooper wrote: >>> Hi, >>> I tried upgrading my host from 11.1-STABLE to 12.0-CURRENT, and it

zfs.ko no longer loads after r320156: unresolved symbol: abd_is_linear

2017-07-31 Thread Ngie Cooper
Hi, I tried upgrading my host from 11.1-STABLE to 12.0-CURRENT, and it didn’t work because abd_is_linear is an undefined symbol (it exists in sys/conf/files, but not sys/modules/zfs/Makefile). I tried adding abd.c to sys/modules/zfs/Makefile and it didn’t immediately fix my compilation

tools/tools/zfsboottest doesn't compile on ^/head

2017-07-31 Thread Ngie Cooper
Hi, It looks like zfsboottest no longer compiles on ^/head (guessing it has to do with the clang upgrade). If someone doesn’t fix this build breakage in the next few hours, I’ll take a stab at fixing it. Thanks, -Ngie PS zfsboottest should really be compiled with world if MK_ZFS

Re: zfs.ko no longer loads after r320156: unresolved symbol: abd_is_linear

2017-07-31 Thread Ngie Cooper (yaneurabeya)
> On Jul 31, 2017, at 16:31, Ngie Cooper <yaneg...@gmail.com> wrote: > > Hi, > I tried upgrading my host from 11.1-STABLE to 12.0-CURRENT, and it > didn’t work because abd_is_linear is an undefined symbol (it exists in > sys/conf/files, but not sys/modules/zfs/M

Re: tools/tools/zfsboottest doesn't compile on ^/head

2017-07-31 Thread Ngie Cooper (yaneurabeya)
> On Jul 31, 2017, at 16:21, Ngie Cooper <yaneg...@gmail.com> wrote: > > Hi, > It looks like zfsboottest no longer compiles on ^/head (guessing it has > to do with the clang upgrade). > If someone doesn’t fix this build breakage in the next few hours, I’ll

Re: i386 build fail

2017-07-26 Thread Ngie Cooper
Hi Shane, > On Jul 25, 2017, at 23:25, Shane Ambler wrote: > > > Having just updated my testing bhyve system to 12-current r321405M I > then started updating my poudriere 12-current jails, the amd64 jail > built fine at r321457 and then building i386 (should have got

Re: Run binary from test suite

2017-07-11 Thread Ngie Cooper
On Tue, Jul 11, 2017 at 10:38 AM, Panagiotes Mousikides wrote: > (Resending due to moderation.) > > Hello! > > I'm a Google Summer of Code student, writing some tests for the FreeBSD test > suite, and putting them under src/tests. I need to run some binaries, > specifically

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

2017-06-27 Thread Ngie Cooper
> On Jun 27, 2017, at 13:21, Cy Schubert wrote: ... > Yes. I've had issues with parallel installs breaking badly before this. Be that what it may be, papering the issue over via poudriere is the wrong approach to fixing the problem imho. Bryan's out for a few more

Re: Compiler more strict on 12 with r320337 ?

2017-06-27 Thread Ngie Cooper (yaneurabeya)
> On Jun 26, 2017, at 23:31, Kurt Jaeger wrote: > > Hi! > > Compiling devel/lfcbase, it fails while including sys/socketvar.h with > this error: > > In file included from Net.cc:36: > /usr/include/sys/socketvar.h:117:4: error: types cannot be declared in an > anonymous

Re: hwpmc and Xeon E5 v4

2017-06-15 Thread Ngie Cooper
On Thu, Jun 15, 2017 at 12:44 AM, Andriy Gapon wrote: > > It seems that hwpmc does not support newer Xeon processors: > pmc: Unknown Intel CPU. What FreeBSD version is this? -Ngie ___ freebsd-current@freebsd.org mailing list

Re: Panic @r319733: "mtx_lock() of spin mutex (null) @ /usr/src/sys/kern/sys_socket.c:305"

2017-06-09 Thread Ngie Cooper
On Fri, Jun 9, 2017 at 3:55 PM, David Wolfskill wrote: ... > Gleb committed r319754; I finally(!) had a chance to revert the > reversion of r319722, then apply r319754 and rebuild; the follow-up > smoke test was successful. ... > [Apparently hald invokes stat(2) on a

Re: old syslog (jail) and new kernel = 100% CPU

2017-06-05 Thread Ngie Cooper (yaneurabeya)
> On Jun 5, 2017, at 08:20, Bryan Drewery wrote: > > On 6/5/2017 2:34 AM, Alexander Leidinger wrote: >> >> Quoting Bryan Drewery (from Sun, 4 Jun 2017 14:38:07 >> -0700): >> >>> On 6/4/17 5:09 AM, Alexander Leidinger wrote: Hi, new

Re: svn commit: r318757 - head

2017-05-24 Thread Ngie Cooper (yaneurabeya)
> On May 24, 2017, at 11:10, O. Hartmann wrote: > > Am Wed, 24 May 2017 13:04:30 -0500 > Larry Rosenman schrieb: … > I use the traditional "make" way (via portmaster) There were some reports about needing to do “make clean” before “make

Re: ino64? r318606 -> r318739 OK; r318739 -> r318781 fails SIGSEGV

2017-05-24 Thread Ngie Cooper
> On May 24, 2017, at 08:15, David Wolfskill wrote: ... > It completed successfully and a reboot shows: > > FreeBSD freebeast.catwhisker.org 12.0-CURRENT FreeBSD 12.0-CURRENT #354 > r318781M/318781:1200031: Wed May 24 07:31:48 PDT 2017 >

Re: Bug in make setting wrong MAKESYSPATH

2017-05-22 Thread Ngie Cooper
On Sun, May 21, 2017 at 1:54 AM, Thomas Mueller wrote: > I tried building ports, starting with ports-mgmt/synth, on HEAD (12-current) > and ran into difficulties with syntax error in bsd.compiler.mk . > > With PORTSDIR on another partition, mounted as /BETA1, I got these

Re: Anyone having ccache errors?

2017-05-15 Thread Ngie Cooper (yaneurabeya)
> On May 15, 2017, at 11:01, Beeblebrox wrote: > >> I was looking at the "make: Unknown modifier ‘c’” warnings — which >> were a symptom of the bug that was fixed late last week. I don’t >> genuinely know if ccache works or doesn’t work. Thanks, -Ngie > > Thanks, > I

Re: Anyone having ccache errors?

2017-05-15 Thread Ngie Cooper (yaneurabeya)
> On May 15, 2017, at 10:46, Beeblebrox wrote: > >> Upgrade make — it was a bug with it, fixed in the past few days. >> HTH, > > I just rebuilt and installed a clean world without using ccache > After reboot I tried buildworld with ccache enabled, but got same error. > >

Re: Anyone having ccache errors?

2017-05-15 Thread Ngie Cooper (yaneurabeya)
> On May 15, 2017, at 01:20, Beeblebrox wrote: > > I have been getting ccache errors during buildworld. Ports for example does > not have this problem. I compleely reset the cache data some 2 months ago and > ccache seemed to play with that much more nicely. > > Apart

Re: Really weird behavior with terminals/sessions in past couple weeks

2017-05-13 Thread Ngie Cooper (yaneurabeya)
> On May 13, 2017, at 11:05, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > > >> On May 13, 2017, at 11:01, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> >> wrote: >> >> Hi, >> I’ve been noticing some really we

Re: Really weird behavior with terminals/sessions in past couple weeks

2017-05-13 Thread Ngie Cooper (yaneurabeya)
> On May 13, 2017, at 11:01, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > > Hi, > I’ve been noticing some really weird behavior with terminal input after > updating my kernel/userland — in particular, if I do `arc diff —create` > (which opens v

Really weird behavior with terminals/sessions in past couple weeks

2017-05-13 Thread Ngie Cooper (yaneurabeya)
Hi, I’ve been noticing some really weird behavior with terminal input after updating my kernel/userland — in particular, if I do `arc diff —create` (which opens vi/vim), and try to do edits/use ^c, it will terminate the running process for `arc diff —create`. Similarly, I was seeing

Re: make warning: ?: No such file or directory.

2017-05-10 Thread Ngie Cooper
On Wed, May 10, 2017 at 11:59 AM, Simon J. Gerraty wrote: > Bryan Drewery wrote: >> Oh now I get it too after updating system from head from r317177 to >> r318116. So it seems to be a bug in bmake-20170420. > > What's in your env? > Eg. > > env | grep MAKE

Re: make warning: ?: No such file or directory.

2017-05-09 Thread Ngie Cooper (yaneurabeya)
> On May 9, 2017, at 21:37, O. Hartmann wrote: > > On recent CURRENT, the source tree /usr/src seems to have issues on some of my > boxes and whenever I issue "make build", the message: > > make warning: �: No such file or directory. > > pops up. "svn st" doesn't

Re: ${src}/release/release.sh fails at makefs state

2017-05-08 Thread Ngie Cooper (yaneurabeya)
> On May 8, 2017, at 06:07, Alastair Hogge <a...@fastmail.fm> wrote: > > On Fri, 5 May 2017 11:26:44 PM Ngie Cooper wrote: >> (CCing emaste) >> >>> On May 5, 2017, at 21:55, Alastair Hogge <a...@fastmail.fm> wrote: >> … >> >>>

Re: filemon: weird full-time build although filemon enabled

2017-05-08 Thread Ngie Cooper (yaneurabeya)
> On May 6, 2017, at 00:22, O. Hartmann wrote: > > I build CURRENT on two technically similar systems on a almost daily basis. > Therefore, it > was a great relief having WITH_META_MODE=yes set in /etc/src-env.conf for > incremental > builds. To make my understanding

Re: ${src}/release/release.sh fails at makefs state

2017-05-06 Thread Ngie Cooper (yaneurabeya)
(CCing emaste) > On May 5, 2017, at 21:55, Alastair Hogge wrote: … > Calculated size of `memstick.img.part': 485474304 bytes, 9435 inodes > Extent size set to 8192 > memstick.img.part: 463.0MB (948192 sectors) block size 8192, fragment size > 1024 >using 9 cylinder

Re: make buildworld broken at r317821 (libsysdecode)

2017-05-05 Thread Ngie Cooper
On Fri, May 5, 2017 at 4:43 PM, Cy Schubert wrote: ... > You have a bad DIMM. I had this same problem on my laptop but not on my > servers downstairs. That suggested that since all four machines were > running the same software the difference between them was hardware.

Re: old snapshot install images?

2017-05-03 Thread Ngie Cooper (yaneurabeya)
> On May 3, 2017, at 10:39, Michael W. Lucas <mwlu...@michaelwlucas.com> wrote: > > On Wed, May 03, 2017 at 09:52:09AM -0700, Ngie Cooper wrote: >> Ok. How big is your freebsd-boot partition? > > The size created by the installer. ;) > > I've run another i

Re: old snapshot install images?

2017-05-03 Thread Ngie Cooper
> On May 3, 2017, at 09:41, Michael W. Lucas <mwlu...@michaelwlucas.com> wrote: > >> On Wed, May 03, 2017 at 09:37:04AM -0700, Ngie Cooper (yaneurabeya) wrote: >> Ok. I was curious because there has been a period of time when 512b/sector >> disks have been bro

Re: old snapshot install images?

2017-05-03 Thread Ngie Cooper (yaneurabeya)
> On May 3, 2017, at 09:34, Michael W. Lucas <mwlu...@michaelwlucas.com> wrote: > > On Wed, May 03, 2017 at 01:01:10AM -0700, Ngie Cooper wrote: >> Hi Michael! >> - What sources are you using/revision are you at? > > Using r311461 amd64 install memstick at th

Re: old snapshot install images?

2017-05-03 Thread Ngie Cooper
Hi Michael! > On May 2, 2017, at 12:15, Michael W. Lucas wrote: > > Hi, > > About a year ago, I did a clean install on my desktop. No problems. > > I tried a clean install now, and it dies with: > > gtpzfsboot: error 1 lba 32 > error 1 > gptzfsboot: error 1 lba

Re: lang/gcc6-aux for head beyond __nonnull related issues: vm_ooffset_t and vm_pindex_t related changes (and more)

2017-04-14 Thread Ngie Cooper (yaneurabeya)
> On Apr 14, 2017, at 19:53, Mark Millard wrote: > > On 2017-Apr-14, at 4:30 PM, Gerald Pfeifer wrote: > >> On Thu, 13 Apr 2017, Pedro Giffuni wrote: >>> I didn’t want to get into this but the problem is that as part of it's >>> build/bootstrapping

buildkernel broken for META_MODE

2017-04-07 Thread Ngie Cooper (yaneurabeya)
Hi, I ran into this error when trying to run a meta mode build (for the first time). It might be related to the recent assym* ordering changes. Thanks! -Ngie $ cat /etc/src-env.conf WITH_AUTO_OBJ= yes WITH_META_MODE= yes UPDATE_DEPENDFILE= yes $ pwd /usr/src $ svnversion 316603M $

Re: problem with ls, not show a correct list

2017-04-06 Thread Ngie Cooper (yaneurabeya)
> On Apr 6, 2017, at 22:15, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > > >> On Apr 6, 2017, at 21:28, Nilton José Rizzo <ri...@i805.com.br> wrote: > > … > >> [966] root@valfenda rizzo #locale >> LANG=pt_BR.UTF-8 &

Re: problem with ls, not show a correct list

2017-04-06 Thread Ngie Cooper (yaneurabeya)
> On Apr 6, 2017, at 21:28, Nilton José Rizzo wrote: … > [966] root@valfenda rizzo #locale > LANG=pt_BR.UTF-8 > LC_CTYPE="pt_BR.UTF-8" > LC_COLLATE="pt_BR.UTF-8" > LC_TIME="pt_BR.UTF-8" > LC_NUMERIC="pt_BR.UTF-8" > LC_MONETARY="pt_BR.UTF-8" > LC_MESSAGES="pt_BR.UTF-8" >

Re: problem with ls, not show a correct list

2017-04-06 Thread Ngie Cooper
> On Apr 6, 2017, at 20:12, Nilton José Rizzo wrote: > > Hi all > > Look this command on a FreeBSD -current > > % ls -d /usr/ports/[a-z]* > /usr/ports/accessibility /usr/ports/math > /usr/ports/arabic /usr/ports/misc > /usr/ports/archivers /usr/ports/Mk >

Re: increased power consumption lately?

2017-04-05 Thread Ngie Cooper (yaneurabeya)
> On Apr 5, 2017, at 10:39, Adrian Chadd wrote: > > hm, you could use dtrace to find what's calling that function and > print out the call stack? *does shrug* something like this (I realize it’s not printing out arg0 — arg0 is a union that would need decoding)?

Re: inetd startup script missing from /etc/rc.d in both -current and 11-stable

2017-04-03 Thread Ngie Cooper (yaneurabeya)
> On Apr 3, 2017, at 07:00, tech-lists wrote: > > Hello current@, > > From https://www.freebsd.org/doc/handbook/network-inetd.html I should be > able to start inetd like this: > > service inetd start > > ...after enabling it in /etc/rc.conf. The inetd options look like

Re: New syscons bugs: shutdown -r doesn't execute rc.d sequence and others

2017-03-29 Thread Ngie Cooper (yaneurabeya)
> On Mar 29, 2017, at 01:26, Bruce Evans <b...@optusnet.com.au> wrote: > > On Tue, 28 Mar 2017, Ngie Cooper wrote: > >>> On Mar 28, 2017, at 21:40, Bruce Evans <b...@optusnet.com.au> wrote: >>> >>>> On Wed, 29 Mar 2017, Bruce Evans wrote:

Re: New syscons bugs: shutdown -r doesn't execute rc.d sequence and others

2017-03-29 Thread Ngie Cooper
> On Mar 28, 2017, at 21:40, Bruce Evans wrote: > >> On Wed, 29 Mar 2017, Bruce Evans wrote: >> >>> On Wed, 29 Mar 2017, Andrey Chernov wrote: >>> ... >>> Moreover, I can't enter KDB via Ctrl-Alt-ESC in the syscons only mode >>> anymore - nothing happens. In the vt mode I

Re: shutdown -r doesn't execute rc.d sequence

2017-03-28 Thread Ngie Cooper (yaneurabeya)
> On Mar 28, 2017, at 14:27, Andrey Chernov wrote: … >> Using rc_debug=yes I see that it is the kernel problem, not rc problem. >> Sometimes rc backward sequence executed even fully, sometimes only >> partly, but in unpredictable moment inside rc sequence the kernel decide >>

Re: shutdown -r doesn't execute rc.d sequence

2017-03-28 Thread Ngie Cooper (yaneurabeya)
> On Mar 28, 2017, at 12:30, Andrey Chernov wrote: > > With latest -current amd64, reboot happens almost immediately, leaving > FS dirty. No proper backward rc.d or /usr/local/etc/rc.d sequence > execution is shown. No deactivating GELI swap too. Hi Andrey, Do you

Re: Apparent build race(s), r315238 -> r315298

2017-03-15 Thread Ngie Cooper (yaneurabeya)
> On Mar 15, 2017, at 2:19 PM, Bryan Drewery wrote: > > On 3/15/2017 2:10 PM, Bryan Drewery wrote: >> On 3/15/2017 11:23 AM, David Wolfskill wrote: >>> On Wed, Mar 15, 2017 at 11:09:05AM -0700, Bryan Drewery wrote: ... So where is /common/S4/obj coming from?

Re: Apparent build race(s), r315238 -> r315298

2017-03-15 Thread Ngie Cooper (yaneurabeya)
> On Mar 15, 2017, at 11:24, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > > >> On Mar 15, 2017, at 11:23, David Wolfskill <da...@catwhisker.org> wrote: >> >> On Wed, Mar 15, 2017 at 11:09:05AM -0700, Bryan Drewery wrote: >>

Re: Apparent build race(s), r315238 -> r315298

2017-03-15 Thread Ngie Cooper (yaneurabeya)
> On Mar 15, 2017, at 11:23, David Wolfskill wrote: > > On Wed, Mar 15, 2017 at 11:09:05AM -0700, Bryan Drewery wrote: >> ... >> So where is /common/S4/obj coming from? >> >> Is there a symlink involved here for /usr/obj? >> > > Yes; I've had /usr/obj as a symlink

Re: Apparent build race(s), r315238 -> r315298

2017-03-15 Thread Ngie Cooper (yaneurabeya)
> On Mar 15, 2017, at 11:09, Bryan Drewery wrote: > > On 3/15/2017 10:04 AM, David Wolfskill wrote: > >> -- > stage 1.1: legacy release compatibility shims >>

Re: buildworld error

2017-03-12 Thread Ngie Cooper (yaneurabeya)
> On Mar 11, 2017, at 18:24, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: Hi Roberto, The sbin/setkey issue should be resolved by r315181. Thank you for the report! Cheers, -Ngie signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Deterministic rescue buildworld error with custom make.conf/src.conf/MAKEOBJDIRPREFIX

2017-03-11 Thread Ngie Cooper (yaneurabeya)
> On Mar 11, 2017, at 18:27, Lawrence Stewart wrote: > > Hi Ian, … >> The MAKEOBJDIRPREFIX variable must be set in the environment, not in >> make.conf or on the make command line (documented in build(7)). > > Your assertion seems at odds with my past experience and my

Re: buildworld error

2017-03-11 Thread Ngie Cooper (yaneurabeya)
> On Mar 11, 2017, at 15:51, Roberto Rodriguez Jr > wrote: > > I figured the script command... here is the new error r315090 > > --- .depend --- > echo setkey.full: /usr/obj/usr/src/tmp/usr/lib/libc.a > /usr/obj/usr/src/tmp/usr/lib/libl.a >

Re: Building Current

2017-03-04 Thread Ngie Cooper
> On Mar 4, 2017, at 13:19, Roberto Rodriguez Jr wrote: > > Would make -DNO_CLEAN=NO also/maybe help as well? Remove =NO from your invocation above. That would define a variable as: ${NO_CLEAN=NO}=1 HTH, -Ngie ___

Re: Build Fail: -CURRENT

2017-03-04 Thread Ngie Cooper (yaneurabeya)
> On Mar 4, 2017, at 11:50, Larry Rosenman wrote: > > --- all_subdir_usr.sbin/amd --- > > /usr/src/contrib/amd/hlfsd/nfs_prot_svc.c:(.text+0x13e): undefined reference > to `xdr_symlinkargs' > > /usr/src/contrib/amd/hlfsd/nfs_prot_svc.c:(.text+0x14c): undefined reference >

Re: r314670: buildworld compile failure: undefined reference to `xdr_attrstat'

2017-03-04 Thread Ngie Cooper (yaneurabeya)
> On Mar 4, 2017, at 12:12, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > > >> On Mar 4, 2017, at 09:33, Michael Butler <i...@protected-networks.net> wrote: >> >> Seems that SVN r314659 broke this :-( >> >> Mi

Re: r314670: buildworld compile failure: undefined reference to `xdr_attrstat'

2017-03-04 Thread Ngie Cooper (yaneurabeya)
> On Mar 4, 2017, at 09:33, Michael Butler wrote: > > Seems that SVN r314659 broke this :-( > > Michael Working on it :(. -Ngie signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Boot failure - svn up from this morning

2017-03-02 Thread Ngie Cooper (yaneurabeya)
> On Mar 2, 2017, at 21:16, Chris H wrote: > > On Thu, 2 Mar 2017 21:56:38 -0500 (EST) AN wrote > >> Hi: >> >> I'm having a major problem after updating a 12-current machine today. >> After buildworld/kernel/install cycle on reboot I'm getting the

Re: effect of strip(1) on du(1)

2017-03-02 Thread Ngie Cooper
On Thu, Mar 2, 2017 at 4:31 PM, Rodney W. Grimes wrote: ... > Even if that is the case file system cache effects should NOT be > visible to a userland process. This is NOT as if your running > 2 different processing beating on a file. Your test cases are >

Re: Buildworld fails if WITHOUT_INET6=YES defined

2017-03-02 Thread Ngie Cooper
On Thu, Mar 2, 2017 at 11:40 AM, Alex Deiter wrote: > Hello, > > Please apply patch from upstream: > > https://github.com/the-tcpdump-group/libpcap/pull/541 > > Fix compilation if INET6 isn't defined. > Addresses GitHub issue #541, but differently from the pull request (it

Re: Possible overlooked "svn add" in r314192?

2017-02-24 Thread Ngie Cooper
> On Feb 24, 2017, at 05:39, David Wolfskill wrote: > > Updating head in place from r314136 -> r314200, I find I can't build the > kernel because: > > ... > ===> iwifw/iwi_ibss (all) > --- all_subdir_iwifw/iwi_monitor --- > ===> iwifw/iwi_monitor (all) > ---

Re: Buildworld fails if WITHOUT_INET6=YES defined

2017-02-17 Thread Ngie Cooper (yaneurabeya)
> On Feb 17, 2017, at 13:09, Bryan Drewery wrote: … > Ignore me, my yacc is just outdated. I’ll try again. This might have been part of my issue too. Thanks! -Ngie signature.asc Description: Message signed with OpenPGP using GPGMail

Re: xdev fixed

2017-02-17 Thread Ngie Cooper (yaneurabeya)
> On Feb 17, 2017, at 16:13, Bryan Drewery wrote: > > The issue reported here: > https://lists.freebsd.org/pipermail/freebsd-arm/2016-June/014065.html > >> make XDEV=arm XDEV_ARCH=armv6 xdev >> >> It failed! >> >> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444

Re: Buildworld fails if WITHOUT_INET6=YES defined

2017-02-16 Thread Ngie Cooper (yaneurabeya)
> On Feb 16, 2017, at 07:30, Oleg V. Nauman wrote: > > cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp - > B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -march=core2 -DHAVE_CONFIG_H - > I/usr/src/lib/libpcap -I/usr/obj/usr/src/lib/libpcap - >

Re: r313495 make perl File::Temp broken

2017-02-10 Thread Ngie Cooper (yaneurabeya)
> On Feb 10, 2017, at 05:55, Iblis Lin wrote: > > I just found i miss-typed the revision number in subject. > It's r313495. > > (https://svnweb.freebsd.org/base/head/sys/kern/vfs_vnops.c?r1=313495=313494=313495) > > On Fri, Feb 10, 2017 at 09:09:52PM +0800, Iblis Lin

Re: 'Protocol not supported' on linux socket call ( r313313 amd64 )

2017-02-08 Thread Ngie Cooper
> On Feb 8, 2017, at 07:44, Oleg V. Nauman wrote: > > After upgrading of current on amd64 box to r313313 I noticed that skype has > stopped working. > Below is the end of 'truss' output for skype: > > 36723: linux_socketcall(1,{ LINUX_SOCKET, 0x0 }) ERR#-93 'Protocol

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-28 Thread Ngie Cooper
On Sat, Jan 28, 2017 at 1:03 PM, Ngie Cooper <yaneurab...@gmail.com> wrote: > On Sat, Jan 28, 2017 at 12:17 PM, Ngie Cooper <yaneurab...@gmail.com> wrote: > ... > >> After some creative hacking... tada! >> >> # find /usr/obj/usr/src/sys/boot/ -type f -name

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-28 Thread Ngie Cooper
On Sat, Jan 28, 2017 at 12:17 PM, Ngie Cooper <yaneurab...@gmail.com> wrote: ... > After some creative hacking... tada! > > # find /usr/obj/usr/src/sys/boot/ -type f -name \*zfsboot -exec ls -l {} \; > -rw-r--r-- 1 root wheel 131584 Jan 28 12:07 > /usr/obj/usr/src/sys/boot

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-28 Thread Ngie Cooper
On Sat, Jan 28, 2017 at 12:21 PM, Allan Jude wrote: ... > The 'zfsboot' version, is dd's into the zfs boot code area. It is read > by the assembly code there. It is important the file be the size that > will be read, so it is padded out. That file is currently only used

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-28 Thread Ngie Cooper
On Sat, Jan 28, 2017 at 11:22 AM, Ngie Cooper <yaneurab...@gmail.com> wrote: >> What created a partition that small? > > Me. > > gpart up until last summer said that users should create 44kB > freebsd-boot partitions -- des@ corrected that in r303289: > > -This

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-28 Thread Ngie Cooper
> What created a partition that small? Me. gpart up until last summer said that users should create 44kB freebsd-boot partitions -- des@ corrected that in r303289: -This example uses 88 blocks (44 kB) so the next partition will be -aligned on a 64 kB boundary without the need to specify an

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-28 Thread Ngie Cooper
On Sat, Jan 28, 2017 at 10:57 AM, Allan Jude <allanj...@freebsd.org> wrote: > On 2017-01-28 13:56, Ngie Cooper wrote: >> On Sat, Jan 28, 2017 at 8:56 AM, Warner Losh <i...@bsdimp.com> wrote: >> >> ... >> >>> So? It literally doesn't matter where th

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-28 Thread Ngie Cooper
On Sat, Jan 28, 2017 at 8:56 AM, Warner Losh wrote: ... > So? It literally doesn't matter where the freebsd-boot partition > lives, or what it's number is. You can put it at the start or end of > the swap partition after adjusting its size. I've done this on several >

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-27 Thread Ngie Cooper
> On Jan 27, 2017, at 12:23, Toomas Soome wrote: ... >> Unfortunately, in my infinite wisdom (IIRC) I put the zfs partition before >> the swap partition. >> >> We have a similar problem at work with sys/boot unfortunately, but that's a >> side discussion for another

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-27 Thread Ngie Cooper
> On Jan 27, 2017, at 09:05, Warner Losh wrote: ... > I'm curious why you can't find the space for a bigger partition? > Almost all drives these days are partitioned with a little wasted > space, and that wasted space should be more than enough to cover us > here. Also, most

gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-26 Thread Ngie Cooper (yaneurabeya)
Hi, I tried upgrading one of my workstations and unfortunately the freebsd-boot partition is too small (I follow manpage directions, exactly, and those seem to be too small as of 10.3-RELEASE timeframe), and I don’t have enough space or ability to resize the partition and make it

Re: r312348: igb broken: reporting wrong linkspeed!

2017-01-17 Thread Ngie Cooper
> On Jan 17, 2017, at 11:54, Hartmann, O. wrote: > > 12-CURRENT (FreeBSD 12.0-CURRENT #74 r312348: Tue Jan 17 19:54:58 CET > 2017 am64) reports the wrong linkspeed on a dualport Intel i350 NIC: > > igb0: flags=8843 metric 0 mtu >

Re: recent change to vim defaults?

2017-01-15 Thread Ngie Cooper
> On Jan 15, 2017, at 08:03, Julian Elischer wrote: > > I noticed that suddenly vim is grabbing mouse movements, which makes life > really hard. > > Was there a specific revision that brought in this change, and can it be > removed? "set mouse=" will disable the feature

Re: FreeBSD_HEAD_i386 - Build #4653 - Failure

2017-01-13 Thread Ngie Cooper (yaneurabeya)
> On Jan 13, 2017, at 18:18, jenkins-ad...@freebsd.org wrote: > > FreeBSD_HEAD_i386 - Build #4653 - Failure: > > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4653/ > Full change log: > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4653/changes > Full build log:

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

2017-01-13 Thread Ngie Cooper (yaneurabeya)
> On Jan 13, 2017, at 14:48, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > > >> On Jan 13, 2017, at 12:23, Eric Joyner <e...@freebsd.org> wrote: >> >> ^ Message ^ >> >> It takes forever, but I keep on forgetting to time h

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

2017-01-13 Thread Ngie Cooper (yaneurabeya)
> On Jan 13, 2017, at 12:23, Eric Joyner wrote: > > ^ Message ^ > > It takes forever, but I keep on forgetting to time how long it takes, so I > don't know how long "forever" is. Using -DNO_CLEAN on my 12.0-CURRENT / amd64 / 3GB RAM / 3 cores / VMware Fusion + open-vmtools

Re: powerpc.LINT* broken in netmap(4)

2017-01-13 Thread Ngie Cooper (yaneurabeya)
> On Jan 13, 2017, at 02:22, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > > Hi, > I spotted these compilation errors on universe12a.freebsd.org for both > powerpc.LINT and powerpc.LINT64: > > cc1: warnings being treated as errors > /sc

powerpc.LINT* broken in netmap(4)

2017-01-13 Thread Ngie Cooper (yaneurabeya)
Hi, I spotted these compilation errors on universe12a.freebsd.org for both powerpc.LINT and powerpc.LINT64: cc1: warnings being treated as errors /scratch/tmp/ngie/svn/sys/dev/netmap/netmap_generic.c: In function 'generic_set_tx_event':

Re: vt(4) chops off the leftmost three columns

2017-01-12 Thread Ngie Cooper (yaneurabeya)
> On Jan 12, 2017, at 18:13, Ed Maste wrote: > > On 12 January 2017 at 18:50, Alan Somers wrote: >> I've seen three separate machines where FreeBSD11's vt(4) driver chops >> off the leftmost three columns of the screen. Rendering simply starts >> at

Re: SVN r311568 breaks build

2017-01-06 Thread Ngie Cooper (yaneurabeya)
> On Jan 6, 2017, at 17:33, Michael Butler wrote: > > With the introduction of MSG_MORETOCOME, the build of libsysdecode is > broken. > > Was the following patch the intended but missed fix? Addressed in r311584 — thank you for the submission! -Ngie

Re: SVN r310931 Bad code

2016-12-31 Thread Ngie Cooper (yaneurabeya)
> On Dec 31, 2016, at 06:14, Michael Butler wrote: > > At line 1949 of head/contrib/bsnmp/lib/snmpclient.c, you changed .. > > - if ((sc->chost = malloc(strlen(s) + 1)) == NULL) { > + if ((sc->chost = strdup(strlen(s))) == NULL) { > > This

Re: r 310850: buildkernel failure: ip_carp.c:615:28: error: incomplete definition

2016-12-30 Thread Ngie Cooper (yaneurabeya)
> On Dec 30, 2016, at 12:07, O. Hartmann wrote: > > > [...] > > ===> cas (all) > --- all_subdir_carp --- > --- ip_carp.o --- > /usr/src/sys/modules/carp/../../netinet/ip_carp.c:615:28: error: incomplete > definition of > type 'struct ip6_hdr' return (memcmp(,

  1   2   3   >