maskit commented on PR #11345:
URL: https://github.com/apache/trafficserver/pull/11345#issuecomment-2233858258

   Strange error on FreeBSD build
   ```
   /usr/bin/c++  -pthread CMakeFiles/test_vars.dir/print_funcs.cc.o 
CMakeFiles/test_vars.dir/vars_test.cc.o -o test_vars  
-Wl,-rpath,/usr/home/jenkins/workspace/Github_Builds/freebsd/src/build/lib/swoc 
libesitest.a ../common/libesi-common.a ../lib/libesicore.a 
../fetcher/libfetcher.a ../common/libesi-common.a /usr/lib/libz.so 
../../../lib/swoc/libswoc-1.5.12.so 
   ld: error: vars_test.cc:(function 
std::__1::vector<Catch::TestCaseTracking::ITracker*, 
std::__1::allocator<Catch::TestCaseTracking::ITracker*> >::__recommend(unsigned 
long) const: 
.text._ZNKSt3__16vectorIPN5Catch16TestCaseTracking8ITrackerENS_9allocatorIS4_EEE11__recommendEm+0x3D):
 relocation R_X86_64_PLT32 out of range: -288230376151713297 is not in 
[-2147483648, 2147483647]; references 
std::__1::vector<Catch::TestCaseTracking::ITracker*, 
std::__1::allocator<Catch::TestCaseTracking::ITracker*> >::capacity() const
   >>> defined in CMakeFiles/test_vars.dir/vars_test.cc.o
   c++: error: linker command failed with exit code 1 (use -v to see invocation)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to