Re: pkg/ports system terribly messed up?

2014-10-01 Thread NGie Cooper
On Mon, Sep 29, 2014 at 11:13 PM, O. Hartmann wrote: > > Hello. > > I just made the last update of the ports yesterday (I use portmaster -da > performing this > task) and obviously or superficially everything went all right. > > I'm running on the boxes in question most recent CURRENT. > > On one

Re: Need help debugging yacc test failure in CURRENT

2014-10-02 Thread NGie Cooper
On Thu, Oct 2, 2014 at 11:14 AM, Garrett Cooper wrote: ... > Let me rephrase that. Using an older atf/kyua didn't repro the bug, so it's > probably atf/kyua Here's the bug I was referring to: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193499 (was replying on my phone earlier). Thank

Re: Need help fixing tests in CURRENT

2014-10-07 Thread NGie Cooper
On Tue, Oct 7, 2014 at 2:04 PM, Craig Rodrigues wrote: > Hi, > > After committing this fix to yacc in HEAD ( > https://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html ) > I've been able to do: "cd /usr/tests; kyua test" > > and get 0 test failures: > > https://jenkins.freebsd.org

Re: Need help fixing tests in CURRENT

2014-10-07 Thread NGie Cooper
On Tue, Oct 7, 2014 at 4:38 PM, Craig Rodrigues wrote: > > On Tue, Oct 7, 2014 at 4:30 PM, NGie Cooper wrote: >> >> On Tue, Oct 7, 2014 at 2:04 PM, Craig Rodrigues >> wrote: >> > Hi, >> > >> > After committing this fix to yacc in HEAD ( >&g

Re: Problem with perl and SVK

2014-10-13 Thread NGie Cooper
On Mon, Oct 13, 2014 at 11:55 AM, Hans Petter Selasky wrote: ... Hi Hans! This sounds like a package dependency / compatibility issue -- please file a ports PR in Bugzilla. Thanks! ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Re: buildkernel: make[2]: exec(ctfconvert) failed (No such file or directory)

2014-10-28 Thread NGie Cooper
On Tue, Oct 28, 2014 at 4:35 PM, Gyrd Thane Lange wrote: > On Tue, 28 Oct 2014 17:01:39 -0600 > Ian Lepore wrote: > >> On Tue, 2014-10-28 at 23:50 +0100, Gyrd Thane Lange wrote: >> > PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/game

Re: shutdown or acpi problem

2014-11-12 Thread NGie Cooper
On Wed, Nov 12, 2014 at 2:42 PM, Steve Kargl wrote: > I have a kernel/world from r274273 sources, which is exhibiting a new > issue on my old laptop. Neither 'shutdown -p now' nor 'shutdown -r now' > work. I get to the end of shutdown and see for example > > All buffers synced > Uptime: 4h23m15s

Re: shutdown or acpi problem

2014-11-12 Thread NGie Cooper
On Wed, Nov 12, 2014 at 6:27 PM, Chris H wrote: ... > How so? It's been necessary for as long > as I can remember. Just to confirm, I looked to see if anything > had changed: > https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > seems not. Do note; I'm not trying to be ar

Re: shutdown or acpi problem

2014-11-12 Thread NGie Cooper
On Wed, Nov 12, 2014 at 6:43 PM, NGie Cooper wrote: > On Wed, Nov 12, 2014 at 6:27 PM, Chris H wrote: > > ... > >> How so? It's been necessary for as long >> as I can remember. Just to confirm, I looked to see if anything >> had changed: >> https://

Re: Minor bug in SCSI definition

2014-11-12 Thread NGie Cooper
On Wed, Nov 12, 2014 at 7:30 PM, Rang, Anton wrote: > Coverity found an issue in this area which I tracked down to the incorrect > definition patched below. > > The SID_QUAL macro is (((inq_data)->device & 0xE0) >> 5) which extracts the > peripheral qualifier. > Per SCSI-2 (draft 10L) table 46,

Re: send-pr must live

2014-11-20 Thread NGie Cooper
On Thu, Nov 20, 2014 at 1:51 PM, Chris H wrote: > On Thu, 20 Nov 2014 12:14:35 -0800 Garrett Cooper > wrote > >> Please take a look at python-bugzilla > Hmm... no sign of it. Do you possibly mean; py-bugzillatools? > Just groping. All the hints were in my original reply... [root@wkstn-lnx-ngie

Re: /usr/include/c++/v1/cmath:653:9: error

2014-12-08 Thread NGie Cooper
Hi AN, On Mon, Dec 8, 2014 at 1:17 PM, AN wrote: > Hi List: > > FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #15 r275578: Sun Dec 7 15:25:11 > EST 2014 :/usr/obj/usr/src/sys/MYKERNEL amd64 > > [root@mail /usr/src]# svnlite info > Path: . > Working Copy Root Path: /usr/src > URL: svn://svn.freeb

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-17 Thread NGie Cooper
On Fri, Nov 28, 2014 at 1:03 PM, Dimitry Andric wrote: > Hi, ... Hi Dimitry, As a request to speed up the build process further, - Would it be [easily] possible in the clang35 branch to bootstrap the compiler for a specific architecture? The bootstrap / cross compiler for instance always

Re: Devops question: freebsd-update needs a real tty to run, problem for automation

2015-01-13 Thread NGie Cooper
On Tue, Jan 13, 2015 at 3:29 PM, Bryan Drewery wrote: > On 1/13/2015 5:11 PM, Craig Rodrigues wrote: >> Hi, >> >> Ahmed Kamal, a devops expert, is helping me to script the steps to >> upgrade a cluster of FreeBSD machines. For certain machines, >> we want to track the official FreeBSD releases an

Re: Devops question: freebsd-update needs a real tty to run, problem for automation

2015-01-13 Thread NGie Cooper
On Tue, Jan 13, 2015 at 4:09 PM, NGie Cooper wrote: > On Tue, Jan 13, 2015 at 3:29 PM, Bryan Drewery wrote: >> On 1/13/2015 5:11 PM, Craig Rodrigues wrote: >>> Hi, >>> >>> Ahmed Kamal, a devops expert, is helping me to script the steps to >>> upgrad

Re: Jenkins build became unstable: FreeBSD_HEAD-tests2 #604

2015-01-27 Thread NGie Cooper
On Tue, Jan 27, 2015 at 1:31 PM, Craig Rodrigues wrote: > On Tue, Jan 27, 2015 at 12:21 PM, wrote: > >> See >> >> > One of the expr tests seems to have broken after this change: > https://lists.freebsd.org/pipermail/svn-src-all/2015-Janua

Re: i915kms.ko: when loaded with Haswell HD4600, display goes blank

2015-01-29 Thread NGie Cooper
On Thu, Jan 29, 2015 at 10:52 AM, O. Hartmann wrote: > > Having trouble with loading i915kms.ko on a Haswell-based Lenovo ThinkPad > E540. The > laptop is equippted with a Intel i5-4200M CPU with integrated HD4600 iGPU. > Recent update > of CURRENT and loading of i915kms.ko turns the display imm

Re: i915kms.ko: when loaded with Haswell HD4600, display goes blank

2015-01-29 Thread NGie Cooper
On Thu, Jan 29, 2015 at 11:18 AM, NGie Cooper wrote: > On Thu, Jan 29, 2015 at 10:52 AM, O. Hartmann > wrote: >> >> Having trouble with loading i915kms.ko on a Haswell-based Lenovo ThinkPad >> E540. The >> laptop is equippted with a Intel i5-4200M CPU with inte

Re: ufs/devfs "lock order reversal" on poweroff

2015-02-18 Thread NGie Cooper
On Wed, Feb 18, 2015 at 9:53 AM, Damjan Jovanovic wrote: > Hi > > On r278909 (and probably earlier) I get the following when I run > "poweroff" (retyped from a video of it I had to record, since it > disappears very quickly): Hi Damjan, This is a known LOR. Thanks! ___

Re: Shared object "libsodium.so.13" not found, required by "dnscrypt-proxy"

2015-02-23 Thread NGie Cooper
On Mon, Feb 23, 2015 at 10:43 AM, Miguel Clara wrote: > I don't think this is a 11-Current issue per say but probalby bad config, > but since I'm using CURRENT I dicided to post to the list. > > When my system boots dnscrypt fails to start with: > > Shared object "libsodium.so.13" not found, requi

Re: What's the official method to test the build now?

2015-03-20 Thread NGie Cooper
On Fri, Mar 20, 2015 at 4:52 PM, Ryan Stone wrote: > "make tinderbox" has been broken for weeks, so I presume it's not what I'm > supposed to be using to test my commits anymore. What's the officially > supported make target that I'm supposed to use? It should work. If it doesn't, then we need t

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

2015-04-07 Thread NGie Cooper
On Tue, Apr 7, 2015 at 12:14 PM, Mike Tancsa wrote: > On 4/7/2015 3:04 PM, Garrett Cooper wrote: >> >> Hi, >> I just tried to upgrade my system from a Nehalem style era >> CPU/motherboard (a W series Xeon/P6T-WS) to a Haswell style CPU/motherboard >> (an E-series Haswell/Z97 motherboard),

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

2015-04-07 Thread NGie Cooper
On Tue, Apr 7, 2015 at 2:15 PM, Mike Tancsa wrote: > On 4/7/2015 3:14 PM, Mike Tancsa wrote: >> >> On 4/7/2015 3:04 PM, Garrett Cooper wrote: >>> >>> Hi, >>> I just tried to upgrade my system from a Nehalem style era >>> CPU/motherboard (a W series Xeon/P6T-WS) to a Haswell style >>> CPU/mothe

Re: What to do about RCS/OpenRCS

2015-05-07 Thread NGie Cooper
On Thu, May 7, 2015 at 1:38 PM, Pedro Giffuni wrote: > Hello; > > On 05/07/15 14:56, Lyndon Nerenberg wrote: >> >> On Thu, 7 May 2015, Pedro Giffuni wrote: >> >>> Unfortunately I don't use RCS enough (it looks like I should though) so >>> I am not in a good position to take the next step and deal

Re: cam(4) timeouts in bhyve/kyua runs up on Jenkins?

2015-05-26 Thread NGie Cooper
Hi Neel, On Tue, May 26, 2015 at 9:06 AM, Neel Natu wrote: > Hi NGie, ... > Can you try to reproduce with a virtio-blk instead of ahci-hd? > > It will help narrow down the problem because both ahci-hd and > virtio-blk emulations share a common backend to read/write to the > disk. You'll have t

Re: Need help reducing compilation warnings in CURRENT

2015-05-28 Thread NGie Cooper
On Thu, May 28, 2015 at 12:18 PM, Baptiste Daroussin wrote: ... > If not upstreamed, there is a good chance it get lost during the next update. > So > in the special case of warning fixes, I would strongly advice to upstream > first!! +200 Plus upstream sources generally get slammed by multiple

[HEADSUP] head after r284345 is broken; please be patient while it's fixed (was "[HEADSUP] head after r284417 is broken...")

2015-06-15 Thread NGie Cooper
On Mon, Jun 15, 2015 at 12:43 PM, Baptiste Daroussin wrote: > On Mon, Jun 15, 2015 at 12:27:36PM -0700, Garrett Cooper wrote: >> Jenkins emails will probably keep on informing everyone about how healthy >> things are in the meantime. > > FYI it was broken before that just hidden and people would

Re: gettimeofday((void *)-1, NULL) implicates core dump on recent FreeBSD 11-CURRENT

2015-07-07 Thread NGie Cooper
On Tue, Jul 7, 2015 at 3:17 PM, Oliver Pinter wrote: ... >> I have no idea where this broke because the Jenkins runs have been >> unreliable over the past few weeks ;(... > > Do you have died executors too? jenkins.freebsd.org does: https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/buildTimeTre

Re: gettimeofday((void *)-1, NULL) implicates core dump on recent FreeBSD 11-CURRENT

2015-07-09 Thread NGie Cooper
On Thu, Jul 9, 2015 at 1:41 AM, Konstantin Belousov wrote: > On Thu, Jul 09, 2015 at 08:27:17AM +1000, Peter Jeremy wrote: >> I'm not sure if we want to explicitly document the conditions under which >> gettimeofday() (or clock_gettime()) are implemented in userland vs syscalls >> because that is

Re: Read-only /usr/obj/ no longer kosher?

2015-08-25 Thread NGie Cooper
On Tue, Aug 25, 2015 at 3:21 PM, Xin Li wrote: > On 08/25/15 14:55, Pawel Jakub Dawidek wrote: >>> Now that I think of it, it might have been that I did >>> buildworld/buildkernel before -p1. Then freebsd-update updated >>> newvers.sh and then I was trying to do installworld. >> >> Yes, I can now

Re: kernel dtrace and current

2015-09-14 Thread NGie Cooper
On Mon, Sep 14, 2015 at 4:48 PM, Mark Johnston wrote: ... > While I'm looking at this, does anyone know what sgsmsg is for and why > it's built as part of the bootstrap tools? It came in with r179200 as a > DTrace build tool, but as far as I can see it's unused and always has > been. If there's no

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

2015-09-15 Thread NGie Cooper
On Tue, Sep 15, 2015 at 7:18 PM, Ryan Stone wrote: > On Tue, Sep 15, 2015 at 9:53 PM, Julian Elischer wrote: > >> one possibility is to use gpart label to describe the device. >> possibly it woudl hav ehte same result in both cases, but I don't know for >> sure that >> it works for root device..

Re: FreeBSD_HEAD-tests - Build #1497 - Still Unstable

2015-09-28 Thread NGie Cooper
On Mon, Sep 28, 2015 at 10:21 AM, Garrett Cooper wrote: > >> On Sep 28, 2015, at 06:30, jenkins-ad...@freebsd.org wrote: >> >> FreeBSD_HEAD-tests - Build #1497 - Still Unstable: >> >> Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1497/ >> Full change log: >> https://jenkin

kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-06 Thread NGie Cooper
> On Oct 6, 2015, at 16:13, jenkins-ad...@freebsd.org wrote: > > FreeBSD_HEAD-tests - Build #1540 - Unstable: > > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1540/ > Full change log: > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1540/changes > Full build log: >

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-06 Thread NGie Cooper
> On Oct 6, 2015, at 20:28, NGie Cooper wrote: > >> On Oct 6, 2015, at 16:13, jenkins-ad...@freebsd.org wrote: >> >> FreeBSD_HEAD-tests - Build #1540 - Unstable: >> >> Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-07 Thread NGie Cooper
> On Oct 6, 2015, at 23:58, Dimitry Andric wrote: > > On 07 Oct 2015, at 05:44, NGie Cooper wrote: >> >>> >>> On Oct 6, 2015, at 20:28, NGie Cooper wrote: >>> >>>> On Oct 6, 2015, at 16:13, jenkins-ad...@freebsd.org wrote:

Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread NGie Cooper
> On Oct 7, 2015, at 00:37, O. Hartmann wrote: > > I hit on a box this nasty/sticky error when performing buildworld. … > By the way, it seems that etc/rc.d/tests doesn't get deleted via "make > delete-old”. make delete-old only cleans up things installed to the system, not things in your so

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-07 Thread NGie Cooper
On Wed, Oct 7, 2015 at 6:15 AM, Dimitry Andric wrote: > On 07 Oct 2015, at 09:52, NGie Cooper wrote: > ... >>> How do you reproduce this issue? Do you have any core dumps? >> >> sudo bash >> pkg install -y kyua >> kyua test /usr/tests/local/atf/atf-c++/bui

Re: buildworld broken

2015-10-14 Thread NGie Cooper
On Wed, Oct 14, 2015 at 11:17 AM, Bryan Drewery wrote: ... > I'm looking at it now. Probably related to r289282. Thanks, -NGie ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #673 - Failure

2015-10-16 Thread NGie Cooper
> On Oct 16, 2015, at 22:33, Bryan Drewery wrote: ... >> I don't see how these changes cause this and I'm unable to reproduce >> here. Is anyone else hitting this? >> > > https://jenkins.freebsd.org/job/FreeBSD_HEAD_sparc64/lastBuild/consoleText > > The sparc64 build is past this. I don't t

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #673 - Failure

2015-10-16 Thread NGie Cooper
> On Oct 16, 2015, at 23:26, NGie Cooper wrote: > > >> On Oct 16, 2015, at 22:33, Bryan Drewery wrote: > > ... > >>> I don't see how these changes cause this and I'm unable to reproduce >>> here. Is anyone else hitting this? >>>

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #673 - Failure

2015-10-17 Thread NGie Cooper
> On Oct 16, 2015, at 23:38, NGie Cooper wrote: > >> On Oct 16, 2015, at 23:26, NGie Cooper wrote: >> >>> On Oct 16, 2015, at 22:33, Bryan Drewery wrote: >> >> ... >> >>>> I don't see how these changes cause this and I

Re: Depreciate and remove gbde

2015-10-19 Thread NGie Cooper
On Mon, Oct 19, 2015 at 4:44 PM, Martin Cracauer wrote: > Yonas Yanfa wrote on Sun, Oct 18, 2015 at 06:36:19AM -0400: >> >> Is there any objection to removing gbde? How many people use gbde? When >> have you used gbde over geli, and why? > > You would exclude all current users from accessing their

Re: Depreciate and remove gbde

2015-10-20 Thread NGie Cooper
> On Oct 20, 2015, at 00:29, Poul-Henning Kamp wrote: > > > In message <201510200645.t9k6jaam004...@mech-as222.men.bris.ac.uk>, Anton > Shterenlikht writes: >>> GBDE is for when the user is in danger. >> >> In danger of what? >> Please elaborate. > > Read the paper: > > http:/

Re: Almost instant crasj after boot, 100% reproducable, version from middle of summer works

2015-10-24 Thread NGie Cooper
> On Oct 24, 2015, at 13:47, Lev Serebryakov wrote: > > Hello freebsd-current, > > I have "home router" based on Intel MoBo with integrated Arom D2500 CPU. > It boots and works fine on -CURRENT r285355 (it is ~11 of Jun 2015). > > But several latest revisions (I've tried r288145 month ago and

Re: EFI bootloader often trys to build itself at installworld stage

2015-10-24 Thread NGie Cooper
> On Oct 24, 2015, at 14:28, Lev Serebryakov wrote: > > Hello freebsd-current, > > Each other time "make installworld" from object directory created several > hours ago > try to build efiloader again (and fails in my case as this world doesn't > contain compiler): > > ===> sys/boot/efi/loader

Re: EFI bootloader often trys to build itself at installworld stage

2015-10-24 Thread NGie Cooper
> On Oct 24, 2015, at 14:35, NGie Cooper wrote: > > >> On Oct 24, 2015, at 14:28, Lev Serebryakov wrote: >> >> Hello freebsd-current, >> >> Each other time "make installworld" from object directory created several >> hours ago >&g

Re: r287797 breaks build WITHOUT_NIS

2015-10-25 Thread NGie Cooper
> On Oct 10, 2015, at 16:18, Justin Hibbits wrote: > > When building WITHOUT_NIS, the following errors show up (base gcc, for > building powerpc): > > cc1: warnings being treated as errors > /home/chmeee/freebsd/head/lib/libc/gen/getgrent.c: In function > 'compat_setgrent': > /home/chmeee/freeb

Re: What changed in rc.d infrastructure in last months?

2015-10-25 Thread NGie Cooper
> On Oct 25, 2015, at 12:20, Lev Serebryakov wrote: > > Hello freebsd-current, > > > New version of -CURRENT try to configure wlan0 and run hostapd twice: > > Created wlan(4) interfaces: wlan0. > Created clone interfaces: gif0. > em0: link state changed to UP > em0: link state changed to DOWN

Re: What changed in rc.d infrastructure in last months?

2015-10-25 Thread NGie Cooper
> On Oct 25, 2015, at 12:30, NGie Cooper wrote: … > 445 # hostapif if > 446 # Returns 0 if the interface is a HOSTAP interface and 1 otherwise. > 447 hostapif() > 448 { > 449 local _tmpargs _arg > 450 _tmpargs=`_ifconfig_getargs $1` > 451 &

Re: What changed in rc.d infrastructure in last months?

2015-10-25 Thread NGie Cooper
> On Oct 25, 2015, at 12:39, Lev Serebryakov wrote: > > Hello NGie, > > Sunday, October 25, 2015, 10:30:47 PM, you wrote: > > >> This [the hostapd start/stop logic] all gets triggered whenever the >> interface goes up and down. > So, first time hostapd is started by /etc/rc.d/netif before d

Re: What changed in rc.d infrastructure in last months?

2015-10-25 Thread NGie Cooper
> On Oct 25, 2015, at 12:46, Lev Serebryakov wrote: > > Hello NGie, > > Sunday, October 25, 2015, 10:39:51 PM, you wrote: > > >> It’s documented here: > >> On the other hand, if you want to configure your wireless >> interface with hostapd(8), you need to add

Re: What changed in rc.d infrastructure in last months?

2015-10-25 Thread NGie Cooper
> On Oct 25, 2015, at 12:54, NGie Cooper wrote: ... > I’ll need to double-check the rcorder and get back to you on that. Answering this part: nope. devd still gets started after netif on my branch, so it’ll still start hostapd twice: $ rcorder `make -VFILES SRCCONF=/dev/null`

Re: What changed in rc.d infrastructure in last months?

2015-10-25 Thread NGie Cooper
> On Oct 25, 2015, at 12:58, NGie Cooper wrote: > > >> On Oct 25, 2015, at 12:54, NGie Cooper wrote: > > ... > >> I’ll need to double-check the rcorder and get back to you on that. > > Answering this part: nope. devd still gets started after netif o

Re: Coverity down?

2015-10-27 Thread NGie Cooper
On Tue, Oct 27, 2015 at 1:11 PM, Alan Somers wrote: > I just noticed that our last Coverity scan happened on either July-6 > (according to my inbox) or June-26 (according to Coverity's website). > Prior to that, we seemed to get scanned about once per week. Does > anybody know why we haven't been

Re: Segmentation fault running ntpd

2015-10-30 Thread NGie Cooper
> On Oct 30, 2015, at 01:42, Dag-Erling Smørgrav wrote: > > David Wolfskill writes: >> ... >> bound to 172.17.1.245 -- renewal in 43200 seconds. >> pid 544 (ntpd), uid 0: exited on signal 11 (core dumped) >> Starting Network: lo0 em0 iwn0 lagg0. >> ... > > Did you find a solution? I'm wonderi

Re: Segmentation fault running ntpd

2015-10-30 Thread NGie Cooper
> On Oct 30, 2015, at 02:05, Dag-Erling Smørgrav wrote: > > NGie Cooper writes: >> Dag-Erling Smørgrav writes: >>> David Wolfskill writes: >>>> pid 544 (ntpd), uid 0: exited on signal 11 (core dumped) >>> Did you find a solution? [...] >&g

Re: Segmentation fault running ntpd

2015-10-30 Thread NGie Cooper
> On Oct 30, 2015, at 02:18, Franco Fichtner wrote: > > Hi all, > > I did a quick test build and this seems to solve the ntpd crash issue > on top of releng/10.1. Makes sense … looking through my email r287591 was never MFCed back to stable/9 or stable/10 :/ . HTH, -NGie _

Re: Segmentation fault running ntpd

2015-10-30 Thread NGie Cooper
> On Oct 30, 2015, at 02:32, Franco Fichtner wrote: > > Well, it’s on stable/10 since September 16 and somebody reported that > this particular branch would not trigger the crash along with HEAD, > but any 10.x would. Can’t find the reference right now though. You’re right. My Mail.app search

Compilation failure with WITH_DTRACE_TESTS on mips/mips and powerpc/powerpc; it's trying to compile a host object on mips/powerpc because MAKEOBJDIRPREFIX is incorrect

2015-10-30 Thread NGie Cooper
Hi Bryan/Simon! I tried doing buildworld on powerpc/powerpc with -DWITH_DTRACE_TESTS and I ran into this linker issue below. I have no idea (yet) why it’s trying to compile an x64 object when I specify powerpc/powerpc — and more importantly, why is the object not being put in obj.powerpc

Re: Compilation failure with WITH_DTRACE_TESTS on mips/mips and powerpc/powerpc; it's trying to compile a host object on mips/powerpc because MAKEOBJDIRPREFIX is incorrect

2015-10-30 Thread NGie Cooper
On Fri, Oct 30, 2015 at 2:34 PM, Bryan Drewery wrote: > On 10/30/2015 2:21 PM, Bryan Drewery wrote: >> On 10/30/2015 1:57 PM, NGie Cooper wrote: >>> Hi Bryan/Simon! >>> I tried doing buildworld on powerpc/powerpc with -DWITH_DTRACE_TESTS >>> and I ran int

Re: Compilation failure with WITH_DTRACE_TESTS on mips/mips and powerpc/powerpc; it's trying to compile a host object on mips/powerpc because MAKEOBJDIRPREFIX is incorrect

2015-10-30 Thread NGie Cooper
On Fri, Oct 30, 2015 at 4:09 PM, Bryan Drewery wrote: ... > The example output must be a mistake as they are correct on ref11: > > ref11-amd64% find > /scratch/tmp/ngie/obj/*/scratch/tmp/ngie/svn/cddl/usr.sbin/dtrace/tests/common/json > -name tst.usdt.o -exec file {} + > /scratch/tmp/ngie/obj/arm.

Re: Compilation failure with WITH_DTRACE_TESTS on mips/mips and powerpc/powerpc; it's trying to compile a host object on mips/powerpc because MAKEOBJDIRPREFIX is incorrect

2015-10-30 Thread NGie Cooper
> On Oct 30, 2015, at 16:43, Simon J. Gerraty wrote: > > NGie Cooper wrote: >> I tried doing buildworld on powerpc/powerpc with -DWITH_DTRACE_TESTS >> and I ran into this linker issue below. I have no idea (yet) why it’s trying >> to compile an x64 object whe

Re: Compilation failure with WITH_DTRACE_TESTS on mips/mips and powerpc/powerpc; it's trying to compile a host object on mips/powerpc because MAKEOBJDIRPREFIX is incorrect

2015-10-31 Thread NGie Cooper
> On Oct 30, 2015, at 23:51, NGie Cooper wrote: > > >> On Oct 30, 2015, at 16:43, Simon J. Gerraty wrote: >> >> NGie Cooper wrote: >>> I tried doing buildworld on powerpc/powerpc with -DWITH_DTRACE_TESTS >>> and I ran into this link

Re: Compilation failure with WITH_DTRACE_TESTS on mips/mips and powerpc/powerpc; it's trying to compile a host object on mips/powerpc because MAKEOBJDIRPREFIX is incorrect

2015-10-31 Thread NGie Cooper
> On Oct 31, 2015, at 14:37, NGie Cooper wrote: > > >> On Oct 30, 2015, at 23:51, NGie Cooper wrote: >> >> >>> On Oct 30, 2015, at 16:43, Simon J. Gerraty wrote: >>> >>> NGie Cooper wrote: >>>>I tried doing buildworl

Re: Panic with PF on current.

2015-11-01 Thread NGie Cooper
> On Nov 1, 2015, at 10:54, Daniel Dettlaff wrote: > > Hello. > > I have my first kernel panic, probably related to pf/pflog in CURRENT: > > I built kernel using this config: > https://github.com/VerKnowSys/ServeD-OS/blob/master/kernel/VERKNOWSYS-11.0 > My make.conf: > https://github.com/Ver

Re: buildworld broken

2015-11-01 Thread NGie Cooper
> On Nov 1, 2015, at 08:47, Steve Kargl > wrote: > > ===> libexec/dma/dmagent (all) > cc -I/usr/src/libexec/dma/dmagent/../../../contrib/dma -DHAVE_REALLOCF > -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH='"/etc/dma"' > -DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.10"' > -DDMA_ROO

Re: Panic with PF on current.

2015-11-05 Thread NGie Cooper
On Thu, Nov 5, 2015 at 4:12 PM, Daniel Dettlaff wrote: > Hello. > > I have interesting verbose output with backtrace (not panic) from one of my > VMs: http://s.verknowsys.com/f0d457ce9420399baaf531012c33eb81.png > It’s triggered by autostarting jail on bridged vlan interface (no VNET > feature e

Re: nanoBSD: buidlworld failure

2015-11-06 Thread NGie Cooper
> 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 > > FreeBSD 11.0-CURRENT #2 r290394: Thu Nov 5 16:30:20 CET 2015 amd64 > > > [...] > cc -O

Re: mtree patch for WITHOUT_LPR

2015-11-07 Thread NGie Cooper
> On Nov 7, 2015, at 10:56, Dmitry Morozovsky wrote: > > On Sat, 7 Nov 2015, Bryan Drewery wrote: > > +/set type=dir uname=root gname=wheel mode=0755 > +. > +include > +atf-c > +.. > +atf-c++ > +.. This diff is incorrect

Re: FreeBSD_HEAD-tests - Build #1675 - Unstable

2015-11-08 Thread NGie Cooper
> On Nov 8, 2015, at 13:08, Baptiste Daroussin wrote: > > On Sun, Nov 08, 2015 at 11:10:58PM +0300, Andrey Chernov wrote: >> On 08.11.2015 22:08, jenkins-ad...@freebsd.org wrote: >>> FreeBSD_HEAD-tests - Build #1675 - Unstable: >>> >>> Build information: https://jenkins.FreeBSD.org/job/FreeBSD_

Re: FreeBSD_HEAD-tests - Build #1675 - Unstable

2015-11-08 Thread NGie Cooper
> On Nov 8, 2015, at 13:49, Baptiste Daroussin wrote: > > On Sun, Nov 08, 2015 at 01:27:28PM -0800, NGie Cooper wrote: >> >>> On Nov 8, 2015, at 13:08, Baptiste Daroussin wrote: >>> >>> On Sun, Nov 08, 2015 at 11:10:58PM +0300, Andrey Chernov w

Re: FreeBSD_HEAD-tests - Build #1675 - Unstable

2015-11-08 Thread NGie Cooper
> On Nov 8, 2015, at 14:09, Andrey Chernov wrote: > > Signed PGP part > On 09.11.2015 0:46, Baptiste Daroussin wrote: > >> Error Message: > > printf("%'.4f", 12345678.0625) ==> [1,23,45,678.0625], > > expected [123,456,78.0625]<> > > Looks like numericdef "grouping" handling pr

Re: mtree patch for WITHOUT_LPR

2015-11-08 Thread NGie Cooper
> On Nov 8, 2015, at 17:04, Garance A Drosehn wrote: > > On 7 Nov 2015, at 6:08, Dmitry Morozovsky wrote: >> >> as you're still maintaining lpr, I'm passing this through you. >> >> If one build his server WITHOUT_LPR, there are constantly few directories >> that >> are created by make hierarc

Re: FreeBSD_HEAD_sparc64 - Build #1311 - Still Failing

2015-11-08 Thread NGie Cooper
> On Nov 7, 2015, at 10:39, Garrett Cooper wrote: > >> On Nov 7, 2015, at 06:18, Andriy Gapon wrote: >> >>> On 07/11/2015 10:00, jenkins-ad...@freebsd.org wrote: >>> In file included from >>> /builds/FreeBSD_HEAD_sparc64/gnu/lib/libstdc++/../../../contrib/gcc/debug.c:19: >>> /builds/FreeBSD_H

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

2015-11-08 Thread NGie Cooper
> On Nov 8, 2015, at 20:51, Shane Ambler wrote: ... > 4 seconds?? > There have been 4 leap seconds added this century. > Did 1.9 add timestamp corrections relating to leap seconds? > > Did the developer not use leapsecs when the svn server does? Alternatively, was this impacted by a change in

Re: pf NAT and VNET Jails

2015-11-10 Thread NGie Cooper
On Tue, Nov 10, 2015 at 1:28 PM, Kristof Provost wrote: > On 2015-11-09 21:47:01 (-0500), Shawn Webb wrote: >> I found the problem: it seems that the new Intel Haswell graphics >> support (which I've been running with) is at odds somehow with pf NAT. >> Removing Haswell graphics support means wor

Re: Need help fixing failing locale tests

2015-11-14 Thread NGie Cooper
> On Nov 14, 2015, at 19:05, Craig Rodrigues wrote: > > Hi, > > After the recent locale commits, some of the tests are failing: > > https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1675/testReport/ > > I can reproduce two failures quite easily by doing with a newly built world: > > /bin/sh

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: >> >> https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1675/testReport/ >> >> I can reproduce tw

Re: Need help fixing failing locale tests

2015-11-14 Thread NGie Cooper
> On Nov 14, 2015, at 19:28, NGie Cooper 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.ISO8859-1/LC_TIME > 6

Re: Need help fixing failing locale tests

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

Re: Need help fixing failing locale tests

2015-11-14 Thread NGie Cooper
> On Nov 14, 2015, at 23:09, John Marino wrote: > > On 11/15/2015 4:46 AM, NGie Cooper wrote: >> >>> On Nov 14, 2015, at 19:28, NGie Cooper wrote: >> >> … >> >>> Why were these locales removed? >>> >>> 58 OLD_FILES+=us

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) make: don't know how to make

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 an atexit handler that c

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 libxo’ification (even man

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… Tha

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 wrote: > > On Sun, Nov 15, 2015 at 6:27 PM, Craig Rodrigues > wrote: > >> On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper >> wrote: >> >>> $ ls `readlink -f /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE` >

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: 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 > n_ether_subr.c

Re: freebsd-current compile with clang & ccache

2015-11-25 Thread NGie Cooper
> On Nov 25, 2015, at 23:21, M&S - 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 1. https://lists.freebs

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 > error: > 'ar9300/ar953x.ini' fi

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 ___ freebsd-current@freebsd.org mailing list https://lists

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 best way to handle it.

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 wrote: > > On Monday, November 30, 2015 09:33:49 AM NGie Cooper wrote: >> >>> On Nov 30, 2015, at 01:39, Konstantin Belousov wrote: >> >> … >> >>> Just to explicitely state the obvious, the proble

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 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, Konstantin Belousov wrote: >&g

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 invest

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 pass this by people in c

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 tr

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 Dec 19 19:20:48 2015

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 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, > -NGie > > % git log -

  1   2   3   >