Bug 914158 - lldpad: FTBFS in rawhide
Summary: lldpad: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lldpad
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F19FTBFS
TreeView+ depends on / blocked
 
Reported: 2013-02-22 09:42 UTC by Dennis Gilmore
Modified: 2013-03-05 15:33 UTC (History)
1 user (show)

Fixed In Version: lldpad-0.9.45-5.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-05 15:33:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dennis Gilmore 2013-02-22 09:42:19 UTC
Your package lldpad failed to build from source in current rawhide.

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

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/7336/4967336/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/7336/4967336/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/7336/4967336/state.log
NOTE: build logs are cleaned up after 1 week

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

Comment 1 Petr Šabata 2013-02-22 09:46:11 UTC
lldp_8021qaz_cmds.c: In function '_set_arg_tsa':
lldp_8021qaz_cmds.c:824:24: error: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
   memset(tsa, 0, sizeof(tsa));
                        ^
cc1: all warnings being treated as errors
make: *** [lldp_8021qaz_cmds.o] Error 1

Comment 2 Petr Šabata 2013-03-05 15:33:00 UTC
The call now uses sizeof(u8).


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