message(FATAL_ERROR"error: expected_files do not exist: CPackComponentsDEB test fails. (CPack_output=${CPack_output}, CPack_error=${CPack_error}")
endif()
list(LENGTHactual_outputactual_count)
if(NOTactual_countEQUALexpected_count)
message(STATUS"actual_count='${actual_count}'")
message(FATAL_ERROR"error: expected_count=${expected_count} does not match actual_count=${actual_count}: CPackComponents test fails. (CPack_output=${CPack_output}, CPack_error=${CPack_error})")