Re: 9.1-RCs issues

2012-10-07 Thread Jin Guojun
What 9-stable did you imply? 9.0-Release has the same problem at offset > 274GB. I could not find current snapshots, ftp.freebsd.org://pub/FreeBSD/snapshots is empty, and I cannot ftp to snapshots.jp.freebsd.org. From: Hans Petter Selasky To: freebsd-...@freeb

Re: misc/172440: [patch] [build] fix broken CTFCONVERT_CMD call

2012-10-07 Thread Simon J. Gerraty
On Sun, 7 Oct 2012 01:48:35 -0700, Garrett Cooper writes: >Correction -- bmake hates empty strings for commands too... That's interesting. I thought I fixed that back in May.. Ok, that was something like @${EMPTY} This is a variant of the same thing - will fix - in make. In the meantime, yo

Re: misc/172440: [patch] [build] fix broken CTFCONVERT_CMD call

2012-10-07 Thread Eitan Adler
On 7 October 2012 12:14, Marcel Moolenaar wrote: > Other things we may want to do after we compile a file is > generate API/ABI information that we can validate so that > we can fail the build when some code change breaks the ABI > or API. +1. I would love generate-abi/generate-api and check-abi/

Re: misc/172440: [patch] [build] fix broken CTFCONVERT_CMD call

2012-10-07 Thread Marcel Moolenaar
On Oct 7, 2012, at 1:48 AM, Garrett Cooper wrote: > Please don't use WITH_BMAKE. It's only added for handling the switch. The option will be removed soon. BTW: Isn't it easier to introduce a CC_CMD variable that contains at least the compile command and to which you can append any commands y

Re: bin/172452: [patch] [fetch] add HTTP 305 handling to libfetch

2012-10-07 Thread eadler
Synopsis: [patch] [fetch] add HTTP 305 handling to libfetch Responsible-Changed-From-To: freebsd-bugs->eadler Responsible-Changed-By: eadler Responsible-Changed-When: Sun Oct 7 13:46:41 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=172452

bin/172452: [patch] [fetch] add HTTP 305 handling to libfetch

2012-10-07 Thread Garrett Cooper
>Number: 172452 >Category: bin >Synopsis: [patch] [fetch] add HTTP 305 handling to libfetch >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class:

Re: bin/172451: [fetch] Not properly following redirects; causes unnecessary manual intervention with ports installs, etc

2012-10-07 Thread eadler
Synopsis: [fetch] Not properly following redirects; causes unnecessary manual intervention with ports installs, etc Responsible-Changed-From-To: freebsd-bugs->eadler Responsible-Changed-By: eadler Responsible-Changed-When: Sun Oct 7 13:29:20 UTC 2012 Responsible-Changed-Why: I'll take it. http:

bin/172451: [fetch] Not properly following redirects; causes unnecessary manual intervention with ports installs, etc

2012-10-07 Thread Garrett Cooper
>Number: 172451 >Category: bin >Synopsis: [fetch] Not properly following redirects; causes unnecessary >manual intervention with ports installs, etc >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quar

Re: misc/172413: Boot "loader" should accept additional parameters

2012-10-07 Thread Zbigniew
The following reply was made to PR misc/172413; it has been noted by GNATS. From: Zbigniew To: "Andrey V. Elsukov" Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: misc/172413: Boot "loader" should accept additional parameters Date: Sun, 7 Oct 2012 12:57:53 + 2012/10/7, Andrey V. Elsukov

Re: 9.1-RCs issues

2012-10-07 Thread Hans Petter Selasky
On Sunday 07 October 2012 12:42:11 Hans Petter Selasky wrote: > On Sunday 07 October 2012 01:42:33 Jin Guojun wrote: > > 1) moused stops functioning on 9.1-RC2. Neither PS2 nor USB mouse can > > work. > > > > 9.1-RC1 has no such problem. > > > > 2) All i386 / amd64 of 9.1-RC1/RC2 have USB rea

Re: misc/172413: Boot "loader" should accept additional parameters

2012-10-07 Thread Andrey V. Elsukov
The following reply was made to PR misc/172413; it has been noted by GNATS. From: "Andrey V. Elsukov" To: Zbigniew Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: misc/172413: Boot "loader" should accept additional parameters Date: Sun, 07 Oct 2012 16:18:49 +0400 On 07.10.2012 01:41, Zbignie

Re: 9.1-RCs issues

2012-10-07 Thread Hans Petter Selasky
On Sunday 07 October 2012 01:42:33 Jin Guojun wrote: > 1) moused stops functioning on 9.1-RC2. Neither PS2 nor USB mouse can work. > 9.1-RC1 has no such problem. > > 2) All i386 / amd64 of 9.1-RC1/RC2 have USB read failure -- see dmesg > output at end of this email. > ada0 is internal SATA dri

Re: misc/172440: [patch] [build] fix broken CTFCONVERT_CMD call

2012-10-07 Thread Garrett Cooper
Correction -- bmake hates empty strings for commands too... bmake: ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -DMALLOC_PRODUCTION -march=prescott -I/usr/src/lib/libmd -DSHA1_ASM -DRMD160_ASM -std=gnu99 -fstack-protector -Wno-pointer-sign -c sha1hl.c -o sha1hl.o bmake: ${CTFCONVERT

misc/172440: [patch] [build] fix broken CTFCONVERT_CMD call

2012-10-07 Thread Garrett Cooper
>Number: 172440 >Category: misc >Synopsis: [patch] [build] fix broken CTFCONVERT_CMD call >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: