Bug 67961

Summary: [bisected] [ia64] systemd fails to compile with multiple undefined references in mount-setup.c
Product: systemd Reporter: Émeric Maschino <emeric.maschino>
Component: generalAssignee: systemd-bugs
Status: RESOLVED WONTFIX QA Contact: systemd-bugs
Severity: normal    
Priority: medium CC: emeric.maschino
Version: unspecified   
Hardware: IA64 (Itanium)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 67960    
Bug Blocks:    
Attachments: Failed compilation of systemd with multiple undefined references in mount-setup.c

Description Émeric Maschino 2013-08-09 23:06:53 UTC
Created attachment 83909 [details]
Failed compilation of systemd with multiple undefined references in mount-setup.c

Hi,

Bisecting bug #67960, I've hit another wall preventing systemd from successfully compiling on Linux ia64. mount-setup.c reports numerous undefined references to label_fix, mkdir_p, label_symlinkfile_set, label_file_clear and label_mkdir.

I've bisected it to commit 49e942b2bc9fdedba79cd266a076ce9c9d91fc13 (rename basic.la to shared.la and put selinux deps in shared-selinx.la).

I'm unable to say if current systemd code still has this problem, since bug #67960 prevents me from verifying.

Complete build log attached.

Please let me know if I can help further.

     Émeric
Comment 1 Zbigniew Jedrzejewski-Szmek 2013-08-10 02:30:27 UTC
The build log that you attached is for some ancient version of systemd (src/mount-setup.c was renamed in 2012). We're not going to fix any bugs in those versions. Please reopen if it happens with latest systemd release or git HEAD.

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.