Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1307346 - bind-dyndb-ldap: FTBFS in rawhide
Summary: bind-dyndb-ldap: FTBFS in rawhide
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: bind-dyndb-ldap
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Spacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F24FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 21:04 UTC by Fedora Release Engineering
Modified: 2016-03-04 15:05 UTC (History)
4 users (show)

Fixed In Version: bind-dyndb-ldap-8.0-6.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-04 15:05:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (29.15 KB, text/plain)
2016-02-13 21:04 UTC, Fedora Release Engineering
no flags Details
root.log (89.71 KB, text/plain)
2016-02-13 21:04 UTC, Fedora Release Engineering
no flags Details
state.log (645 bytes, text/plain)
2016-02-13 21:04 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2016-02-13 21:04:21 UTC
Your package bind-dyndb-ldap failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12807745

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 21:04:24 UTC
Created attachment 1124108 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:04:28 UTC
Created attachment 1124109 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:04:30 UTC
Created attachment 1124110 [details]
state.log

Comment 4 Jan Kurik 2016-02-24 14:34:39 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 5 Yaakov Selkowitz 2016-02-24 21:44:37 UTC
fwd_register.c: In function 'fwdr_create':
fwd_register.c:31:16: error: nonnull argument 'fwdrp' compared to NULL [-Werror=nonnull]
  REQUIRE(fwdrp != NULL && *fwdrp == NULL);
                ^
[snip]

Since the checks exist (and there are several), it's probably because fwdrp *might* be NULL after all and the nonnull attribute should be removed.

Comment 6 Petr Spacek 2016-02-25 09:25:07 UTC
Patch is on review, please stay tuned.


Note You need to log in before you can comment on or make changes to this bug.