[Bug 905893] [NEW] psensor 0.6.2.15-1 fails to build in precise due to an unnamed struct in glib
Launchpad Bug Tracker
905893 at bugs.launchpad.net
Wed Jan 4 12:11:47 UTC 2012
You have been subscribed to a public bug by Ubuntu Foundation's Bug Bot (crichton):
Debian glib2.0 version: 2.30.2-4
Ubuntu glib2.0 version: 2.31.4.tested-0ubuntu3
Link to glib upstream code: http://git.gnome.org/browse/glib/tree/glib/deprecated/gthread.h?id=2f9ab64ac9dc4aeba4a6a297888986d26515d6f8#n151
When trying to build psensor 0.6.2.15-1 in precise, it fails to due to an unnamed struct in glib:
gcc -DHAVE_CONFIG_H -I. -I../.. -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 -D_FORTIFY_SOURCE=2 -Wall -Werror -pedantic -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -c -o libpsensor_a-cpu.o `test -f 'cpu.c' || echo './'`cpu.c
In file included from /usr/include/glib-2.0/glib.h:107:0,
from /usr/include/libgtop-2.0/glibtop.h:25,
from /usr/include/libgtop-2.0/glibtop/cpu.h:25,
from cpu.c:25:
/usr/include/glib-2.0/glib/deprecated/gthread.h:165:4: error: ISO C90 doesn't support unnamed structs/unions [-Werror=edantic]
cc1: all warnings being treated as errors
make[4]: *** [libpsensor_a-cpu.o] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
** Affects: glib2.0 (Ubuntu)
Importance: Undecided
Status: Confirmed
** Affects: psensor (Ubuntu)
Importance: Medium
Status: Triaged
** Tags: patch
--
psensor 0.6.2.15-1 fails to build in precise due to an unnamed struct in glib
https://bugs.launchpad.net/bugs/905893
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list