[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#588412: marked as done (gnome-applets: FTBFS on kfreebsd-amd64: apm_bios.h:8:3: error: #error This header is not available for amd64)



Your message dated Sat, 31 Jul 2010 15:04:38 +0200
with message-id <4C541F66.1030002@debian.org>
and subject line Fixed in kfreebsd-kernel-headers_0.53
has caused the Debian Bug report #588412,
regarding gnome-applets: FTBFS on kfreebsd-amd64: apm_bios.h:8:3: error: #error This header is not available for amd64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
588412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588412
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-applets
Version: 2.30.0-3
Severity: serious
Justification: FTBFS
User: debian-bsd@lists.debian.org
Usertags: kfreebsd

Hi,

your package no longer builds on kfreebsd-amd64:
| gcc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include    -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/inclu
 de/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    -pthread -I/usr/include/libupower-glib -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/src/sys -DG_LOG_DOMAIN=\"battstat_applet\"  -I/usr/src/sys  -g -O2 -g -Wall -O2 -c battstat_applet.c
| battstat_applet.c: In function 'check_for_updates':
| battstat_applet.c:1066: warning: implicit declaration of function 'gnome_triggers_do'
| battstat_applet.c: In function 'about_cb':
| battstat_applet.c:1234: warning: implicit declaration of function 'power_management_using_upower'
| gcc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include    -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/inclu
 de/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    -pthread -I/usr/include/libupower-glib -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/src/sys -DG_LOG_DOMAIN=\"battstat_applet\"  -I/usr/src/sys  -g -O2 -g -Wall -O2 -c power-management.c
| In file included from power-management.c:182:
| /usr/include/machine/apm_bios.h:8:3: error: #error This header is not available for amd64
| In file included from power-management.c:183:
| acpi-freebsd.h:40: warning: 'struct apm_info' declared inside parameter list
| acpi-freebsd.h:40: warning: its scope is only this definition or declaration, which is probably not what you want
| power-management.c: In function 'apm_readinfo':
| power-management.c:203: warning: passing argument 1 of 'acpi_freebsd_read' from incompatible pointer type
| acpi-freebsd.h:40: note: expected 'struct apm_info *' but argument is of type 'struct apm_info *'
| power-management.c:219: error: 'APMIO_GETINFO' undeclared (first use in this function)
| power-management.c:219: error: (Each undeclared identifier is reported only once
| power-management.c:219: error: for each function it appears in.)
| power-management.c:224: error: invalid use of undefined type 'struct apm_info'
| power-management.c:229: error: invalid use of undefined type 'struct apm_info'
| power-management.c:230: error: invalid use of undefined type 'struct apm_info'
| power-management.c:231: error: invalid use of undefined type 'struct apm_info'
| power-management.c:233: error: invalid use of undefined type 'struct apm_info'
| power-management.c:235: error: invalid use of undefined type 'struct apm_info'
| make[4]: *** [power-management.o] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=gnome-applets

Mraw,
KiBi.



--- End Message ---
--- Begin Message ---
Version: 0.53

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: