Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Xiaoming WangXiaoming WangPriority
MajorFix versions
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Xiaoming Wang
Xiaoming WangPriority
Fix versions
Pull Request URL
Created January 30, 2015 at 5:52 PM
Updated February 10, 2015 at 10:14 AM
Resolved February 10, 2015 at 10:14 AM
HPCC 5.2.0-rc1 Clienttools OS X build failed with following error:
20:05:28 [ 17%] Building CXX object common/remote/hooks/git/CMakeFiles/gitfile.dir/gitfile.cpp.o
20:05:28 [ 17%] /Users/hpccbuild/jenkins/workspace/CE-Candidate-clienttools-5.2.0-rc1/CE/mac_osx_x86_64/HPCC-Platform/roxie/roxiemem/roxiemem.cpp:2617:53: error: cast from pointer to smaller type 'unsigned int' loses information
20:05:28 ERRLOG("%p@%u: Verify failed: %p %u", heap, (unsigned)GetCurrentThreadId(), this, isFull());
20:05:28 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20:05:28 /Users/hpccbuild/jenkins/workspace/CE-Candidate-clienttools-5.2.0-rc1/CE/mac_osx_x86_64/HPCC-Platform/roxie/roxiemem/roxiemem.cpp:2625:59: error: cast from pointer to smaller type 'unsigned int' loses information
20:05:28 ERRLOG("%p@%u: Verify failed: %p %u %x %x", heap, (unsigned)GetCurrentThreadId(), this, isFull(), atomic_read(&freeBase), atomic_read(&r_blocks));
20:05:28 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The log: http://10.176.32.6/view/HPCC-5.2.0-rc1/job/CE-Candidate-clienttools-5.2.0-rc1/CE=mac_osx_x86_64/1/console