1:BUILD_BY[name] student5 1:BUILD_ENVIRONMENT[operating system 32 vs 64] 1:END_BUILD_ENVIRONMENT 1:DEPENDENCIES[list of dependencies with where to get them] Boost 1:END_DEPENDENCIES 1:NOTES[notes on attempted build] Possibly boost was not properly configured. Given more time, this should be resolved. Tried to modify makefile for new settings with boost, but errors remain. Error while compiling datagen module: student@ubuntu:~/Downloads/builds/vldb12_new/Dallachiesa- to be done/sourcecode/datagen$ make % % Compiling datagen % % CCX..................: g++ % CFLAGS...............: -Wall -O3 -ffast-math -msse2 -msse3 % INCLUDES.............: -I./boost_1_46_1 % LIBS.................: -L./boost_1_46_1/stage/lib -lgsl -lgslcblas % DEFINES..............: % Compiling: dataset.o ( dataset.cpp ) In file included from dataset.cpp:1:0: boost/random.hpp:36:48: fatal error: boost/random/linear_congruential.hpp: No such file or directory compilation terminated. make: *** [dataset.o] Error 1 Error while compiling the "dust" module: student@ubuntu:~/Downloads/builds/vldb12_new/Dallachiesa- to be done/sourcecode/dust$ make % % Compiling dust % % CCX..................: g++ % CFLAGS...............: -Wall -ggdb -O3 -ffast-math -msse2 -msse3 % INCLUDES.............: -I./ % LIBS.................: -L./lib -lgsl -lgslcblas % DEFINES..............: % Compiling: dataset.o ( dataset.cpp ) dataset.cpp: In member function ‘void DataSet::writeMultiSamplesDir(const char*)’: dataset.cpp:167:1: internal compiler error: Aborted Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Preprocessed source stored into /tmp/ccKKHHCA.out file, please attach this to your bugreport. make: *** [dataset.o] Error 1 student@ubuntu:~/Downloads/builds/vldb12_new/Dallachiesa- to be done/sourcecode/dust$ 1:END_NOTES 2:BUILD_BY[name] student4 2:BUILD_ENVIRONMENT[operating system 32 vs 64] Ubuntu 12.04 64 Ubuntu 12.04.4 >uname -a Linux student-VPCSE13FX 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux >lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 42 Stepping: 7 CPU MHz: 800.000 BogoMIPS: 4789.09 Virtualization: VT-x L1d cache: 32K L1i cache: 32K L2 cache: 256K L3 cache: 3072K NUMA node0 CPU(s): 0-3 2:END_BUILD_ENVIRONMENT 2:DEPENDENCIES[list of dependencies with where to get them] Boost 2:END_DEPENDENCIES 2:NOTES[notes on attempted build] Compiling worked but didn't have dataset and it required email to get. So given benefit of doubt that it runs. 2:END_NOTES