Re: Fails to build HAProxy 1.8.10 without USE_THREAD

2018-06-26 Thread William Lallemand
On Sun, Jun 24, 2018 at 10:05:48AM +, Zero King wrote: > On Sun, Jun 24, 2018 at 11:45:35AM +0200, William Lallemand wrote: > >On Sun, Jun 24, 2018 at 09:35:11AM +, Zero King wrote: > >> On Sun, Jun 24, 2018 at 09:42:54AM +0200, William Lallemand wrote: > >> >On Sun, Jun 24, 2018 at

Re: Fails to build HAProxy 1.8.10 without USE_THREAD

2018-06-26 Thread Willy Tarreau
On Sun, Jun 24, 2018 at 11:16:05AM +0200, William Lallemand wrote: > From 081e7f64b1f2ff882be5eb1cb13e44fd2587e806 Mon Sep 17 00:00:00 2001 > From: William Lallemand > Date: Sun, 24 Jun 2018 09:37:03 +0200 > Subject: [PATCH] BUG/BUILD: threads: unbreak build without threads > > The build without

Re: Fails to build HAProxy 1.8.10 without USE_THREAD

2018-06-24 Thread Zero King
On Sun, Jun 24, 2018 at 11:45:35AM +0200, William Lallemand wrote: On Sun, Jun 24, 2018 at 09:35:11AM +, Zero King wrote: On Sun, Jun 24, 2018 at 09:42:54AM +0200, William Lallemand wrote: >On Sun, Jun 24, 2018 at 02:30:57AM +, Zero King wrote: >> Hi, >> >> I tried to update haproxy to

Re: Fails to build HAProxy 1.8.10 without USE_THREAD

2018-06-24 Thread William Lallemand
On Sun, Jun 24, 2018 at 09:35:11AM +, Zero King wrote: > On Sun, Jun 24, 2018 at 09:42:54AM +0200, William Lallemand wrote: > >On Sun, Jun 24, 2018 at 02:30:57AM +, Zero King wrote: > >> Hi, > >> > >> I tried to update haproxy to 1.8.10 in MacPorts, but it fails to build > >> from source

Re: Fails to build HAProxy 1.8.10 without USE_THREAD

2018-06-24 Thread Zero King
On Sun, Jun 24, 2018 at 09:42:54AM +0200, William Lallemand wrote: On Sun, Jun 24, 2018 at 02:30:57AM +, Zero King wrote: Hi, I tried to update haproxy to 1.8.10 in MacPorts, but it fails to build from source with the following error (without USE_THREAD): /usr/bin/clang -arch x86_64

Re: Fails to build HAProxy 1.8.10 without USE_THREAD

2018-06-24 Thread William Lallemand
On Sun, Jun 24, 2018 at 09:42:54AM +0200, William Lallemand wrote: > On Sun, Jun 24, 2018 at 02:30:57AM +, Zero King wrote: > > Hi, > > > > I tried to update haproxy to 1.8.10 in MacPorts, but it fails to build > > from source with the following error (without USE_THREAD): > > > >

Re: Fails to build HAProxy 1.8.10 without USE_THREAD

2018-06-24 Thread William Lallemand
On Sun, Jun 24, 2018 at 02:30:57AM +, Zero King wrote: > Hi, > > I tried to update haproxy to 1.8.10 in MacPorts, but it fails to build > from source with the following error (without USE_THREAD): > > /usr/bin/clang -arch x86_64 -Iinclude -Iebtree -Wall -O2 -g > -fno-strict-aliasing

Fails to build HAProxy 1.8.10 without USE_THREAD

2018-06-23 Thread Zero King
Hi, I tried to update haproxy to 1.8.10 in MacPorts, but it fails to build from source with the following error (without USE_THREAD): /usr/bin/clang -arch x86_64 -Iinclude -Iebtree -Wall -O2 -g -fno-strict-aliasing -Wdeclaration-after-statement -fwrapv -fno-strict-overflow