Source: libfsoframework Version: 0.2.4+git20091229-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-libfsoframework_0.2.4+git20091229-1-amd64-y93KuB/libfsoframework-0.2.4+git20091229/fsoframework' > /usr/bin/valac -C --basedir .. --vapidir ../vapi --pkg posix --pkg linux > --pkg glib-2.0 --pkg gmodule-2.0 --pkg gio-2.0 --pkg dbus-glib-1 --pkg alsa > --pkg fsobasics-2.0 --pkg config --header fsoframework.h --library > fsoframework-2.0 alsa.vala asyncworker.vala common.vala dbus.vala > inotifier.vala interfaces.vala kobjectnotifier.vala object.vala overlay.vala > plugin.vala process.vala subsystem.vala syncasync.vala > fsoframework/plugin.vala:40.42-40.53: warning: deprecated syntax, use [CCode > (has_target = false)] > public static delegate void FsoFramework.RegisterFunc( TypeModule bar ); > ^^^^^^^^^^^^ > fsoframework/plugin.vala:41.44-41.54: warning: deprecated syntax, use [CCode > (has_target = false)] > public static delegate string FsoFramework.FactoryFunc( > FsoFramework.Subsystem subsystem ) throws Error; > ^^^^^^^^^^^ > fsoframework/plugin.vala:42.42-42.53: warning: deprecated syntax, use [CCode > (has_target = false)] > public static delegate void FsoFramework.ShutdownFunc(); > ^^^^^^^^^^^^ > fsoframework/kobjectnotifier.vala:61.28-61.51: error: The name `AF_NETLINK' > does not exist in the context of `Linux.Netlink' > fd = Posix.socket( Linux.Netlink.AF_NETLINK, Posix.SOCK_DGRAM, > Linux.Netlink.NETLINK_KOBJECT_UEVENT ); > ^^^^^^^^^^^^^^^^^^^^^^^^ > fsoframework/kobjectnotifier.vala:64.43-64.66: error: The name `AF_NETLINK' > does not exist in the context of `Linux.Netlink' > Linux.Netlink.SockAddrNl addr = { Linux.Netlink.AF_NETLINK, 0, > Posix.getpid(), 1 }; > ^^^^^^^^^^^^^^^^^^^^^^^^ > fsoframework/kobjectnotifier.vala:64.34-64.90: error: expression type not > allowed as initializer > Linux.Netlink.SockAddrNl addr = { Linux.Netlink.AF_NETLINK, 0, > Posix.getpid(), 1 }; > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > fsoframework/kobjectnotifier.vala:66.36-66.39: error: The name `addr' does > not exist in the context of `FsoFramework.BaseKObjectNotifier.new' > var res = Posix.bind( fd, &addr, sizeof( Linux.Netlink.SockAddrNl ) ); > ^^^^ > fsoframework/plugin.vala:73.5-73.21: warning: unable to chain up to private > base constructor > public BasePlugin( string filename, FsoFramework.Subsystem subsystem ) > ^^^^^^^^^^^^^^^^^ > Compilation failed: 4 error(s), 4 warning(s) > make[3]: *** [fsoframework.vala.stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2010/02/11/libfsoframework_0.2.4+git20091229-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