Skip to content

Instantly share code, notes, and snippets.

@HPCCSmoketest
Created March 15, 2019 09:51
Show Gist options
  • Save HPCCSmoketest/8607aaa200c9c9da6b473688fea3a041 to your computer and use it in GitHub Desktop.
Save HPCCSmoketest/8607aaa200c9c9da6b473688fea3a041 to your computer and use it in GitHub Desktop.
PR-12311
Archive previous test session logs and other files older than 2 minutes.
zip warning: old-logs-2019-03-15_09-50-13.zip not found or empty
adding: 12311.diff (deflated 68%)
adding: changedFiles.txt (deflated 41%)
adding: changedFiles.old (deflated 41%)
Stop hpcc to remove leftover admin stuff
HPCC doesn't run
Check if any hpcc owned orphan process is running
There is no leftover process
Done.
BUILD_ROOT:build
-c
Cores: 8
CPU speed: 1995 MHz
CPU Bogo Mips: 3990.41
Parallel queries: 8
Build threads: 12
Total memory: 15 GB
Available memory: 14 GB
Memory core ratio: 1.875 GB/core
Start...
PR_ROOT:/home/ati/Smoketest/PR-12311
Build type: RelWithDebInfo
Stored params: -X dropzonePath=/home/ati/Smoketest/PR-12311/hpcc/var/lib/HPCCSystems/mydropzone/,localdir=home::ati::^smoketest::^p^r-12311::hpcc::var::lib::^h^p^c^c^systems::mydropzone
-tests="*.ecl " -docs=False -unittest=True -wuttest=True -buildEclWatch=False -keepFiles=True
Param: tests="*.ecl "
Regression Suite test case(s): '*.ecl '
Param: docs=False
Build docs: '0'
Param: unittest=True
Run unittests: '1'
Param: wuttest=True
Run wutool -selftest: '1'
Param: buildEclWatch=False
Build ECLWatch: 'SKIP'
Param: keepFiles=True
Keep files: '1'
Loglevel: info
Regression Suite test case(s): '*.ecl '
Global exclusion: -e=embedded,3rdparty,python3
Current branch: candidate-7.2.x
Patch system/jlib/jthread.hpp to build in c++11
RelWithDebInfo build start at: 2019-03-15_09-50-22
Create makefiles 2019-03-15_09-50-22
CMAKE_CMD:'cmake -G "Eclipse CDT4 - Unix Makefiles" -D RUNTIME_USER=ati -D DESTDIR=/home/ati/Smoketest/PR-12311/hpcc -D CMAKE_BUILD_TYPE=RelWithDebInfo -D INCLUDE_PLUGINS=ON -D TEST_PLUGINS=1 -DSUPPRESS_PY3EMBED=ON -DINCLUDE_PY3EMBED=OFF -D MAKE_DOCS=0 -D USE_CPPUNIT=1 -D INCLUDE_SPARK=0 -DSUPPRESS_SPARK=1 -DSPARK=0 -D ECLWATCH_BUILD_STRATEGY=SKIP -D WSSQL_SERVICE=0 -D CMAKE_EXPORT_COMPILE_COMMANDS=ON -D USE_LIBXSLT=ON -D XALAN_LIBRARIES= -D MAKE_CASSANDRAEMBED=1 -D CMAKE_ECLIPSE_MAKE_ARGUMENTS=-30 ../HPCC-Platform ln -s ../HPCC-Platform'\n
Install ECLWatch build dependencies skipped.
Makefiles created (2019-03-15_09-51-13 51 sec )
Build it
cmd: make -j 12 (2019-03-15_09-51-13)
res:
Error(s): 0
CMake Error at cmake_modules/commonSetup.cmake:480 (add_library):
Cannot find source file:
/home/ati/Smoketest/PR-12311/HPCC-Platform/system/globalid/lnuid.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
Call Stack (most recent call first):
system/jlib/CMakeLists.txt:200 (HPCC_ADD_LIBRARY)
CMake Error at cmake_modules/commonSetup.cmake:480 (add_library):
No SOURCES given to target: jlib
Call Stack (most recent call first):
system/jlib/CMakeLists.txt:200 (HPCC_ADD_LIBRARY)
-- Build files have been written to: /home/ati/Smoketest/PR-12311/build
Install ECLWatch build dependencies skipped.
Makefiles created (2019-03-15_09-51-13 51 sec )
Build it
cmd: make -j 12 (2019-03-15_09-51-13)
make: *** No targets specified and no makefile found. Stop.
res:
Error(s): 0
CMakeFiles/CMakeOutput.log copied into ../CMakeOutput-2019-03-15_09-50-13.log
CMakeFiles/CMakeError.log copied into ../CMakeError-2019-03-15_09-50-13.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment