subvertpy 0.8.8 fails to build on python 2.{4,5}

Bug #860621 reported by jbergstroem
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subvertpy
Fix Released
High
Jelmer Vernooij

Bug Description

Output below - similar on 2.4 and 2.5. Builds (and tests) fine on 2.6, 2.7.

running build_ext
building 'subvertpy.client' extension
creating build-2.5/temp.linux-x86_64-2.5
creating build-2.5/temp.linux-x86_64-2.5/subvertpy
x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.5 -c -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/subversion-1 -Isubvertpy -I/usr/include/python2.5 -c subvertpy/client.c -o build-2.5/temp.linux-x86_64-2.5/subvertpy/client.o
subvertpy/client.c: In function ‘client_get_notify_func’:
subvertpy/client.c:326:5: warning: dereferencing ‘void *’ pointer
subvertpy/client.c:326:5: error: request for member ‘ob_refcnt’ in something not a structure or union
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1

Related branches

Jelmer Vernooij (jelmer)
Changed in subvertpy:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → Jelmer Vernooij (jelmer)
milestone: none → 0.8.9
Jelmer Vernooij (jelmer)
Changed in subvertpy:
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.