Skip to content

Instantly share code, notes, and snippets.

@HPCCSmoketest
Last active January 17, 2019 18:41
Show Gist options
  • Save HPCCSmoketest/865ea905213d3981742c5ebb6176999c to your computer and use it in GitHub Desktop.
Save HPCCSmoketest/865ea905213d3981742c5ebb6176999c to your computer and use it in GitHub Desktop.
PR-12026
Archive previous test session logs and other files older than 2 minutes.
zip warning: old-logs-2019-01-17_18-40-35.zip not found or empty
adding: 12026.diff (deflated 76%)
adding: sha.old (deflated 5%)
adding: changedFiles.txt (deflated 47%)
adding: changedFiles.old (deflated 47%)
Check if any hpcc owned process is running
There is no leftover process
Stop hpcc to remove leftover admin stuff
Remove any hpcc owned lock file left
Done.
BUILD_ROOT:build
-c
Cores: 8
CPU speed: 1995 MHz
CPU Bogo Mips: 3990.35
Parallel queries: 8
Build threads: 12
Total memory: 15 GB
Available memory: 13 GB
Memory core ratio: 1.875 GB/core
Start...
PR_ROOT:/home/ati/Smoketest/PR-12026
Build type: RelWithDebInfo
Stored params: -X dropzonePath=/home/ati/Smoketest/PR-12026/hpcc/var/lib/HPCCSystems/mydropzone/,localdir=home::ati::^smoketest::^p^r-12026::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.0
Patch system/jlib/jthread.hpp to build in c++11
RelWithDebInfo build start at: 2019-01-17_18-40-35
Create makefiles 2019-01-17_18-40-35
CMAKE_CMD:'cmake -G "Eclipse CDT4 - Unix Makefiles" -D RUNTIME_USER=ati -D DESTDIR=/home/ati/Smoketest/PR-12026/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-01-17_18-41-27 52 sec )
Build it
cmd: make -j 12 (2019-01-17_18-41-27)
res:
Error(s): 0
CMake Error at cmake_modules/commonSetup.cmake:457 (add_library):
Cannot find source file:
uber-h3/src/h3lib/lib/algos.c
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):
plugins/h3/CMakeLists.txt:60 (HPCC_ADD_LIBRARY)
CMake Error at cmake_modules/commonSetup.cmake:457 (add_library):
No SOURCES given to target: h3
Call Stack (most recent call first):
plugins/h3/CMakeLists.txt:60 (HPCC_ADD_LIBRARY)
-- Build files have been written to: /home/ati/Smoketest/PR-12026/build
Install ECLWatch build dependencies skipped.
Makefiles created (2019-01-17_18-41-27 52 sec )
Build it
cmd: make -j 12 (2019-01-17_18-41-27)
make: *** No targets specified and no makefile found. Stop.
res:
Error(s): 0
CMakeFiles/CMakeOutput.log copied into ../CMakeOutput-2019-01-17_18-40-35.log
CMakeFiles/CMakeError.log copied into ../CMakeError-2019-01-17_18-40-35.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment