1 Mar 2010 20:22
Tests failing on FreeBSD 6.x
Renato Botelho <rbgarga <at> gmail.com>
2010-03-01 19:22:53 GMT
2010-03-01 19:22:53 GMT
Hello one more time, I was trying to update clamav-devel port to a more recent snapshot and I got some segfaults during make test, like you can see here: g++42: -rpath=/usr/local/lib/gcc42: linker input file unused because linking not done CXX llvmunittest_JIT-JITMemoryManagerTest.o g++42 -DHAVE_CONFIG_H -I. -I./llvm/include -I./llvm/include -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_DEBUG -D_GNU_SOURCE -I./llvm/utils/unittest/googletest/include -I/usr/local/include -Woverloaded-virtual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -Wno-variadic-macros -fno-exceptions -O2 -fno-strict-aliasing -pipe -Wl,-rpath=/usr/local/lib/gcc42 -c -o llvmunittest_JIT-JITMemoryManagerTest.o `test -f 'llvm/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp' || echo './'`llvm/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp g++42: -rpath=/usr/local/lib/gcc42: linker input file unused because linking not done CXX llvmunittest_JIT-JITTest.o g++42 -DHAVE_CONFIG_H -I. -I./llvm/include -I./llvm/include -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_DEBUG -D_GNU_SOURCE -I./llvm/utils/unittest/googletest/include -I/usr/local/include -Woverloaded-virtual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -Wno-variadic-macros -fno-exceptions -O2 -fno-strict-aliasing -pipe -Wl,-rpath=/usr/local/lib/gcc42 -c -o llvmunittest_JIT-JITTest.o `test -f 'llvm/unittests/ExecutionEngine/JIT/JITTest.cpp' || echo './'`llvm/unittests/ExecutionEngine/JIT/JITTest.cpp(Continue reading)
RSS Feed