Source: libfsotransport Version: 0.9.5.9-1 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20100211 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[3]: Entering directory > `/build/user-libfsotransport_0.9.5.9-1-amd64-Jj1pLy/libfsotransport-0.9.5.9/fsotransport' > /usr/bin/valac -C --basedir .. --vapidir ../vapi/ --pkg posix --pkg > posixextra --pkg linux --pkg glib-2.0 --pkg gio-2.0 --pkg gee-1.0 --pkg > fsobasics-2.0 --header fsotransport.h --library fsotransport-2.0 > basetransport.vala commandqueue.vala parser.vala pty.vala serial.vala > socket.vala transport.vala > fsotransport/socket.vala:74.35-74.83: error: Invalid assignment from owned > expression to unowned variable > unowned List<InetAddress> addresses = resolver.lookup_by_name( name, > null ); > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > fsotransport/socket.vala:75.23-75.31: error: The name `addresses' does not > exist in the context of `FsoFramework.SocketTransport.open' > var address = addresses.nth_data(0); > ^^^^^^^^^ > fsotransport/socket.vala:75.13-75.43: error: var declaration not allowed with > non-typed initializer > var address = addresses.nth_data(0); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > fsotransport/socket.vala:79.41-79.47: error: The name `address' does not > exist in the context of `FsoFramework.SocketTransport.open' > var res = PosixExtra.inet_aton( address.to_string(), out inaddr ); > ^^^^^^^ > fsotransport/socket.vala:74.47-74.83: warning: unhandled error `GLib.Error' > unowned List<InetAddress> addresses = resolver.lookup_by_name( name, > null ); > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Compilation failed: 4 error(s), 1 warning(s) > make[3]: *** [.vala.stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2010/02/11/libfsotransport_0.9.5.9-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 | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org