Bug 191973

Summary: libnl Package won't build in mock
Product: [Fedora] Fedora Reporter: Andreas Thienemann <andreas>
Component: libnlAssignee: Christopher Aillon <caillon>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0-0.9.pre5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-28 22:50:16 UTC Type: ---
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: 191529    
Attachments:
Description Flags
Build Log on x86_64 none

Description Andreas Thienemann 2006-05-16 17:01:06 UTC
libnl-1.0-0.8.pre5 won't build in mock on x86_64:

In file included from /usr/include/asm/types.h:5,
                 from /usr/include/linux/types.h:6,
                 from ../include/netlink/netlink.h:21,
                 from ../include/netlink/route/link.h:15,
                 from ../include/netlink-types.h:16,
                 from ../include/netlink-local.h:52,
                 from addr.c:28:
/usr/include/asm-x86_64/types.h:23: error: conflicting types for '__u64'
../include/netlink-local.h:37: error: previous declaration of '__u64' was here
addr.c: In function 'nl_addr2str':
addr.c:805: warning: pointer targets in passing argument 1 of 'dnet_ntop' differ
in signedness
make[2]: *** [addr.o] Error 1
make[1]: *** [all] Error 2
Entering include
/bin/sh: line 0: cd: include: No such file or directory
Entering doc
/bin/sh: line 0: cd: doc: No such file or directory
Entering src
/bin/sh: line 0: cd: src: No such file or directory
make: *** [all] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.92928 (%build)


Buildlog is attached.

Comment 1 Andreas Thienemann 2006-05-16 17:01:07 UTC
Created attachment 129234 [details]
Build Log on x86_64

Comment 2 Matt Domsch 2006-05-28 22:50:16 UTC
libnl-1.0-0.9.pre5.src.rpm builds on i386 and x86_64.