app-pda/libopensync-plugin-syncml-0.36 fails to compile due to unrecognized (too new cmake). Reproducible: Always Steps to Reproduce: 1. emerge -avu libopensync-plugin-syncml 3. >>> Emerging (1 of 1) app-pda/libopensync-plugin-syncml-0.36 to / * libopensync-plugin-syncml-0.36.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking libopensync-plugin-syncml-0.36.tar.bz2 ;-) ... [ ok ] >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ... >>> Unpacking source... >>> Unpacking libopensync-plugin-syncml-0.36.tar.bz2 to /var/tmp/portage/app-pda/libopensync-plugin-syncml-0.36/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-pda/libopensync-plugin-syncml-0.36/work/libopensync-plugin-syncml-0.36 ... -- The C compiler identification is GNU -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- checking for one of the modules 'opensync-1.0>=0.36' -- found opensync-1.0, version 0.36 -- checking for one of the modules 'glib-2.0' -- found glib-2.0, version 2.16.3 -- checking for one of the modules 'gmodule-2.0' -- found gmodule-2.0, version 2.16.3 -- checking for one of the modules 'gthread-2.0' -- found gthread-2.0, version 2.16.3 -- checking for one of the modules 'gobject-2.0' -- found gobject-2.0, version 2.16.3 -- Found GLib2: glib-2.0;gmodule-2.0;dl;glib-2.0;gthread-2.0;rt;glib-2.0 -- checking for one of the modules 'libxml-2.0' -- found libxml-2.0, version 2.6.31 -- checking for one of the modules 'libsyncml-1.0>=0.4.6' -- found libsyncml-1.0, version 0.4.6 -- CTest cannot determine repository type. Please set UPDATE_TYPE to 'cvs' or 'svn'. CTest update will not work. CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6)
Created attachment 156861 [details] emerge --info
This bug should depend on bug 237853.
Building 0.36 worked for me. It seems cmake-utils eclass is nowadays always pulling 2.6 so this should be fixed.