Build failed in Jenkins: FreeBSD_HEAD #216

2016-04-28 Thread jenkins-admin
See 

--
[...truncated 310800 lines...]
===> usr.sbin/portsnap/portsnap (installconfig)
===> usr.sbin/portsnap/make_index (installconfig)
===> usr.sbin/portsnap/phttpget (installconfig)
===> usr.sbin/ppp (installconfig)
install -C -o root -g wheel -m 600  
/builds/workspace/FreeBSD_HEAD/src/usr.sbin/ppp/ppp.conf 
/builds/workspace/FreeBSD_HEAD/package/src/etc/ppp/
===> usr.sbin/edquota (installconfig)
===> usr.sbin/quotaon (installconfig)
===> usr.sbin/repquota (installconfig)
===> usr.sbin/rwhod (installconfig)
===> usr.sbin/etcupdate (installconfig)
===> usr.sbin/editmap (installconfig)
===> usr.sbin/mailstats (installconfig)
===> usr.sbin/makemap (installconfig)
===> usr.sbin/praliases (installconfig)
===> usr.sbin/sendmail (installconfig)
===> usr.sbin/tcpdchk (installconfig)
===> usr.sbin/tcpdmatch (installconfig)
===> usr.sbin/timed (installconfig)
===> usr.sbin/timed/timed (installconfig)
===> usr.sbin/timed/timedc (installconfig)
===> usr.sbin/config (installconfig)
===> usr.sbin/crunch (installconfig)
===> usr.sbin/crunch/crunchgen (installconfig)
===> usr.sbin/crunch/crunchide (installconfig)
===> usr.sbin/unbound (installconfig)
===> usr.sbin/unbound/daemon (installconfig)
===> usr.sbin/unbound/anchor (installconfig)
===> usr.sbin/unbound/checkconf (installconfig)
===> usr.sbin/unbound/control (installconfig)
===> usr.sbin/unbound/local-setup (installconfig)
===> usr.sbin/uathload (installconfig)
===> usr.sbin/uhsoctl (installconfig)
===> usr.sbin/usbconfig (installconfig)
===> usr.sbin/usbdump (installconfig)
===> usr.sbin/ac (installconfig)
===> usr.sbin/lastlogin (installconfig)
===> usr.sbin/utx (installconfig)
===> usr.sbin/ancontrol (installconfig)
===> usr.sbin/wlandebug (installconfig)
===> usr.sbin/wpa (installconfig)
===> usr.sbin/wpa/wpa_supplicant (installconfig)
===> usr.sbin/wpa/wpa_cli (installconfig)
===> usr.sbin/wpa/wpa_passphrase (installconfig)
===> usr.sbin/wpa/hostapd (installconfig)
===> usr.sbin/wpa/hostapd_cli (installconfig)
===> usr.sbin/wpa/ndis_events (installconfig)
===> etc (installconfig)
===> etc/newsyslog.conf.d (installconfig)
===> etc/sendmail (installconfig)
+ [ -z '' ]
+ FSTAB='
# DeviceMountpoint  FStype  Options DumpPass#
/procfs /proc   procfs  rw  0   0
fdesc   /dev/fd fdescfs rw  0   0
/dev/ufs/TESTROOT /ufsrw  1   1
'
+ [ -z '' ]
+ RC_CONF='
sshd_enable="YES"
'
+ cd /builds/workspace/FreeBSD_HEAD
+ sudo rm -fr tmp
+ mkdir -p tmp
+ cat
+ sudo cp tmp/fstab /builds/workspace/FreeBSD_HEAD/package/src/etc/fstab
+ sudo cp /etc/resolv.conf 
/builds/workspace/FreeBSD_HEAD/package/src/etc/resolv.conf
+ cat
+ [ -n freebsd-ci/scripts/test/config/config.json ]
+ python -c 'import json; f = 
open('\''freebsd-ci/scripts/test/config/config.json'\'', '\''r'\''); j = 
json.load(f); print(j['\''interface'\''])'
+ INTERFACE=vtnet0
+ python -c 'import json; f = 
open('\''freebsd-ci/scripts/test/config/config.json'\'', '\''r'\''); j = 
json.load(f); print(j['\''ip'\''])'
+ IP=192.168.10.2
+ cat
+ sudo cp tmp/rc.conf /builds/workspace/FreeBSD_HEAD/package/src/etc/rc.conf
+ sudo cp /builds/workspace/FreeBSD_HEAD/package/src/etc/ssh/sshd_config 
tmp/sshd_config
+ sed -i '' -e /PermitRootLogin/d tmp/sshd_config
+ whoami
+ date
+ cat
+ sudo cp tmp/sshd_config 
/builds/workspace/FreeBSD_HEAD/package/src/etc/ssh/sshd_config
+ sudo chroot /builds/workspace/FreeBSD_HEAD/package/src /bin/sh -c 'echo test 
| pw mod user root -h 0'
+ [ -z '' ]
+ sudo /usr/local/sbin/pkg-static -c /builds/workspace/FreeBSD_HEAD/package/src 
install -y ports-mgmt/pkg devel/kyua devel/autoconf shells/bash
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static 
install -f pkg" recommended
Updating FreeBSD repository catalogue...
Fetching meta.txz: . done
Fetching packagesite.txz: .. done
Processing entries: .. done
FreeBSD repository update completed. 25107 packages processed.
The following 16 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
pkg: 1.7.2
kyua: 0.11_1,3
autoconf: 2.69
bash: 4.3.42_1
pkgconf: 0.9.12_1
sqlite3: 3.12.1
readline: 6.3.8
indexinfo: 0.2.4
atf: 0.21
lutok: 0.4_6
lua52: 5.2.4
libedit: 3.1.20150325_2
autoconf-wrapper: 20131203
perl5: 5.20.3_12
m4: 1.4.17_1,1
gettext-runtime: 0.19.7

The process will require 104 MiB more space.
23 MiB to be downloaded.
Fetching pkg-1.7.2.txz: .. done
Fetching kyua-0.11_1,3.txz: .. done
Fetching autoconf-2.69.txz: .. done
Fetching bash-4.3.42_1.txz: .. done
Fetching pkgconf-0.9.12_1.txz: ... done
Fetching sqlite3-3.12.1.txz: .. done
Fetching readline-6.3.8.txz: .. done

failure with latest merged ACPI on virtualbox

2016-04-28 Thread Kurt Lidl
I have a virtual machine running freebsd-current under VirtualBox (on Mac OS X).

It's been running with no issue for the last month.  Today, I updated to the
current version.

# old version (worked well)
@(#)FreeBSD 11.0-CURRENT #0 991d92a(master): Sat Mar 26 08:59:33 EDT 2016
FreeBSD 11.0-CURRENT #0 991d92a(master): Sat Mar 26 08:59:33 EDT 2016
l...@testvm.pix.net:/usr/obj/usr/src/sys/GENERIC

Current version, which fails:
# uname -a
FreeBSD testvm.pix.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 88a00cf(blacklist): 
Wed Apr 13 00:39:24 EDT 2016 
l...@testvm.pix.net:/usr/obj/usr/src/sys/GENERIC  amd64

It's shutdown twice (without warning), logging the following to the messages 
file:

Apr 28 17:08:14 testvm kernel: ACPI Error: No installed handler for fixed event 
- PM_Timer (0), disabling (20160422/evevent-323)
Apr 28 17:08:14 testvm kernel: ACPI Error: No installed handler for fixed event 
- RealTimeClock (4), disabling (20160422/evevent-323)
Apr 28 17:08:14 testvm kernel: ACPI Error: No handler or method for GPE 01, 
disabling event (20160422/evgpe-834)
Apr 28 17:08:14 testvm kernel: ACPI Error: No handler or method for GPE 03, 
disabling event (20160422/evgpe-834)
Apr 28 17:08:14 testvm kernel: ACPI Error: No handler or method for GPE 04, 
disabling event (20160422/evgpe-834)
Apr 28 17:08:14 testvm kernel: ACPI Error: No handler or method for GPE 05, 
disabling event (20160422/evgpe-834)
Apr 28 17:08:14 testvm kernel: ACPI Error: No handler or method for GPE 06, 
disabling event (20160422/evgpe-834)
Apr 28 17:08:14 testvm kernel: ACPI Error: No handler or method for GPE 07, 
disabling event (20160422/evgpe-834)
Apr 28 17:08:14 testvm kernel: .

In both cases, I was in the middle of running 'mergemaster', just after having
done a 'make installworld'.

-Kurt
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: asmc suspend/resume

2016-04-28 Thread Lundberg, Johannes
Just found some errors in dmesg I can add.

Fan safe speed:
asmc0: asmc_key_read for key F0Sf failed 10 times, giving up

Motion sensor:
asmc0: asmc_key_read for key MOCN failed 10 times, giving up
asmc0: asmc_key_read for key MO_X failed 10 times, giving up
asmc0: asmc_key_read for key MO_Y failed 10 times, giving up
asmc0: asmc_key_read for key MO_Z failed 10 times, giving up



On Thu, Apr 28, 2016 at 5:48 PM, Lundberg, Johannes <
johan...@brilliantservice.co.jp> wrote:

> Hi
>
> I've added MacbookAir5,1 to asmc and will send a patch soon. Just wanted
> to ask for some advice first.
>
> Copying the configuration from MBA3 I get the following:
>
> SMS seems to be not supported. kldload takes minutes to complete and gives
> weird values. I just disable that for now.
>
> FAN seems to function normally except "safespeed" is very large number
> compared to maxspeed.
>
> TEMP also seems correct but can not really confirm what sensors are on in
> the machine.
>
> Light.right is always zero.
> Light.left seems to work normally.
>
> Light.control works fine except:
> The keyboard backlight is turned off when resuming from suspend (S3). The
> sysctl reports the last set value but it needs to be set again after
> resume. Are there suspend / resume functions like probe/attach etc that are
> called that I can implement or how do kernel modules handle suspend/resume?
>
> Output:
>
> dev.asmc.0.light.control: 0
> dev.asmc.0.light.right: 0
> dev.asmc.0.light.left: 1
> dev.asmc.0.temp.TC0P: 47
> dev.asmc.0.temp.TC0E: 51
> dev.asmc.0.temp.TC0D: 52
> dev.asmc.0.temp.TB2T: 32
> dev.asmc.0.temp.TB1T: 34
> dev.asmc.0.temp.enclosure: 34
> dev.asmc.0.fan.0.targetspeed: 2000
> dev.asmc.0.fan.0.maxspeed: 6500
> dev.asmc.0.fan.0.minspeed: 2000
> dev.asmc.0.fan.0.safespeed: 16383
> dev.asmc.0.fan.0.speed: 2002
> dev.asmc.0.fan.0.id: Exhaust
> dev.asmc.0.%parent: acpi0
> dev.asmc.0.%pnpinfo: _HID=APP0001 _UID=0
> dev.asmc.0.%location: handle=\_SB_.PCI0.LPCB.SMC_
> dev.asmc.0.%driver: asmc
> dev.asmc.0.%desc: Apple SMC MacBook Air 11" (Mid 2012)
> dev.asmc.%parent:
>
>
> One more thing,
> dmidecode can't find any SMBIOS or DMI entries so I have to add
> smbios.system.product="MacBookAir5,1"
> to /boot/loader.conf. Is this normal?
>
> Thanks!
>
> Johannes
>
>

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
秘密保持について:この電子メールは、名宛人に送信したものであり、秘匿特権の対象となる情報を含んでいます。
もし、名宛人以外の方が受信された場合、このメールの破棄、およびこのメールに関する一切の開示、
複写、配布、その他の利用、または記載内容に基づくいかなる行動もされないようお願い申し上げます。
---
CONFIDENTIALITY NOTE: The information in this email is confidential
and intended solely for the addressee.
Disclosure, copying, distribution or any other action of use of this
email by person other than intended recipient, is prohibited.
If you are not the intended recipient and have received this email in
error, please destroy the original message.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

asmc suspend/resume

2016-04-28 Thread Lundberg, Johannes
Hi

I've added MacbookAir5,1 to asmc and will send a patch soon. Just wanted to
ask for some advice first.

Copying the configuration from MBA3 I get the following:

SMS seems to be not supported. kldload takes minutes to complete and gives
weird values. I just disable that for now.

FAN seems to function normally except "safespeed" is very large number
compared to maxspeed.

TEMP also seems correct but can not really confirm what sensors are on in
the machine.

Light.right is always zero.
Light.left seems to work normally.

Light.control works fine except:
The keyboard backlight is turned off when resuming from suspend (S3). The
sysctl reports the last set value but it needs to be set again after
resume. Are there suspend / resume functions like probe/attach etc that are
called that I can implement or how do kernel modules handle suspend/resume?

Output:

dev.asmc.0.light.control: 0
dev.asmc.0.light.right: 0
dev.asmc.0.light.left: 1
dev.asmc.0.temp.TC0P: 47
dev.asmc.0.temp.TC0E: 51
dev.asmc.0.temp.TC0D: 52
dev.asmc.0.temp.TB2T: 32
dev.asmc.0.temp.TB1T: 34
dev.asmc.0.temp.enclosure: 34
dev.asmc.0.fan.0.targetspeed: 2000
dev.asmc.0.fan.0.maxspeed: 6500
dev.asmc.0.fan.0.minspeed: 2000
dev.asmc.0.fan.0.safespeed: 16383
dev.asmc.0.fan.0.speed: 2002
dev.asmc.0.fan.0.id: Exhaust
dev.asmc.0.%parent: acpi0
dev.asmc.0.%pnpinfo: _HID=APP0001 _UID=0
dev.asmc.0.%location: handle=\_SB_.PCI0.LPCB.SMC_
dev.asmc.0.%driver: asmc
dev.asmc.0.%desc: Apple SMC MacBook Air 11" (Mid 2012)
dev.asmc.%parent:


One more thing,
dmidecode can't find any SMBIOS or DMI entries so I have to add
smbios.system.product="MacBookAir5,1"
to /boot/loader.conf. Is this normal?

Thanks!

Johannes

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
秘密保持について:この電子メールは、名宛人に送信したものであり、秘匿特権の対象となる情報を含んでいます。
もし、名宛人以外の方が受信された場合、このメールの破棄、およびこのメールに関する一切の開示、
複写、配布、その他の利用、または記載内容に基づくいかなる行動もされないようお願い申し上げます。
---
CONFIDENTIALITY NOTE: The information in this email is confidential
and intended solely for the addressee.
Disclosure, copying, distribution or any other action of use of this
email by person other than intended recipient, is prohibited.
If you are not the intended recipient and have received this email in
error, please destroy the original message.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: ixv device_attach: ixv0 attach returned 5 (was sr-iov issues, reset_hw() failed with error -100)

2016-04-28 Thread Ultima
Jeb,

Okay, just wanted to make sure it was known. =]

Ultima

On Thu, Apr 28, 2016 at 4:36 PM, cramerj  wrote:

> Yeah, we're running into some issues with our implementation.  I'm working
> on the VF driver now and hope to get some of these bugs fixed within the
> next couple weeks.
>
> Thanks,
> -Jeb
>
> -Original Message-
> From: owner-freebsd-curr...@freebsd.org [mailto:
> owner-freebsd-curr...@freebsd.org] On Behalf Of Ultima
> Sent: Sunday, April 24, 2016 8:32 PM
> Cc: freebsd-current@freebsd.org; freebsd-virtualizat...@freebsd.org;
> freebsd-hardw...@freebsd.org
> Subject: ixv device_attach: ixv0 attach returned 5 (was sr-iov issues,
> reset_hw() failed with error -100)
>
>  The sr-iov vf driver is failing to attach.
>
>
> # pciconf -lv: (filtered to only relevant output)
> ix0@pci0:129:0:0: class=0x02 card=0x1458 chip=0x15288086 rev=0x01
> hdr=0x00
> vendor = 'Intel Corporation'
> device = 'Ethernet Controller 10-Gigabit X540-AT2'
> class  = network
> subclass   = ethernet
> ix1@pci0:129:0:1: class=0x02 card=0x1458 chip=0x15288086 rev=0x01
> hdr=0x00
> vendor = 'Intel Corporation'
> device = 'Ethernet Controller 10-Gigabit X540-AT2'
> class  = network
> subclass   = ethernet
> none155@pci0:129:0:129: class=0x02 card=0x1458 chip=0x15158086
> rev=0x01 hdr=0x00
> vendor = 'Intel Corporation'
> device = 'X540 Ethernet Controller Virtual Function'
> class  = network
> subclass   = ethernet
> none156@pci0:129:0:131: class=0x02 card=0x1458 chip=0x15158086
> rev=0x01 hdr=0x00
> vendor = 'Intel Corporation'
> device = 'X540 Ethernet Controller Virtual Function'
> class  = network
> subclass   = ethernet
>
> # devctl attach pci0:129:0:129
> devctl: Failed to attach pci0:129:0:129: Input/output error
>
> # dmesg
> ixv0:  1.4.6-k> at device 0.129 numa-domain 1 on pci12
> ixv0: Using MSIX interrupts with 2 vectors
> ixv0: ixgbe_reset_hw() failed with error -100
> device_attach: ixv0 attach returned 5
>
> # cat /etc/iovctl.conf
> PF {
> device : ix1;
> num_vfs : 31;
> }
>
> DEFAULT {
> passthrough : true;
> }
> VF-0 {
> passthrough : false;
> }
> VF-1 {
> passthrough : false;
> }
>
>
> Any ideas?
>
> Ultima
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Weird ACPI/DRM messages on -current

2016-04-28 Thread Alexei Pastuchov
Hi,
I'm using

11.0-CURRENT FreeBSD 11.0-CURRENT #0 r287497: Sun Sep  6 17:10:22 CEST 2015

on HP Folio 9470m.

After last ports upgrade in /var/log/messages appear weird messages:

Apr 28 06:31:10 dork kernel: error: [drm:pid9:i915_gem_object_unbind] *ERROR*
Attempting to unbind pinned buffer
Apr 28 07:04:47 dork kernel: error: [drm:pid9:i915_gem_object_unbind] *ERROR*
Attempting to unbind pinned buffer
Apr 28 20:20:40 dork kernel: error: [drm:pid1063:gen6_sanitize_pm] *ERROR* Power
management discrepancy: GEN6_RP_INTERRUPT_LIMITS expected 1700, was 1200
Apr 28 21:29:40 dork kernel: error: [drm:pid1063:gen6_sanitize_pm] *ERROR* Power
management discrepancy: GEN6_RP_INTERRUPT_LIMITS expected 0007, was 1700
 
The is a similar Issue:
http://lists.freebsd.org/pipermail/freebsd-current/2015-February/054368.html
but no solution.

Any help will be highly appreciated.

Sincerely yours,
Alexei
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


RE: ixv device_attach: ixv0 attach returned 5 (was sr-iov issues, reset_hw() failed with error -100)

2016-04-28 Thread cramerj
Yeah, we're running into some issues with our implementation.  I'm working on 
the VF driver now and hope to get some of these bugs fixed within the next 
couple weeks.

Thanks,
-Jeb

-Original Message-
From: owner-freebsd-curr...@freebsd.org 
[mailto:owner-freebsd-curr...@freebsd.org] On Behalf Of Ultima
Sent: Sunday, April 24, 2016 8:32 PM
Cc: freebsd-current@freebsd.org; freebsd-virtualizat...@freebsd.org; 
freebsd-hardw...@freebsd.org
Subject: ixv device_attach: ixv0 attach returned 5 (was sr-iov issues, 
reset_hw() failed with error -100)

 The sr-iov vf driver is failing to attach.


# pciconf -lv: (filtered to only relevant output)
ix0@pci0:129:0:0: class=0x02 card=0x1458 chip=0x15288086 rev=0x01
hdr=0x00
vendor = 'Intel Corporation'
device = 'Ethernet Controller 10-Gigabit X540-AT2'
class  = network
subclass   = ethernet
ix1@pci0:129:0:1: class=0x02 card=0x1458 chip=0x15288086 rev=0x01
hdr=0x00
vendor = 'Intel Corporation'
device = 'Ethernet Controller 10-Gigabit X540-AT2'
class  = network
subclass   = ethernet
none155@pci0:129:0:129: class=0x02 card=0x1458 chip=0x15158086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = 'X540 Ethernet Controller Virtual Function'
class  = network
subclass   = ethernet
none156@pci0:129:0:131: class=0x02 card=0x1458 chip=0x15158086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = 'X540 Ethernet Controller Virtual Function'
class  = network
subclass   = ethernet

# devctl attach pci0:129:0:129
devctl: Failed to attach pci0:129:0:129: Input/output error

# dmesg
ixv0:  at device 0.129 numa-domain 1 on pci12
ixv0: Using MSIX interrupts with 2 vectors
ixv0: ixgbe_reset_hw() failed with error -100
device_attach: ixv0 attach returned 5

# cat /etc/iovctl.conf
PF {
device : ix1;
num_vfs : 31;
}

DEFAULT {
passthrough : true;
}
VF-0 {
passthrough : false;
}
VF-1 {
passthrough : false;
}


Any ideas?

Ultima
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Has this ever been considered for video on raspberry devices and for other architectures?

2016-04-28 Thread Joe Nosay
Is it possible to use https://github.com/raspberrypi/userland along with
TinyX/XBMC to create an accelerated graphics driver?
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"