Skip to content

Instantly share code, notes, and snippets.

@HPCCSmoketest
Last active January 7, 2020 20:38
Show Gist options
  • Save HPCCSmoketest/3431c09b44dff7d96c644a061af2cd8b to your computer and use it in GitHub Desktop.
Save HPCCSmoketest/3431c09b44dff7d96c644a061af2cd8b to your computer and use it in GitHub Desktop.
PR-13258

PR-13258 (Sha: fd9ede7f)

OS: centos 7.6.1810 (Linux 3.10.0-327.28.3.el7.x86_64) GCC:gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5)

Build error: Build log Build log

Archive previous test session logs and other files older than 2 minutes.
zip warning: old-logs-2020-01-07_15-47-53.zip not found or empty
adding: 13258.diff (deflated 78%)
adding: changedFiles.txt (deflated 66%)
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
./ProcessPullRequests.py
Cores: 32
CPU speed: 2937 MHz
CPU Bogo Mips: 5206
Parallel queries: 20
Build threads: unlimited
Total memory: 125 GB
Available memory: 109 GB
Memory core ratio: 3.906 GB/core
Setup timeout: 120 sec
Regression timeout: 720 sec
Start...
PR_ROOT:/mnt/disk1/home/vamosax/smoketest/PR-13258
Build type: RelWithDebInfo
Stored params: -X dropzonePath=/mnt/disk1/home/vamosax/smoketest/PR-13258/hpcc/var/lib/HPCCSystems/mydropzone/,localdir=mnt::disk1::home::vamosax::smoketest::^p^r-13258::hpcc::var::lib::^h^p^c^c^systems::mydropzone
./quickBuild.sh CLI params are: -tests="*.ecl " -docs=False -unittest=True -wuttest=True -buildEclWatch=False -keepFiles=False -enableStackTrace=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=False
Keep files: '0'
Param: enableStackTrace=True
Stack trace: '1', ENABLE_STACK_TRACE: --generateStackTrace
Loglevel: info
Regression Suite test case(s): '*.ecl '
Global exclusion: -e=embedded,3rdparty,python2
Current branch: master
Patch system/jlib/jthread.hpp to build in c++11
Milestone:Makefile generation
RelWithDebInfo build start at: 2020-01-07_15-47-53
Create makefiles 2020-01-07_15-47-53
CMAKE_CMD:'cmake -G "Eclipse CDT4 - Unix Makefiles" -D RUNTIME_USER=vamosax -D DESTDIR=/mnt/disk1/home/vamosax/smoketest/PR-13258/hpcc -D CMAKE_BUILD_TYPE=RelWithDebInfo -D INCLUDE_PLUGINS=ON -D TEST_PLUGINS=1 -DSUPPRESS_PY2EMBED=ON -DINCLUDE_PY2EMBED=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 (2020-01-07_15-48-26 33 sec )
Milestone:Build it
cmd: make -j (2020-01-07_15-48-26)
res:
Error(s): 4
/mnt/disk1/home/vamosax/smoketest/PR-13258/HPCC-Platform/tools/wutool/wutool.cpp:1348:64: error: no matching function for call to ‘IWorkUnit::addProcess(const char [6], const char [10], int, const char [6])’
make[2]: *** [tools/wutool/CMakeFiles/wutool.dir/build.make:63: tools/wutool/CMakeFiles/wutool.dir/wutool.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:4766: tools/wutool/CMakeFiles/wutool.dir/all] Error 2
make: *** [Makefile:163: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment