Jenkins build is still unstable: FreeBSD_HEAD #565

2016-08-29 Thread jenkins-admin
See 

___
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"


Jenkins build is still unstable: FreeBSD_HEAD #566

2016-08-29 Thread jenkins-admin
See 

___
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: FreeBSD 11.0-RC1 boot prompt kernel load issue.

2016-08-29 Thread John Baldwin
On Wednesday, August 24, 2016 01:35:08 PM Murthy Bhat wrote:
> 
> Hi,
> 
> This is regarding issue faced during OS(FreeBSD 11.0-RC1) installation on the 
> storage behind our smartpqi storage controller.

Are you using EFI or legacy boot?  Also, can you capture a screenshot of the
crash messages?  If it is not EFI, we probably crashed in the BIOS routines
used to read data from the USB drive.  It may be a BIOS bug (which isn't easily
fixable), but we would need the register dump from the crash to figure anything
out.

-- 
John Baldwin
___
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"


Jenkins build is still unstable: FreeBSD_HEAD #567

2016-08-29 Thread jenkins-admin
See 

___
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"


problems with mouse

2016-08-29 Thread Antonio Olivares
Dear folks,

I apologize in advance if this is not in the right list, if I need to
pose this question in questions, I will do so as soon as I find out.
I am having trouble with switching apps in Lumina desktop with the
mouse, I removed moused from /etc/rc.conf because I have a usb mouse
and still lose when I switch from firefox to terminal or vice versa.

$ uname -a
FreeBSD hp 11.0-RC2 FreeBSD 11.0-RC2 #0 r304729: Wed Aug 24 06:59:03
UTC 2016 r...@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
 amd64

Is there a way to troubleshoot this?  Is there something that can fix this?

Thanks in Advance,


Antonio
___
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: problems with mouse

2016-08-29 Thread Hans Petter Selasky

On 08/29/16 22:12, Antonio Olivares wrote:

Dear folks,

I apologize in advance if this is not in the right list, if I need to
pose this question in questions, I will do so as soon as I find out.
I am having trouble with switching apps in Lumina desktop with the
mouse, I removed moused from /etc/rc.conf because I have a usb mouse
and still lose when I switch from firefox to terminal or vice versa.

$ uname -a
FreeBSD hp 11.0-RC2 FreeBSD 11.0-RC2 #0 r304729: Wed Aug 24 06:59:03
UTC 2016 r...@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
 amd64

Is there a way to troubleshoot this?  Is there something that can fix this?

Thanks in Advance,



Hi,

Bruce Evans has fixed some issues with SC/VT mouse/keyboard stuff in 
12-current. Maybe he has some ideas.


Maybe you could try to compile an 12-current kernel and boot instead of 
11-stable.


I doubt it is related to umsX. Check dmesg in such case and see if there 
are attach/detach messages for your USB mouse, which would indicated a 
problem.


--HPS

___
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: problems with mouse

2016-08-29 Thread Antonio Olivares
I do not know what could be the problem, but if I restart the machine,
I get the functionality back.  I use the scroll ability and learned to
cut and paste using xterm only.  It is then when I lose the
functionality.

I right click and or left-click and I cannot switch from browser to
xterm.  I have to shutdown browser open xterm and then close it.

I want to copy from a terminal and paste, and when I switch to firefox
from the terminal I cannot see mouse pointer.  I then have to use alt*
keys to logout because mouse gets lost.  Do I send a script with
output from grepping mouse?

Thanks,


Antonio


On Mon, Aug 29, 2016 at 3:26 PM, Hans Petter Selasky  wrote:
> On 08/29/16 22:12, Antonio Olivares wrote:
>>
>> Dear folks,
>>
>> I apologize in advance if this is not in the right list, if I need to
>> pose this question in questions, I will do so as soon as I find out.
>> I am having trouble with switching apps in Lumina desktop with the
>> mouse, I removed moused from /etc/rc.conf because I have a usb mouse
>> and still lose when I switch from firefox to terminal or vice versa.
>>
>> $ uname -a
>> FreeBSD hp 11.0-RC2 FreeBSD 11.0-RC2 #0 r304729: Wed Aug 24 06:59:03
>> UTC 2016 r...@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>>  amd64
>>
>> Is there a way to troubleshoot this?  Is there something that can fix
>> this?
>>
>> Thanks in Advance,
>>
>
> Hi,
>
> Bruce Evans has fixed some issues with SC/VT mouse/keyboard stuff in
> 12-current. Maybe he has some ideas.
>
> Maybe you could try to compile an 12-current kernel and boot instead of
> 11-stable.
>
> I doubt it is related to umsX. Check dmesg in such case and see if there are
> attach/detach messages for your USB mouse, which would indicated a problem.
>
> --HPS
>
___
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"


Jenkins build is still unstable: FreeBSD_HEAD #568

2016-08-29 Thread jenkins-admin
See 

___
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: FreeBSD 11.0-RC1 boot prompt kernel load issue.

2016-08-29 Thread Murthy Bhat
Thanks for the response.

It is UEFI boot. As such there is no stack dumped on the console during crash. 
System restarts from the FreeBSD boot prompt without any message on the 
console. Still I have a picture where monitor goes off during data load. 
PFA(sorry for the flash)

Regards/Murthy Bhat

-Original Message-
From: John Baldwin [mailto:j...@freebsd.org] 
Sent: Monday, August 29, 2016 10:52 PM
To: freebsd-current@freebsd.org
Cc: Murthy Bhat ; FreeBSD-current@FreeBSD.org
Subject: Re: FreeBSD 11.0-RC1 boot prompt kernel load issue.

EXTERNAL EMAIL


On Wednesday, August 24, 2016 01:35:08 PM Murthy Bhat wrote:
>
> Hi,
>
> This is regarding issue faced during OS(FreeBSD 11.0-RC1) installation on the 
> storage behind our smartpqi storage controller.

Are you using EFI or legacy boot?  Also, can you capture a screenshot of the 
crash messages?  If it is not EFI, we probably crashed in the BIOS routines 
used to read data from the USB drive.  It may be a BIOS bug (which isn't easily 
fixable), but we would need the register dump from the crash to figure anything 
out.

--
John Baldwin
___
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: FreeBSD 11.0-RC1 boot prompt kernel load issue.

2016-08-29 Thread John Baldwin
On Monday, August 29, 2016 05:37:57 PM Murthy Bhat wrote:
> Thanks for the response.
> 
> It is UEFI boot. As such there is no stack dumped on the console during 
> crash. System restarts from the FreeBSD boot prompt without any message on 
> the console. Still I have a picture where monitor goes off during data load. 
> PFA(sorry for the flash)

Ugh.  I don't have a good suggestion on debugging this besides adding
printfs to the EFI loader code and/or moving an infinite loop around in
the code to narrow down exactly when it resets.  It is quite possibly
specific to the EFI firmware on your machine (at least, reproducing the
issue might be).

> Regards/Murthy Bhat
> 
> -Original Message-
> From: John Baldwin [mailto:j...@freebsd.org] 
> Sent: Monday, August 29, 2016 10:52 PM
> To: freebsd-current@freebsd.org
> Cc: Murthy Bhat ; FreeBSD-current@FreeBSD.org
> Subject: Re: FreeBSD 11.0-RC1 boot prompt kernel load issue.
> 
> EXTERNAL EMAIL
> 
> 
> On Wednesday, August 24, 2016 01:35:08 PM Murthy Bhat wrote:
> >
> > Hi,
> >
> > This is regarding issue faced during OS(FreeBSD 11.0-RC1) installation on 
> > the storage behind our smartpqi storage controller.
> 
> Are you using EFI or legacy boot?  Also, can you capture a screenshot of the 
> crash messages?  If it is not EFI, we probably crashed in the BIOS routines 
> used to read data from the USB drive.  It may be a BIOS bug (which isn't 
> easily fixable), but we would need the register dump from the crash to figure 
> anything out.
> 
> --
> John Baldwin


-- 
John Baldwin
___
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"


Jenkins build is still unstable: FreeBSD_HEAD #569

2016-08-29 Thread jenkins-admin
See 

___
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"


Jenkins build is still unstable: FreeBSD_HEAD #570

2016-08-29 Thread jenkins-admin
See 

___
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"


External toolchain support broken for devel/llvm38 but not devel/llvm37

2016-08-29 Thread Matthew Macy
It looks like there is something broken with the devel/llvm38 port or external 
toolchain support has regressed:


This works:
make  XCC=/usr/local/bin/clang37 XCXX=/usr/local/bin/clang++37 
XCPP=/usr/local/bin/clang-cpp37  buildworld -j12 -s

This fails:
 make  XCC=/usr/local/bin/clang38 XCXX=/usr/local/bin/clang++38 
XCPP=/usr/local/bin/clang-cpp38 buildworld -j12 -s

with:

/home/mmacy/devel/build/mnt/storage/mmacy/devel/drm-next-merge/tmp/usr/bin/ld: 
/usr/local/llvm38/bin/../lib/clang/3.8.1/lib/freebsd/libclang_rt.ubsan_standalone-x86_64.a:
 No such file: No such file or directory
clang-3.8: error: linker command failed with exit code 1 (use -v to see 
invocation)


mmacy@armageddon [~/devel/freebsd-ports-graphics/devel/llvm38|20:07|19] ls 
/usr/local/llvm38/lib/clang/3.8.1/
include
mmacy@armageddon [~/devel/freebsd-ports-graphics/devel/llvm38|20:08|20] ls 
/usr/local/llvm37/lib/clang/3.7.1 
asan_blacklist.txt  include lib

___
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"


Jenkins build is still unstable: FreeBSD_HEAD #571

2016-08-29 Thread jenkins-admin
See 

___
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"