(view as text)
make
 in dir /home/buildslave/cartwheel/full/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['make']
 environment: {'LANG': 'en_US', 'SHELL': '/bin/sh', 'LANGUAGE': 'en_US:en_GB:en', 'SHLVL': '1', 'PWD': '/home/buildslave', 'LOGNAME': 'buildslave', 'PATH': '/usr/bin:/bin', 'HOME': '/home/buildslave', '_': '/usr/bin/buildbot'}
[  2%] Built target sister
[  3%] Built target test-parse
[ 10%] Built target canal
[ 11%] Built target test-xmlrpc
[ 19%] Built target motility
[ 20%] Built target test-find-iupac
[ 21%] Built target test-find-literal
[ 22%] Built target test-find-op
[ 23%] Built target test-find-pwm
[ 24%] Built target test-sequence
running build_ext
[ 24%] Built target motility_ext
running build_py
[ 24%] Built target motility_py
[ 29%] Built target paircomplib
[ 30%] Built target test-transit
[ 31%] Built target find_patch
[ 32%] Built target paircomp
[ 34%] Built target seqcomp
[ 35%] Built target window-extract
running build_ext
building 'paircomp._paircomp_parser' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I../lib -I/usr/include/python2.4 -c c++-ext/_paircomp_parser.cc -o /home/buildslave/cartwheel/full/build/paircomp/python/c++-ext/_paircomp_parser.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
g++ -pthread -shared /home/buildslave/cartwheel/full/build/paircomp/python/c++-ext/_paircomp_parser.o -L../lib -L/home/buildslave/cartwheel/full/build/paircomp/python/../lib -lpaircomplib -lstdc++ -o /home/buildslave/cartwheel/full/build/paircomp/python/paircomp/_paircomp_parser.so
building 'paircomp._paircomp_algorithms' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I../lib -I/usr/include/python2.4 -c c++-ext/_paircomp_algorithms.cc -o /home/buildslave/cartwheel/full/build/paircomp/python/c++-ext/_paircomp_algorithms.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
g++ -pthread -shared /home/buildslave/cartwheel/full/build/paircomp/python/c++-ext/_paircomp_algorithms.o -L../lib -L/home/buildslave/cartwheel/full/build/paircomp/python/../lib -lpaircomplib -lstdc++ -o /home/buildslave/cartwheel/full/build/paircomp/python/paircomp/_paircomp_algorithms.so
[ 35%] Built target paircomp_ext
running build_py
[ 35%] Built target paircomp_py
[ 36%] Building CXX object FRII/gui/CMakeFiles/gui.dir/MotifSearchView.o
/home/buildslave/cartwheel/full/build/FRII/gui/MotifSearchContainer.hh: In member function 'void gui::MotifSearchContainer::search(std::string)':
/home/buildslave/cartwheel/full/build/FRII/gui/MotifSearchContainer.hh:68: error: conversion from 'motility::MotifMatchList*' to non-scalar type 'motility::MotifMatchList' requested
make[2]: *** [FRII/gui/CMakeFiles/gui.dir/MotifSearchView.o] Error 1
make[1]: *** [FRII/gui/CMakeFiles/gui.dir/all] Error 2
make: *** [all] Error 2
program finished with exit code 2