Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
| Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
|---|---|---|---|---|---|---|---|---|
armhf ↓ | 1.11.2-9 | Build-Attempted | 333d 13h 31m | bm-wb-04 | uncompiled | web | old | all (17) | giveback |
106 | xmlReallocFunc reallocFunc,
| ~~~~~~~~~~~~~~~^~~~~~~~~~~
memory.c:497:20: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types]
497 | if ((freeFunc != debugFree) ||
| ^~
memory.c:498:22: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types]
498 | (mallocFunc != debugMalloc) ||
| ^~
memory.c:499:23: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types]
499 | (reallocFunc != debugRealloc) ||
| ^~
make[1]: *** [Makefile:515: memory.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:7: build-arch] Error 255