* Package: sys-apps/ipmitool-1.8.17  * Repository: gentoo  * Maintainer: sysadmin@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux openipmi userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ipmitool-1.8.17.tar.gz to /var/tmp/portage/sys-apps/ipmitool-1.8.17/work >>> Unpacking ipmitool_1.8.17-1.debian.tar.xz to /var/tmp/portage/sys-apps/ipmitool-1.8.17/work >>> Source unpacked in /var/tmp/portage/sys-apps/ipmitool-1.8.17/work >>> Preparing source in /var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17 ... * Applying 0100-fix_buf_overflow.patch ...  [ ok ] * Applying 0500-fix_CVE-2011-4339.patch ...  [ ok ] * Applying 0600-manpage_longlines.patch ...  [ ok ] * Applying 0110-getpass-prototype.patch ...  [ ok ] * Applying 0115-typo.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: ipmitool-1.8.17/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17 ... * econf: updating ipmitool-1.8.17/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ipmitool-1.8.17/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ipmitool-1.8.17 --htmldir=/usr/share/doc/ipmitool-1.8.17/html --libdir=/usr/lib64 --disable-static --enable-ipmishell --enable-intf-lan --enable-intf-lanplus --enable-intf-open --enable-intf-serial --disable-intf-bmc --disable-intf-dummy --disable-intf-free --disable-intf-imb --disable-intf-lipmi --disable-internal-md5 --with-kerneldir=/usr --bindir=/usr/sbin checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for rpmbuild... rpm checking for sed... sed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for working strtod... yes checking for alarm... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for getifaddrs... yes checking for socket... yes checking for select... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for getpassphrase... no checking how to print strings... printf checking for a sed that does not truncate output... sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing gethostbyname... none required checking for library containing getaddrinfo... none required checking for library containing getifaddrs... none required checking for library containing socket... none required checking for EVP_aes_128_cbc in -lcrypto... yes checking for MD5_Init in -lcrypto... yes checking for MD2_Init in -lcrypto... no checking for linux/compiler.h... no checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking linux/ipmi.h usability... yes checking linux/ipmi.h presence... yes checking for linux/ipmi.h... yes checking for ipmi_open_inband in -lfreeipmi... no checking for ipmi_ctx_open_inband in -lfreeipmi... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for OpenIPMI dual bridge support... no checking sys/lipmi/lipmi_intf.h usability... no checking sys/lipmi/lipmi_intf.h presence... no checking for sys/lipmi/lipmi_intf.h... no checking for library containing tgetent... -ltinfo checking for library containing initscr... -lncurses checking for library containing readline... -lreadline checking for library containing tgetent... (cached) -ltinfo checking for library containing initscr... (cached) -lncurses checking for library containing readline... (cached) -lreadline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating contrib/Makefile config.status: creating control/Makefile config.status: creating control/pkginfo config.status: creating control/prototype config.status: creating control/rpmmacros config.status: creating control/ipmitool.spec config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/ipmitool/Makefile config.status: creating src/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/lan/Makefile config.status: creating src/plugins/lanplus/Makefile config.status: creating src/plugins/open/Makefile config.status: creating src/plugins/free/Makefile config.status: creating src/plugins/imb/Makefile config.status: creating src/plugins/bmc/Makefile config.status: creating src/plugins/usb/Makefile config.status: creating src/plugins/lipmi/Makefile config.status: creating src/plugins/serial/Makefile config.status: creating src/plugins/dummy/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ipmitool 1.8.17 Interfaces lan : yes lanplus : yes open : yes free : no imb : no bmc : no usb : yes lipmi : no serial : yes dummy : no Extra tools ipmievd : yes ipmishell : yes >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17' Making all in lib make[2]: Entering directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/lib' /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o helper.lo helper.c In file included from /usr/include/sys/types.h:25:0, from helper.c:39: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ In file included from ../include/ipmitool/ipmi.h:41:0, from helper.c:65: helper.c: In function β€˜str2val’: ../include/ipmitool/helper.h:123:25: warning: ISO C forbids braced-groups within expressions [-Wpedantic] # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})  ^ helper.c:402:35: note: in expansion of macro β€˜__maxlen’ if (strncasecmp(vs[i].str, str, __maxlen(str, vs[i].str)) == 0)  ^ helper.c: In function β€˜ipmi_start_daemon’: helper.c:666:2: warning: ignoring return value of β€˜chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir("/");  ^ helper.c:675:2: warning: ignoring return value of β€˜dup’, declared with attribute warn_unused_result [-Wunused-result] dup(fd);  ^ helper.c:676:2: warning: ignoring return value of β€˜dup’, declared with attribute warn_unused_result [-Wunused-result] dup(fd);  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_sdr.lo ipmi_sdr.c In file included from /usr/include/string.h:25:0, from ipmi_sdr.c:37: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ In file included from ipmi_sdr.c:48:0: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_get_sensor_type_desc’: ipmi_sdr.c:713:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] type);  ^ ipmi_sdr.c:713:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] ipmi_sdr.c: In function β€˜ipmi_sdr_read_sensor_value’: ipmi_sdr.c:1437:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] idlen = idlen < sizeof(sr.s_id) ?  ^ ipmi_sdr.c:1438:13: warning: signed and unsigned type in conditional expression [-Wsign-compare] idlen : sizeof(sr.s_id) - 1;  ^ ipmi_sdr.c:1444:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] idlen = idlen < sizeof(sr.s_id) ?  ^ ipmi_sdr.c:1445:13: warning: signed and unsigned type in conditional expression [-Wsign-compare] idlen : sizeof(sr.s_id) - 1;  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_sensor_fc’: ipmi_sdr.c:1665:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = strlen(sval); i <= sizeof (sval); i++)  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_sensor_eventonly’: ipmi_sdr.c:2114:51: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_sdr_print_sensor_eventonly(struct ipmi_intf *intf,  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_sensor_mc_locator’: ipmi_sdr.c:2165:52: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_sdr_print_sensor_mc_locator(struct ipmi_intf *intf,  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_sensor_generic_locator’: ipmi_sdr.c:2261:57: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_sdr_print_sensor_generic_locator(struct ipmi_intf *intf,  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_sensor_fru_locator’: ipmi_sdr.c:2318:53: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_sdr_print_sensor_fru_locator(struct ipmi_intf *intf,  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_sensor_entity_assoc’: ipmi_sdr.c:2377:54: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_sdr_print_sensor_entity_assoc(struct ipmi_intf *intf,  ^ ipmi_sdr.c:2378:40: warning: unused parameter β€˜assoc’ [-Wunused-parameter] struct sdr_record_entity_assoc *assoc)  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_sensor_oem_intel’: ipmi_sdr.c:2392:51: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_sdr_print_sensor_oem_intel(struct ipmi_intf *intf,  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_name_from_rawentry’: ipmi_sdr.c:2512:53: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_sdr_print_name_from_rawentry(struct ipmi_intf *intf,uint16_t id,  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_get_reservation’: ipmi_sdr.c:2836:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *reserve_id = ((struct sdr_reserve_repo_rs *) &(rsp->data))->reserve_id;  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_end’: ipmi_sdr.c:3115:32: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_sdr_end(struct ipmi_intf *intf, struct ipmi_sdr_iterator *itr)  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_list_cache_fromfile’: ipmi_sdr.c:3961:48: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_sdr_list_cache_fromfile(struct ipmi_intf *intf, const char *ifile)  ^ In file included from ../include/ipmitool/ipmi.h:41:0, from ipmi_sdr.c:45: ipmi_sdr.c: In function β€˜ipmi_sdr_get_info’: ../include/ipmitool/helper.h:111:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] # define __min(a, b) ((a) < (b) ? (a) : (b))  ^ ipmi_sdr.c:4243:9: note: in expansion of macro β€˜__min’ __min(sizeof (struct get_sdr_repository_info_rsp),  ^ ../include/ipmitool/helper.h:111:40: warning: signed and unsigned type in conditional expression [-Wsign-compare] # define __min(a, b) ((a) < (b) ? (a) : (b))  ^ ipmi_sdr.c:4243:9: note: in expansion of macro β€˜__min’ __min(sizeof (struct get_sdr_repository_info_rsp),  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_type’: ../include/ipmitool/helper.h:123:25: warning: ISO C forbids braced-groups within expressions [-Wpedantic] # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})  ^ ipmi_sdr.c:4513:6: note: in expansion of macro β€˜__maxlen’ __maxlen(type,  ^ ipmi_sdr.c: In function β€˜ipmi_sdr_print_entity’: ../include/ipmitool/helper.h:123:25: warning: ISO C forbids braced-groups within expressions [-Wpedantic] # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})  ^ ipmi_sdr.c:4578:7: note: in expansion of macro β€˜__maxlen’ __maxlen(entitystr, entity_id_vals[i].str)) == 0) {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_sel.lo ipmi_sel.c In file included from /usr/include/string.h:25:0, from ipmi_sel.c:34: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ In file included from ../include/ipmitool/ipmi_sel.h:38:0, from ipmi_sel.c:47: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ In file included from ipmi_sel.c:50:0: ../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] };  ^ ipmi_sel.c: In function β€˜ipmi_sel_oem_readval’: ipmi_sel.c:86:18: warning: format β€˜%x’ expects argument of type β€˜unsigned int *’, but argument 3 has type β€˜int *’ [-Wformat=] if (sscanf(str, "0x%x", &ret) != 1) {  ^ ipmi_sel.c: In function β€˜ipmi_sel_oem_message’: ipmi_sel.c:195:69: warning: unused parameter β€˜verbose’ [-Wunused-parameter] static void ipmi_sel_oem_message(struct sel_event_record * evt, int verbose)  ^ ipmi_sel.c: In function β€˜get_kontron_evt_desc’: ipmi_sel.c:455:41: warning: unused parameter β€˜intf’ [-Wunused-parameter] get_kontron_evt_desc(struct ipmi_intf * intf, struct sel_event_record * rec)  ^ ipmi_sel.c: In function β€˜ipmi_sel_interpret’: ipmi_sel.c:2405:4: warning: statement with no effect [-Wunused-value] evt.sel_type.standard_type.timestamp;  ^ In file included from ipmi_sel.c:48:0: ipmi_sel.c: At top level: ../include/ipmitool/ipmi_sel_supermicro.h:37:17: warning: β€˜supermicro_x9dal’ defined but not used [-Wunused-variable] static uint16_t supermicro_x9dal[] = {  ^ ../include/ipmitool/ipmi_sel_supermicro.h:41:17: warning: β€˜supermicro_x9db’ defined but not used [-Wunused-variable] static uint16_t supermicro_x9db[] = {  ^ ../include/ipmitool/ipmi_sel_supermicro.h:45:17: warning: β€˜supermicro_x9sb’ defined but not used [-Wunused-variable] static uint16_t supermicro_x9sb[] = {  ^ ../include/ipmitool/ipmi_sel_supermicro.h:53:17: warning: β€˜supermicro_b8’ defined but not used [-Wunused-variable] static uint16_t supermicro_b8[] = {  ^ ../include/ipmitool/ipmi_sel_supermicro.h:57:17: warning: β€˜supermicro_h8’ defined but not used [-Wunused-variable] static uint16_t supermicro_h8[] = {  ^ ../include/ipmitool/ipmi_sel_supermicro.h:64:17: warning: β€˜supermicro_p8’ defined but not used [-Wunused-variable] static uint16_t supermicro_p8[] = {  ^ ../include/ipmitool/ipmi_sel_supermicro.h:68:17: warning: β€˜supermicro_x8’ defined but not used [-Wunused-variable] static uint16_t supermicro_x8[] = {  ^ In file included from ipmi_sel.c:50:0: ../include/ipmitool/ipmi_fru.h:613:20: warning: β€˜section_id’ defined but not used [-Wunused-variable] static const char *section_id[4] = {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_sol.lo ipmi_sol.c In file included from /usr/include/stdlib.h:24:0, from ipmi_sol.c:38: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ ipmi_sol.c: In function β€˜ipmi_sol_set_param_isvalid_uint8_t’: ipmi_sol.c:659:10: warning: unused parameter β€˜base’ [-Wunused-parameter] int base,  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_pef.lo ipmi_pef.c ipmi_pef.c: In function β€˜ipmi_pef_bit_desc’: ipmi_pef.c:98:4: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf(p, listitem[index], pmap->desc);  ^ ipmi_pef.c: In function β€˜ipmi_pef_print_flags’: ipmi_pef.c:129:4: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] printf(listitem[index], ipmi_pef_bit_desc(map, maskval));  ^ ipmi_pef.c: In function β€˜ipmi_pef_print_field’: ipmi_pef.c:141:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] printf(fmt[0], KYWD_LENGTH, label, val);  ^ ipmi_pef.c:143:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] printf(&fmt[1][2], val); /* skip field separator */  ^ ipmi_pef.c:145:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] printf(fmt[1], val);  ^ ipmi_pef.c: In function β€˜ipmi_pef_print_serial_dest_ppp’: ipmi_pef.c:435:51: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_pef_print_serial_dest_ppp(struct ipmi_intf * intf,  ^ ipmi_pef.c:436:49: warning: unused parameter β€˜ssel’ [-Wunused-parameter] struct pef_serial_cfgparm_selector * ssel)  ^ ipmi_pef.c: In function β€˜ipmi_pef_print_serial_dest_callback’: ipmi_pef.c:445:56: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_pef_print_serial_dest_callback(struct ipmi_intf * intf,  ^ ipmi_pef.c:446:50: warning: unused parameter β€˜ssel’ [-Wunused-parameter] struct pef_serial_cfgparm_selector * ssel)  ^ ipmi_pef.c: In function β€˜ipmi_pef_print_dest’: ipmi_pef.c:517:40: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_pef_print_dest(struct ipmi_intf * intf, uint8_t ch, uint8_t dest)  ^ ipmi_pef.c:517:54: warning: unused parameter β€˜ch’ [-Wunused-parameter] ipmi_pef_print_dest(struct ipmi_intf * intf, uint8_t ch, uint8_t dest)  ^ ipmi_pef.c: In function β€˜ipmi_pef_print_event_info’: ipmi_pef.c:561:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i= PEF_B2S_GENERIC_ER_ENTRIES) {  ^ ipmi_pef.c: In function β€˜ipmi_pef_list_entries’: ipmi_pef.c:633:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] || (max_filters = ((struct pef_capabilities *)rsp->data)->tblsize) == 0)  ^ ipmi_pef.c: In function β€˜ipmi_pef_get_info’: ipmi_pef.c:849:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] uid[8], uid[9], uid[10],uid[11],uid[12],uid[13],uid[14],uid[15]);  ^ ipmi_pef.c:853:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] uid[8], uid[9], uid[10],uid[11],uid[12],uid[13],uid[14],uid[15]);  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_lanp.lo ipmi_lanp.c In file included from ipmi_lanp.c:54:0: ../include/ipmitool/ipmi_lanp.h:130:2: warning: missing initializer for field β€˜size’ of β€˜struct lan_param’ [-Wmissing-field-initializers] { -1 }  ^ ../include/ipmitool/ipmi_lanp.h:92:6: note: β€˜size’ declared here int size;  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_fru.lo ipmi_fru.c In file included from ../include/ipmitool/ipmi_fru.h:38:0, from ipmi_fru.c:37: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ In file included from ipmi_fru.c:37:0: ../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] };  ^ ipmi_fru.c: In function β€˜write_fru_area’: ipmi_fru.c:467:26: warning: implicit declaration of function β€˜ipmi_intf_get_max_request_data_size’ [-Wimplicit-function-declaration] uint16_t max_rq_size = ipmi_intf_get_max_request_data_size(intf);  ^ ipmi_fru.c: In function β€˜read_fru_area’: ipmi_fru.c:637:26: warning: implicit declaration of function β€˜ipmi_intf_get_max_response_data_size’ [-Wimplicit-function-declaration] uint16_t max_rs_size = ipmi_intf_get_max_response_data_size(intf) - 1;  ^ ipmi_fru.c: In function β€˜fru_area_print_chassis’: ipmi_fru.c:965:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i == j) {  ^ ipmi_fru.c: In function β€˜fru_area_print_board’: ipmi_fru.c:1090:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i == j)  ^ ipmi_fru.c: In function β€˜fru_area_print_product’: ipmi_fru.c:1225:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i == j)  ^ ipmi_fru.c: In function β€˜ipmi_fru_query_new_value’: ipmi_fru.c:1458:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( i=0;i y) ? x : y;})  ^ ipmi_event.c:219:36: note: in expansion of macro β€˜__maxlen’ strncasecmp(desc, evt->desc, __maxlen(desc, evt->desc)) == 0)  ^ ipmi_event.c: In function β€˜ipmi_event_fromsensor’: ipmi_event.c:405:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (x = 0; x < sizeof(digi_on)/sizeof(*digi_on); x++) {  ^ ipmi_event.c:412:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (x = 0; x < sizeof(digi_on)/sizeof(*digi_on); x++) {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_session.lo ipmi_session.c In file included from ipmi_session.c:48:0: ../include/ipmitool/ipmi_lanp.h:130:2: warning: missing initializer for field β€˜size’ of β€˜struct lan_param’ [-Wmissing-field-initializers] { -1 }  ^ ../include/ipmitool/ipmi_lanp.h:92:6: note: β€˜size’ declared here int size;  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_strings.lo ipmi_strings.c In file included from ../include/ipmitool/ipmi_sensor.h:39:0, from ipmi_strings.c:36: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_user.lo ipmi_user.c In file included from /usr/include/stdlib.h:24:0, from ipmi_user.c:37: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ ipmi_user.c: In function β€˜_ipmi_set_user_password’: ipmi_user.c:212:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (copy_len > (data_len - 2)) {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_raw.lo ipmi_raw.c ipmi_raw.c: In function β€˜ipmi_raw_main’: ipmi_raw.c:334:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (argc > sizeof(data))  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_oem.lo ipmi_oem.c In file included from ../include/ipmitool/ipmi_sel.h:38:0, from ipmi_oem.c:38: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ ipmi_oem.c: In function β€˜ipmi_oem_ibm’: ipmi_oem.c:86:33: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_oem_ibm(struct ipmi_intf * intf)  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_isol.lo ipmi_isol.c ipmi_isol.c: In function β€˜ipmi_isol_red_pill’: ipmi_isol.c:618:42: warning: pointer targets in passing argument 2 of β€˜processiSolUserInput’ differ in signedness [-Wpointer-sign] int rc = processiSolUserInput(intf, buffer, numRead);  ^ ipmi_isol.c:457:1: note: expected β€˜uint8_t * {aka unsigned char *}’ but argument is of type β€˜char *’ processiSolUserInput(struct ipmi_intf * intf,  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_sunoem.lo ipmi_sunoem.c In file included from ../include/ipmitool/ipmi_sel.h:38:0, from ipmi_sunoem.c:57: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ ipmi_sunoem.c: In function β€˜ipmi_sunoem_echo’: ipmi_sunoem.c:1439:11: warning: format β€˜%u’ expects argument of type β€˜unsigned int’, but argument 2 has type β€˜long unsigned int’ [-Wformat=] printf("Receive %u Bytes - Seq. # %d time=%d ms\n",  ^ ipmi_sunoem.c: In function β€˜ipmi_sunoem_getbehavior’: ipmi_sunoem.c:2293:10: warning: pointer targets in passing argument 1 of β€˜strncpy’ differ in signedness [-Wpointer-sign] strncpy(getbehavior_req.behavior_id, argv[0], SUNOEM_BEHAVIORID_SIZE - 1);  ^ In file included from /usr/include/features.h:365:0, from /usr/include/stdlib.h:24, from ipmi_sunoem.c:34: /usr/include/bits/string3.h:123:1: note: expected β€˜char * restrict’ but argument is of type β€˜unsigned char *’ __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_fwum.lo ipmi_fwum.c ipmi_fwum.c: In function β€˜KfwumSetupBuffersFromFile’: ipmi_fwum.c:365:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] modulus, pFileHandle) == modulus) {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_picmg.lo ipmi_picmg.c In file included from ../include/ipmitool/ipmi_fru.h:38:0, from ipmi_picmg.c:36: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ In file included from ipmi_picmg.c:36:0: ../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] };  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_fru_activation’: ipmi_picmg.c:664:56: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_fru_activation(struct ipmi_intf * intf, int argc, char ** argv, unsi  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_fru_activation_policy_get’: ipmi_picmg.c:698:67: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_fru_activation_policy_get(struct ipmi_intf * intf, int argc, char **  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_fru_activation_policy_set’: ipmi_picmg.c:737:67: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_fru_activation_policy_set(struct ipmi_intf * intf, int argc, char **  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_get_led_properties’: ipmi_picmg.c:1161:60: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_get_led_properties(struct ipmi_intf * intf, int argc, char ** argv)  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_get_led_capabilities’: ipmi_picmg.c:1200:62: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_get_led_capabilities(struct ipmi_intf * intf, int argc, char ** argv  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_get_led_state’: ipmi_picmg.c:1250:55: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_get_led_state(struct ipmi_intf * intf, int argc, char ** argv)  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_set_led_state’: ipmi_picmg.c:1337:55: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_set_led_state(struct ipmi_intf * intf, int argc, char ** argv)  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_get_power_level’: ipmi_picmg.c:1413:57: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_get_power_level(struct ipmi_intf * intf, int argc, char ** argv)  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_set_power_level’: ipmi_picmg.c:1464:57: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_set_power_level(struct ipmi_intf * intf, int argc, char ** argv)  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_fru_control’: ipmi_picmg.c:1568:53: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_picmg_fru_control(struct ipmi_intf * intf, int argc, char ** argv)  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_clk_set’: ipmi_picmg.c:1754:30: warning: pointer targets in passing argument 2 of β€˜is_clk_resid’ differ in signedness [-Wpointer-sign] if (is_clk_resid(argv[6], &msg_data[10]) != 0) {  ^ ipmi_picmg.c:328:1: note: expected β€˜int8_t * {aka signed char *}’ but argument is of type β€˜unsigned char *’ is_clk_resid(const char *argv_ptr, int8_t *clk_resid_ptr)  ^ ipmi_picmg.c: In function β€˜ipmi_picmg_ipmb_address’: ipmi_picmg.c:2313:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] req.msg.data = &msg_data;  ^ ipmi_picmg.c: In function β€˜picmg_discover’: ipmi_picmg.c:2351:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] req.msg.data = &msg_data;  ^ In file included from ipmi_picmg.c:36:0: ipmi_picmg.c: At top level: ../include/ipmitool/ipmi_fru.h:613:20: warning: β€˜section_id’ defined but not used [-Wunused-variable] static const char *section_id[4] = {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_main.lo ipmi_main.c In file included from ipmi_main.c:57:0: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ In file included from ipmi_main.c:60:0: ../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] };  ^ In file included from ipmi_main.c:63:0: ../include/ipmitool/ipmi_lanp.h:130:2: warning: missing initializer for field β€˜size’ of β€˜struct lan_param’ [-Wmissing-field-initializers] { -1 }  ^ ../include/ipmitool/ipmi_lanp.h:92:6: note: β€˜size’ declared here int size;  ^ ipmi_main.c: In function β€˜ipmi_main’: ipmi_main.c:555:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] kgkey = strdup(optarg);  ^ ipmi_main.c:567:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] kgkey = strdup(tmp_env);  ^ ipmi_main.c:597:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] kgkey = strdup(tmp_pass);  ^ ipmi_main.c:933:47: warning: pointer targets in passing argument 2 of β€˜ipmi_intf_session_set_kgkey’ differ in signedness [-Wpointer-sign] ipmi_intf_session_set_kgkey(ipmi_main_intf, kgkey);  ^ In file included from ipmi_main.c:55:0: ../include/ipmitool/ipmi_intf.h:220:6: note: expected β€˜char *’ but argument is of type β€˜unsigned char *’ void ipmi_intf_session_set_kgkey(struct ipmi_intf * intf, char * kgkey);  ^ In file included from ipmi_main.c:60:0: ipmi_main.c: At top level: ../include/ipmitool/ipmi_fru.h:613:20: warning: β€˜section_id’ defined but not used [-Wunused-variable] static const char *section_id[4] = {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_tsol.lo ipmi_tsol.c ipmi_tsol.c: In function β€˜ipmi_tsol_command’: ipmi_tsol.c:88:21: warning: format β€˜%d’ expects argument of type β€˜int *’, but argument 3 has type β€˜unsigned int *’ [-Wformat=] if (sscanf(recvip, "%d.%d.%d.%d", &ip1, &ip2, &ip3, &ip4) != 4) {  ^ ipmi_tsol.c:88:21: warning: format β€˜%d’ expects argument of type β€˜int *’, but argument 4 has type β€˜unsigned int *’ [-Wformat=] ipmi_tsol.c:88:21: warning: format β€˜%d’ expects argument of type β€˜int *’, but argument 5 has type β€˜unsigned int *’ [-Wformat=] ipmi_tsol.c:88:21: warning: format β€˜%d’ expects argument of type β€˜int *’, but argument 6 has type β€˜unsigned int *’ [-Wformat=] ipmi_tsol.c: In function β€˜ipmi_tsol_main’: ipmi_tsol.c:540:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((fds[0].revents & POLLIN) && (sizeof(out_buff) > out_buff_fill)) {  ^ ipmi_tsol.c:543:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((sizeof(out_buff) - out_buff_fill + 4) < buff_size) {  ^ ipmi_tsol.c:561:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((fds[1].revents & POLLIN) && (sizeof(in_buff) > in_buff_fill)) {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_firewall.lo ipmi_firewall.c ipmi_firewall.c: In function β€˜ipmi_firewall_info’: ipmi_firewall.c:902:9: warning: missing initializer for field β€˜force’ of β€˜struct ipmi_function_params’ [-Wmissing-field-initializers] struct ipmi_function_params p = {0xe, -1, -1, -1, -1};  ^ In file included from ipmi_firewall.c:44:0: ../include/ipmitool/ipmi_firewall.h:96:16: note: β€˜force’ declared here unsigned char force;  ^ ipmi_firewall.c: In function β€˜ipmi_firewall_enable_disable’: ipmi_firewall.c:1015:9: warning: missing initializer for field β€˜force’ of β€˜struct ipmi_function_params’ [-Wmissing-field-initializers] struct ipmi_function_params p = {0xe, -1, -1, -1, -1};  ^ In file included from ipmi_firewall.c:44:0: ../include/ipmitool/ipmi_firewall.h:96:16: note: β€˜force’ declared here unsigned char force;  ^ ipmi_firewall.c: In function β€˜ipmi_firewall_reset’: ipmi_firewall.c:1106:9: warning: missing initializer for field β€˜force’ of β€˜struct ipmi_function_params’ [-Wmissing-field-initializers] struct ipmi_function_params p = {0xe, -1, -1, -1, -1};  ^ In file included from ipmi_firewall.c:44:0: ../include/ipmitool/ipmi_firewall.h:96:16: note: β€˜force’ declared here unsigned char force;  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_kontronoem.lo ipmi_kontronoem.c In file included from ../include/ipmitool/ipmi_fru.h:38:0, from ipmi_kontronoem.c:47: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ In file included from ipmi_kontronoem.c:47:0: ../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] };  ^ ipmi_kontronoem.c: In function β€˜ipmi_kontron_nextboot_set’: ipmi_kontronoem.c:659:55: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_kontron_nextboot_set(struct ipmi_intf *intf, int argc, char **argv)  ^ In file included from ipmi_kontronoem.c:47:0: ipmi_kontronoem.c: At top level: ../include/ipmitool/ipmi_fru.h:613:20: warning: β€˜section_id’ defined but not used [-Wunused-variable] static const char *section_id[4] = {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_hpmfwupg.lo ipmi_hpmfwupg.c In file included from /usr/include/stdlib.h:24:0, from ../include/ipmitool/ipmi.h:36, from ../include/ipmitool/ipmi_intf.h:36, from ipmi_hpmfwupg.c:38: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ In file included from ipmi_hpmfwupg.c:40:0: ../include/ipmitool/ipmi_hpmfwupg.h:440:16: warning: ISO C forbids zero-size array β€˜data’ [-Wpedantic] unsigned char data[0];  ^ ipmi_hpmfwupg.c: In function β€˜HpmfwupgPreUpgradeCheck’: ipmi_hpmfwupg.c:837:43: warning: unused parameter β€˜intf’ [-Wunused-parameter] HpmfwupgPreUpgradeCheck(struct ipmi_intf *intf,  ^ ipmi_hpmfwupg.c: In function β€˜HpmfwupgGetBufferFromFile’: ipmi_hpmfwupg.c:1415:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ret != pFwupgCtx->imageSize) {  ^ ipmi_hpmfwupg.c: In function β€˜HpmfwupgCalculateChecksum’: ipmi_hpmfwupg.c:2337:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (dataIdx = 0; dataIdx < length; dataIdx++) {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_sdradd.lo ipmi_sdradd.c In file included from ipmi_sdradd.c:51:0: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_ekanalyzer.lo ipmi_ekanalyzer.c In file included from ../include/ipmitool/ipmi_fru.h:38:0, from ../include/ipmitool/ipmi_ekanalyzer.h:41, from ipmi_ekanalyzer.c:36: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ In file included from ../include/ipmitool/ipmi_ekanalyzer.h:41:0, from ipmi_ekanalyzer.c:36: ../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] };  ^ ipmi_ekanalyzer.c: In function β€˜ipmi_ekanalyzer_main’: ipmi_ekanalyzer.c:483:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (type_offset = 0; type_offset < (argc-1); type_offset++ ) {  ^ ipmi_ekanalyzer.c:457:40: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_ekanalyzer_main(struct ipmi_intf *intf, int argc, char **argv)  ^ ipmi_ekanalyzer.c: In function β€˜ipmi_ek_matching_process’: ipmi_ekanalyzer.c:1238:38: warning: unused parameter β€˜list_last’ [-Wunused-parameter] struct ipmi_ek_multi_header ** list_last, char * opt,  ^ ipmi_ekanalyzer.c: In function β€˜ipmi_ek_display_record’: ipmi_ekanalyzer.c:2928:32: warning: unused parameter β€˜list_last’ [-Wunused-parameter] struct ipmi_ek_multi_header *list_last)  ^ ipmi_ekanalyzer.c: In function β€˜ipmi_ek_display_board_p2p_record’: ipmi_ekanalyzer.c:3360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < sizeof(struct fru_picmgext_guid); j++) {  ^ ipmi_ekanalyzer.c:3366:2: warning: statement with no effect [-Wunused-value] for (offset;  ^ ipmi_ekanalyzer.c: In function β€˜ipmi_ek_display_radial_ipmb0_record’: ipmi_ekanalyzer.c:3525:2: warning: statement with no effect [-Wunused-value] for (offset; offset < record->header.len;) {  ^ In file included from ../include/ipmitool/ipmi_ekanalyzer.h:41:0, from ipmi_ekanalyzer.c:36: ipmi_ekanalyzer.c: At top level: ../include/ipmitool/ipmi_fru.h:613:20: warning: β€˜section_id’ defined but not used [-Wunused-variable] static const char *section_id[4] = {  ^ ipmi_ekanalyzer.c:3305:1: warning: β€˜ipmi_ek_display_shelf_fan_geography_record’ defined but not used [-Wunused-function] ipmi_ek_display_shelf_fan_geography_record(struct ipmi_ek_multi_header *record)  ^ ipmi_ekanalyzer.c: In function β€˜ipmi_ekanalyzer_ekeying_match’: ipmi_ekanalyzer.c:1659:26: warning: β€˜pcarrier_p2p’ may be used uninitialized in this function [-Wmaybe-uninitialized] result = ipmi_ek_check_physical_connectivity (  ^ ipmi_ekanalyzer.c:1130:43: note: β€˜pcarrier_p2p’ was declared here struct ipmi_ek_multi_header * pcarrier_p2p;  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_gendev.lo ipmi_gendev.c In file included from ipmi_gendev.c:44:0: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ ipmi_gendev.c: In function β€˜ipmi_gendev_get_eeprom_size’: ipmi_gendev.c:74:43: warning: unused parameter β€˜intf’ [-Wunused-parameter] struct ipmi_intf *intf,  ^ ipmi_gendev.c: In function β€˜ipmi_gendev_write_file’: ipmi_gendev.c:385:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(fileLength != eeprom_size)  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_ime.lo ipmi_ime.c ipmi_ime.c: In function β€˜ImeImageCtxFromFile’: ipmi_ime.c:895:30: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if (pImageCtx->size < 0)  ^ ipmi_ime.c: At top level: ipmi_ime.c:799:12: warning: β€˜ImeUpdateShowStatus’ defined but not used [-Wunused-function] static int ImeUpdateShowStatus(struct ipmi_intf *intf)  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_delloem.lo ipmi_delloem.c In file included from ../include/ipmitool/ipmi_sel.h:38:0, from ipmi_delloem.c:53: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ In file included from ipmi_delloem.c:55:0: ../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] };  ^ ipmi_delloem.c: In function β€˜ipmi_lcd_set_text’: ipmi_delloem.c:1341:61: warning: unused parameter β€˜line_number’ [-Wunused-parameter] ipmi_lcd_set_text(struct ipmi_intf * intf, char * text, int line_number)  ^ ipmi_delloem.c: In function β€˜ipmi_delloem_lan_main’: ipmi_delloem.c:2016:45: warning: pointer targets in passing argument 2 of β€˜ipmi_lan_set_nic_selection_12g’ differ in signedness [-Wpointer-sign] rc = ipmi_lan_set_nic_selection_12g(intf,nic_set);  ^ ipmi_delloem.c:199:12: note: expected β€˜uint8_t * {aka unsigned char *}’ but argument is of type β€˜char *’ static int ipmi_lan_set_nic_selection_12g(struct ipmi_intf *intf,  ^ ipmi_delloem.c:1980:52: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_delloem_lan_main(struct ipmi_intf * intf, int argc, char ** argv)  ^ ipmi_delloem.c: In function β€˜ipmi_get_power_headroom_command’: ipmi_delloem.c:3054:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] powerheadroom= *(( POWER_HEADROOM *)rsp->data);  ^ ipmi_delloem.c:3064:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("System Instantaneous Headroom : %lld BTU/hr\n",  ^ ipmi_delloem.c:3066:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("System Peak Headroom : %lld BTU/hr\n",  ^ ipmi_delloem.c: In function β€˜ipmi_get_instan_power_consmpt_data’: ipmi_delloem.c:3183:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *instpowerconsumptiondata = *((IPMI_INST_POWER_CONSUMPTION_DATA *)(rsp->data))  ^ ipmi_delloem.c: In function β€˜ipmi_get_minpower_consmpt_history’: ipmi_delloem.c:3383:10: warning: too many arguments for format [-Wformat-extra-args] printf("Peak power consmhistory Data : "  ^ ipmi_delloem.c: In function β€˜ipmi_print_power_consmpt_history’: ipmi_delloem.c:3455:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr ", tempbtuphrconv);  ^ ipmi_delloem.c:3457:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr ", tempbtuphrconv);  ^ ipmi_delloem.c:3459:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr ", tempbtuphrconv);  ^ ipmi_delloem.c:3461:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr\n", tempbtuphrconv);  ^ ipmi_delloem.c:3465:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr ", tempbtuphrconv);  ^ ipmi_delloem.c:3467:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr ", tempbtuphrconv);  ^ ipmi_delloem.c:3469:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr ", tempbtuphrconv);  ^ ipmi_delloem.c:3471:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr\n", tempbtuphrconv);  ^ ipmi_delloem.c:3475:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr ", tempbtuphrconv);  ^ ipmi_delloem.c:3477:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr ", tempbtuphrconv);  ^ ipmi_delloem.c:3479:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr ", tempbtuphrconv);  ^ ipmi_delloem.c:3481:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld BTU/hr\n\n", tempbtuphrconv);  ^ ipmi_delloem.c:3485:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W ", tempbtuphrconv);  ^ ipmi_delloem.c:3487:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W ", tempbtuphrconv);  ^ ipmi_delloem.c:3489:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W ", tempbtuphrconv);  ^ ipmi_delloem.c:3491:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W \n", tempbtuphrconv);  ^ ipmi_delloem.c:3495:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W ", tempbtuphrconv);  ^ ipmi_delloem.c:3497:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W ", tempbtuphrconv);  ^ ipmi_delloem.c:3499:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W ", tempbtuphrconv);  ^ ipmi_delloem.c:3501:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W \n", tempbtuphrconv);  ^ ipmi_delloem.c:3505:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W ", tempbtuphrconv);  ^ ipmi_delloem.c:3507:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W ", tempbtuphrconv);  ^ ipmi_delloem.c:3509:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W ", tempbtuphrconv);  ^ ipmi_delloem.c:3511:10: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("%4lld W \n\n", tempbtuphrconv);  ^ ipmi_delloem.c: In function β€˜ipmi_get_power_cap’: ipmi_delloem.c:3579:10: warning: too many arguments for format [-Wformat-extra-args] printf("power cap Data :%x %x %x %x %x %x %x %x %x %x ",  ^ ipmi_delloem.c: In function β€˜ipmi_print_power_cap’: ipmi_delloem.c:3615:11: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("Maximum power: %lld BTU/hr\n", tempbtuphrconv);  ^ ipmi_delloem.c:3617:11: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("Minimum power: %lld BTU/hr\n", tempbtuphrconv);  ^ ipmi_delloem.c:3619:11: warning: format β€˜%lld’ expects argument of type β€˜long long int’, but argument 2 has type β€˜uint64_t {aka long unsigned int}’ [-Wformat=] printf("Power cap : %lld BTU/hr\n", tempbtuphrconv);  ^ ipmi_delloem.c: In function β€˜ipmi_delloem_vFlash_main’: ipmi_delloem.c:3838:55: warning: unused parameter β€˜argc’ [-Wunused-parameter] ipmi_delloem_vFlash_main(struct ipmi_intf * intf, int argc, char ** argv)  ^ ipmi_delloem.c: In function β€˜ipmi_delloem_setled_main’: ipmi_delloem.c:4247:39: warning: format β€˜%x’ expects argument of type β€˜unsigned int *’, but argument 3 has type β€˜int *’ [-Wformat=] } else if (sscanf(argv[current_arg], "%*x:%x:%x.%x", &b,&d,&f) == 3) {  ^ ipmi_delloem.c:4247:39: warning: format β€˜%x’ expects argument of type β€˜unsigned int *’, but argument 4 has type β€˜int *’ [-Wformat=] ipmi_delloem.c:4247:39: warning: format β€˜%x’ expects argument of type β€˜unsigned int *’, but argument 5 has type β€˜int *’ [-Wformat=] ipmi_delloem.c:4251:39: warning: format β€˜%x’ expects argument of type β€˜unsigned int *’, but argument 3 has type β€˜int *’ [-Wformat=] } else if (sscanf(argv[current_arg], "%x:%x.%x", &b,&d,&f) == 3) {  ^ ipmi_delloem.c:4251:39: warning: format β€˜%x’ expects argument of type β€˜unsigned int *’, but argument 4 has type β€˜int *’ [-Wformat=] ipmi_delloem.c:4251:39: warning: format β€˜%x’ expects argument of type β€˜unsigned int *’, but argument 5 has type β€˜int *’ [-Wformat=] In file included from ipmi_delloem.c:55:0: ipmi_delloem.c: At top level: ../include/ipmitool/ipmi_fru.h:613:20: warning: β€˜section_id’ defined but not used [-Wunused-variable] static const char *section_id[4] = {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_dcmi.lo ipmi_dcmi.c In file included from /usr/include/stdlib.h:24:0, from ipmi_dcmi.c:41: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ In file included from ../include/ipmitool/ipmi_sensor.h:39:0, from ipmi_dcmi.c:59: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ In file included from ../include/ipmitool/ipmi.h:41:0, from ../include/ipmitool/ipmi_dcmi.h:23, from ipmi_dcmi.c:50: ipmi_dcmi.c: In function β€˜str2val2’: ../include/ipmitool/helper.h:123:25: warning: ISO C forbids braced-groups within expressions [-Wpedantic] # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})  ^ ipmi_dcmi.c:598:6: note: in expansion of macro β€˜__maxlen’ __maxlen(str, vs[i].str)) == 0) {  ^ ipmi_dcmi.c: In function β€˜ipmi_dcmi_pwr_slimit’: ipmi_dcmi.c:1891:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] val.limit = *(uint16_t*)(&lvalue);  ^ ipmi_dcmi.c:1909:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] val.sample = *(uint16_t*)(&lvalue);  ^ ipmi_dcmi.c:1924:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)(&msg_data[5]) = val.limit;  ^ ipmi_dcmi.c:1929:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t*)(&msg_data[7]) = val.correction;  ^ ipmi_dcmi.c:1938:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint16_t*)(&msg_data[13]) = val.sample;  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o hpm2.lo hpm2.c /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ipmi_vita.lo ipmi_vita.c In file included from ../include/ipmitool/ipmi_fru.h:38:0, from ipmi_vita.c:37: ../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ In file included from ipmi_vita.c:37:0: ../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] };  ^ ../include/ipmitool/ipmi_fru.h:613:20: warning: β€˜section_id’ defined but not used [-Wunused-variable] static const char *section_id[4] = {  ^ /bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o ../src/plugins/lan/md5.lo ../src/plugins/lan/md5.c /bin/bash ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -export-dynamic -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libipmitool.la helper.lo ipmi_sdr.lo ipmi_sel.lo ipmi_sol.lo ipmi_pef.lo ipmi_lanp.lo ipmi_fru.lo ipmi_chassis.lo ipmi_mc.lo log.lo dimm_spd.lo ipmi_sensor.lo ipmi_channel.lo ipmi_event.lo ipmi_session.lo ipmi_strings.lo ipmi_user.lo ipmi_raw.lo ipmi_oem.lo ipmi_isol.lo ipmi_sunoem.lo ipmi_fwum.lo ipmi_picmg.lo ipmi_main.lo ipmi_tsol.lo ipmi_firewall.lo ipmi_kontronoem.lo ipmi_hpmfwupg.lo ipmi_sdradd.lo ipmi_ekanalyzer.lo ipmi_gendev.lo ipmi_ime.lo ipmi_delloem.lo ipmi_dcmi.lo hpm2.lo ipmi_vita.lo ../src/plugins/lan/md5.lo -lm -lreadline -lncurses -ltinfo -lreadline -lncurses -ltinfo -lcrypto make[2]: Leaving directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/lib' Making all in src make[2]: Entering directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/src' Making all in plugins make[3]: Entering directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/src/plugins' Making all in lan make[4]: Entering directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/src/plugins/lan' /bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o lan.lo lan.c In file included from ../../../include/ipmitool/ipmi_sel.h:38:0, from lan.c:53: ../../../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ lan.c: In function β€˜ipmi_handle_pong’: lan.c:344:37: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_handle_pong(struct ipmi_intf * intf, struct ipmi_rs * rsp)  ^ lan.c: In function β€˜check_sol_packet_for_new_data’: lan.c:1445:50: warning: unused parameter β€˜intf’ [-Wunused-parameter] check_sol_packet_for_new_data(struct ipmi_intf * intf,  ^ /bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o auth.lo auth.c auth.c: In function β€˜ipmi_auth_md2’: auth.c:129:47: warning: unused parameter β€˜s’ [-Wunused-parameter] uint8_t * ipmi_auth_md2(struct ipmi_session * s, uint8_t * data, int data_len)  ^ auth.c:129:60: warning: unused parameter β€˜data’ [-Wunused-parameter] uint8_t * ipmi_auth_md2(struct ipmi_session * s, uint8_t * data, int data_len)  ^ auth.c:129:70: warning: unused parameter β€˜data_len’ [-Wunused-parameter] uint8_t * ipmi_auth_md2(struct ipmi_session * s, uint8_t * data, int data_len)  ^ /bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libintf_lan.la lan.lo auth.lo md5.lo ../../../lib/libipmitool.la -lreadline -lncurses -ltinfo -lreadline -lncurses -ltinfo -lcrypto copying selected object files to avoid basename conflicts... make[4]: Leaving directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/src/plugins/lan' Making all in lanplus make[4]: Entering directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/src/plugins/lanplus' /bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o lanplus.lo lanplus.c In file included from lanplus.c:57:0: ../../../include/ipmitool/ipmi_lanp.h:130:2: warning: missing initializer for field β€˜size’ of β€˜struct lan_param’ [-Wmissing-field-initializers] { -1 }  ^ ../../../include/ipmitool/ipmi_lanp.h:92:6: note: β€˜size’ declared here int size;  ^ In file included from ../../../include/ipmitool/ipmi_sel.h:38:0, from lanplus.c:60: ../../../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn’t support unnamed structs/unions [-Wpedantic] } ATTRIBUTE_PACKING;  ^ lanplus.c: In function β€˜ipmi_handle_pong’: lanplus.c:504:37: warning: unused parameter β€˜intf’ [-Wunused-parameter] ipmi_handle_pong(struct ipmi_intf * intf, struct ipmi_rs * rsp)  ^ lanplus.c: In function β€˜ipmi_lan_poll_single’: lanplus.c:751:12: warning: unused variable β€˜target_cmd’ [-Wunused-variable] uint8_t target_cmd = entry->req.msg.target_cmd;  ^ lanplus.c: In function β€˜read_session_data_v2x’: lanplus.c:1162:30: warning: unused parameter β€˜s’ [-Wunused-parameter] struct ipmi_session * s)  ^ lanplus.c: In function β€˜read_session_data_v15’: lanplus.c:1216:30: warning: unused parameter β€˜s’ [-Wunused-parameter] struct ipmi_session * s)  ^ lanplus.c: In function β€˜getSolPayloadWireRep’: lanplus.c:1480:34: warning: unused parameter β€˜intf’ [-Wunused-parameter] struct ipmi_intf * intf, /* in out */  ^ lanplus.c: In function β€˜ipmi_lanplus_build_v2x_ipmi_cmd’: lanplus.c:1889:17: warning: unused variable β€˜backup_cmd’ [-Wunused-variable] unsigned char backup_cmd;  ^ lanplus.c: In function β€˜check_sol_packet_for_new_data’: lanplus.c:2497:29: warning: unused parameter β€˜intf’ [-Wunused-parameter] struct ipmi_intf * intf,  ^ lanplus.c: In function β€˜ipmi_lanplus_open’: lanplus.c:3423:45: warning: β€˜auth_cap’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!ipmi_oem_active(intf, "i82571spt") && ! auth_cap.v20_data_available) {  ^ /bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o lanplus_strings.lo lanplus_strings.c /bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o lanplus_crypt.lo lanplus_crypt.c /bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o lanplus_dump.lo lanplus_dump.c /bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -march=native -mtune=native -O2 -pipe -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /usr/include -c -o lanplus_crypt_impl.lo lanplus_crypt_impl.c lanplus_crypt_impl.c: In function β€˜lanplus_encrypt_aes_cbc_128’: lanplus_crypt_impl.c:158:17: error: storage size of β€˜ctx’ isn’t known EVP_CIPHER_CTX ctx;  ^ lanplus_crypt_impl.c:159:2: warning: implicit declaration of function β€˜EVP_CIPHER_CTX_init’ [-Wimplicit-function-declaration] EVP_CIPHER_CTX_init(&ctx);  ^ lanplus_crypt_impl.c:204:4: warning: implicit declaration of function β€˜EVP_CIPHER_CTX_cleanup’ [-Wimplicit-function-declaration] EVP_CIPHER_CTX_cleanup(&ctx);  ^ lanplus_crypt_impl.c:158:17: warning: unused variable β€˜ctx’ [-Wunused-variable] EVP_CIPHER_CTX ctx;  ^ lanplus_crypt_impl.c: In function β€˜lanplus_decrypt_aes_cbc_128’: lanplus_crypt_impl.c:233:17: error: storage size of β€˜ctx’ isn’t known EVP_CIPHER_CTX ctx;  ^ lanplus_crypt_impl.c:233:17: warning: unused variable β€˜ctx’ [-Wunused-variable] make[4]: *** [Makefile:444: lanplus_crypt_impl.lo] Error 1 make[4]: Leaving directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/src/plugins/lanplus' make[3]: *** [Makefile:493: all-recursive] Error 1 make[3]: Leaving directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/src/plugins' make[2]: *** [Makefile:592: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17/src' make[1]: *** [Makefile:467: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17' make: *** [Makefile:399: all] Error 2 * ERROR: sys-apps/ipmitool-1.8.17::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/ipmitool-1.8.17::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/ipmitool-1.8.17::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-apps/ipmitool-1.8.17/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/ipmitool-1.8.17/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17' * S: '/var/tmp/portage/sys-apps/ipmitool-1.8.17/work/ipmitool-1.8.17'