[CMake] 138% progress when building both all and not-in-all target?

Leif Walsh leif.walsh at gmail.com
Fri Jun 20 00:43:07 EDT 2014


I've seen this too but never noticed a pattern about when it happens. -- 
Cheers,
Leif

On Fri, Jun 20, 2014 at 12:40 AM, Dan Kegel <dank at kegel.com> wrote:

> Seen in the wild today:
> [119%] Building CXX object
> CMakeFiles/clownCar.dir/examples_noinst/clownCar.C.o *
> ...
> [138%] Built target examples_noinst
> And on another machine, the last report was
> [144%] Built target plasmasimple
> All were with CMake 2.8.10.2
> I see from
> http://www.cmake.org/pipermail/cmake/2007-June/014856.html
> that this has happened in the past, and how it might happen.
> In my case, it happened when I did
>    make -j4 all examples_noinst
> Is the simple act of building the special 'all' target and a
> target that uses EXCLUDE_FROM_ALL enough to trigger this
> strange behavior?  I haven't checked, but it's a tempting guess.
> - Dan
> * Not important to this report, but amusing
> -- 
> Powered by www.kitware.com
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20140619/b2f2d0e7/attachment.html>


More information about the CMake mailing list