Bug 28961

Summary: Gentoo refuses to install systemd on amd64 due to poor programming practices.
Product: systemd Reporter: bay <bay>
Component: generalAssignee: Lennart Poettering <lennart>
Status: RESOLVED NOTOURBUG QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description bay 2010-07-08 04:11:36 UTC
When I try to install systemd on my gentoo machine.

"emerge systemd" output:
* QA Notice: Package has poor programming practices which may compile
*            but will almost certainly crash on 64bit architectures.
* 
* Function `manager_dbus_proxy_new' implicitly converted to pointer at systemadm.vala:302
* Function `unit_dbus_proxy_new' implicitly converted to pointer at systemadm.vala:328
* Function `job_dbus_proxy_new' implicitly converted to pointer at systemadm.vala:355


* ERROR: sys-apps/systemd-9999 failed:
*   install aborted due to poor programming practices shown above
Comment 1 Lennart Poettering 2010-07-08 13:04:57 UTC
Well, that message is kinda insulting. And this is a problem in the Vala Code Generator, which has been fixed a while back there. Please update your Vala, thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.