Bug 865520

Summary: systemd-194-1.fc18 fails to build on ppc64: error: dereferencing pointer to incomplete type
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: glibcAssignee: Jeff Law <law>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 18CC: fweimer, jakub, johannbg, law, lnykryn, metherid, mfranc, msekleta, notting, pfrankli, pknirsch, plautrba, schwab, spoyarek, systemd-maint, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-28 17:27:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 846990    

Description Karsten Hopp 2012-10-11 16:30:08 UTC
Description of problem:


src/shared/path-util.c: In function 'path_is_mount_point':
src/shared/path-util.c:348:10: error: dereferencing pointer to incomplete type
src/shared/path-util.c:350:9: warning: implicit declaration of function 'name_to_handle_at' [-Wimplicit-function-declaration]
src/shared/path-util.c:368:10: error: dereferencing pointer to incomplete type
make[2]: *** [src/shared/path-util.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
rm units/console-shell.service.m4 src/core/org.freedesktop.systemd1.policy.in units/rescue.service.m4 units/console-getty.service.m4
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Version-Release number of selected component (if applicable):
systemd-194-1.fc18

How reproducible:


Steps to Reproduce:
1. ppc-koji build --scratch f18 systemd-194-1.fc18.src.rpm
2.
3.
  
Actual results:


Expected results:


Additional info:
systemd-193-1.fc18 failed to build with the same error, systemd-188-3.fc18 is the last one that was built on PPC*

Comment 1 Lukáš Nykrýn 2012-10-11 20:37:36 UTC
I think that this is bug in glibc (I have already contacted glibc maintainer). Configure tells that name_to_handle_at is present, but it is missing in header files.

Comment 2 Fedora Update System 2012-10-14 02:36:16 UTC
glibc-2.16-20.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/glibc-2.16-20.fc18

Comment 3 Fedora Update System 2012-10-14 20:11:19 UTC
Package glibc-2.16-20.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing glibc-2.16-20.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16111/glibc-2.16-20.fc18
then log in and leave karma (feedback).