Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * Extra verbosity turned on
- Reading Script: /Users/rajekumar/work/test-codes/Test/script.cmake
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- Run dashboard with model Experimental
- Source directory: /Users/rajekumar/work/test-codes/Test
- Build directory: /Users/rajekumar/work/test-codes/Test/out/
- Reading ctest configuration file: /Users/rajekumar/work/test-codes/Test/CTestConfig.cmake
- SetCTestConfigurationFromCMakeVariable:BuildName:CTEST_BUILD_NAME
- SetCTestConfiguration:BuildName:MacOSX
- Site:
- Build name: MacOSX
- Use Experimental tag: 20140918-0851
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:ConfigureCommand:"/opt/local/bin/cmake" "-GXcode" "/Users/rajekumar/work/test-codes/Test"
- Configure project
- Configure with command: "/opt/local/bin/cmake" "-GXcode" "/Users/rajekumar/work/test-codes/Test"
- Run command: "/opt/local/bin/cmake" "-GXcode" "/Users/rajekumar/work/test-codes/Test"
- Each . represents 1024 bytes of output
- .-- The C compiler identification is AppleClang 5.0.0.5000279
- -- The CXX compiler identification is AppleClang 5.0.0.5000279
- -- Check for working C compiler using: Xcode
- -- Check for working C compiler using: Xcode -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler using: Xcode
- -- Check for working CXX compiler using: Xcode -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- build_type: Debug VARIANT= CONF_DIR=
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /Users/rajekumar/work/test-codes/Test/out
- Size of output: 0K
- Command exited with the value: 0
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:MakeCommand:xcodebuild
- Build project
- MakeCommand:xcodebuild
- Run command: "xcodebuild"
- Each symbol represents 1024 bytes of output.
- '!' represents an error and '*' a warning.
- .=== BUILD AGGREGATE TARGET ZERO_CHECK OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- PhaseScriptExecution CMake\ Rules out/Project.build/Debug/ZERO_CHECK.build/Script-DA8F802414EB4BE6B6197838.sh
- cd /Users/rajekumar/work/test-codes/Test
- /bin/sh -c /Users/rajekumar/work/test-codes/Test/out/Project.build/Debug/ZERO_CHECK.build/Script-DA8F802414EB4BE6B6197838.sh
- echo ""
- make -f /Users/rajekumar/work/test-codes/Test/out/CMakeScripts/ReRunCMake.make
- make[1]: `/Users/rajekumar/work/test-codes/Test/out/CMakeFiles/cmake.check_cache' is up to date.
- === BUILD TARGET Sample OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- .CompileC out/test/Project.build/Debug/Sample.build/Objects-normal/x86_64/main.o test/main.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/rajekumar/work/test-codes/Test
- setenv LANG en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DCMAKE_INTDIR=\"Debug\" -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.plat.form/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-sign-conversion -I/Users/rajekumar/work/test-codes/Test/out/bin/Debug/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/rajekumar/work/test-codes/Test/out/test/Project.build/Debug/Sample.build/DerivedSources/x86_64 -I/Users/rajekumar/work/test-codes/Test/out/test/Project.build/Debug/Sample.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -fprofile-arcs -ftest-coverage -MMD -MT dependencies -MF /Users/rajekumar/work/test-codes/Test/out/test/Project.build/Debug/Sample.build/Objects-normal/x86_64/main.d --serialize-diagnostics /Users/rajekumar/work/test-codes/Test/out/test/Project.build/Debug/Sample.build/Objects-normal/x86_64/main.dia -c /Users/rajekumar/work/test-codes/Test/test/main.c -o /Users/rajekumar/work/test-codes/Test/out/test/Project.build/Debug/Sample.build/Objects-normal/x86_64/main.o
- .
- Ld out/bin/Debug/Sample normal x86_64
- cd /Users/rajekumar/work/test-codes/Test
- setenv MACOSX_DEPLOYMENT_TARGET 10.7
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/Users/rajekumar/work/test-codes/Test/out/bin/Debug -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -filelist /Users/rajekumar/work/test-codes/Test/out/test/Project.build/Debug/Sample.build/Objects-normal/x86_64/Sample.LinkFileList -mmacosx-version-min=10.7 -fprofile-arcs -ftest-coverage -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Xlinker -dependency_info -Xlinker /Users/rajekumar/work/test-codes/Test/out/test/Project.build/Debug/Sample.build/Objects-normal/x86_64/Sample_dependency_info.dat -o /Users/rajekumar/work/test-codes/Test/out/bin/Debug/Sample
- === BUILD TARGET sporttest2 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check de.pendencies
- CompileC out/sporttest2/Project.build/Debug/sporttest2.build/Objects-normal/x86_64/sporttest2.o sporttest2/sporttest2.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/rajekumar/work/test-codes/Test
- setenv LANG en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DCMAKE_INTDIR=\"Debug\" -isysroot /Applications/Xcode.app/.Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-sign-conversion -I/Users/rajekumar/work/test-codes/Test/out/bin/Debug/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/rajekumar/work/test-codes/Test/out/sporttest2/Project.build/Debug/sporttest2.build/DerivedSources/x86_64 -I/Users/rajekumar/work/test-codes/Test/out/sporttest2/Project.build/Debug/sporttest2.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -fprofile-arcs -ftest-coverage -MMD -MT dependencies -MF /Users/rajekumar/work/test-codes/Test/out/sporttest2/Project.build/Debug/sporttest2.build/Objects-normal/x86_64/sporttest2.d --serialize-diagnostics /Users/rajekumar/work/test-codes/Test/out/sporttest2/Project.build/Debug/sporttest2.build/Objects-normal/x86_64/sporttest2.dia -c /Users/rajekumar/work/t.est-codes/Test/sporttest2/sporttest2.c -o /Users/rajekumar/work/test-codes/Test/out/sporttest2/Project.build/Debug/sporttest2.build/Objects-normal/x86_64/sporttest2.o
- Ld out/bin/Debug/sporttest2 normal x86_64
- cd /Users/rajekumar/work/test-codes/Test
- setenv MACOSX_DEPLOYMENT_TARGET 10.7
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/Users/rajekumar/work/test-codes/Test/out/bin/Debug -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -filelist /Users/rajekumar/work/test-codes/Test/out/sporttest2/Project.build/Debug/sporttest2.build/Objects-normal/x86_64/sporttest2.LinkFileList -mmacosx-version-min=10.7 -fprofile-arcs -ftest-coverage -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Xlinker -dependency_info -Xlinker /Users/rajekumar/work/test-codes/Test/out/sporttest2/Project.build/Debug/sporttest2.build/Objects-normal/x.86_64/sporttest2_dependency_info.dat -o /Users/rajekumar/work/test-codes/Test/out/bin/Debug/sporttest2
- === BUILD TARGET intercepttest1 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- CompileC out/intercepttest1/Project.build/Debug/intercepttest1.build/Objects-normal/x86_64/intercepttest1.o intercepttest1/intercepttest1.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/rajekumar/work/test-codes/Test
- setenv LANG en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char.-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DCMAKE_INTDIR=\"Debug\" -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-sign-conversion -I/Users/rajekumar/work/test-codes/Test/out/bin/Debug/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/rajekumar/work/test-codes/Test/out/intercepttest1/Project.build/Debug/intercepttest1.build/DerivedSources/x86_64 -I/Users/rajekumar/work/test-codes/Test/out/intercepttest1/Project.build/Debug/intercepttest1.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -fprofile-arcs -ftest-coverage -MMD -MT dependencies -MF /Users/rajekumar/work/test-codes/Test/out/intercepttest1/Pr.oject.build/Debug/intercepttest1.build/Objects-normal/x86_64/intercepttest1.d --serialize-diagnostics /Users/rajekumar/work/test-codes/Test/out/intercepttest1/Project.build/Debug/intercepttest1.build/Objects-normal/x86_64/intercepttest1.dia -c /Users/rajekumar/work/test-codes/Test/intercepttest1/intercepttest1.c -o /Users/rajekumar/work/test-codes/Test/out/intercepttest1/Project.build/Debug/intercepttest1.build/Objects-normal/x86_64/intercepttest1.o
- Ld out/bin/Debug/intercepttest1 normal x86_64
- cd /Users/rajekumar/work/test-codes/Test
- setenv MACOSX_DEPLOYMENT_TARGET 10.7
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/Users/rajekumar/work/test-codes/Test/out/bin/Debug -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -filelist /Users/rajekumar/work/test-codes/Test/out/intercepttest1/Project.build/Debug/intercepttest1.build/Ob.jects-normal/x86_64/intercepttest1.LinkFileList -mmacosx-version-min=10.7 -fprofile-arcs -ftest-coverage -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Xlinker -dependency_info -Xlinker /Users/rajekumar/work/test-codes/Test/out/intercepttest1/Project.build/Debug/intercepttest1.build/Objects-normal/x86_64/intercepttest1_dependency_info.dat -o /Users/rajekumar/work/test-codes/Test/out/bin/Debug/intercepttest1
- === BUILD TARGET sporttest1 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- CompileC out/sporttest1/Project.build/Debug/sporttest1.build/Objects-normal/x86_64/sporttest1.o sporttest1/sporttest1.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/rajekumar/work/test-codes/Test
- setenv LANG en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 .-Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DCMAKE_INTDIR=\"Debug\" -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-sign-conversion -I/Users/rajekumar/work/test-codes/Test/out/bin/Debug/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/rajekumar/work/test-codes/Test/out/sporttest1/Project.build/Debug/sporttest1.build/DerivedSources/x86_64 -I/Users/rajekumar/work/test-codes/Test/out/sportte.st1/Project.build/Debug/sporttest1.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -fprofile-arcs -ftest-coverage -MMD -MT dependencies -MF /Users/rajekumar/work/test-codes/Test/out/sporttest1/Project.build/Debug/sporttest1.build/Objects-normal/x86_64/sporttest1.d --serialize-diagnostics /Users/rajekumar/work/test-codes/Test/out/sporttest1/Project.build/Debug/sporttest1.build/Objects-normal/x86_64/sporttest1.dia -c /Users/rajekumar/work/test-codes/Test/sporttest1/sporttest1.c -o /Users/rajekumar/work/test-codes/Test/out/sporttest1/Project.build/Debug/sporttest1.build/Objects-normal/x86_64/sporttest1.o
- Ld out/bin/Debug/sporttest1 normal x86_64
- cd /Users/rajekumar/work/test-codes/Test
- setenv MACOSX_DEPLOYMENT_TARGET 10.7
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Ma.cOSX10.7.sdk -L/Users/rajekumar/work/test-codes/Test/out/bin/Debug -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -filelist /Users/rajekumar/work/test-codes/Test/out/sporttest1/Project.build/Debug/sporttest1.build/Objects-normal/x86_64/sporttest1.LinkFileList -mmacosx-version-min=10.7 -fprofile-arcs -ftest-coverage -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Xlinker -dependency_info -Xlinker /Users/rajekumar/work/test-codes/Test/out/sporttest1/Project.build/Debug/sporttest1.build/Objects-normal/x86_64/sporttest1_dependency_info.dat -o /Users/rajekumar/work/test-codes/Test/out/bin/Debug/sporttest1
- === BUILD TARGET intercepttest2 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- CompileC out/intercepttest2/Project.build/Debug/intercepttest2.build/Objects-normal/x86_64/intercepttest2.o intercepttest2/intercepttest2.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/rajekumar/work/test-codes/Test
- setenv LANG en_US.US-ASCII
- /Ap.plications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DCMAKE_INTDIR=\"Debug\" -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-sign-conversion -I/Users/rajekumar/work/test-codes/Test/out/bin/Debug/include -I/Applications/Xcode.app/Conte.nts/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/rajekumar/work/test-codes/Test/out/intercepttest2/Project.build/Debug/intercepttest2.build/DerivedSources/x86_64 -I/Users/rajekumar/work/test-codes/Test/out/intercepttest2/Project.build/Debug/intercepttest2.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -fprofile-arcs -ftest-coverage -MMD -MT dependencies -MF /Users/rajekumar/work/test-codes/Test/out/intercepttest2/Project.build/Debug/intercepttest2.build/Objects-normal/x86_64/intercepttest2.d --serialize-diagnostics /Users/rajekumar/work/test-codes/Test/out/intercepttest2/Project.build/Debug/intercepttest2.build/Objects-normal/x86_64/intercepttest2.dia -c /Users/rajekumar/work/test-codes/Test/intercepttest2/intercepttest2.c -o /Users/rajekumar/work/test-codes/Test/out/intercepttest2/Project.build/Debug/intercepttest2.build/Objects-normal/x86_64/intercepttest2.o
- Ld out/bin/Debug/intercepttest2 normal x86_64
- . cd /Users/rajekumar/work/test-codes/Test
- setenv MACOSX_DEPLOYMENT_TARGET 10.7
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/Users/rajekumar/work/test-codes/Test/out/bin/Debug -F/Users/rajekumar/work/test-codes/Test/out/bin/Debug -filelist /Users/rajekumar/work/test-codes/Test/out/intercepttest2/Project.build/Debug/intercepttest2.build/Objects-normal/x86_64/intercepttest2.LinkFileList -mmacosx-version-min=10.7 -fprofile-arcs -ftest-coverage -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Xlinker -dependency_info -Xlinker /Users/rajekumar/work/test-codes/Test/out/intercepttest2/Project.build/Debug/intercepttest2.build/Objects-normal/x86_64/intercepttest2_dependency_info.dat -o /Users/rajekumar/work/test-codes/Test/out/bin/Debug/intercepttest2
- === BUILD AGGREGATE TARGET ALL_BUILD OF PROJECT Project WITH THE DEFAULT CONFIG.URATION (Debug) ===
- Check dependencies
- PhaseScriptExecution CMake\ Rules out/Project.build/Debug/ALL_BUILD.build/Script-4B5116226EBE45FCB47B5FD0.sh
- cd /Users/rajekumar/work/test-codes/Test
- /bin/sh -c /Users/rajekumar/work/test-codes/Test/out/Project.build/Debug/ALL_BUILD.build/Script-4B5116226EBE45FCB47B5FD0.sh
- echo ""
- echo Build\ all\ projects
- Build all projects
- ** BUILD SUCCEEDED **
- Size of output: 17K
- Command exited with the value: 0
- MakeCommand:xcodebuild
- 0 Compiler errors
- 0 Compiler warnings
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- Test project /Users/rajekumar/work/test-codes/Test/out
- Constructing a list of tests
- Done constructing a list of tests
- Checking test dependency graph...
- Checking test dependency graph end
- test 2
- Start 2: sporttest1
- 2: Test command: /Users/rajekumar/work/test-codes/Test/out/bin/Debug/sporttest1
- 2: Test timeout computed to be: 600
- 2: Running sporttest1...
- 1/2 Test #2: sporttest1 ....................... Passed 0.02 sec
- test 3
- Start 3: sporttest2
- 3: Test command: /Users/rajekumar/work/test-codes/Test/out/bin/Debug/sporttest2
- 3: Test timeout computed to be: 600
- 3: Running sporttest2...
- 2/2 Test #3: sporttest2 ....................... Passed 0.02 sec
- 100% tests passed, 0 tests failed out of 2
- Label Time Summary:
- SportTest = 0.05 sec
- Total Test time (real) = 0.05 sec
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfigurationFromCMakeVariable:CoverageCommand:CTEST_COVERAGE_COMMAND
- SetCTestConfiguration:CoverageCommand:/usr/bin/gcov
- Add coverage exclude regular expressions.
- target directory list [/Users/rajekumar/work/test-codes/Test/out/CMakeFiles/TargetDirectories.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/test/CMakeFiles/Sample.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/intercepttest1/CMakeFiles/intercepttest1.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/intercepttest2/CMakeFiles/intercepttest2.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/sporttest1/CMakeFiles/sporttest1.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/sporttest2/CMakeFiles/sporttest2.dir/Labels.txt]
- Performing coverage
- COVFILE environment variable not found, not running bullseye
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/ALL_BUILD.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/Continuous.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/Experimental.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/Nightly.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/NightlyMemoryCheck.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/ZERO_CHECK.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/intercepttest1/CMakeFiles/intercepttest1.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/intercepttest2/CMakeFiles/intercepttest2.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/sporttest1/CMakeFiles/sporttest1.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/sporttest2/CMakeFiles/sporttest2.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/test/CMakeFiles/Sample.dir
- Cannot find any GCov coverage files.
- Cannot find any Python Trace.py coverage files.
- Cannot find coverage.py XML file: /Users/rajekumar/work/test-codes/Test/out/coverage.xml
- Cannot find foobar GTM coverage file: /Users/rajekumar/work/test-codes/Test/out/gtm_coverage.mcov
- Cannot find Cache coverage file: /Users/rajekumar/work/test-codes/Test/out/cache_coverage.cmcov
- Cannot find any coverage files. Ignoring Coverage request.
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:DropMethod:http
- SetCTestConfiguration:DropSite:oak-vcs187.lab.nbttech.com
- SetCTestConfiguration:DropLocation:/CDash/submit.php?project=Test
- SetCTestConfiguration:IsCDash:TRUE
- Submit files (using http)
- Using HTTP submit method
- Drop site:http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test
- Upload file: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Build.xml to http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test&FileName=___MacOSX___20140918-0851-Experimental___XML___Build.xml&MD5=07d301a32062d73a00e5a8a7bbc533f0 Size: 1016
- Uploaded: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Build.xml
- Upload file: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Configure.xml to http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test&FileName=___MacOSX___20140918-0851-Experimental___XML___Configure.xml&MD5=e0f9ddf32426efa5354b005cff516cf8 Size: 1722
- Uploaded: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Configure.xml
- Upload file: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Test.xml to http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test&FileName=___MacOSX___20140918-0851-Experimental___XML___Test.xml&MD5=39edae5bedfc035264bfa38a55053df9 Size: 2463
- Uploaded: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Test.xml
- Submission successful
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:ConfigureCommand:"/opt/local/bin/cmake" "-GXcode" "/Users/rajekumar/work/test-codes/Test"
- Configure project
- Configure with command: "/opt/local/bin/cmake" "-GXcode" "/Users/rajekumar/work/test-codes/Test"
- Run command: "/opt/local/bin/cmake" "-GXcode" "/Users/rajekumar/work/test-codes/Test"
- Each . represents 1024 bytes of output
- .-- build_type: Debug VARIANT= CONF_DIR=
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /Users/rajekumar/work/test-codes/Test/out
- Size of output: 0K
- Command exited with the value: 0
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:MakeCommand:xcodebuild
- Build project
- MakeCommand:xcodebuild
- Run command: "xcodebuild"
- Each symbol represents 1024 bytes of output.
- '!' represents an error and '*' a warning.
- .=== BUILD AGGREGATE TARGET ZERO_CHECK OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- PhaseScriptExecution CMake\ Rules out/Project.build/Debug/ZERO_CHECK.build/Script-A42D8A147C324EC29ABEA0C0.sh
- cd /Users/rajekumar/work/test-codes/Test
- /bin/sh -c /Users/rajekumar/work/test-codes/Test/out/Project.build/Debug/ZERO_CHECK.build/Script-A42D8A147C324EC29ABEA0C0.sh
- echo ""
- make -f /Users/rajekumar/work/test-codes/Test/out/CMakeScripts/ReRunCMake.make
- make[1]: `/Users/rajekumar/work/test-codes/Test/out/CMakeFiles/cmake.check_cache' is up to date.
- === BUILD TARGET Sample OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- === BUILD TARGET sporttest1 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- === BUILD TARGET intercepttest1 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- === BUILD TARGET sporttest2 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- .
- Check dependencies
- === BUILD TARGET intercepttest2 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- === BUILD AGGREGATE TARGET ALL_BUILD OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- PhaseScriptExecution CMake\ Rules out/Project.build/Debug/ALL_BUILD.build/Script-0860F8EC040B411DB783FB7D.sh
- cd /Users/rajekumar/work/test-codes/Test
- /bin/sh -c /Users/rajekumar/work/test-codes/Test/out/Project.build/Debug/ALL_BUILD.build/Script-0860F8EC040B411DB783FB7D.sh
- echo ""
- echo Build\ all\ projects
- Build all projects
- ** BUILD SUCCEEDED **
- Size of output: 2K
- Command exited with the value: 0
- MakeCommand:xcodebuild
- 0 Compiler errors
- 0 Compiler warnings
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- Test project /Users/rajekumar/work/test-codes/Test/out
- Constructing a list of tests
- Done constructing a list of tests
- Checking test dependency graph...
- Checking test dependency graph end
- test 1
- Start 1: Sample
- 1: Test command: /Users/rajekumar/work/test-codes/Test/out/bin/Debug/Sample
- 1: Test timeout computed to be: 600
- 1: Hello World!!
- 1/1 Test #1: Sample ........................... Passed 0.00 sec
- 100% tests passed, 0 tests failed out of 1
- Label Time Summary:
- SampleTest = 0.00 sec
- Total Test time (real) = 0.01 sec
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfigurationFromCMakeVariable:CoverageCommand:CTEST_COVERAGE_COMMAND
- SetCTestConfiguration:CoverageCommand:/usr/bin/gcov
- Add coverage exclude regular expressions.
- target directory list [/Users/rajekumar/work/test-codes/Test/out/CMakeFiles/TargetDirectories.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/test/CMakeFiles/Sample.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/intercepttest1/CMakeFiles/intercepttest1.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/intercepttest2/CMakeFiles/intercepttest2.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/sporttest1/CMakeFiles/sporttest1.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/sporttest2/CMakeFiles/sporttest2.dir/Labels.txt]
- Performing coverage
- COVFILE environment variable not found, not running bullseye
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/ALL_BUILD.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/Continuous.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/Experimental.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/Nightly.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/NightlyMemoryCheck.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/ZERO_CHECK.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/intercepttest1/CMakeFiles/intercepttest1.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/intercepttest2/CMakeFiles/intercepttest2.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/sporttest1/CMakeFiles/sporttest1.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/sporttest2/CMakeFiles/sporttest2.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/test/CMakeFiles/Sample.dir
- Cannot find any GCov coverage files.
- Cannot find any Python Trace.py coverage files.
- Cannot find coverage.py XML file: /Users/rajekumar/work/test-codes/Test/out/coverage.xml
- Cannot find foobar GTM coverage file: /Users/rajekumar/work/test-codes/Test/out/gtm_coverage.mcov
- Cannot find Cache coverage file: /Users/rajekumar/work/test-codes/Test/out/cache_coverage.cmcov
- Cannot find any coverage files. Ignoring Coverage request.
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:DropMethod:http
- SetCTestConfiguration:DropSite:oak-vcs187.lab.nbttech.com
- SetCTestConfiguration:DropLocation:/CDash/submit.php?project=Test
- SetCTestConfiguration:IsCDash:TRUE
- Submit files (using http)
- Using HTTP submit method
- Drop site:http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test
- Upload file: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Build.xml to http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test&FileName=___MacOSX___20140918-0851-Experimental___XML___Build.xml&MD5=d73f483da70b33be09e0879150151116 Size: 1018
- Uploaded: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Build.xml
- Upload file: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Configure.xml to http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test&FileName=___MacOSX___20140918-0851-Experimental___XML___Configure.xml&MD5=7bf9b0b5e98be6ab85a333699333dd69 Size: 1248
- Uploaded: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Configure.xml
- Upload file: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Test.xml to http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test&FileName=___MacOSX___20140918-0851-Experimental___XML___Test.xml&MD5=8e943800a2713a8c39581d4e0a07f3b7 Size: 1671
- Uploaded: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Test.xml
- Submission successful
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:ConfigureCommand:"/opt/local/bin/cmake" "-GXcode" "/Users/rajekumar/work/test-codes/Test"
- Configure project
- Configure with command: "/opt/local/bin/cmake" "-GXcode" "/Users/rajekumar/work/test-codes/Test"
- Run command: "/opt/local/bin/cmake" "-GXcode" "/Users/rajekumar/work/test-codes/Test"
- Each . represents 1024 bytes of output
- .-- build_type: Debug VARIANT= CONF_DIR=
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /Users/rajekumar/work/test-codes/Test/out
- Size of output: 0K
- Command exited with the value: 0
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:MakeCommand:xcodebuild
- Build project
- MakeCommand:xcodebuild
- Run command: "xcodebuild"
- Each symbol represents 1024 bytes of output.
- '!' represents an error and '*' a warning.
- .=== BUILD AGGREGATE TARGET ZERO_CHECK OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- PhaseScriptExecution CMake\ Rules out/Project.build/Debug/ZERO_CHECK.build/Script-695FA20853DB432AA1B6D1B4.sh
- cd /Users/rajekumar/work/test-codes/Test
- /bin/sh -c /Users/rajekumar/work/test-codes/Test/out/Project.build/Debug/ZERO_CHECK.build/Script-695FA20853DB432AA1B6D1B4.sh
- echo ""
- make -f /Users/rajekumar/work/test-codes/Test/out/CMakeScripts/ReRunCMake.make
- make[1]: `/Users/rajekumar/work/test-codes/Test/out/CMakeFiles/cmake.check_cache' is up to date.
- === BUILD TARGET intercepttest1 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- === BUILD TARGET Sample OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- === BUILD TARGET sporttest1 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- === BUILD TARGET sporttest2 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- .
- Check dependencies
- === BUILD TARGET intercepttest2 OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- === BUILD AGGREGATE TARGET ALL_BUILD OF PROJECT Project WITH THE DEFAULT CONFIGURATION (Debug) ===
- Check dependencies
- PhaseScriptExecution CMake\ Rules out/Project.build/Debug/ALL_BUILD.build/Script-13D21C7F94C64ED0874D434F.sh
- cd /Users/rajekumar/work/test-codes/Test
- /bin/sh -c /Users/rajekumar/work/test-codes/Test/out/Project.build/Debug/ALL_BUILD.build/Script-13D21C7F94C64ED0874D434F.sh
- echo ""
- echo Build\ all\ projects
- Build all projects
- ** BUILD SUCCEEDED **
- Size of output: 2K
- Command exited with the value: 0
- MakeCommand:xcodebuild
- 0 Compiler errors
- 0 Compiler warnings
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- Test project /Users/rajekumar/work/test-codes/Test/out
- Constructing a list of tests
- Done constructing a list of tests
- Checking test dependency graph...
- Checking test dependency graph end
- test 4
- Start 4: intercepttest1
- 4: Test command: /Users/rajekumar/work/test-codes/Test/out/bin/Debug/intercepttest1
- 4: Test timeout computed to be: 600
- 4: Running intercepttest1...
- 1/2 Test #4: intercepttest1 ................... Passed 0.00 sec
- test 5
- Start 5: intercepttest2
- 5: Test command: /Users/rajekumar/work/test-codes/Test/out/bin/Debug/intercepttest2
- 5: Test timeout computed to be: 600
- 5: Running intercepttest2...
- 2/2 Test #5: intercepttest2 ................... Passed 0.01 sec
- 100% tests passed, 0 tests failed out of 2
- Label Time Summary:
- InterceptTest = 0.01 sec
- Total Test time (real) = 0.01 sec
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfigurationFromCMakeVariable:CoverageCommand:CTEST_COVERAGE_COMMAND
- SetCTestConfiguration:CoverageCommand:/usr/bin/gcov
- Add coverage exclude regular expressions.
- target directory list [/Users/rajekumar/work/test-codes/Test/out/CMakeFiles/TargetDirectories.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/test/CMakeFiles/Sample.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/intercepttest1/CMakeFiles/intercepttest1.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/intercepttest2/CMakeFiles/intercepttest2.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/sporttest1/CMakeFiles/sporttest1.dir/Labels.txt]
- loading labels from [/Users/rajekumar/work/test-codes/Test/out/sporttest2/CMakeFiles/sporttest2.dir/Labels.txt]
- Performing coverage
- COVFILE environment variable not found, not running bullseye
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/ALL_BUILD.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/Continuous.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/Experimental.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/Nightly.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/NightlyMemoryCheck.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/CMakeFiles/ZERO_CHECK.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/intercepttest1/CMakeFiles/intercepttest1.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/intercepttest2/CMakeFiles/intercepttest2.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/sporttest1/CMakeFiles/sporttest1.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/sporttest2/CMakeFiles/sporttest2.dir
- globbing for coverage in: /Users/rajekumar/work/test-codes/Test/out/test/CMakeFiles/Sample.dir
- Cannot find any GCov coverage files.
- Cannot find any Python Trace.py coverage files.
- Cannot find coverage.py XML file: /Users/rajekumar/work/test-codes/Test/out/coverage.xml
- Cannot find foobar GTM coverage file: /Users/rajekumar/work/test-codes/Test/out/gtm_coverage.mcov
- Cannot find Cache coverage file: /Users/rajekumar/work/test-codes/Test/out/cache_coverage.cmcov
- Cannot find any coverage files. Ignoring Coverage request.
- SetCTestConfiguration:BuildDirectory:/Users/rajekumar/work/test-codes/Test/out
- SetCTestConfiguration:SourceDirectory:/Users/rajekumar/work/test-codes/Test
- SetCTestConfiguration:DropMethod:http
- SetCTestConfiguration:DropSite:oak-vcs187.lab.nbttech.com
- SetCTestConfiguration:DropLocation:/CDash/submit.php?project=Test
- SetCTestConfiguration:IsCDash:TRUE
- Submit files (using http)
- Using HTTP submit method
- Drop site:http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test
- Upload file: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Build.xml to http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test&FileName=___MacOSX___20140918-0851-Experimental___XML___Build.xml&MD5=607039bd6b2fe1310e8edc2b1b468ae1 Size: 1024
- Uploaded: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Build.xml
- Upload file: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Configure.xml to http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test&FileName=___MacOSX___20140918-0851-Experimental___XML___Configure.xml&MD5=f7b0ff5aefc650307868153b30e6576e Size: 1254
- Uploaded: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Configure.xml
- Upload file: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Test.xml to http://oak-vcs187.lab.nbttech.com/CDash/submit.php?project=Test&FileName=___MacOSX___20140918-0851-Experimental___XML___Test.xml&MD5=4d8bc23ba4024274ac7d454c0a4dfcc1 Size: 2531
- Uploaded: /Users/rajekumar/work/test-codes/Test/out/Testing/20140918-0851/Test.xml
- Submission successful
Advertisement
Add Comment
Please, Sign In to add comment