Enable our fbthreadtest tool for compilationBRL-CAD
Status: ClosedTime to complete: 48 hrs Mentors: SeanTags: build system, cmake, compile

BRL-CAD provides more than 400 applications.  When we migrated from an Autotools build system to CMake, some tools were not converted and some were disabled for a variety of reasons.  One such tool is one called fbthreadtest.

This task requires enabling that tool for compilation, properly defining the build system logic in our CMakeLists.txt file (to link any needed libraries), and fixing any compilation warnings that result when compiling.

Note that the tool is in an incomplete state of development.  This task requires adding whatever little bits are needed so that the program will compile cleanly.  If you cannot get it to compile, you must provide a build log with explanation of the problem(s) you encountered.

Mark the tool as a no-install application, see src/libbn/CMakeLists.txt file for an example on how to do that (bntester).

Code:

  • src/fb/CMakeLists.txt
  • src/fb/fbthreadtest.c

Provide a patch of all your changes.

Uploaded Work
File name/URLFile sizeDate submitted
fbthreadtest.patch19.7 KBDecember 21 2012 11:49 UTC
Comments
Cezaron December 21 2012 11:34 UTCTask Claimed

I would like to work on this task.

Daniel Rossberg on December 21 2012 11:39 UTCTask Assigned

This task has been assigned to Cezar. You have 48 hours to complete this task, good luck!

Cezaron December 21 2012 11:49 UTCReady for review

The work on this task is ready to be reviewed.

Erik on December 22 2012 13:35 UTCApplied with r54106

.

Erik on December 22 2012 13:35 UTCTask Closed

Congratulations, this task has been completed successfully.