for i in libpeerhood  peerhoodd plugin-local plugin-bt proto-client-new proto-client-roam proto-service2 proto-service3 proto-service4 proto-service-moi devel-common; do make -C $i build || exit 1; done
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/libpeerhood'
mkdir -p ../tmpbuild/libpeerhood
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/libpeerhood'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/libpeerhood'
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/libpeerhood'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/libpeerhood'
mkdir -p ../result
mkdir -p ../result/bin
mkdir -p ../result/lib
mkdir -p ../result/share/peerhood
mkdir -p ../result/etc
mkdir -p ../result/include/peerhood
mkdir -p ../result/share/doc
mkdir -p ../result/share/doc/peerhood
cp AbstractConnection.h ../result/include/peerhood/AbstractConnection.h
cp AbstractCreator.h ../result/include/peerhood/AbstractCreator.h
cp AbstractDevice.h ../result/include/peerhood/AbstractDevice.h
cp AbstractMonitor.h ../result/include/peerhood/AbstractMonitor.h
cp AbstractPinger.h ../result/include/peerhood/AbstractPinger.h
cp AbstractPlugin.h ../result/include/peerhood/AbstractPlugin.h
cp BaseDevice.h ../result/include/peerhood/BaseDevice.h
cp BasicCallback.h ../result/include/peerhood/BasicCallback.h
cp DaemonDevice.h ../result/include/peerhood/DaemonDevice.h
cp DeviceStorage.h ../result/include/peerhood/DeviceStorage.h
cp Engine.h ../result/include/peerhood/Engine.h
cp Factory.h ../result/include/peerhood/Factory.h
cp IFSearch.h ../result/include/peerhood/IFSearch.h
cp LibDevice.h ../result/include/peerhood/LibDevice.h
cp Logger.h ../result/include/peerhood/Logger.h
cp pdu.h ../result/include/peerhood/pdu.h
cp PeerHood.h ../result/include/peerhood/PeerHood.h
cp PeerHoodImpl.h ../result/include/peerhood/PeerHoodImpl.h
cp PHIterator.h ../result/include/peerhood/PHIterator.h
cp PHList.h ../result/include/peerhood/PHList.h
cp PHListItem.h ../result/include/peerhood/PHListItem.h
cp PHObject.h ../result/include/peerhood/PHObject.h
cp ServiceCheck.h ../result/include/peerhood/ServiceCheck.h
cp Service.h ../result/include/peerhood/Service.h
cp TCPConnection.h ../result/include/peerhood/TCPConnection.h
cp UDPConnection.h ../result/include/peerhood/UDPConnection.h
cp VirtualConnection.h ../result/include/peerhood/VirtualConnection.h
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c BaseDevice.cc -o ../tmpbuild/libpeerhood/BaseDevice.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c BasicCallback.cc -o ../tmpbuild/libpeerhood/BasicCallback.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c DaemonDevice.cc -o ../tmpbuild/libpeerhood/DaemonDevice.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c DeviceStorage.cc -o ../tmpbuild/libpeerhood/DeviceStorage.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c Engine.cc -o ../tmpbuild/libpeerhood/Engine.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c Factory.cc -o ../tmpbuild/libpeerhood/Factory.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c IFSearch.cc -o ../tmpbuild/libpeerhood/IFSearch.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c LibDevice.cc -o ../tmpbuild/libpeerhood/LibDevice.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c libpeerhood-TODO.cc -o ../tmpbuild/libpeerhood/libpeerhood-TODO.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c Logger.cc -o ../tmpbuild/libpeerhood/Logger.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c PeerHood.cc -o ../tmpbuild/libpeerhood/PeerHood.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c PeerHoodImpl.cc -o ../tmpbuild/libpeerhood/PeerHoodImpl.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c PHObject.cc -o ../tmpbuild/libpeerhood/PHObject.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c Service.cc -o ../tmpbuild/libpeerhood/Service.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c TCPConnection.cc -o ../tmpbuild/libpeerhood/TCPConnection.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c UDPConnection.cc -o ../tmpbuild/libpeerhood/UDPConnection.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c VirtualConnection.cc -o ../tmpbuild/libpeerhood/VirtualConnection.o
mkdir -p ../result/lib/
g++ -lpthread -shared -Wl,-soname,libpeerhood.so -o ../result/lib/libpeerhood.so ../tmpbuild/libpeerhood/BaseDevice.o ../tmpbuild/libpeerhood/BasicCallback.o ../tmpbuild/libpeerhood/DaemonDevice.o ../tmpbuild/libpeerhood/DeviceStorage.o ../tmpbuild/libpeerhood/Engine.o ../tmpbuild/libpeerhood/Factory.o ../tmpbuild/libpeerhood/IFSearch.o ../tmpbuild/libpeerhood/LibDevice.o ../tmpbuild/libpeerhood/libpeerhood-TODO.o ../tmpbuild/libpeerhood/Logger.o ../tmpbuild/libpeerhood/PeerHood.o ../tmpbuild/libpeerhood/PeerHoodImpl.o ../tmpbuild/libpeerhood/PHObject.o ../tmpbuild/libpeerhood/Service.o ../tmpbuild/libpeerhood/TCPConnection.o ../tmpbuild/libpeerhood/UDPConnection.o ../tmpbuild/libpeerhood/VirtualConnection.o
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/libpeerhood'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/peerhoodd'
mkdir -p ../tmpbuild/peerhoodd
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/peerhoodd'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/peerhoodd'
cp Daemon.h ../result/include/peerhood/Daemon.h
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c Daemon.cc -o ../tmpbuild/peerhoodd/Daemon.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c peerhoodd.cc -o ../tmpbuild/peerhoodd/peerhoodd.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c peerhoodd-TODO.cc -o ../tmpbuild/peerhoodd/peerhoodd-TODO.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -L../result/lib -L../result/lib -ldl -lpthread -lbluetooth -lpeerhood ../tmpbuild/peerhoodd/Daemon.o ../tmpbuild/peerhoodd/peerhoodd.o ../tmpbuild/peerhoodd/peerhoodd-TODO.o -rdynamic -o ../result/bin/peerhoodd
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/peerhoodd'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/plugin-local'
mkdir -p ../tmpbuild/plugin-local
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/plugin-local'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/plugin-local'
cp LocalConnection.h ../result/include/peerhood/LocalConnection.h
cp LocalCreator.h ../result/include/peerhood/LocalCreator.h
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c LocalConnection.cc -o ../tmpbuild/plugin-local/LocalConnection.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c LocalCreator.cc -o ../tmpbuild/plugin-local/LocalCreator.o
mkdir -p ../result/lib/
g++ -lpthread -shared -Wl,-soname,libpeerhood-local-plugin.so -o ../result/lib/libpeerhood-local-plugin.so ../tmpbuild/plugin-local/LocalConnection.o ../tmpbuild/plugin-local/LocalCreator.o
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/plugin-local'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/plugin-bt'
mkdir -p ../tmpbuild/plugin-bt
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/plugin-bt'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/plugin-bt'
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c BTConnection.cc -o ../tmpbuild/plugin-bt/BTConnection.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c BTCreator.cc -o ../tmpbuild/plugin-bt/BTCreator.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c BTMonitor.cc -o ../tmpbuild/plugin-bt/BTMonitor.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c BTPinger.cc -o ../tmpbuild/plugin-bt/BTPinger.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c BTPlugin.cc -o ../tmpbuild/plugin-bt/BTPlugin.o
mkdir -p ../result/lib/
g++ -L../result/lib -lpeerhood -lpthread  -g -shared -Wl,-soname,libpeerhood-bt-plugin.so -o ../result/lib/libpeerhood-bt-plugin.so ../tmpbuild/plugin-bt/BTConnection.o ../tmpbuild/plugin-bt/BTCreator.o ../tmpbuild/plugin-bt/BTMonitor.o ../tmpbuild/plugin-bt/BTPinger.o ../tmpbuild/plugin-bt/BTPlugin.o
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/plugin-bt'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-client-new'
mkdir -p ../tmpbuild/proto-client-new
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-client-new'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-client-new'
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c proto-client-new.cc -o ../tmpbuild/proto-client-new/proto-client-new.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -L../result/lib -lpthread -ldl -lpeerhood ../tmpbuild/proto-client-new/proto-client-new.o -rdynamic -o ../result/bin/proto-client-new
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-client-new'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-client-roam'
mkdir -p ../tmpbuild/proto-client-roam
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-client-roam'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-client-roam'
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c proto-client-roam.cc -o ../tmpbuild/proto-client-roam/proto-client-roam.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -L../result/lib -lpthread -ldl -lpeerhood ../tmpbuild/proto-client-roam/proto-client-roam.o -rdynamic -o ../result/bin/proto-client-roam
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-client-roam'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service2'
mkdir -p ../tmpbuild/proto-service2
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service2'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service2'
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c proto-service2.cc -o ../tmpbuild/proto-service2/proto-service2.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -L../result/lib -lpthread -ldl -lpeerhood ../tmpbuild/proto-service2/proto-service2.o -rdynamic -o ../result/bin/proto-service2
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service2'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service3'
mkdir -p ../tmpbuild/proto-service3
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service3'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service3'
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c proto-service3.cc -o ../tmpbuild/proto-service3/proto-service3.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -L../result/lib -lpthread -ldl -lpeerhood ../tmpbuild/proto-service3/proto-service3.o -rdynamic -o ../result/bin/proto-service3
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service3'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service4'
mkdir -p ../tmpbuild/proto-service4
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service4'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service4'
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c proto-service4.cc -o ../tmpbuild/proto-service4/proto-service4.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -L../result/lib -lpthread -ldl -lpeerhood ../tmpbuild/proto-service4/proto-service4.o -rdynamic -o ../result/bin/proto-service4
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service4'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service-moi'
mkdir -p ../tmpbuild/proto-service-moi
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service-moi'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service-moi'
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -fPIC -c proto-service-moi.cc -o ../tmpbuild/proto-service-moi/proto-service-moi.o
g++ -Wall -g -O -I../result/include -I. -I../result/include/peerhood  -DPH_LIB_DEBUG -DPH_DEBUG  -L../result/lib -lpthread -ldl -lpeerhood ../tmpbuild/proto-service-moi/proto-service-moi.o -rdynamic -o ../result/bin/proto-service-moi
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/proto-service-moi'
make[1]: Entering directory `/home/julaakko/eclipse_ws/PeerHood_core/devel-common'
mkdir -p ../tmpbuild/devel-common
make[1]: Leaving directory `/home/julaakko/eclipse_ws/PeerHood_core/devel-common'
