Skip to content

Instantly share code, notes, and snippets.

@HPCCSmoketest
Created January 29, 2019 15:18
Show Gist options
  • Save HPCCSmoketest/6da4416ede360122b395e2db4d32b72c to your computer and use it in GitHub Desktop.
Save HPCCSmoketest/6da4416ede360122b395e2db4d32b72c to your computer and use it in GitHub Desktop.
PR-12105
Archive previous test session logs and other files older than 2 minutes.
zip warning: old-logs-2019-01-29_15-10-14.zip not found or empty
adding: 12105.diff (deflated 80%)
adding: changedFiles.txt (deflated 82%)
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.39
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-12105
Build type: RelWithDebInfo
Stored params: -X dropzonePath=/home/ati/Smoketest/PR-12105/hpcc/var/lib/HPCCSystems/mydropzone/,localdir=home::ati::^smoketest::^p^r-12105::hpcc::var::lib::^h^p^c^c^systems::mydropzone
-tests= -docs=False -unittest=True -wuttest=True -buildEclWatch=False -keepFiles=True
Param: tests=
Regression Suite test case(s): ''
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): ''
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-29_15-10-26
Create makefiles 2019-01-29_15-10-26
CMAKE_CMD:'cmake -G "Eclipse CDT4 - Unix Makefiles" -D RUNTIME_USER=ati -D DESTDIR=/home/ati/Smoketest/PR-12105/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-29_15-12-18 112 sec )
Build it
cmd: make -j 12 (2019-01-29_15-12-18)
res:
Error(s): 8
/home/ati/Smoketest/PR-12105/HPCC-Platform/configuration/configmgr/configmgrlib/SchemaItem.hpp:31:1: error: expected unqualified-id before ‘<<’ token
/home/ati/Smoketest/PR-12105/HPCC-Platform/configuration/configmgr/configmgrlib/SchemaItem.hpp:31:1: error: expected unqualified-id before ‘<<’ token
/home/ati/Smoketest/PR-12105/HPCC-Platform/configuration/configmgr/configmgrlib/SchemaItem.hpp:31:1: error: expected unqualified-id before ‘<<’ token
make[2]: *** [configuration/configmgr/configmgrlib/CMakeFiles/configmgr.dir/EnvironmentMgr.cpp.o] Error 1
make[2]: *** [configuration/configmgr/configmgrlib/CMakeFiles/configmgr.dir/XMLEnvironmentMgr.cpp.o] Error 1
make[2]: *** [configuration/configmgr/configmgrlib/CMakeFiles/configmgr.dir/XMLEnvironmentLoader.cpp.o] Error 1
make[1]: *** [configuration/configmgr/configmgrlib/CMakeFiles/configmgr.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment