Your message dated Thu, 22 Oct 2009 10:07:17 +0000
with message-id <[email protected]>
and subject line Bug#549767: fixed in fso-usaged 0.9.1+git20091016-1
has caused the Debian Bug report #549767,
regarding fso-usaged: FTBFS: src/plugins/controller/plugin.vala:485.28-485.47:
error: The name `get_values' does not exist in the context of
`Gee.HashMap<string,Usage.Resource>'
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 [email protected]
immediately.)
--
549767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549767
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fso-usaged
Version: 0.9.1-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20091005 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ../../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -o
> libfsousage.la -rpath /usr/lib lowlevel.lo -lfso-glib -lfsoframework
> -lgio-2.0 -ldbus-glib-1 -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0
> -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
> libtool: link: cc -shared .libs/lowlevel.o /usr/lib/libfso-glib.so
> /usr/lib/libfsoframework.so -ldbus-glib-1 -ldbus-1 -lpthread -lrt
> /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so
> /usr/lib/libglib-2.0.so -pthread -Wl,-soname -Wl,libfsousage.so.0 -o
> .libs/libfsousage.so.0.0.0
> libtool: link: (cd ".libs" && rm -f "libfsousage.so.0" && ln -s
> "libfsousage.so.0.0.0" "libfsousage.so.0")
> libtool: link: (cd ".libs" && rm -f "libfsousage.so" && ln -s
> "libfsousage.so.0.0.0" "libfsousage.so")
> libtool: link: ( cd ".libs" && rm -f "libfsousage.la" && ln -s
> "../libfsousage.la" "libfsousage.la" )
> make[5]: Leaving directory
> `/build/user-fso-usaged_0.9.1-1-amd64-TJwCLM/fso-usaged-0.9.1/src/lib'
> make[4]: Leaving directory
> `/build/user-fso-usaged_0.9.1-1-amd64-TJwCLM/fso-usaged-0.9.1/src/lib'
> Making all in plugins
> make[4]: Entering directory
> `/build/user-fso-usaged_0.9.1-1-amd64-TJwCLM/fso-usaged-0.9.1/src/plugins'
> Making all in controller
> make[5]: Entering directory
> `/build/user-fso-usaged_0.9.1-1-amd64-TJwCLM/fso-usaged-0.9.1/src/plugins/controller'
> /usr/bin/valac -C --basedir ../../.. --vapidir ./ --vapidir ../../../src/lib
> --pkg glib-2.0 --pkg gee-1.0 --pkg dbus-glib-1 --pkg fsoframework-2.0 --pkg
> fso-glib-1.0 --pkg fsousage-2.0 plugin.vala
> src/plugins/controller/plugin.vala:485.28-485.47: error: The name
> `get_values' does not exist in the context of
> `Gee.HashMap<string,Usage.Resource>'
> foreach ( var r in resources.get_values() )
> ^^^^^^^^^^^^^^^^^^^^
> src/plugins/controller/plugin.vala:566.28-566.47: error: The name
> `get_values' does not exist in the context of
> `Gee.HashMap<string,Usage.Resource>'
> foreach ( var r in resources.get_values() )
> ^^^^^^^^^^^^^^^^^^^^
> src/plugins/controller/plugin.vala:585.28-585.47: error: The name
> `get_values' does not exist in the context of
> `Gee.HashMap<string,Usage.Resource>'
> foreach ( var r in resources.get_values() )
> ^^^^^^^^^^^^^^^^^^^^
> src/plugins/controller/plugin.vala:547.28-547.47: error: The name
> `get_values' does not exist in the context of
> `Gee.HashMap<string,Usage.Resource>'
> foreach ( var r in resources.get_values() )
> ^^^^^^^^^^^^^^^^^^^^
> src/plugins/controller/plugin.vala:635.22-635.39: error: The name `get_keys'
> does not exist in the context of `Gee.HashMap<string,Usage.Resource>'
> if ( name in resources.get_keys() )
> ^^^^^^^^^^^^^^^^^^
> src/plugins/controller/plugin.vala:705.30-705.47: error: The name `get_keys'
> does not exist in the context of `Gee.HashMap<string,Usage.Resource>'
> foreach ( var key in resources.get_keys() )
> ^^^^^^^^^^^^^^^^^^
> src/plugins/controller/plugin.vala:192.13-192.34: warning: unhandled error
> `FreeSmartphone.UsageError'
> delUser( userbusname );
> ^^^^^^^^^^^^^^^^^^^^^^
> Compilation failed: 6 error(s), 1 warning(s)
> make[5]: *** [plugin.c] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/10/05/fso-usaged_0.9.1-1_lsid64.buildlog
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: fso-usaged
Source-Version: 0.9.1+git20091016-1
We believe that the bug you reported is fixed in the latest version of
fso-usaged, which is due to be installed in the Debian FTP archive:
fso-usaged_0.9.1+git20091016-1.diff.gz
to pool/main/f/fso-usaged/fso-usaged_0.9.1+git20091016-1.diff.gz
fso-usaged_0.9.1+git20091016-1.dsc
to pool/main/f/fso-usaged/fso-usaged_0.9.1+git20091016-1.dsc
fso-usaged_0.9.1+git20091016-1_i386.deb
to pool/main/f/fso-usaged/fso-usaged_0.9.1+git20091016-1_i386.deb
fso-usaged_0.9.1+git20091016.orig.tar.gz
to pool/main/f/fso-usaged/fso-usaged_0.9.1+git20091016.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Heiko Stuebner <[email protected]> (supplier of updated fso-usaged package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 20 Oct 2009 19:06:10 +0200
Source: fso-usaged
Binary: fso-usaged
Architecture: source i386
Version: 0.9.1+git20091016-1
Distribution: unstable
Urgency: low
Maintainer: Debian FreeSmartphone.Org Team
<[email protected]>
Changed-By: Heiko Stuebner <[email protected]>
Description:
fso-usaged - freesmartphone.org usage daemon
Closes: 549767
Changes:
fso-usaged (0.9.1+git20091016-1) unstable; urgency=low
.
* new upstream-snapshot
- fix compilation with vala 0.7.7 (Closes: #549767)
Checksums-Sha1:
eeca001ab14e6bedb30b68c3fe0f26583278d1e5 1518
fso-usaged_0.9.1+git20091016-1.dsc
ba6a3958c12b789722c67eabc17482f811ebdaef 314700
fso-usaged_0.9.1+git20091016.orig.tar.gz
6afd7bd4dc0f5d440aed8f5bf5d333987d0c4fb0 2421
fso-usaged_0.9.1+git20091016-1.diff.gz
8f40013c4c129f2913d71aa3bb120d8a38c13afb 42666
fso-usaged_0.9.1+git20091016-1_i386.deb
Checksums-Sha256:
9d955ae828da59b1ca931865ae747fa6b07c715fd6b9071423eef8402081ee6b 1518
fso-usaged_0.9.1+git20091016-1.dsc
5fc99050f59d1257e98447f353ee0a998496b7fddc7d6f8ce091ba6907e67301 314700
fso-usaged_0.9.1+git20091016.orig.tar.gz
0be886aa0e052cf078168019530750fad619b938bbe2451a597991f7d48a29d0 2421
fso-usaged_0.9.1+git20091016-1.diff.gz
c09990f6e8ce365177b7d1326f6f231289bede05f1c3c849a2c4327cf7be69d8 42666
fso-usaged_0.9.1+git20091016-1_i386.deb
Files:
8e650dec1aa6073de72a7f0be141c119 1518 misc extra
fso-usaged_0.9.1+git20091016-1.dsc
ace816a26599f7400352ce59180ed62f 314700 misc extra
fso-usaged_0.9.1+git20091016.orig.tar.gz
a3aec862c56b44a5ec6e3ebde840fbfb 2421 misc extra
fso-usaged_0.9.1+git20091016-1.diff.gz
d1378f1429ea59b4608e3ad89a4935a4 42666 misc extra
fso-usaged_0.9.1+git20091016-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkrgHNsACgkQv3x5OskTLdvBOwCgs0etrVzC5njUwY1m8dxUZXFs
IO0AnjboVXKO88TIDt5nEaUC1sXPSR+c
=Wu+J
-----END PGP SIGNATURE-----
--- End Message ---