CURRENT: pkg broken on r309320

2016-11-30 Thread O. Hartmann
Running CURRENT, r309320 and try to update ports. After the port has been build, pkg fails to install the port quitting with: pkg: illegal option -- i DBG(1)[67562]> pkg initialized pkg: unknown command: /usr/ports/www/libwww/work/stage For more information on available commands and options see

Re: CURRENT: pkg broken on r309320

2016-11-30 Thread Baptiste Daroussin
On Wed, Nov 30, 2016 at 10:22:28AM +0100, O. Hartmann wrote: > Running CURRENT, r309320 and try to update ports. After the port has been > build, pkg > fails to install the port quitting with: > > pkg: illegal option -- i > DBG(1)[67562]> pkg initialized > pkg: unknown command: /usr/ports/www/lib

Re: CURRENT: pkg broken on r309320

2016-11-30 Thread Matthew Seaman
On 2016/11/30 10:14, Baptiste Daroussin wrote: > revert r309314 the issue is there: > > The ports tree defines PKG_CMD as pkg register but now bsd.own.mk predefines > it > to simply pkg. > > There is a collision there. > Pointy hat to me. I'll revert that commit. Matthew signatur

Re: CURRENT: pkg broken on r309320

2016-11-30 Thread Baptiste Daroussin
On Wed, Nov 30, 2016 at 12:10:31PM +, Matthew Seaman wrote: > On 2016/11/30 10:14, Baptiste Daroussin wrote: > > revert r309314 the issue is there: > > > > The ports tree defines PKG_CMD as pkg register but now bsd.own.mk > > predefines it > > to simply pkg. > > > > There is a collision ther

Re: CURRENT: pkg broken on r309320

2016-11-30 Thread Matthew Seaman
On 2016/11/30 12:14, Baptiste Daroussin wrote: > On Wed, Nov 30, 2016 at 12:10:31PM +, Matthew Seaman wrote: >> On 2016/11/30 10:14, Baptiste Daroussin wrote: >>> revert r309314 the issue is there: >>> >>> The ports tree defines PKG_CMD as pkg register but now bsd.own.mk >>> predefines it >>>

Re: CURRENT: pkg broken on r309320

2016-11-30 Thread Hartmann, O.
On Wed, 30 Nov 2016 12:10:31 + Matthew Seaman wrote: > On 2016/11/30 10:14, Baptiste Daroussin wrote: > > revert r309314 the issue is there: > > > > The ports tree defines PKG_CMD as pkg register but now bsd.own.mk > > predefines it to simply pkg. > > > > There is a collision there. > >

Re: CURRENT: pkg broken on r309320

2016-11-30 Thread David Wolfskill
On Wed, Nov 30, 2016 at 09:46:37PM +0100, Hartmann, O. wrote: > ... > I'm now on re09332. The problem still persists. It is serious, no > packages can be installed and kernel building fails due to modules set > to be rebuild every time kernel is built in /etc/src.conf. > > Unfortunately, building

Re: Please test EARLY_AP_STARTUP

2016-11-30 Thread Sepherosa Ziehau
On Wed, Nov 30, 2016 at 9:59 AM, Sepherosa Ziehau wrote: > On Tue, Nov 29, 2016 at 2:27 AM, John Baldwin wrote: >> On Monday, November 28, 2016 02:35:07 PM Sepherosa Ziehau wrote: >>> Hi John, >>> >>> fdc seems to cause panic on Hyper-V: >>> https://people.freebsd.org/~sephe/fdc_panic.png >> >> Y