debian package build fails on x86_64

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

Bug Description

Hello.

When making deb package

wget https://launchpad.net/blitzortung-tracker/trunk/1.0.2/+download/blitzortung-tracker_1.0.2.tar.gz
tar xvfz blitzortung-tracker_1.0.2.tar.gz
cd tracker
make -f Makefile.cvs
dpkg-buildpackage

it succeeds on i386 systems (ubuntu 10.04LTS), but when trying to compile with x86_64 bit system package build fails on tests.

make[3]: Entering directory `/home/gabo/Downloads/tracker/tests'
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source -I../source/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -std=gnu++0x -pthread -fsigned-char -Wall -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -c -o test-lib.o test-lib.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source -I../source/lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -std=gnu++0x -pthread -fsigned-char -Wall -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -c -o test-lib-data-events.o test-lib-data-events.cc
test-lib-data-events.cc: In member function ‘void EventTest::testSize()’:
test-lib-data-events.cc:163:3: error: no matching function for call to ‘assertEquals(const unsigned int&, std::basic_string<char>::size_type, CppUnit::SourceLine, const char [1])’
test-lib-data-events.cc:163:3: note: candidate is:
/usr/include/cppunit/TestAssert.h:94:6: note: template<class T> void CppUnit::assertEquals(const T&, const T&, CppUnit::SourceLine, const string&)
make[3]: *** [test-lib-data-events.o] Error 1
make[3]: Leaving directory `/home/gabo/Downloads/tracker/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/gabo/Downloads/tracker'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/gabo/Downloads/tracker'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Revision history for this message
Gabo (gabo-toimii) wrote :
Andreas Würl (awuerl)
Changed in blitzortung-tracker:
importance: Undecided → Medium
assignee: nobody → Andreas Würl (awuerl)
status: New → In Progress
Andreas Würl (awuerl)
Changed in blitzortung-tracker:
milestone: none → 1.0.3
Andreas Würl (awuerl)
Changed in blitzortung-tracker:
status: In Progress → Fix Released
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.