Re: Host CPUTYPE?=bdver2 unable to build release target for CPUTYPE?=slm

2017-10-30 Thread Alastair Hogge
On Fri, 27 Oct 2017-10-27 12:59:30 Alastair Hogge wrote: > Hi, > > I am attempting to build a release ${SRC}/release/release.sh -c > ${custom_release.conf}, however, the build fails with: Updated log from a host r325110: [...] --- installconfig_subdir_usr.bin/vtfontcvt ---

Re: Host CPUTYPE?=bdver2 unable to build release target for CPUTYPE?=slm

2017-10-30 Thread Alastair Hogge
On Mon, 30 Oct 2017-10-30 15:38:02 Alastair Hogge wrote: > On Fri, 27 Oct 2017-10-27 12:59:30 Alastair Hogge wrote: > > Hi, > > > > I am attempting to build a release ${SRC}/release/release.sh -c > > > ${custom_release.conf}, however, the build fails with: > Updated log from a host r325110: > >

Re: Segfault in _Unwind_* code called from pthread_exit

2017-10-30 Thread Tijl Coosemans
On Sun, 29 Oct 2017 21:13:58 +0200 Konstantin Belousov wrote: > On Sun, Oct 29, 2017 at 06:23:51PM +0100, Tijl Coosemans wrote: >> On Sat, 26 Aug 2017 21:40:34 +0300 Konstantin Belousov >> wrote: >>> On Sat, Aug 26, 2017 at 08:28:13PM +0200, Tijl Coosemans wrote: I did consider using >

Re: Segfault in _Unwind_* code called from pthread_exit

2017-10-30 Thread Tijl Coosemans
On Sun, 29 Oct 2017 20:40:46 +0100 Andreas Tobler wrote: > Attached what I have for libgcc. It can be applied to gcc5-8, should > give no issues. The mentioned tc from this thread and mine, > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82635 do pass. > > What do you think? Like I said before

FYI about native-xtools / Poudriere jail -x change in head

2017-10-30 Thread Bryan Drewery
The latest FreeBSD head's native-xtools support (jail -x) requires poudriere-devel-3.1.99.20171028 or poudriere-3.1.22 after r325082. Otherwise it will build but not install. Also with the new Poudriere and latest head native-xtools no longer requires a /usr/src checkout but uses the jails own so

pcsc-lite hangs up after unplugging an USB card reader

2017-10-30 Thread Jairo Montes González
Jairo Montes schrieb am 30.10.2017 17:09 _ Hi people! My problem appears only when unplugging one device. I can have more than one connected, but when I disconnect one, an error occurs, and if I plug in a device, even the same

Re: pcsc-lite hangs up after unplugging an USB card reader

2017-10-30 Thread Hans Petter Selasky
On 10/30/17 18:10, Jairo Montes González wrote: Jairo Montes schrieb am 30.10.2017 17:09 _ Hi people! My problem appears only when unplugging one device. I can have more than one connected, but when I disconnect one, an error o

Re: Segfault in _Unwind_* code called from pthread_exit

2017-10-30 Thread Andreas Tobler
On 30.10.17 15:32, Tijl Coosemans wrote: On Sun, 29 Oct 2017 20:40:46 +0100 Andreas Tobler wrote: Attached what I have for libgcc. It can be applied to gcc5-8, should give no issues. The mentioned tc from this thread and mine, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82635 do pass. What d