ntrack 012 fails to build on 64 bit archs

Bug #743636 reported by Andrea Scarpino
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ntrack
Fix Released
Critical
Alexander Sack

Bug Description

gcc 4.5.2

CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe"
CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe"
LDFLAGS="-Wl,--hash-style=gnu -Wl,--as-needed"

libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -pedantic -DMODULES_DIR=\"/usr/lib/ntrack/modules/\" -march=x86-64 -mtune=generic -O2 -pipe -MT libntrack_la-ntrackmonitor.lo -MD -MP -MF .deps/libntrack_la-ntrackmonitor.Tpo -c ntrackmonitor.c -fPIC -DPIC -o .libs/libntrack_la-ntrackmonitor.o
cc1: warnings being treated as errors
ntrackmonitor.c: In function '__free':
ntrackmonitor.c:225:69: error: cast from pointer to integer of different size
make[3]: *** [libntrack_la-ntrackmonitor.lo] Error 1
make[3]: *** Waiting for unfinished jobs....

Related branches

Revision history for this message
Alexander Sack (asac) wrote :

yeah. requires a firedrill i guess. dumb mistake ;)

Changed in ntrack:
assignee: nobody → Alexander Sack (asac)
importance: Undecided → Critical
milestone: none → 013
status: New → Triaged
Alexander Sack (asac)
summary: - ntrack 012 fails to build
+ ntrack 012 fails to build on 64 bit archs
Revision history for this message
Alexander Sack (asac) wrote :
Revision history for this message
Alexander Sack (asac) wrote :

------------------------------------------------------------
revno: 281
fixes bug(s): https://launchpad.net/bugs/743636
committer: Alexander Sack <email address hidden>
branch nick: ntrack
timestamp: Sun 2011-03-27 19:59:38 +0200
message:
  common: fix fail to build on 64-bit caused by wrong printf formatting of pointer value - lp:743636
------------------------------------------------------------

Changed in ntrack:
status: Triaged → Fix Committed
Revision history for this message
Alexander Sack (asac) wrote :

released: https://launchpad.net/ntrack/main/013

thanks for the report!

Changed in ntrack:
status: Fix Committed → 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.