[Buildroot] [PATCH 0/5] package/cmake: re-introduce cmake-3.7

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Mar 2 08:41:07 UTC 2017


Hello,

On Wed, 1 Mar 2017 22:14:13 +0100, Thomas Petazzoni wrote:

> > Thomas Petazzoni (1):
> >       cmake: adjust dependencies added for libuv
> > 
> > Vicente Olivert Riera (3):
> >       cmake: bump version to 3.7.0
> >       cmake: bump version to 3.7.1
> >       cmake: bump version to 3.7.2
> > 
> > Yann E. MORIN (1):
> >       core/pkg-cmake: provide our own platform description  
> 
> All applied to master. Thanks!

Well, it seems like this introduced some issues.

Look for example at:

  http://autobuild.buildroot.net/?reason=paho-mqtt-c-v1.1.0

paho-mqtt-c builds fine at commit
9951d5c931c419a32d31cc2a67d3a5c388efbed6 (before the CMake changes),
but fails to build at commit 609df3acf644e97d0aa4a66db8998d93f8543f3b
(right after the CMake changes).

Here is a minimal defconfig to reproduce the problem:

BR2_arcle=y
BR2_archs38=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
# BR2_PACKAGE_BUSYBOX is not set
BR2_PACKAGE_PAHO_MQTT_C=y
# BR2_TARGET_ROOTFS_TAR is not set

The fastd problems could also be related, but I haven't checked, see
http://autobuild.buildroot.net/?reason=fastd-18.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list