We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here were the flags:
set(WITH_MEMCHECK TRUE) [...] set(CTEST_MEMORYCHECK_SUPPRESSIONS_FILE "${CTEST_SCRIPT_DIRECTORY}/${HOSTNAME}-ubuntu_slicer4_valgrind_supression.txt") set(CTEST_MEMORYCHECK_COMMAND_OPTIONS "--gen-suppressions=all --trace-children=yes -q --leak-check=yes --show-reachable=yes --num-callers=100") set(ADDITIONAL_CMAKECACHE_OPTION " CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc-4.6 CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++-4.6 MEMORYCHECK_COMMAND:FILEPATH=${CTEST_MEMORYCHECK_COMMAND} MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=${CTEST_MEMORYCHECK_SUPPRESSIONS_FILE} MEMORYCHECK_COMMAND_OPTIONS:STRING=${CTEST_MEMORYCHECK_COMMAND_OPTIONS} Slicer_BUILD_CLI:BOOL=ON Slicer_USE_PYTHONQT_WITH_OPENSSL:BOOL=ON ")
The factory-south-ubuntu_slicer4_valgrind_supression.txt file in the repository was empty when this issue was created.
factory-south-ubuntu_slicer4_valgrind_supression.txt
The text was updated successfully, but these errors were encountered:
This is mostly completed, see Slicer/Slicer@3d663f3 Slicer/Slicer@2480d9b
Sorry, something went wrong.
No branches or pull requests
Here were the flags:
The
factory-south-ubuntu_slicer4_valgrind_supression.txt
file in the repository was empty when this issue was created.The text was updated successfully, but these errors were encountered: