Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1463024 Details for
Bug 1604378
ipmiutil: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-19 22:24:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 22:24:20 UTC
Size:
32.00 KB
patch
obsolete
>nv); > ~~^ ~~~~~~~~~~~~~~ > %4ld >oem_dell.c:4311:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf ("%4d BTU/hr ",tempbtuphrconv); > ~~^ ~~~~~~~~~~~~~~ > %4ld >oem_dell.c:4313:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf ("%4d BTU/hr ",tempbtuphrconv); > ~~^ ~~~~~~~~~~~~~~ > %4ld >oem_dell.c:4315:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf ("%4d BTU/hr\n\r\n\r",tempbtuphrconv); > ~~^ ~~~~~~~~~~~~~~ > %4ld >oem_dell.c: In function 'ipmi_set_power_cap': >oem_dell.c:4510:14: warning: variable 'maxpowerbtuphr' set but not used [-Wunused-but-set-variable] > uint64_t maxpowerbtuphr; > ^~~~~~~~~~~~~~ >oem_newisys.c: In function 'decode_sel_newisys': >oem_newisys.c:78:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] > char *gstr = NULL; > ^~~~ >oem_dell.c: In function 'decode_sel_dell': >oem_dell.c:6000:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] > char *gstr = NULL; > ^~~~ >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c oem_asus.c >oem_lenovo.c:83:53: warning: missing braces around initializer [-Wmissing-braces] > uchar sev; char *desc; } oem_ibm_events[NIBMEVT] = { > ^ > 0xC1, 0xFF, 0xFF, 0xFF, 0x01, 0x00, SEV_MIN, "CPU shutdown - Potential cause 'triple fault' a software address problem", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x02, 0x01, SEV_INFO, "Memory Mirrored Failover Occurred - System running from mirrored memory image", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x02, 0x04, SEV_INFO, "Memory hot replace event", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x02, 0x05, SEV_INFO, "Memory hot add event", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x03, 0x00, SEV_INFO, "Scalability link down", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x03, 0x01, SEV_INFO, "Scalability link up", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x03, 0x02, SEV_INFO, "Scalability link double wide down", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x03, 0x03, SEV_INFO, "Scalability link double wide up", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x03, 0x80, SEV_INFO, "Scalability link PFA", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x03, 0x81, SEV_INFO, "Scalability link invalid port", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x03, 0x82, SEV_INFO, "Scalability link invalid node", > { } > 0xC1, 0xFF, 0xFF, 0xFF, 0x03, 0x83, SEV_INFO, "Scalability link kill", > { } > 0xE0, 0x00, 0x00, 0xFF, 0xFF, 0xFF, SEV_INFO, "Device OK", > { } > 0xE0, 0x00, 0x01, 0xFF, 0xFF, 0xFF, SEV_MAJ, "Required ROM space not available", > { } > 0xE0, 0x00, 0x02, 0xFF, 0xFF, 0xFF, SEV_MAJ, "Required I/O Space not available", > { } > 0xE0, 0x00, 0x03, 0xFF, 0xFF, 0xFF, SEV_MAJ, "Required memory not available" > { > }; > } >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c iekanalyzer.c >oem_asus.c: In function 'decode_sensor_asus': >oem_asus.c:97:8: warning: variable 'b' set but not used [-Wunused-but-set-variable] > int b; > ^ >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ipmicmd.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c mem_if.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ipmidir.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c imbapi.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ipmimv.c >ipmidir.c: In function 'ProcessSendMessage': >ipmidir.c:661:14: warning: variable 'nRetryCount' set but not used [-Wunused-but-set-variable] > UINT nRetryCount = 0; > ^~~~~~~~~~~ >ipmidir.c: In function 'send_raw_kcs': >ipmidir.c:898:18: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > unsigned char dummy; > ^~~~~ >ipmidir.c: In function 'SendTimedImbpRequest_kcs': >ipmidir.c:984:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > unsigned char dummy; > ^~~~~ >imbapi.c: In function 'SendTimedIpmbpRequest': >imbapi.c:447:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] > DWORD error; > ^~~~~ >imbapi.c:484:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] > DWORD error; > ^~~~~ >imbapi.c: In function 'SendTimedImbpRequest': >imbapi.c:590:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] > DWORD error; > ^~~~~ >imbapi.c: In function 'SendTimedI2cRequest': >imbapi.c:1067:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] > DWORD error; > ^~~~~ >imbapi.c: In function 'SendAsyncImbpRequest': >imbapi.c:1656:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] > DWORD error; > ^~~~~ >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ipmild.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ipmibmc.c >oem_dell.c: In function 'ipmi_print_power_consmpt_history.isra.31': >oem_dell.c:4364:9: warning: 'stPeakpower.lastweekpowertime' may be used uninitialized in this function [-Wmaybe-uninitialized] > ipmi_time_to_str(lastweekpeakpower, timestr); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >oem_dell.c:4362:9: warning: 'stPeakpower.lastdaypowertime' may be used uninitialized in this function [-Wmaybe-uninitialized] > ipmi_time_to_str(lastdaypeakpower, timestr); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >oem_dell.c:4360:9: warning: 'stPeakpower.lasthourpowertime' may be used uninitialized in this function [-Wmaybe-uninitialized] > ipmi_time_to_str(lasthourpeakpower, timestr); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >oem_dell.c:4358:9: warning: 'stPeakpower.lastminutepowertime' may be used uninitialized in this function [-Wmaybe-uninitialized] > ipmi_time_to_str(lastminutepeakpower, timestr); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >oem_dell.c:3732:35: warning: 'stPeakpower.lastweakpower' may be used uninitialized in this function [-Wmaybe-uninitialized] > powerinbtuphr=(uint64_t)(3.413*powerinwatt); > ~~~~~~^~~~~~~~~~~~~ >oem_dell.c:4259:32: note: 'stPeakpower.lastweakpower' was declared here > IPMI_POWER_CONSUMP_HISTORY stPeakpower; > ^~~~~~~~~~~ >oem_dell.c:3732:35: warning: 'stPeakpower.lastdaypower' may be used uninitialized in this function [-Wmaybe-uninitialized] > powerinbtuphr=(uint64_t)(3.413*powerinwatt); > ~~~~~~^~~~~~~~~~~~~ >oem_dell.c:4259:32: note: 'stPeakpower.lastdaypower' was declared here > IPMI_POWER_CONSUMP_HISTORY stPeakpower; > ^~~~~~~~~~~ >oem_dell.c:3732:35: warning: 'stPeakpower.lasthourpower' may be used uninitialized in this function [-Wmaybe-uninitialized] > powerinbtuphr=(uint64_t)(3.413*powerinwatt); > ~~~~~~^~~~~~~~~~~~~ >oem_dell.c:4259:32: note: 'stPeakpower.lasthourpower' was declared here > IPMI_POWER_CONSUMP_HISTORY stPeakpower; > ^~~~~~~~~~~ >oem_dell.c:3732:35: warning: 'stPeakpower.lastminutepower' may be used uninitialized in this function [-Wmaybe-uninitialized] > powerinbtuphr=(uint64_t)(3.413*powerinwatt); > ~~~~~~^~~~~~~~~~~~~ >oem_dell.c:4259:32: note: 'stPeakpower.lastminutepower' was declared here > IPMI_POWER_CONSUMP_HISTORY stPeakpower; > ^~~~~~~~~~~ >oem_dell.c:3732:35: warning: 'avgpower.lastweakpower' may be used uninitialized in this function [-Wmaybe-uninitialized] > powerinbtuphr=(uint64_t)(3.413*powerinwatt); > ~~~~~~^~~~~~~~~~~~~ >oem_dell.c:4257:35: note: 'avgpower.lastweakpower' was declared here > IPMI_AVGPOWER_CONSUMP_HISTORY avgpower; > ^~~~~~~~ >oem_dell.c:3732:35: warning: 'avgpower.lastdaypower' may be used uninitialized in this function [-Wmaybe-uninitialized] > powerinbtuphr=(uint64_t)(3.413*powerinwatt); > ~~~~~~^~~~~~~~~~~~~ >oem_dell.c:4257:35: note: 'avgpower.lastdaypower' was declared here > IPMI_AVGPOWER_CONSUMP_HISTORY avgpower; > ^~~~~~~~ >oem_dell.c:3732:35: warning: 'avgpower.lasthourpower' may be used uninitialized in this function [-Wmaybe-uninitialized] > powerinbtuphr=(uint64_t)(3.413*powerinwatt); > ~~~~~~^~~~~~~~~~~~~ >oem_dell.c:4257:35: note: 'avgpower.lasthourpower' was declared here > IPMI_AVGPOWER_CONSUMP_HISTORY avgpower; > ^~~~~~~~ >oem_dell.c:3732:35: warning: 'avgpower.lastminutepower' may be used uninitialized in this function [-Wmaybe-uninitialized] > powerinbtuphr=(uint64_t)(3.413*powerinwatt); > ~~~~~~^~~~~~~~~~~~~ >oem_dell.c:4257:35: note: 'avgpower.lastminutepower' was declared here > IPMI_AVGPOWER_CONSUMP_HISTORY avgpower; > ^~~~~~~~ >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ipmilipmi.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c subs.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c md5.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c md2.c >subs.c: In function 'get_sysinfo': >subs.c:641:17: warning: variable 'len' set but not used [-Wunused-but-set-variable] > int rlen, j, len; > ^~~ >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ipmilan.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ipmilanplus.c >gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -DALONE -o ievents ievents.c >gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idiscover idiscover.c >ipmilan.c: In function 'sig_abort': >ipmilan.c:682:8: warning: variable 'rv' set but not used [-Wunused-but-set-variable] > int rv; > ^~ >ipmilan.c: In function 'hash': >ipmilan.c:827:17: warning: variable 'i' set but not used [-Wunused-but-set-variable] > int blen, n, i; > ^ >gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ipmi_port ipmi_port.c >gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o isensor2.o -c isensor.c >gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DSENSORS_OK -o ievents2.o -c ievents.c >gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.o ifru_picmg.o igetevent.o ireset.o icmd.o ilan.o isensor.o isel.o iserial.o iwdt.o isol.o idiscover.o iconfig.o ipicmg.o ifirewall.o ifwum.o ihpm.o itsol.o idcmi.o iuser.o oem_kontron.o oem_fujitsu.o oem_intel.o oem_sun.o oem_supermicro.o oem_dell.o oem_quanta.o oem_hp.o oem_newisys.o oem_lenovo.o oem_asus.o iekanalyzer.o ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o ipmilan.o ipmilanplus.o -lpthread ../lib/libipmi_lanplus.a -lcrypto >mkdir -p obj >if [ "xyes" = "xyes" ]; then \ > gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_LANPLUS -o obj/ipmilanplus.o -c ipmilanplus.c; \ > gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_LANPLUS -o obj/ipmilan.o -c ipmilan.c; \ > ar x ../lib/libipmi_lanplus.a ; \ > ar cru libipmiutil.a ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ; \ > ranlib libipmiutil.a; \ >else \ > gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o obj/ipmilanplus.o -c ipmilanplus.c; \ > gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o obj/ipmilan.o -c ipmilan.c; \ > ar cru libipmiutil.a ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o ; \ > ranlib libipmiutil.a ; \ >fi >mkdir -p obj >if [ "xyes" = "xyes" ]; then \ > gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_LANPLUS -o obj/ipmilanplus.o -c ipmilanplus.c; \ > gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_LANPLUS -o obj/ipmilan.o -c ipmilan.c; \ > ar x ../lib/libipmi_lanplus.a ; \ > gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libipmiutil.so.1 -o libipmiutil.so.1 ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ; \ >else \ > gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o obj/ipmilanplus.o -c ipmilanplus.c; \ > gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o obj/ipmilan.o -c ipmilan.c; \ > gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libipmiutil.so.1 -o libipmiutil.so.1 ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o ; \ >fi >gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c iseltime.c >gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c ipmi_sample.c >gcc -O2 -g -I. -I.. -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o ipmi_sample_evt.o -c ipmi_sample_evt.c >gcc -g -O2 -o ipmi_sample ipmi_sample.o libipmiutil.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../lib/libipmi_lanplus.a -lcrypto >gcc -g -O2 -o iseltime iseltime.o libipmiutil.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread ../lib/libipmi_lanplus.a -lcrypto >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_open': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:659: undefined reference to `ipmi_open_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_close_': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:745: undefined reference to `ipmi_close_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_cmdraw': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:920: undefined reference to `ipmi_cmdraw_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_cmd_mc': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:960: undefined reference to `ipmi_cmd_ipmb' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_cmdraw_mc': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:976: undefined reference to `ipmi_cmd_ipmb' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_sendrecv': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1140: undefined reference to `ipmi_cmd_ipmb' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `set_lan_options': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1343: undefined reference to `ipmi_flush_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `show_outcome': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1462: undefined reference to `lasterr' >/usr/bin/ld: /builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1462: undefined reference to `show_LastError' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `parse_lan_options': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1427: undefined reference to `ipmi_flush_lan' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:778: ipmi_sample] Error 1 >make[2]: *** Waiting for unfinished jobs.... >gcc -g -O2 -o ipmi_sample_evt ipmi_sample_evt.o isensor2.o ievents2.o libipmiutil.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../lib/libipmi_lanplus.a -lcrypto >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_open': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:659: undefined reference to `ipmi_open_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_close_': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:745: undefined reference to `ipmi_close_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_cmdraw': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:920: undefined reference to `ipmi_cmdraw_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_cmd_mc': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:960: undefined reference to `ipmi_cmd_ipmb' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_cmdraw_mc': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:976: undefined reference to `ipmi_cmd_ipmb' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_sendrecv': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1140: undefined reference to `ipmi_cmd_ipmb' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `set_lan_options': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1343: undefined reference to `ipmi_flush_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `show_outcome': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1462: undefined reference to `lasterr' >/usr/bin/ld: /builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1462: undefined reference to `show_LastError' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `parse_lan_options': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1427: undefined reference to `ipmi_flush_lan' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:812: iseltime] Error 1 >/usr/bin/ld: isensor2.o: in function `write_sdr_binfile': >/builddir/build/BUILD/ipmiutil-3.1.1/util/isensor.c:3148: undefined reference to `get_LastError' >/usr/bin/ld: /builddir/build/BUILD/ipmiutil-3.1.1/util/isensor.c:3141: undefined reference to `get_LastError' >/usr/bin/ld: isensor2.o: in function `read_sdr_binfile': >/builddir/build/BUILD/ipmiutil-3.1.1/util/isensor.c:3189: undefined reference to `get_LastError' >/usr/bin/ld: /builddir/build/BUILD/ipmiutil-3.1.1/util/isensor.c:3210: undefined reference to `get_LastError' >/usr/bin/ld: /builddir/build/BUILD/ipmiutil-3.1.1/util/isensor.c:3177: undefined reference to `get_LastError' >/usr/bin/ld: isensor2.o:/builddir/build/BUILD/ipmiutil-3.1.1/util/isensor.c:3215: more undefined references to `get_LastError' follow >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_open': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:659: undefined reference to `ipmi_open_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_close_': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:745: undefined reference to `ipmi_close_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_cmdraw': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:920: undefined reference to `ipmi_cmdraw_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_cmd_mc': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:960: undefined reference to `ipmi_cmd_ipmb' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_cmdraw_mc': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:976: undefined reference to `ipmi_cmd_ipmb' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `ipmi_sendrecv': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1140: undefined reference to `ipmi_cmd_ipmb' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `set_lan_options': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1343: undefined reference to `ipmi_flush_lan' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `show_outcome': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1462: undefined reference to `lasterr' >/usr/bin/ld: /builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1462: undefined reference to `show_LastError' >/usr/bin/ld: libipmiutil.a(ipmicmd.o): in function `parse_lan_options': >/builddir/build/BUILD/ipmiutil-3.1.1/util/ipmicmd.c:1427: undefined reference to `ipmi_flush_lan' >collect2: error: ld returned 1 exit status >make[2]: Leaving directory '/builddir/build/BUILD/ipmiutil-3.1.1/util' >make[2]: *** [Makefile:804: ipmi_sample_evt] Error 1 >make[1]: *** [Makefile:322: all-recursive] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/ipmiutil-3.1.1' >make: *** [Makefile:251: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.TRyq5R (%build) >RPM build errors: > line 23: second Group > Bad exit status from /var/tmp/rpm-tmp.TRyq5R (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ipmiutil.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1604378
: 1463024 |
1463025
|
1463026