make fails ubuntu 14.04

Bug #1333435 reported by thomasw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Blitzortung-Tracker
Fix Committed
Medium
Andreas Würl

Bug Description

make[1]: Betrete Verzeichnis '/home/thomas/tracker'
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/thomas/tracker/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[2]: Betrete Verzeichnis '/home/thomas/tracker'
Making all in source
make[3]: Betrete Verzeichnis '/home/thomas/tracker/source'
Making all in lib
make[4]: Betrete Verzeichnis '/home/thomas/tracker/source/lib'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o DataWorker.lo DataWorker.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c DataWorker.cc -fPIC -DPIC -o .libs/DataWorker.o
In file included from data/Events.h:5:0,
                 from DataWorker.h:4,
                 from DataWorker.cc:2:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/Array.lo data/Array.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/Array.cc -fPIC -DPIC -o data/.libs/Array.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/ArrayOf.lo data/ArrayOf.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/ArrayOf.cc -fPIC -DPIC -o data/.libs/ArrayOf.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/Format.lo data/Format.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/Format.cc -fPIC -DPIC -o data/.libs/Format.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/Event.lo data/Event.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/Event.cc -fPIC -DPIC -o data/.libs/Event.o
In file included from data/Event.cc:2:0:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/MEvent.lo data/MEvent.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/MEvent.cc -fPIC -DPIC -o data/.libs/MEvent.o
In file included from ./data/MEvent.h:5:0,
                 from data/MEvent.cc:2:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/Events.lo data/Events.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/Events.cc -fPIC -DPIC -o data/.libs/Events.o
In file included from ./data/Events.h:5:0,
                 from data/Events.cc:2:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/EventsFile.lo data/EventsFile.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/EventsFile.cc -fPIC -DPIC -o data/.libs/EventsFile.o
In file included from ./data/Events.h:5:0,
                 from ./data/EventsFile.h:10,
                 from data/EventsFile.cc:2:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/EventsHeader.lo data/EventsHeader.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/EventsHeader.cc -fPIC -DPIC -o data/.libs/EventsHeader.o
In file included from ./data/EventsHeader.h:9:0,
                 from data/EventsHeader.cc:4:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
In file included from /usr/include/boost/assert.hpp:50:0,
                 from /usr/include/boost/ptr_container/indirect_fun.hpp:27,
                 from /usr/include/boost/ptr_container/ptr_sequence_adapter.hpp:21,
                 from /usr/include/boost/ptr_container/ptr_vector.hpp:20,
                 from ./data/Event.h:4,
                 from ./data/EventsHeader.h:9,
                 from data/EventsHeader.cc:4:
data/EventsHeader.cc: In member function 'void blitzortung::data::EventsHeader::read(const string&)':
data/EventsHeader.cc:113:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       assert(fstream.tellg() == getSize());
                                         ^
data/EventsHeader.cc: In member function 'void blitzortung::data::EventsHeader::write(const string&) const':
data/EventsHeader.cc:181:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       assert(fstream.tellg() == getSize());
                                         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/Waveform.lo data/Waveform.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/Waveform.cc -fPIC -DPIC -o data/.libs/Waveform.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/WaveformOf.lo data/WaveformOf.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/WaveformOf.cc -fPIC -DPIC -o data/.libs/WaveformOf.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o data/GpsInfo.lo data/GpsInfo.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c data/GpsInfo.cc -fPIC -DPIC -o data/.libs/GpsInfo.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o exception/Base.lo exception/Base.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c exception/Base.cc -fPIC -DPIC -o exception/.libs/Base.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/gps/Base.lo hardware/gps/Base.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/gps/Base.cc -fPIC -DPIC -o hardware/gps/.libs/Base.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/gps/Dummy.lo hardware/gps/Dummy.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/gps/Dummy.cc -fPIC -DPIC -o hardware/gps/.libs/Dummy.o
hardware/gps/Dummy.cc:19:12: warning: unused parameter 'targetBaudRate' [-Wunused-parameter]
       void Dummy::initWrite(const unsigned int targetBaudRate) {
            ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/gps/Sirf.lo hardware/gps/Sirf.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/gps/Sirf.cc -fPIC -DPIC -o hardware/gps/.libs/Sirf.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/gps/Garmin.lo hardware/gps/Garmin.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/gps/Garmin.cc -fPIC -DPIC -o hardware/gps/.libs/Garmin.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/gps/data/Base.lo hardware/gps/data/Base.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/gps/data/Base.cc -fPIC -DPIC -o hardware/gps/data/.libs/Base.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/gps/data/Time.lo hardware/gps/data/Time.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/gps/data/Time.cc -fPIC -DPIC -o hardware/gps/data/.libs/Time.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/gps/data/Location.lo hardware/gps/data/Location.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/gps/data/Location.cc -fPIC -DPIC -o hardware/gps/data/.libs/Location.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/comm/Base.lo hardware/comm/Base.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/comm/Base.cc -fPIC -DPIC -o hardware/comm/.libs/Base.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/comm/Serial.lo hardware/comm/Serial.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/comm/Serial.cc -fPIC -DPIC -o hardware/comm/.libs/Serial.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/comm/Dummy.lo hardware/comm/Dummy.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/comm/Dummy.cc -fPIC -DPIC -o hardware/comm/.libs/Dummy.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/comm/SerialPort.lo hardware/comm/SerialPort.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/comm/SerialPort.cc -fPIC -DPIC -o hardware/comm/.libs/SerialPort.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/parsing/Base.lo hardware/parsing/Base.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/parsing/Base.cc -fPIC -DPIC -o hardware/parsing/.libs/Base.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/parsing/Ticks.lo hardware/parsing/Ticks.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/parsing/Ticks.cc -fPIC -DPIC -o hardware/parsing/.libs/Ticks.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/parsing/Samples.lo hardware/parsing/Samples.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/parsing/Samples.cc -fPIC -DPIC -o hardware/parsing/.libs/Samples.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o hardware/Pcb.lo hardware/Pcb.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c hardware/Pcb.cc -fPIC -DPIC -o hardware/.libs/Pcb.o
In file included from ./hardware/Pcb.h:9:0,
                 from hardware/Pcb.cc:5:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o Logger.lo Logger.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c Logger.cc -fPIC -DPIC -o .libs/Logger.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o network/Creds.lo network/Creds.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c network/Creds.cc -fPIC -DPIC -o network/.libs/Creds.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o network/transfer/Base.lo network/transfer/Base.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c network/transfer/Base.cc -fPIC -DPIC -o network/transfer/.libs/Base.o
In file included from ./data/Events.h:5:0,
                 from ./network/transfer/Base.h:8,
                 from network/transfer/Base.cc:1:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o network/transfer/Udp.lo network/transfer/Udp.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c network/transfer/Udp.cc -fPIC -DPIC -o network/transfer/.libs/Udp.o
In file included from ./data/Events.h:5:0,
                 from ./network/transfer/Base.h:8,
                 from ./network/transfer/Udp.h:7,
                 from network/transfer/Udp.cc:2:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o network/transfer/None.lo network/transfer/None.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c network/transfer/None.cc -fPIC -DPIC -o network/transfer/.libs/None.o
In file included from ./data/Events.h:5:0,
                 from ./network/transfer/Base.h:8,
                 from ./network/transfer/None.h:4,
                 from network/transfer/None.cc:1:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o output/None.lo output/None.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c output/None.cc -fPIC -DPIC -o output/.libs/None.o
In file included from ./data/Events.h:5:0,
                 from ./output/Base.h:4,
                 from ./output/None.h:4,
                 from output/None.cc:2:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o output/File.lo output/File.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c output/File.cc -fPIC -DPIC -o output/.libs/File.o
In file included from ./data/Events.h:5:0,
                 from ./output/Base.h:4,
                 from ./output/File.h:4,
                 from output/File.cc:2:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o Process.lo Process.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c Process.cc -fPIC -DPIC -o .libs/Process.o
In file included from ./data/Events.h:5:0,
                 from output/Base.h:4,
                 from Process.h:8,
                 from Process.cc:1:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o ipc/UnixSocket.lo ipc/UnixSocket.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c ipc/UnixSocket.cc -fPIC -DPIC -o ipc/.libs/UnixSocket.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o ipc/Listener.lo ipc/Listener.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c ipc/Listener.cc -fPIC -DPIC -o ipc/.libs/Listener.o
In file included from ipc/Listener.cc:4:0:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o ipc/server/Base.lo ipc/server/Base.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c ipc/server/Base.cc -fPIC -DPIC -o ipc/server/.libs/Base.o
In file included from ipc/server/Base.cc:1:0:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o ipc/server/factory/Base.lo ipc/server/factory/Base.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c ipc/server/factory/Base.cc -fPIC -DPIC -o ipc/server/factory/.libs/Base.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o ipc/server/Json.lo ipc/server/Json.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c ipc/server/Json.cc -fPIC -DPIC -o ipc/server/.libs/Json.o
In file included from ipc/server/Json.cc:4:0:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o ipc/server/factory/Json.lo ipc/server/factory/Json.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c ipc/server/factory/Json.cc -fPIC -DPIC -o ipc/server/factory/.libs/Json.o
In file included from ./hardware/Pcb.h:9:0,
                 from ./ipc/server/Json.h:6,
                 from ./ipc/server/factory/Json.h:6,
                 from ipc/server/factory/Json.cc:1:
./data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o Queue.lo Queue.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c Queue.cc -fPIC -DPIC -o .libs/Queue.o
In file included from Queue.cc:2:0:
data/Event.h:73:9: warning: base class 'struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>' has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o util/RingBuffer.lo util/RingBuffer.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c util/RingBuffer.cc -fPIC -DPIC -o util/.libs/RingBuffer.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o util/String.lo util/String.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c util/String.cc -fPIC -DPIC -o util/.libs/String.o
/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -llog4cpp -ljson -lboost_regex -release 1.0.8 -version_info -no undefined -o libblitzortung.la -rpath /usr/lib DataWorker.lo data/Array.lo data/ArrayOf.lo data/Format.lo data/Event.lo data/MEvent.lo data/Events.lo data/EventsFile.lo data/EventsHeader.lo data/Waveform.lo data/WaveformOf.lo data/GpsInfo.lo exception/Base.lo hardware/gps/Base.lo hardware/gps/Dummy.lo hardware/gps/Sirf.lo hardware/gps/Garmin.lo hardware/gps/data/Base.lo hardware/gps/data/Time.lo hardware/gps/data/Location.lo hardware/comm/Base.lo hardware/comm/Serial.lo hardware/comm/Dummy.lo hardware/comm/SerialPort.lo hardware/parsing/Base.lo hardware/parsing/Ticks.lo hardware/parsing/Samples.lo hardware/Pcb.lo Logger.lo network/Creds.lo network/transfer/Base.lo network/transfer/Udp.lo network/transfer/None.lo output/None.lo output/File.lo Process.lo ipc/UnixSocket.lo ipc/Listener.lo ipc/server/Base.lo ipc/server/factory/Base.lo ipc/server/Json.lo ipc/server/factory/Json.lo Queue.lo util/RingBuffer.lo util/String.lo
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o .libs/DataWorker.o data/.libs/Array.o data/.libs/ArrayOf.o data/.libs/Format.o data/.libs/Event.o data/.libs/MEvent.o data/.libs/Events.o data/.libs/EventsFile.o data/.libs/EventsHeader.o data/.libs/Waveform.o data/.libs/WaveformOf.o data/.libs/GpsInfo.o exception/.libs/Base.o hardware/gps/.libs/Base.o hardware/gps/.libs/Dummy.o hardware/gps/.libs/Sirf.o hardware/gps/.libs/Garmin.o hardware/gps/data/.libs/Base.o hardware/gps/data/.libs/Time.o hardware/gps/data/.libs/Location.o hardware/comm/.libs/Base.o hardware/comm/.libs/Serial.o hardware/comm/.libs/Dummy.o hardware/comm/.libs/SerialPort.o hardware/parsing/.libs/Base.o hardware/parsing/.libs/Ticks.o hardware/parsing/.libs/Samples.o hardware/.libs/Pcb.o .libs/Logger.o network/.libs/Creds.o network/transfer/.libs/Base.o network/transfer/.libs/Udp.o network/transfer/.libs/None.o output/.libs/None.o output/.libs/File.o .libs/Process.o ipc/.libs/UnixSocket.o ipc/.libs/Listener.o ipc/server/.libs/Base.o ipc/server/factory/.libs/Base.o ipc/server/.libs/Json.o ipc/server/factory/.libs/Json.o .libs/Queue.o util/.libs/RingBuffer.o util/.libs/String.o -llog4cpp -ljson -lboost_regex -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o -pthread -Wl,-E -pthread -Wl,-soname -Wl,libblitzortung-1.0.8.so -o .libs/libblitzortung-1.0.8.so
libtool: link: (cd ".libs" && rm -f "libblitzortung.so" && ln -s "libblitzortung-1.0.8.so" "libblitzortung.so")
libtool: link: ( cd ".libs" && rm -f "libblitzortung.la" && ln -s "../libblitzortung.la" "libblitzortung.la" )
make[4]: Verlasse Verzeichnis '/home/thomas/tracker/source/lib'
make[4]: Betrete Verzeichnis '/home/thomas/tracker/source'
g++ -DHAVE_CONFIG_H -I. -I.. -I lib -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -c -o bo-tracker.o bo-tracker.cc
In file included from lib/hardware/Pcb.h:9:0,
                 from bo-tracker.cc:20:
lib/data/Event.h:73:9: warning: base class ‘struct std::binary_function<blitzortung::data::Event, blitzortung::data::Event, bool>’ has a non-virtual destructor [-Weffc++]
  struct CompareAmplitude : public std::binary_function<Event, Event, bool> {
         ^
/bin/bash ../libtool --tag=CXX --mode=link g++ -I lib -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -llog4cpp -lboost_program_options -o bo-tracker bo-tracker.o lib/libblitzortung.la
libtool: link: g++ -I lib -g -std=gnu++0x -pthread -fsigned-char -Wall -Wextra -pedantic -Weffc++ -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -Wl,-E -o .libs/bo-tracker bo-tracker.o -llog4cpp -lboost_program_options lib/.libs/libblitzortung.so -pthread
bo-tracker.o: In function `__static_initialization_and_destruction_0':
/usr/include/boost/system/error_code.hpp:222: undefined reference to `boost::system::generic_category()'
/usr/include/boost/system/error_code.hpp:223: undefined reference to `boost::system::generic_category()'
/usr/include/boost/system/error_code.hpp:224: undefined reference to `boost::system::system_category()'
collect2: error: ld returned 1 exit status
make[4]: *** [bo-tracker] Fehler 1
make[4]: Verlasse Verzeichnis '/home/thomas/tracker/source'
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/home/thomas/tracker/source'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/thomas/tracker'
make[1]: *** [all] Fehler 2
make[1]: Verlasse Verzeichnis '/home/thomas/tracker'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2

Revision history for this message
Andreas Würl (awuerl) wrote :

On some systems libboost-system libraries are required. Added a remark to the README file.

Changed in blitzortung-tracker:
status: New → Fix Released
status: Fix Released → Fix Committed
importance: Undecided → Medium
assignee: nobody → Andreas Würl (awuerl)
milestone: none → 1.0.9
Revision history for this message
thomasw (1-maio-h) wrote :
Download full text (45.5 KiB)

Sorry, but after installing libboost-system (http://packages.ubuntu.com/de/trusty/libboost-system1.55.0) there is still an error:

root@heimserver:/home/thomas/tracker# dpkg-buildpackage
dpkg-buildpackage: Quellpaket blitzortung-tracker
dpkg-buildpackage: Quellversion 1.0.8
dpkg-buildpackage: Quelldistribution unstable
dpkg-buildpackage: Quellen geändert durch Andreas Wuerl <email address hidden>
dpkg-buildpackage: Host-Architektur amd64
 dpkg-source --before-build tracker
 debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
make[1]: Betrete Verzeichnis '/home/thomas/tracker'
Making distclean in source
make[2]: Betrete Verzeichnis '/home/thomas/tracker/source'
Making distclean in lib
make[3]: Betrete Verzeichnis '/home/thomas/tracker/source/lib'
test -z "libblitzortung.la" || rm -f libblitzortung.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf data/.libs data/_libs
rm -rf exception/.libs exception/_libs
rm -rf hardware/.libs hardware/_libs
rm -rf hardware/comm/.libs hardware/comm/_libs
rm -rf hardware/gps/.libs hardware/gps/_libs
rm -rf hardware/gps/data/.libs hardware/gps/data/_libs
rm -rf hardware/parsing/.libs hardware/parsing/_libs
rm -rf ipc/.libs ipc/_libs
rm -rf ipc/server/.libs ipc/server/_libs
rm -rf ipc/server/factory/.libs ipc/server/factory/_libs
rm -rf network/.libs network/_libs
rm -rf network/transfer/.libs network/transfer/_libs
rm -rf output/.libs output/_libs
rm -rf util/.libs util/_libs
rm -f *.o
rm -f data/*.o
rm -f data/*.lo
rm -f exception/*.o
rm -f exception/*.lo
rm -f hardware/*.o
rm -f hardware/*.lo
rm -f hardware/comm/*.o
rm -f hardware/comm/*.lo
rm -f hardware/gps/*.o
rm -f hardware/gps/*.lo
rm -f hardware/gps/data/*.o
rm -f hardware/gps/data/*.lo
rm -f hardware/parsing/*.o
rm -f hardware/parsing/*.lo
rm -f ipc/*.o
rm -f ipc/*.lo
rm -f ipc/server/*.o
rm -f ipc/server/*.lo
rm -f ipc/server/factory/*.o
rm -f ipc/server/factory/*.lo
rm -f network/*.o
rm -f network/*.lo
rm -f network/transfer/*.o
rm -f network/transfer/*.lo
rm -f output/*.o
rm -f output/*.lo
rm -f util/*.o
rm -f util/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f data/.deps/.dirstamp
rm -f data/.dirstamp
rm -f exception/.deps/.dirstamp
rm -f exception/.dirstamp
rm -f hardware/.deps/.dirstamp
rm -f hardware/.dirstamp
rm -f hardware/comm/.deps/.dirstamp
rm -f hardware/comm/.dirstamp
rm -f hardware/gps/.deps/.dirstamp
rm -f hardware/gps/.dirstamp
rm -f hardware/gps/data/.deps/.dirstamp
rm -f hardware/gps/data/.dirstamp
rm -f hardware/parsing/.deps/.dirstamp
rm -f hardware/parsing/.dirstamp
rm -f ipc/.deps/.dirstamp
rm -f ipc/.dirstamp
rm -f ipc/server/.deps/.dirstamp
rm -f ipc/server/.dirstamp
rm -f ipc/server/factory/.deps/.dirstamp
rm -f ipc/server/factory/.dirstamp
rm -f network/.deps/.dirstamp
rm -f network/.dirstamp
rm -f network/transfer/.deps/.dirstamp
rm -f network/transfer/.dirstamp
rm -f output/.deps/.dirstamp
rm -f output/.dirstamp
rm -f util/.deps/.dirstamp
rm -f util/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps data/.deps exception/.deps hardware/.deps hardware/comm/.deps hardware/gps/.deps hardware/gps/data/.deps hardware/parsing/.deps ipc/.deps ipc/server/.deps ipc/...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.