Bug 961542

Summary: FTBFS: busybox fails to build on f19 for ppc64 with error: 'RLIMIT_FSIZE' undeclared
Product: [Fedora] Fedora Reporter: Gustavo Luiz Duarte <gustavold>
Component: busyboxAssignee: Denys Vlasenko <dvlasenk>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: admiller, dvlasenk, gustavold
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Linux   
Whiteboard:
Fixed In Version: busybox-1.19.4-9.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-24 20:44:08 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:

Description Gustavo Luiz Duarte 2013-05-09 21:22:28 UTC
Description of problem:
busybox fails to build on Fedora 19 for ppc64 with the following error message:

loginutils/passwd.c:188:12: error: 'RLIMIT_FSIZE' undeclared (first use in this function)
  setrlimit(RLIMIT_FSIZE, &rlimit_fsize);

Version-Release number of selected component (if applicable):
busybox-1.19.4-7.fc19


How reproducible:
Always

Steps to Reproduce:
1. ppc-koji build --scratch f19 busybox-1.19.4-7.fc19.src.rpm
2.
3.
  
Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1093992

Expected results:


Additional info:

Comment 1 Gustavo Luiz Duarte 2013-05-09 21:26:29 UTC
The patch in the following link fixes this issue: 
http://lists.busybox.net/pipermail/busybox/2012-May/077766.html

Please add this patch to f19 and fire an official build on koji.

Comment 2 Fedora Update System 2013-05-14 23:34:58 UTC
busybox-1.19.4-8.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/busybox-1.19.4-8.fc19

Comment 3 Fedora Update System 2013-05-15 10:05:40 UTC
busybox-1.19.4-9.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/busybox-1.19.4-9.fc19

Comment 4 Fedora Update System 2013-05-15 16:43:51 UTC
Package busybox-1.19.4-9.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing busybox-1.19.4-9.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-8241/busybox-1.19.4-9.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-05-24 20:44:08 UTC
busybox-1.19.4-9.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.