From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yann E. MORIN Date: Thu, 23 Aug 2018 00:09:52 +0200 Subject: [Buildroot] [PATCH] libssh: fix cross compile with older cmake In-Reply-To: <9dce5a842ebb73937268fa66a3ee699785c5ae7c.1534975110.git.baruch@tkos.co.il> References: <9dce5a842ebb73937268fa66a3ee699785c5ae7c.1534975110.git.baruch@tkos.co.il> Message-ID: <20180822220952.GA9365@scaer> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Bruch, All, On 2018-08-23 00:58 +0300, Baruch Siach spake thusly: > Old version of cmake break cross-compilation when FindThreads is used > because of a try_run call. Add a workaround that avoids try_run. > > cmake bug report: https://gitlab.kitware.com/cmake/cmake/issues/16920 > > Should fix: > http://autobuild.buildroot.net/results/8aa/8aa2bd894416a4508ca7140f8947ff46243f8b78/ > http://autobuild.buildroot.net/results/f2c/f2cc965bb134bf4fd9e625eb267b67c949c202fc/ > > Cc: Scott Fan > Signed-off-by: Baruch Siach > --- > Hi Peter, Yann, > > Can one of you test this fix on one of the affected autobuilders? > > http://autobuild.buildroot.net/?reason=libssh-0.8.1 My autobuilder does not have cmake installed, so will use or own host-cmake, as can be seen in the failure on my autobuilder: http://autobuild.buildroot.net/results/f2c/f2cc965bb134bf4fd9e625eb267b67c949c202fc/build-end.log [...] /home/buildroot/autobuild/run/instance-3/output/host/bin/cmake [...] So I guess you can test on a machine that does not have cmake installed. But I'll spin a test on my autobuilder in a moment, and report back... Regards, Yann E. MORIN. > Thanks, > baruch > --- > package/libssh/libssh.mk | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/package/libssh/libssh.mk b/package/libssh/libssh.mk > index 4295aa42ee3b..635d72ad9868 100644 > --- a/package/libssh/libssh.mk > +++ b/package/libssh/libssh.mk > @@ -17,6 +17,9 @@ LIBSSH_CONF_OPTS = \ > -DWITH_SERVER=OFF \ > -DWITH_EXAMPLES=OFF > > +# cmake older than 3.10 require this to avoid try_run() in FindThreads > +LIBSSH_CONF_OPTS += -DTHREADS_PTHREAD_ARG=OFF > + > ifeq ($(BR2_PACKAGE_ZLIB),y) > LIBSSH_CONF_OPTS += -DWITH_ZLIB=ON > LIBSSH_DEPENDENCIES += zlib > -- > 2.18.0 > -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------'