[CMake] Progress above 100% when making chicken-2.6

Brandon Van Every bvanevery at gmail.com
Wed Jun 27 22:56:49 EDT 2007


This has been true for a long time.  Bug #3580 claims this was fixed,
but I don't recall it ever working for Chicken.  I haven't reported it
as it's at the Annoyance level of bug.  Guess I should have though.

Is Chicken uniquely troubled?  Is it doing something that other builds
don't?  Or do other people's builds also show too much progress?

Cheers,
Brandon Van Every


On 6/27/07, Clark J. Wang <dearvoid at gmail.com> wrote:
> I downloaded chicken-2.6 from
> http://www.call-with-current-continuation.org/index.html
> and compiled it with CMake-2.4.6. When making, the progress percentage
> showed more than 100%:
>
> ... ...
> [ 96%] Building C object
> CMakeFiles/libuchicken.dir/runtime.o
> [ 98%] Building C object CMakeFiles/libuchicken.dir/match.o
> [ 98%] Building C object
> CMakeFiles/libuchicken.dir/profiler.o
> [ 98%] Building C object
> CMakeFiles/libuchicken.dir/scheduler.o
> [100%] Building C object CMakeFiles/libuchicken.dir/stub.o
> [100%] Building C object CMakeFiles/libuchicken.dir/ueval.o
> [100%] Building C object
> CMakeFiles/libuchicken.dir/uextras.o
> [100%] Building C object
> CMakeFiles/libuchicken.dir/ulibrary.o
> [101%] Building C object
> CMakeFiles/libuchicken.dir/ulolevel.o
> [101%] Building C object
> CMakeFiles/libuchicken.dir/uposixunix.o
> /root/tmp/chicken-2.6/cmakebuild/uposixunix.c: In function 'f_5645':
> /root/tmp/chicken- 2.6/cmakebuild/uposixunix.c:3591: warning: implicit
> declaration of function 'getpgid'
> [101%] Building C object
> CMakeFiles/libuchicken.dir/uregex.o
> [103%] Building C object
> CMakeFiles/libuchicken.dir/usrfi-1.o
> [103%] Building C object CMakeFiles/libuchicken.dir/usrfi-
> 4.o
> [103%] Building C object
> CMakeFiles/libuchicken.dir/usrfi-13.o
> [104%] Building C object
> CMakeFiles/libuchicken.dir/usrfi-14.o
> [104%] Building C object
> CMakeFiles/libuchicken.dir/usrfi-18.o
> [104%] Building C object CMakeFiles/libuchicken.dir/utcp.o
> [106%] Building C object
> CMakeFiles/libuchicken.dir/uutils.o
> Linking C shared library libuchicken.so
> [113%] Built target libuchicken
> ... ...
>
> Interesting :-)
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>


More information about the CMake mailing list