Source: psensor Version: 0.8.0.4-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140426 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Werror -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgtop-2.0 > -I/usr/include/json-c -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c psensor_json.c > psensor_json.c: In function 'psensor_new_from_json': > psensor_json.c:143:2: error: 'json_object_object_get' is deprecated (declared > at /usr/include/json-c/json_object.h:271) [-Werror=deprecated-declarations] > oid = json_object_object_get(o, "id"); > ^ > psensor_json.c:144:2: error: 'json_object_object_get' is deprecated (declared > at /usr/include/json-c/json_object.h:271) [-Werror=deprecated-declarations] > oname = json_object_object_get(o, "name"); > ^ > psensor_json.c:145:2: error: 'json_object_object_get' is deprecated (declared > at /usr/include/json-c/json_object.h:271) [-Werror=deprecated-declarations] > otype = json_object_object_get(o, "type"); > ^ > cc1: all warnings being treated as errors > make[4]: *** [psensor_json.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/04/26/psensor_0.8.0.4-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org