The build took 00h 01m 11s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
62,650 |
ansic |
12,698 |
sh |
10,255 |
makefile |
85,603 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ipmitool 1.8.17-1 (Wed Aug 24 13:18:26 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-unknown-linux-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/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... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/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... yes
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... no
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
** Unable to build Solaris 9 x86 IPMI interface support!
checking for library containing tgetent... -lncurses
checking for library containing initscr... none required
checking for library containing readline... -lreadline
checking for library containing tgetent... (cached) -lncurses
checking for library containing initscr... (cached) none required
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 : yes
bmc : no
usb : yes
lipmi : no
serial : yes
dummy : no
Extra tools
ipmievd : yes
ipmishell : yes
make all-recursive
make[1]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17'
Making all in lib
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/lib'
depbase=`echo helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT helper.lo -MD -MP -MF $depbase.Tpo -c -o helper.lo helper.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ipmi_sdr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_sdr.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_sdr.lo ipmi_sdr.c &&\
mv -f $depbase.Tpo $depbase.Plo
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 /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 ../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)
^~~~~~~~
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: 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_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) {
^~~~~~~~
depbase=`echo ipmi_sel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_sel.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_sel.lo ipmi_sel.c &&\
mv -f $depbase.Tpo $depbase.Plo
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:22: 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:30: warning: statement with no effect [-Wunused-value]
evt.sel_type.standard_type.timestamp;
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from ipmi_sel.c:50:0:
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] = {
^~~~~~~~~~
In file included from ipmi_sel.c:48:0:
../include/ipmitool/ipmi_sel_supermicro.h:68:17: warning: 'supermicro_x8' defined but not used [-Wunused-variable]
static uint16_t supermicro_x8[] = {
^~~~~~~~~~~~~
../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:57:17: warning: 'supermicro_h8' defined but not used [-Wunused-variable]
static uint16_t supermicro_h8[] = {
^~~~~~~~~~~~~
../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:45:17: warning: 'supermicro_x9sb' defined but not used [-Wunused-variable]
static uint16_t supermicro_x9sb[] = {
^~~~~~~~~~~~~~~
../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:37:17: warning: 'supermicro_x9dal' defined but not used [-Wunused-variable]
static uint16_t supermicro_x9dal[] = {
^~~~~~~~~~~~~~~~
depbase=`echo ipmi_sol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_sol.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_sol.lo ipmi_sol.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ipmi_pef.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_pef.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_pef.lo ipmi_pef.c &&\
mv -f $depbase.Tpo $depbase.Plo
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_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
#
^
#
ipmi_pef.c:563:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
if ((t-1) >= PEF_B2S_GENERIC_ER_ENTRIES) {
#
^~
#
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]);
#
^~~
#
depbase=`echo ipmi_lanp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_lanp.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_lanp.lo ipmi_lanp.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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;
#
^~~~
#
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,
#
^~~~
#
depbase=`echo ipmi_fru.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_fru.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_fru.lo ipmi_fru.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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
#
^
#
ipmi_fru.c:1465:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
for( i=0;i
#
^
#
ipmi_fru.c: In function 'ipmi_fru_oemkontron_get':
#
ipmi_fru.c:1569:25: warning: unused parameter 'len' [-Wunused-parameter]
#
int off,int len,
#
^~~
#
ipmi_fru.c:1570:41: warning: unused parameter 'h' [-Wunused-parameter]
#
struct fru_multirec_header *h,
#
^
#
ipmi_fru.c: In function 'ipmi_fru_oemkontron_edit':
#
ipmi_fru.c:1874:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
for(index=0;index<(sizeof(struct fru_multirec_header) -1);index++){
#
^
#
ipmi_fru.c: In function 'ipmi_fru_picmg_ext_edit':
#
ipmi_fru.c:1991:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
for(index=0;index<(sizeof(struct fru_multirec_header) -1);index++){
#
^
#
ipmi_fru.c: In function 'ipmi_fru_picmg_ext_print':
#
ipmi_fru.c:2258:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
for (j=0; j < sizeof(struct fru_picmgext_guid);
#
^
#
ipmi_fru.c:2487:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
for (j=0; j < sizeof(struct fru_picmgext_guid);
#
^
#
ipmi_fru.c:2798:35: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'unsigned int' [-Wformat=]
#
printf(" FRQ: %-9ld - min: %-9ld - max: %-9ld\n",
#
^
#
ipmi_fru.c:2798:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=]
#
printf(" FRQ: %-9ld - min: %-9ld - max: %-9ld\n",
#
^
#
ipmi_fru.c:2798:61: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'unsigned int' [-Wformat=]
#
printf(" FRQ: %-9ld - min: %-9ld - max: %-9ld\n",
#
^
#
ipmi_fru.c: In function 'ipmi_fru_get_multirec_size_from_file':
#
ipmi_fru.c:3815:36: warning: self-comparison always evaluates to false [-Wtautological-compare]
#
if (((header.offset.internal * 8) > (header.offset.internal * 8)) &&
#
^
#
ipmi_fru.c:3819:35: warning: self-comparison always evaluates to false [-Wtautological-compare]
#
if (((header.offset.chassis * 8) > (header.offset.chassis * 8)) &&
#
^
#
ipmi_fru.c:3823:33: warning: self-comparison always evaluates to false [-Wtautological-compare]
#
if (((header.offset.board * 8) > (header.offset.board * 8)) &&
#
^
#
ipmi_fru.c:3827:35: warning: self-comparison always evaluates to false [-Wtautological-compare]
#
if (((header.offset.product * 8) > (header.offset.product * 8)) &&
#
^
#
ipmi_fru.c: In function 'ipmi_fru_get_multirec_location_from_fru':
#
ipmi_fru.c:4002:36: warning: self-comparison always evaluates to false [-Wtautological-compare]
#
if (((header.offset.internal * 8) > (header.offset.internal * 8)) &&
#
^
#
ipmi_fru.c:4006:35: warning: self-comparison always evaluates to false [-Wtautological-compare]
#
if (((header.offset.chassis * 8) > (header.offset.chassis * 8)) &&
#
^
#
ipmi_fru.c:4010:33: warning: self-comparison always evaluates to false [-Wtautological-compare]
#
if (((header.offset.board * 8) > (header.offset.board * 8)) &&
#
^
#
ipmi_fru.c:4014:35: warning: self-comparison always evaluates to false [-Wtautological-compare]
#
if (((header.offset.product * 8) > (header.offset.product * 8)) &&
#
^
#
depbase=`echo ipmi_chassis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_chassis.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_chassis.lo ipmi_chassis.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
ipmi_fru.c: In function 'ipmi_fru_set_field_string':
#
ipmi_fru.c:4783:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
for (i = 0; i < fru_section_len - 1; i++)
#
^
#
ipmi_fru.c: In function 'ipmi_fru_set_field_string_rebuild':
#
ipmi_fru.c:4966:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
#
num_byte_change = strlen(f_string) - strlen(fru_area);
#
^~~~~~~~
#
In file included from ../include/ipmitool/helper.h:39:0,
#
from ../include/ipmitool/ipmi.h:41,
#
from ipmi_fru.c:33:
#
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
#
extern size_t strlen (const char *__s)
#
^~~~~~
#
ipmi_fru.c:5087:73: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
#
if(((header.offset.product * 8) + product_len_new - remaining_offset) < 0)
#
^
#
ipmi_fru.c:5132:11: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
#
strlen(fru_area)),
#
^~~~~~~~
#
In file included from ../include/ipmitool/helper.h:39:0,
#
from ../include/ipmitool/ipmi.h:41,
#
from ipmi_fru.c:33:
#
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
#
extern size_t strlen (const char *__s)
#
^~~~~~
#
ipmi_fru.c:5137:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
for(counter = 0; counter < padding_len; counter ++)
#
^
#
At top level:
#
ipmi_fru.c:819:1: warning: 'fru_area_print_multirec_bloc' defined but not used [-Wunused-function]
#
fru_area_print_multirec_bloc(struct ipmi_intf * intf, struct fru_info * fru,
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
In file included from /usr/include/stdlib.h:24:0,
#
from ipmi_chassis.c:35:
#
/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"
#
^~~~~~~
#
depbase=`echo ipmi_mc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_mc.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_mc.lo ipmi_mc.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
ipmi_mc.c: In function 'ipmi_sysinfo_main':
#
ipmi_mc.c:1062:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
#
strncpy(paramdata + 4, str + pos, IPMI_SYSINFO_SET0_SIZE);
#
^~~~~~~~~
#
In file included from ipmi_mc.c:34:0:
#
/usr/include/string.h:128:14: note: expected 'char * restrict' but argument is of type 'unsigned char *'
#
extern char *strncpy (char *__restrict __dest,
#
^~~~~~~
#
ipmi_mc.c:1066:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
#
strncpy(paramdata + 2, str + pos, IPMI_SYSINFO_SETN_SIZE);
#
^~~~~~~~~
#
In file included from ipmi_mc.c:34:0:
#
/usr/include/string.h:128:14: note: expected 'char * restrict' but argument is of type 'unsigned char *'
#
extern char *strncpy (char *__restrict __dest,
#
^~~~~~~
#
depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
In file included from /usr/include/unistd.h:25:0,
#
from log.c:36:
#
/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"
#
^~~~~~~
#
depbase=`echo dimm_spd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT dimm_spd.lo -MD -MP -MF $depbase.Tpo -c -o dimm_spd.lo dimm_spd.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
depbase=`echo ipmi_sensor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_sensor.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_sensor.lo ipmi_sensor.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
In file included from ../include/ipmitool/ipmi_fru.h:38:0,
#
from dimm_spd.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 dimm_spd.c:37:0:
#
../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
#
};
#
^
#
dimm_spd.c: In function 'ipmi_spd_print':
#
dimm_spd.c:1347:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
#
char *pchPN = spd_data+128;
#
^~~~~~~~
#
In file included from dimm_spd.c:37:0:
#
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] = {
#
^~~~~~~~~~
#
In file included from ipmi_sensor.c:40:0:
#
../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
#
} ATTRIBUTE_PACKING;
#
^
#
ipmi_sensor.c: In function 'print_thresh_setting':
#
ipmi_sensor.c:235:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
#
printf(na_fmt, "na");
#
^~~~~~
#
ipmi_sensor.c:239:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
#
printf(analog_fmt, sdr_convert_sensor_reading (full, setting));
#
^~~~~~
#
ipmi_sensor.c:241:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
#
printf(discrete_fmt, setting);
#
^~~~~~
#
depbase=`echo ipmi_channel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_channel.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_channel.lo ipmi_channel.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
In file included from ipmi_channel.c:49: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;
#
^~~~
#
depbase=`echo ipmi_event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_event.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_event.lo ipmi_event.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
In file included from /usr/include/stdlib.h:24:0,
#
from ipmi_event.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_event.c:50:
#
../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 ipmi_event.c:46:
#
ipmi_event.c: In function 'ipmi_event_find_offset':
#
../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_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++) {
#
^
#
depbase=`echo ipmi_session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_session.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_session.lo ipmi_session.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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;
#
^~~~
#
depbase=`echo ipmi_strings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_strings.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_strings.lo ipmi_strings.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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;
#
^
#
depbase=`echo ipmi_user.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_user.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_user.lo ipmi_user.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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"
#
^~~~~~~
#
depbase=`echo ipmi_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_raw.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_raw.lo ipmi_raw.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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)) {
#
^
#
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))
#
^
#
depbase=`echo ipmi_oem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_oem.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_oem.lo ipmi_oem.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
depbase=`echo ipmi_isol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_isol.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_isol.lo ipmi_isol.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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)
#
^~~~
#
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,
#
^~~~~~~~~~~~~~~~~~~~
#
depbase=`echo ipmi_sunoem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_sunoem.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_sunoem.lo ipmi_sunoem.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
depbase=`echo ipmi_fwum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_fwum.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_fwum.lo ipmi_fwum.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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:21: 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 ipmi_sunoem.c:36:0:
#
/usr/include/string.h:128:14: note: expected 'char * restrict' but argument is of type 'unsigned char *'
#
extern char *strncpy (char *__restrict __dest,
#
^~~~~~~
#
ipmi_fwum.c: In function 'KfwumSetupBuffersFromFile':
#
ipmi_fwum.c:365:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
modulus, pFileHandle) == modulus) {
#
^~
#
depbase=`echo ipmi_picmg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_picmg.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_picmg.lo ipmi_picmg.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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, unsigned char state)
#
^~~~
#
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 ** argv)
#
^~~~
#
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 ** argv)
#
^~~~
#
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:
#
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] = {
#
^~~~~~~~~~
#
depbase=`echo ipmi_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_main.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_main.lo ipmi_main.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
In file included from /usr/include/stdlib.h:24:0,
#
from ipmi_main.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_main.c:56: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:59: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:62: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 ipmi_main.c:51:0:
#
ipmi_main.c: In function 'ipmi_cmd_run':
#
../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_main.c:207:32: note: in expansion of macro '__maxlen'
#
if (strncmp(name, cmd->name, __maxlen(cmd->name, name)) == 0)
#
^~~~~~~~
#
ipmi_main.c: In function 'ipmi_main':
#
ipmi_main.c:554:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
#
kgkey = strdup(optarg);
#
^
#
ipmi_main.c:566:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
#
kgkey = strdup(tmp_env);
#
^
#
ipmi_main.c:596:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
#
kgkey = strdup(tmp_pass);
#
^
#
ipmi_main.c:932: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:54: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:59:0:
#
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] = {
#
^~~~~~~~~~
#
depbase=`echo ipmi_tsol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_tsol.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_tsol.lo ipmi_tsol.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
depbase=`echo ipmi_firewall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_firewall.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_firewall.lo ipmi_firewall.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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;
#
^~~~~
#
depbase=`echo ipmi_kontronoem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_kontronoem.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_kontronoem.lo ipmi_kontronoem.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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:
#
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] = {
#
^~~~~~~~~~
#
depbase=`echo ipmi_hpmfwupg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_hpmfwupg.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_hpmfwupg.lo ipmi_hpmfwupg.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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++) {
#
^
#
ipmi_tsol.c: In function 'ipmi_tsol_command':
#
ipmi_tsol.c:88:23: 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:26: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'unsigned int *' [-Wformat=]
#
if (sscanf(recvip, "%d.%d.%d.%d", &ip1, &ip2, &ip3, &ip4) != 4) {
#
^
#
ipmi_tsol.c:88:29: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'unsigned int *' [-Wformat=]
#
if (sscanf(recvip, "%d.%d.%d.%d", &ip1, &ip2, &ip3, &ip4) != 4) {
#
^
#
ipmi_tsol.c:88:32: warning: format '%d' expects argument of type 'int *', but argument 6 has type 'unsigned int *' [-Wformat=]
#
if (sscanf(recvip, "%d.%d.%d.%d", &ip1, &ip2, &ip3, &ip4) != 4) {
#
^
#
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)) {
#
^
#
depbase=`echo ipmi_sdradd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_sdradd.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_sdradd.lo ipmi_sdradd.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
depbase=`echo ipmi_ekanalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_ekanalyzer.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_ekanalyzer.lo ipmi_ekanalyzer.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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)
#
^~~~~~~~~
#
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;
#
^
#
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;) {
#
^~~
#
At top level:
#
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)
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
In file included from ../include/ipmitool/ipmi_ekanalyzer.h:41:0,
#
from ipmi_ekanalyzer.c:36:
#
../include/ipmitool/ipmi_fru.h:613:20: warning: 'section_id' defined but not used [-Wunused-variable]
#
static const char *section_id[4] = {
#
^~~~~~~~~~
#
depbase=`echo ipmi_gendev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_gendev.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_gendev.lo ipmi_gendev.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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)
#
^~
#
depbase=`echo ipmi_ime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_ime.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_ime.lo ipmi_ime.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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)
#
^
#
At top level:
#
ipmi_ime.c:799:12: warning: 'ImeUpdateShowStatus' defined but not used [-Wunused-function]
#
static int ImeUpdateShowStatus(struct ipmi_intf *intf)
#
^~~~~~~~~~~~~~~~~~~
#
depbase=`echo ipmi_delloem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_delloem.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_delloem.lo ipmi_delloem.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
depbase=`echo ipmi_dcmi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_dcmi.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_dcmi.lo ipmi_dcmi.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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_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 ../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) {
#
^~~~~~~~
#
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:3064:46: 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:46: 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_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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:30: 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:30: 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:30: 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:45: 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:48: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int *' [-Wformat=]
#
} else if (sscanf(argv[current_arg], "%*x:%x:%x.%x", &b,&d,&f) == 3) {
#
^
#
ipmi_delloem.c:4247:51: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'int *' [-Wformat=]
#
} else if (sscanf(argv[current_arg], "%*x:%x:%x.%x", &b,&d,&f) == 3) {
#
^
#
ipmi_delloem.c:4251:41: 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:44: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int *' [-Wformat=]
#
} else if (sscanf(argv[current_arg], "%x:%x.%x", &b,&d,&f) == 3) {
#
^
#
ipmi_delloem.c:4251:47: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'int *' [-Wformat=]
#
} else if (sscanf(argv[current_arg], "%x:%x.%x", &b,&d,&f) == 3) {
#
^
#
In file included from ipmi_delloem.c:55:0:
#
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] = {
#
^~~~~~~~~~
#
depbase=`echo hpm2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT hpm2.lo -MD -MP -MF $depbase.Tpo -c -o hpm2.lo hpm2.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
depbase=`echo ipmi_vita.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_vita.lo -MD -MP -MF $depbase.Tpo -c -o ipmi_vita.lo ipmi_vita.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
depbase=`echo ../src/plugins/lan/md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
#
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ../src/plugins/lan/md5.lo -MD -MP -MF $depbase.Tpo -c -o ../src/plugins/lan/md5.lo ../src/plugins/lan/md5.c &&\
#
mv -f $depbase.Tpo $depbase.Plo
#
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/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -export-dynamic -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 -lreadline -lncurses -lcrypto
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/lib'
#
Making all in src
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
Making all in plugins
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
Making all in lan
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lan'
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT lan.lo -MD -MP -MF .deps/lan.Tpo -c -o lan.lo lan.c
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT auth.lo -MD -MP -MF .deps/auth.Tpo -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)
#
^~~~~~~~
#
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,
#
^~~~
#
mv -f .deps/auth.Tpo .deps/auth.Plo
#
mv -f .deps/lan.Tpo .deps/lan.Plo
#
/bin/sh ../../../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -o libintf_lan.la lan.lo auth.lo md5.lo ../../../lib/libipmitool.la -lreadline -lncurses -lreadline -lncurses -lcrypto
#
copying selected object files to avoid basename conflicts...
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lan'
#
Making all in lanplus
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lanplus'
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT lanplus.lo -MD -MP -MF .deps/lanplus.Tpo -c -o lanplus.lo lanplus.c
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT lanplus_strings.lo -MD -MP -MF .deps/lanplus_strings.Tpo -c -o lanplus_strings.lo lanplus_strings.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;
#
^~~~~~~~~~
#
mv -f .deps/lanplus_strings.Tpo .deps/lanplus_strings.Plo
#
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)
#
^
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT lanplus_crypt.lo -MD -MP -MF .deps/lanplus_crypt.Tpo -c -o lanplus_crypt.lo lanplus_crypt.c
#
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,
#
^~~~
#
mv -f .deps/lanplus_crypt.Tpo .deps/lanplus_crypt.Plo
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT lanplus_dump.lo -MD -MP -MF .deps/lanplus_dump.Tpo -c -o lanplus_dump.lo lanplus_dump.c
#
mv -f .deps/lanplus_dump.Tpo .deps/lanplus_dump.Plo
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT lanplus_crypt_impl.lo -MD -MP -MF .deps/lanplus_crypt_impl.Tpo -c -o lanplus_crypt_impl.lo lanplus_crypt_impl.c
#
mv -f .deps/lanplus.Tpo .deps/lanplus.Plo
#
mv -f .deps/lanplus_crypt_impl.Tpo .deps/lanplus_crypt_impl.Plo
#
/bin/sh ../../../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -o libintf_lanplus.la lanplus.lo lanplus_strings.lo lanplus_crypt.lo lanplus_dump.lo lanplus_crypt_impl.lo ../../../lib/libipmitool.la -lreadline -lncurses -lreadline -lncurses -lcrypto
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lanplus'
#
Making all in open
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/open'
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT open.lo -MD -MP -MF .deps/open.Tpo -c -o open.lo open.c
#
In file included from ../../../include/ipmitool/ipmi_sel.h:38:0,
#
from open.c:47:
#
../../../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
#
} ATTRIBUTE_PACKING;
#
^
#
mv -f .deps/open.Tpo .deps/open.Plo
#
/bin/sh ../../../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -o libintf_open.la open.lo ../../../lib/libipmitool.la -lreadline -lncurses -lreadline -lncurses -lcrypto
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/open'
#
Making all in imb
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/imb'
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT imbapi.lo -MD -MP -MF .deps/imbapi.Tpo -c -o imbapi.lo imbapi.c
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT imb.lo -MD -MP -MF .deps/imb.Tpo -c -o imb.lo imb.c
#
In file included from ../../../include/ipmitool/ipmi_sel.h:38:0,
#
from imb.c:46:
#
../../../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
#
} ATTRIBUTE_PACKING;
#
^
#
imbapi.c:123:27: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
#
#define DEBUG(format, args...)
#
^~~
#
imbapi.c: In function 'open_imb':
#
imbapi.c:268:15: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
#
__FILE__,__FUNCTION__,IMB_DEVICE);
#
^~~~~~~~~~~~
#
imbapi.c:295:6: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
#
__FUNCTION__, my_ret_code, completionCode);
#
^~~~~~~~~~~~
#
imbapi.c: In function 'DeviceIoControl':
#
imbapi.c:367:12: warning: unused parameter 'dummey_hDevice' [-Wunused-parameter]
#
HANDLE dummey_hDevice, /* handle of device */
#
^~~~~~~~~~~~~~
#
imbapi.c: In function 'GetAsyncImbpMessage':
#
imbapi.c:1272:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
#
if( (msgPtr == NULL) || (msgLen == NULL) || ( seqNo == NULL) )
#
^~
#
imbapi.c:1275:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
#
req.timeOut = timeOut * 1000; /* convert to uSec units */
#
^~~
#
imbapi.c: In function 'GetAsyncImbpMessage_Ex':
#
imbapi.c:1416:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
#
if( (msgPtr == NULL) || (msgLen == NULL) || ( seqNo == NULL) )
#
^~
#
imbapi.c:1419:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
#
req.timeOut = timeOut * 1000; /* convert to uSec units */
#
^~~
#
imbapi.c: In function 'MapPhysicalMemory':
#
imbapi.c:2011:38: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
#
__FILE__,__FUNCTION__,IMB_DEVICE);
#
^~~~~~~~~~~~
#
imbapi.c:2031:46: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
#
sprintf(buf,"%s %s: mmap failed", __FILE__,__FUNCTION__);
#
^~~~~~~~~~~~
#
imbapi.c: In function 'UnmapPhysicalMemory':
#
imbapi.c:2084:48: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
#
sprintf(buf,"%s %s: munmap failed", __FILE__,__FUNCTION__);
#
^~~~~~~~~~~~
#
imb.c: In function 'ipmi_imb_send_cmd':
#
imb.c:78:62: warning: unused parameter 'intf' [-Wunused-parameter]
#
static struct ipmi_rs * ipmi_imb_send_cmd(struct ipmi_intf * intf, struct ipmi_rq * req)
#
^~~~
#
mv -f .deps/imb.Tpo .deps/imb.Plo
#
mv -f .deps/imbapi.Tpo .deps/imbapi.Plo
#
/bin/sh ../../../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -o libintf_imb.la imbapi.lo imb.lo ../../../lib/libipmitool.la -lreadline -lncurses -lreadline -lncurses -lcrypto
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/imb'
#
Making all in serial
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/serial'
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT serial_terminal.lo -MD -MP -MF .deps/serial_terminal.Tpo -c -o serial_terminal.lo serial_terminal.c
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT serial_basic.lo -MD -MP -MF .deps/serial_basic.Tpo -c -o serial_basic.lo serial_basic.c
#
serial_terminal.c:80:16: warning: ISO C forbids zero-size array 'data' [-Wpedantic]
#
unsigned char data[0];
#
^~~~
#
serial_terminal.c:102:16: warning: ISO C forbids zero-size array 'data' [-Wpedantic]
#
unsigned char data[0];
#
^~~~
#
serial_terminal.c: In function 'ipmi_serial_term_open':
#
serial_terminal.c:190:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
for (i = 0; i < sizeof(rates) / sizeof(rates[0]); i++) {
#
^
#
serial_terminal.c:191:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
if (rates[i].baudrate == rate) {
#
^~
#
serial_terminal.c:195:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
if (i >= sizeof(rates) / sizeof(rates[0])) {
#
^~
#
serial_terminal.c: In function 'serial_term_build_msg':
#
serial_terminal.c:488:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
if(req->msg.data_len + 3 + bridging_level * 8 > max_len) {
#
^
#
serial_terminal.c: In function 'serial_term_send_msg':
#
serial_terminal.c:636:19: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
#
buf += sprintf( buf, "%02x", msg[i]);
#
^~~
#
In file included from serial_terminal.c:37:0:
#
/usr/include/stdio.h:364:12: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}'
#
extern int sprintf (char *__restrict __s,
#
^~~~~~~
#
serial_terminal.c: In function 'serial_term_get_message':
#
serial_terminal.c:719:25: warning: unused parameter 'max_len' [-Wunused-parameter]
#
uint8_t * msg, size_t max_len)
#
^~~~~~~
#
serial_basic.c:82:16: warning: ISO C forbids zero-size array 'data' [-Wpedantic]
#
unsigned char data[0];
#
^~~~
#
serial_basic.c:104:16: warning: ISO C forbids zero-size array 'data' [-Wpedantic]
#
unsigned char data[0];
#
^~~~
#
serial_basic.c: In function 'serial_bm_open':
#
serial_basic.c:243:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
for (i = 0; i < sizeof(rates) / sizeof(rates[0]); i++) {
#
^
#
serial_basic.c:244:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
if (rates[i].baudrate == rate) {
#
^~
#
serial_basic.c:248:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
if (i >= sizeof(rates) / sizeof(rates[0])) {
#
^~
#
serial_basic.c: In function 'serial_bm_recv_msg':
#
serial_basic.c:573:14: warning: pointer targets in passing argument 1 of 'buf2str' differ in signedness [-Wpointer-sign]
#
buf2str(recv_ctx->buffer + recv_ctx->buffer_size, rv));
#
^~~~~~~~
#
In file included from ../../../include/ipmitool/ipmi.h:41:0,
#
from serial_basic.c:51:
#
../../../include/ipmitool/helper.h:100:14: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *'
#
const char * buf2str(uint8_t * buf, int len);
#
^~~~~~~
#
serial_basic.c:580:31: warning: pointer targets in passing argument 1 of 'serial_bm_parse_buffer' differ in signedness [-Wpointer-sign]
#
rv = serial_bm_parse_buffer(recv_ctx->buffer,
#
^~~~~~~~
#
serial_basic.c:472:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *'
#
serial_bm_parse_buffer(const uint8_t * data, int data_len,
#
^~~~~~~~~~~~~~~~~~~~~~
#
serial_basic.c:583:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
if (rv < recv_ctx->buffer_size) {
#
^
#
serial_basic.c: In function 'serial_bm_build_msg':
#
serial_basic.c:628:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#
if(req->msg.data_len + 7 + bridging_level * 8 > max_len) {
#
^
#
serial_basic.c: In function 'serial_bm_get_message':
#
serial_basic.c:823:25: warning: unused parameter 'max_len' [-Wunused-parameter]
#
uint8_t * msg, size_t max_len)
#
^~~~~~~
#
mv -f .deps/serial_terminal.Tpo .deps/serial_terminal.Plo
#
mv -f .deps/serial_basic.Tpo .deps/serial_basic.Plo
#
/bin/sh ../../../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -o libintf_serial.la serial_terminal.lo serial_basic.lo ../../../lib/libipmitool.la -lreadline -lncurses -lreadline -lncurses -lcrypto
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/serial'
#
Making all in usb
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/usb'
#
/bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT usb.lo -MD -MP -MF .deps/usb.Tpo -c -o usb.lo usb.c
#
In file included from /usr/include/sys/types.h:25:0,
#
from ../../../include/ipmitool/helper.h:36,
#
from usb.c:35:
#
/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"
#
^~~~~~~
#
mv -f .deps/usb.Tpo .deps/usb.Plo
#
/bin/sh ../../../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -o libintf_usb.la usb.lo ../../../lib/libipmitool.la -lreadline -lncurses -lreadline -lncurses -lcrypto
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/usb'
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
/bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmi_intf.lo -MD -MP -MF .deps/ipmi_intf.Tpo -c -o ipmi_intf.lo ipmi_intf.c
#
In file included from ipmi_intf.c:56:0:
#
../../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
#
} ATTRIBUTE_PACKING;
#
^
#
mv -f .deps/ipmi_intf.Tpo .deps/ipmi_intf.Plo
#
/bin/sh ../../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -export-dynamic -o libintf.la ipmi_intf.lo lan/libintf_lan.la usb/libintf_usb.la lanplus/libintf_lanplus.la serial/libintf_serial.la open/libintf_open.la imb/libintf_imb.la -lreadline -lncurses -lreadline -lncurses -lcrypto
#
copying selected object files to avoid basename conflicts...
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmitool.o -MD -MP -MF .deps/ipmitool.Tpo -c -o ipmitool.o ipmitool.c
#
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmishell.o -MD -MP -MF .deps/ipmishell.Tpo -c -o ipmishell.o ipmishell.c
#
In file included from ipmitool.c:40:0:
#
../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
#
} ATTRIBUTE_PACKING;
#
^
#
In file included from /usr/include/stdio.h:27:0,
#
from ipmishell.c:36:
#
/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 ipmitool.c:43:0:
#
../include/ipmitool/ipmi_fru.h:84:3: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
#
};
#
^
#
In file included from ipmitool.c:47: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 ipmitool.c:63:0:
#
../include/ipmitool/ipmi_hpmfwupg.h:440:16: warning: ISO C forbids zero-size array 'data' [-Wpedantic]
#
unsigned char data[0];
#
^~~~
#
In file included from ipmitool.c:63:0:
#
../include/ipmitool/ipmi_hpmfwupg.h:85:12: warning: 'errorCount' defined but not used [-Wunused-variable]
#
static int errorCount;
#
^~~~~~~~~~
#
In file included from ipmitool.c:43:0:
#
../include/ipmitool/ipmi_fru.h:613:20: warning: 'section_id' defined but not used [-Wunused-variable]
#
static const char *section_id[4] = {
#
^~~~~~~~~~
#
mv -f .deps/ipmitool.Tpo .deps/ipmitool.Po
#
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -MT ipmievd.o -MD -MP -MF .deps/ipmievd.Tpo -c -o ipmievd.o ipmievd.c
#
ipmishell.c: In function 'ipmi_shell_main':
#
ipmishell.c:102:50: warning: unused parameter 'argc' [-Wunused-parameter]
#
int ipmi_shell_main(struct ipmi_intf * intf, int argc, char ** argv)
#
^~~~
#
ipmishell.c:102:64: warning: unused parameter 'argv' [-Wunused-parameter]
#
int ipmi_shell_main(struct ipmi_intf * intf, int argc, char ** argv)
#
^~~~
#
ipmishell.c: In function 'ipmi_echo_main':
#
ipmishell.c:228:39: warning: unused parameter 'intf' [-Wunused-parameter]
#
int ipmi_echo_main(struct ipmi_intf * intf, int argc, char ** argv)
#
^~~~
#
In file included from /usr/include/stdio.h:27:0,
#
from ipmievd.c:35:
#
/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"
#
^~~~~~~
#
mv -f .deps/ipmishell.Tpo .deps/ipmishell.Po
#
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -o ipmitool ipmitool.o ipmishell.o ../lib/libipmitool.la plugins/libintf.la -lreadline -lncurses -lreadline -lncurses -lcrypto
#
In file included from ../include/ipmitool/ipmi_sel.h:38:0,
#
from ipmievd.c:81:
#
../include/ipmitool/ipmi_sdr.h:312:23: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
#
} ATTRIBUTE_PACKING;
#
^
#
ipmievd.c: In function 'ipmievd_cleanup':
#
ipmievd.c:687:21: warning: unused parameter 'signal' [-Wunused-parameter]
#
ipmievd_cleanup(int signal)
#
^~~~~~
#
mv -f .deps/ipmievd.Tpo .deps/ipmievd.Po
#
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -o ipmievd ipmievd.o ../lib/libipmitool.la plugins/libintf.la -lreadline -lncurses -lreadline -lncurses -lcrypto
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
Making all in include
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
Making all in ipmitool
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/include/ipmitool'
#
make[3]: Nothing to be done for 'all'.
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/include/ipmitool'
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
make[3]: Nothing to be done for 'all-am'.
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
Making all in doc
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/doc'
#
make[2]: Nothing to be done for 'all'.
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/doc'
#
Making all in contrib
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/contrib'
#
make[2]: Nothing to be done for 'all'.
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/contrib'
#
Making all in control
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/control'
#
make[2]: Nothing to be done for 'all'.
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/control'
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17'
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17'
#
make[1]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17'
#
==> Entering fakeroot environment...
#
==> Starting package()...
#
Making install in lib
#
make[1]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/lib'
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/lib'
#
make[2]: Nothing to be done for 'install-exec-am'.
#
make[2]: Nothing to be done for 'install-data-am'.
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/lib'
#
make[1]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/lib'
#
Making install in src
#
make[1]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
Making install in plugins
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
Making install in lan
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lan'
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lan'
#
make[4]: Nothing to be done for 'install-exec-am'.
#
make[4]: Nothing to be done for 'install-data-am'.
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lan'
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lan'
#
Making install in lanplus
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lanplus'
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lanplus'
#
make[4]: Nothing to be done for 'install-exec-am'.
#
make[4]: Nothing to be done for 'install-data-am'.
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lanplus'
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/lanplus'
#
Making install in open
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/open'
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/open'
#
make[4]: Nothing to be done for 'install-exec-am'.
#
make[4]: Nothing to be done for 'install-data-am'.
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/open'
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/open'
#
Making install in imb
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/imb'
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/imb'
#
make[4]: Nothing to be done for 'install-exec-am'.
#
make[4]: Nothing to be done for 'install-data-am'.
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/imb'
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/imb'
#
Making install in serial
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/serial'
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/serial'
#
make[4]: Nothing to be done for 'install-exec-am'.
#
make[4]: Nothing to be done for 'install-data-am'.
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/serial'
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/serial'
#
Making install in usb
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/usb'
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/usb'
#
make[4]: Nothing to be done for 'install-exec-am'.
#
make[4]: Nothing to be done for 'install-data-am'.
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/usb'
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/usb'
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
make[4]: Nothing to be done for 'install-exec-am'.
#
make[4]: Nothing to be done for 'install-data-am'.
#
make[4]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins'
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
/usr/sbin/mkdir -p '/tmp/ipmitool/pkg/ipmitool/usr/bin'
#
make[3]: Nothing to be done for 'install-data-am'.
#
/usr/sbin/mkdir -p '/tmp/ipmitool/pkg/ipmitool/usr/bin'
#
/bin/sh ../libtool --silent --mode=install /usr/bin/install -c ipmitool '/tmp/ipmitool/pkg/ipmitool/usr/bin'
#
/bin/sh ../libtool --silent --mode=install /usr/bin/install -c ipmievd '/tmp/ipmitool/pkg/ipmitool/usr/bin'
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
make[1]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/src'
#
Making install in include
#
make[1]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
Making install in ipmitool
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/include/ipmitool'
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/include/ipmitool'
#
make[3]: Nothing to be done for 'install-exec-am'.
#
make[3]: Nothing to be done for 'install-data-am'.
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/include/ipmitool'
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/include/ipmitool'
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
make[3]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
make[3]: Nothing to be done for 'install-exec-am'.
#
make[3]: Nothing to be done for 'install-data-am'.
#
make[3]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
make[1]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/include'
#
Making install in doc
#
make[1]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/doc'
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/doc'
#
make[2]: Nothing to be done for 'install-exec-am'.
#
/usr/sbin/mkdir -p '/tmp/ipmitool/pkg/ipmitool/usr/share/man/man1'
#
/usr/sbin/mkdir -p '/tmp/ipmitool/pkg/ipmitool/usr/share/man/man8'
#
/usr/bin/install -c -m 644 ipmitool.1 '/tmp/ipmitool/pkg/ipmitool/usr/share/man/man1'
#
/usr/bin/install -c -m 644 ipmievd.8 '/tmp/ipmitool/pkg/ipmitool/usr/share/man/man8'
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/doc'
#
make[1]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/doc'
#
Making install in contrib
#
make[1]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/contrib'
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/contrib'
#
make[2]: Nothing to be done for 'install-exec-am'.
#
/usr/sbin/mkdir -p '/tmp/ipmitool/pkg/ipmitool/usr/share/ipmitool'
#
/usr/bin/install -c -m 644 oem_ibm_sel_map '/tmp/ipmitool/pkg/ipmitool/usr/share/ipmitool'
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/contrib'
#
make[1]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/contrib'
#
Making install in control
#
make[1]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/control'
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/control'
#
make[2]: Nothing to be done for 'install-exec-am'.
#
make[2]: Nothing to be done for 'install-data-am'.
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/control'
#
make[1]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17/control'
#
make[1]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17'
#
make[2]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17'
#
make[2]: Nothing to be done for 'install-exec-am'.
#
mkdir -p /tmp/ipmitool/pkg/ipmitool/usr/share/doc/ipmitool
#
/usr/bin/install -c -m 644 ./README ./COPYING ./AUTHORS ./ChangeLog /tmp/ipmitool/pkg/ipmitool/usr/share/doc/ipmitool
#
make[2]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17'
#
make[1]: Leaving directory '/tmp/ipmitool/src/ipmitool-1.8.17'
#
==> Tidying install...
#
-> Removing doc files...
#
-> Purging unwanted files...
#
==> Checking for packaging issue...
#
==> Creating package "ipmitool"...
#
-> Generating .PKGINFO file...
#
-> Generating .BUILDINFO file...
#
error: invalid option '--noprogressbar'
#
-> Generating .MTREE file...
#
-> Compressing package...
#
==> Leaving fakeroot environment.
#
==> Finished making: ipmitool 1.8.17-1 (Wed Aug 24 13:18:52 UTC 2016)
CMD: pacman --query --file ipmitool-1.8.17-1-x86_64.pkg.tar.xz
Creating hybrid package for 'ipmitool'
Trying to find vanilla package 'ipmitool'...
CMD: pacman --query --file /mirror/ipmitool-1.8.17-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/ipmitool
/usr/bin/ipmievd
/usr/share/man/man1/ipmitool.1.gz
/usr/share/man/man8/ipmievd.8.gz
/usr/share/ipmitool/oem_ibm_sel_map
/usr/share/doc/ipmitool/README
/usr/share/doc/ipmitool/COPYING
/usr/share/doc/ipmitool/AUTHORS
/usr/share/doc/ipmitool/ChangeLog
/usr/share/licenses/ipmitool/LICENSE
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf ipmitool.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ipmitool.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ipmitool.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/ipmitool.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/ipmitool/src/ipmitool-1.8.17/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ipmitool configure 1.8.17, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --with-kerneldir
## --------- ##
## Platform. ##
## --------- ##
hostname = 703f4973b18c
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2308: checking build system type
configure:2322: result: x86_64-unknown-linux-gnu
configure:2342: checking host system type
configure:2355: result: x86_64-unknown-linux-gnu
configure:2375: checking target system type
configure:2388: result: x86_64-unknown-linux-gnu
configure:2431: checking for a BSD-compatible install
configure:2499: result: /usr/bin/install -c
configure:2510: checking whether build environment is sane
configure:2565: result: yes
configure:2624: checking for x86_64-unknown-linux-strip
configure:2654: result: no
configure:2664: checking for strip
configure:2680: found /usr/sbin/strip
configure:2691: result: strip
configure:2716: checking for a thread-safe mkdir -p
configure:2755: result: /usr/sbin/mkdir -p
configure:2762: checking for gawk
configure:2778: found /usr/sbin/gawk
configure:2789: result: gawk
configure:2800: checking whether make sets $(MAKE)
configure:2822: result: yes
configure:2851: checking whether make supports nested variables
configure:2868: result: yes
configure:3007: checking for x86_64-unknown-linux-gcc
configure:3037: result: no
configure:3047: checking for gcc
configure:3063: found /usr/sbin/gcc
configure:3074: result: gcc
configure:3303: checking for C compiler version
configure:3312: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3323: $? = 0
configure:3312: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3323: $? = 0
configure:3312: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3323: $? = 1
configure:3312: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3323: $? = 1
configure:3343: checking whether the C compiler works
configure:3365: gcc conftest.c >&5
configure:3369: $? = 0
configure:3417: result: yes
configure:3420: checking for C compiler default output file name
configure:3422: result: a.out
configure:3428: checking for suffix of executables
configure:3435: gcc -o conftest conftest.c >&5
configure:3439: $? = 0
configure:3461: result:
configure:3483: checking whether we are cross compiling
configure:3491: gcc -o conftest conftest.c >&5
configure:3495: $? = 0
configure:3502: ./conftest
configure:3506: $? = 0
configure:3521: result: no
configure:3526: checking for suffix of object files
configure:3548: gcc -c conftest.c >&5
configure:3552: $? = 0
configure:3573: result: o
configure:3577: checking whether we are using the GNU C compiler
configure:3596: gcc -c conftest.c >&5
configure:3596: $? = 0
configure:3605: result: yes
configure:3614: checking whether gcc accepts -g
configure:3634: gcc -c -g conftest.c >&5
configure:3634: $? = 0
configure:3675: result: yes
configure:3692: checking for gcc option to accept ISO C89
configure:3755: gcc -c conftest.c >&5
configure:3755: $? = 0
configure:3768: result: none needed
configure:3793: checking whether gcc understands -c and -o together
configure:3815: gcc -c conftest.c -o conftest2.o
configure:3818: $? = 0
configure:3815: gcc -c conftest.c -o conftest2.o
configure:3818: $? = 0
configure:3830: result: yes
configure:3858: checking for style of include used by make
configure:3886: result: GNU
configure:3912: checking dependency style of gcc
configure:4023: result: gcc3
configure:4039: checking whether ln -s works
configure:4043: result: yes
configure:4050: checking whether make sets $(MAKE)
configure:4072: result: yes
configure:4083: checking for rpmbuild
configure:4111: result: rpm
configure:4121: checking for sed
configure:4137: found /usr/sbin/sed
configure:4148: result: sed
configure:4163: checking how to run the C preprocessor
configure:4194: gcc -E conftest.c
configure:4194: $? = 0
configure:4208: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| /* end confdefs.h. */
| #include
configure:4233: result: gcc -E
configure:4253: gcc -E conftest.c
configure:4253: $? = 0
configure:4267: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| /* end confdefs.h. */
| #include
configure:4296: checking for grep that handles long lines and -e
configure:4354: result: /usr/sbin/grep
configure:4359: checking for egrep
configure:4421: result: /usr/sbin/grep -E
configure:4426: checking for ANSI C header files
configure:4446: gcc -c conftest.c >&5
configure:4446: $? = 0
configure:4519: gcc -o conftest conftest.c >&5
configure:4519: $? = 0
configure:4519: ./conftest
configure:4519: $? = 0
configure:4530: result: yes
configure:4543: checking for sys/types.h
configure:4543: gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4543: result: yes
configure:4543: checking for sys/stat.h
configure:4543: gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4543: result: yes
configure:4543: checking for stdlib.h
configure:4543: gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4543: result: yes
configure:4543: checking for string.h
configure:4543: gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4543: result: yes
configure:4543: checking for memory.h
configure:4543: gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4543: result: yes
configure:4543: checking for strings.h
configure:4543: gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4543: result: yes
configure:4543: checking for inttypes.h
configure:4543: gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4543: result: yes
configure:4543: checking for stdint.h
configure:4543: gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4543: result: yes
configure:4543: checking for unistd.h
configure:4543: gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4543: result: yes
configure:4558: checking for stdlib.h
configure:4558: result: yes
configure:4558: checking for string.h
configure:4558: result: yes
configure:4558: checking sys/ioctl.h usability
configure:4558: gcc -c conftest.c >&5
configure:4558: $? = 0
configure:4558: result: yes
configure:4558: checking sys/ioctl.h presence
configure:4558: gcc -E conftest.c
configure:4558: $? = 0
configure:4558: result: yes
configure:4558: checking for sys/ioctl.h
configure:4558: result: yes
configure:4558: checking for sys/stat.h
configure:4558: result: yes
configure:4558: checking for unistd.h
configure:4558: result: yes
configure:4558: checking paths.h usability
configure:4558: gcc -c conftest.c >&5
configure:4558: $? = 0
configure:4558: result: yes
configure:4558: checking paths.h presence
configure:4558: gcc -E conftest.c
configure:4558: $? = 0
configure:4558: result: yes
configure:4558: checking for paths.h
configure:4558: result: yes
configure:4571: checking arpa/inet.h usability
configure:4571: gcc -c conftest.c >&5
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking arpa/inet.h presence
configure:4571: gcc -E conftest.c
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking for arpa/inet.h
configure:4571: result: yes
configure:4571: checking fcntl.h usability
configure:4571: gcc -c conftest.c >&5
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking fcntl.h presence
configure:4571: gcc -E conftest.c
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking for fcntl.h
configure:4571: result: yes
configure:4571: checking netdb.h usability
configure:4571: gcc -c conftest.c >&5
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking netdb.h presence
configure:4571: gcc -E conftest.c
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking for netdb.h
configure:4571: result: yes
configure:4571: checking netinet/in.h usability
configure:4571: gcc -c conftest.c >&5
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking netinet/in.h presence
configure:4571: gcc -E conftest.c
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking for netinet/in.h
configure:4571: result: yes
configure:4571: checking sys/socket.h usability
configure:4571: gcc -c conftest.c >&5
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking sys/socket.h presence
configure:4571: gcc -E conftest.c
configure:4571: $? = 0
configure:4571: result: yes
configure:4571: checking for sys/socket.h
configure:4571: result: yes
configure:4584: checking sys/byteorder.h usability
configure:4584: gcc -c conftest.c >&5
conftest.c:65:27: fatal error: sys/byteorder.h: No such file or directory
#include
^
compilation terminated.
configure:4584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4584: result: no
configure:4584: checking sys/byteorder.h presence
configure:4584: gcc -E conftest.c
conftest.c:32:27: fatal error: sys/byteorder.h: No such file or directory
#include
^
compilation terminated.
configure:4584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
configure:4584: result: no
configure:4584: checking for sys/byteorder.h
configure:4584: result: no
configure:4584: checking byteswap.h usability
configure:4584: gcc -c conftest.c >&5
configure:4584: $? = 0
configure:4584: result: yes
configure:4584: checking byteswap.h presence
configure:4584: gcc -E conftest.c
configure:4584: $? = 0
configure:4584: result: yes
configure:4584: checking for byteswap.h
configure:4584: result: yes
configure:4595: checking for an ANSI C-conforming const
configure:4661: gcc -c conftest.c >&5
configure:4661: $? = 0
configure:4668: result: yes
configure:4676: checking for inline
configure:4692: gcc -c conftest.c >&5
configure:4692: $? = 0
configure:4700: result: inline
configure:4718: checking whether byte ordering is bigendian
configure:4733: gcc -c conftest.c >&5
conftest.c:34:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:34:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:34:15: error: unknown type name 'universal'
configure:4733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:4778: gcc -c conftest.c >&5
configure:4778: $? = 0
configure:4796: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:40:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:40:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:4796: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4924: result: no
configure:4946: checking sys/select.h usability
configure:4946: gcc -c conftest.c >&5
configure:4946: $? = 0
configure:4946: result: yes
configure:4946: checking sys/select.h presence
configure:4946: gcc -E conftest.c
configure:4946: $? = 0
configure:4946: result: yes
configure:4946: checking for sys/select.h
configure:4946: result: yes
configure:4946: checking for sys/socket.h
configure:4946: result: yes
configure:4956: checking types of arguments for select
configure:4984: gcc -c conftest.c >&5
configure:4984: $? = 0
configure:4995: result: int,fd_set *,struct timeval *
configure:5018: checking for working strtod
configure:5059: gcc -o conftest conftest.c >&5
configure:5059: $? = 0
configure:5059: ./conftest
configure:5059: $? = 0
configure:5069: result: yes
configure:5134: checking for alarm
configure:5134: gcc -o conftest conftest.c >&5
configure:5134: $? = 0
configure:5134: result: yes
configure:5134: checking for gethostbyname
configure:5134: gcc -o conftest conftest.c >&5
configure:5134: $? = 0
configure:5134: result: yes
configure:5134: checking for getaddrinfo
configure:5134: gcc -o conftest conftest.c >&5
configure:5134: $? = 0
configure:5134: result: yes
configure:5134: checking for getifaddrs
configure:5134: gcc -o conftest conftest.c >&5
configure:5134: $? = 0
configure:5134: result: yes
configure:5134: checking for socket
configure:5134: gcc -o conftest conftest.c >&5
configure:5134: $? = 0
configure:5134: result: yes
configure:5134: checking for select
configure:5134: gcc -o conftest conftest.c >&5
configure:5134: $? = 0
configure:5134: result: yes
configure:5146: checking for memmove
configure:5146: gcc -o conftest conftest.c >&5
conftest.c:67:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^~~~~~~
configure:5146: $? = 0
configure:5146: result: yes
configure:5146: checking for memset
configure:5146: gcc -o conftest conftest.c >&5
conftest.c:68:6: warning: conflicting types for built-in function 'memset'
char memset ();
^~~~~~
configure:5146: $? = 0
configure:5146: result: yes
configure:5146: checking for strchr
configure:5146: gcc -o conftest conftest.c >&5
conftest.c:69:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^~~~~~
configure:5146: $? = 0
configure:5146: result: yes
configure:5146: checking for strdup
configure:5146: gcc -o conftest conftest.c >&5
conftest.c:70:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:5146: $? = 0
configure:5146: result: yes
configure:5146: checking for strerror
configure:5146: gcc -o conftest conftest.c >&5
configure:5146: $? = 0
configure:5146: result: yes
configure:5157: checking for getpassphrase
configure:5157: gcc -o conftest conftest.c >&5
/tmp/ccrTwQ2U.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `getpassphrase'
collect2: error: ld returned 1 exit status
configure:5157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define getpassphrase to an innocuous variant, in case declares getpassphrase.
| For example, HP-UX 11i declares gettimeofday. */
| #define getpassphrase innocuous_getpassphrase
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpassphrase (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getpassphrase
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpassphrase ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getpassphrase || defined __stub___getpassphrase
| choke me
| #endif
|
| int
| main ()
| {
| return getpassphrase ();
| ;
| return 0;
| }
configure:5157: result: no
configure:5215: checking how to print strings
configure:5242: result: printf
configure:5263: checking for a sed that does not truncate output
configure:5327: result: sed
configure:5345: checking for fgrep
configure:5407: result: /usr/sbin/grep -F
configure:5442: checking for ld used by gcc
configure:5509: result: /usr/sbin/ld
configure:5516: checking if the linker (/usr/sbin/ld) is GNU ld
configure:5531: result: yes
configure:5543: checking for BSD- or MS-compatible name lister (nm)
configure:5592: result: /usr/sbin/nm -B
configure:5722: checking the name lister (/usr/sbin/nm -B) interface
configure:5729: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:5732: /usr/sbin/nm -B "conftest.o"
configure:5735: output
0000000000000000 B some_variable
configure:5742: result: BSD nm
configure:5746: checking the maximum length of command line arguments
configure:5877: result: 1572864
configure:5894: checking whether the shell understands some XSI constructs
configure:5904: result: yes
configure:5908: checking whether the shell understands "+="
configure:5914: result: yes
configure:5949: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5989: result: func_convert_file_noop
configure:5996: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6016: result: func_convert_file_noop
configure:6023: checking for /usr/sbin/ld option to reload object files
configure:6030: result: -r
configure:6064: checking for x86_64-unknown-linux-objdump
configure:6094: result: no
configure:6104: checking for objdump
configure:6120: found /usr/sbin/objdump
configure:6131: result: objdump
configure:6163: checking how to recognize dependent libraries
configure:6361: result: pass_all
configure:6406: checking for x86_64-unknown-linux-dlltool
configure:6436: result: no
configure:6446: checking for dlltool
configure:6476: result: no
configure:6506: checking how to associate runtime and link libraries
configure:6533: result: printf %s\n
configure:6549: checking for x86_64-unknown-linux-ar
configure:6579: result: no
configure:6593: checking for ar
configure:6609: found /usr/sbin/ar
configure:6620: result: ar
configure:6657: checking for archiver @FILE support
configure:6674: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:6674: $? = 0
configure:6677: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6680: $? = 0
configure:6685: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6688: $? = 1
configure:6700: result: @
configure:6718: checking for x86_64-unknown-linux-strip
configure:6745: result: strip
configure:6817: checking for x86_64-unknown-linux-ranlib
configure:6847: result: no
configure:6857: checking for ranlib
configure:6873: found /usr/sbin/ranlib
configure:6884: result: ranlib
configure:6986: checking command to parse /usr/sbin/nm -B output from gcc object
configure:7106: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:7109: $? = 0
configure:7113: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7116: $? = 0
configure:7182: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c conftstm.o >&5
conftest.c:29:20: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
{"nm_test_func", (void *) &nm_test_func},
^
configure:7185: $? = 0
configure:7223: result: ok
configure:7260: checking for sysroot
configure:7290: result: no
configure:7367: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:7370: $? = 0
configure:7519: checking for x86_64-unknown-linux-mt
configure:7549: result: no
configure:7559: checking for mt
configure:7589: result: no
configure:7609: checking if : is a manifest tool
configure:7615: : '-?'
configure:7623: result: no
configure:8262: checking for dlfcn.h
configure:8262: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:8262: $? = 0
configure:8262: result: yes
configure:8468: checking for objdir
configure:8483: result: .libs
configure:8750: checking if gcc supports -fno-rtti -fno-exceptions
configure:8768: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8772: $? = 0
configure:8785: result: no
configure:9112: checking for gcc option to produce PIC
configure:9119: result: -fPIC -DPIC
configure:9127: checking if gcc PIC flag -fPIC -DPIC works
configure:9145: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -fPIC -DPIC -DPIC conftest.c >&5
configure:9149: $? = 0
configure:9162: result: yes
configure:9191: checking if gcc static flag -static works
configure:9219: result: yes
configure:9234: checking if gcc supports -c -o file.o
configure:9255: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -o out/conftest2.o conftest.c >&5
configure:9259: $? = 0
configure:9281: result: yes
configure:9289: checking if gcc supports -c -o file.o
configure:9336: result: yes
configure:9369: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:10526: result: yes
configure:10563: checking whether -lc should be explicitly linked in
configure:10571: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:10574: $? = 0
configure:10589: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:10592: $? = 0
configure:10606: result: no
configure:10766: checking dynamic linker characteristics
configure:11266: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11266: $? = 0
configure:11500: result: GNU/Linux ld.so
configure:11607: checking how to hardcode library paths into programs
configure:11632: result: immediate
configure:12172: checking whether stripping libraries is possible
configure:12177: result: yes
configure:12212: checking if libtool supports shared libraries
configure:12214: result: yes
configure:12217: checking whether to build shared libraries
configure:12238: result: yes
configure:12241: checking whether to build static libraries
configure:12245: result: yes
configure:12284: checking for library containing gethostbyname
configure:12315: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:12315: $? = 0
configure:12332: result: none required
configure:12340: checking for library containing getaddrinfo
configure:12371: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:12371: $? = 0
configure:12388: result: none required
configure:12396: checking for library containing getifaddrs
configure:12427: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:12427: $? = 0
configure:12444: result: none required
configure:12452: checking for library containing socket
configure:12483: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
configure:12483: $? = 0
configure:12500: result: none required
configure:12664: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
};
^
conftest.c:59:9: warning: struct has no named members [-Wpedantic]
struct test {
^~~~
conftest.c:66:2: warning: 'test..a' is used uninitialized in this function [-Wuninitialized]
printf("a is %d", test.a);
^~~~~~~~~~~~~~~~~~~~~~~~~
configure:12664: $? = 0
configure:12683: checking for EVP_aes_128_cbc in -lcrypto
configure:12708: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c -lcrypto -lcrypto >&5
configure:12708: $? = 0
configure:12717: result: yes
configure:12728: checking for MD5_Init in -lcrypto
configure:12753: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c -lcrypto -lcrypto -lcrypto >&5
configure:12753: $? = 0
configure:12762: result: yes
configure:12777: checking for MD2_Init in -lcrypto
configure:12802: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c -lcrypto -lcrypto -lcrypto >&5
/tmp/ccCWHuSN.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `MD2_Init'
collect2: error: ld returned 1 exit status
configure:12802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char MD2_Init ();
| int
| main ()
| {
| return MD2_Init ();
| ;
| return 0;
| }
configure:12811: result: no
configure:12942: checking for linux/compiler.h
configure:12949: gcc -E -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c
conftest.c:57:28: fatal error: linux/compiler.h: No such file or directory
#include
^
compilation terminated.
configure:12949: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| /* end confdefs.h. */
| #include
configure:12956: result: no
configure:12964: checking sys/ioccom.h usability
configure:12964: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c >&5
conftest.c:90:24: fatal error: sys/ioccom.h: No such file or directory
#include
^
compilation terminated.
configure:12964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:12964: result: no
configure:12964: checking sys/ioccom.h presence
configure:12964: gcc -E conftest.c
conftest.c:57:24: fatal error: sys/ioccom.h: No such file or directory
#include
^
compilation terminated.
configure:12964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| /* end confdefs.h. */
| #include
configure:12964: result: no
configure:12964: checking for sys/ioccom.h
configure:12964: result: no
configure:12973: checking linux/ipmi.h usability
configure:12973: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c >&5
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking linux/ipmi.h presence
configure:12973: gcc -E conftest.c
configure:12973: $? = 0
configure:12973: result: yes
configure:12973: checking for linux/ipmi.h
configure:12973: result: yes
configure:12993: checking for ipmi_open_inband in -lfreeipmi
configure:13018: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c -lfreeipmi -lcrypto >&5
/usr/sbin/ld: cannot find -lfreeipmi
collect2: error: ld returned 1 exit status
configure:13018: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| #define HAVE_OPENIPMI_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ipmi_open_inband ();
| int
| main ()
| {
| return ipmi_open_inband ();
| ;
| return 0;
| }
configure:13027: result: no
configure:13036: checking for ipmi_ctx_open_inband in -lfreeipmi
configure:13061: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c -lfreeipmi -lcrypto >&5
/usr/sbin/ld: cannot find -lfreeipmi
collect2: error: ld returned 1 exit status
configure:13061: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| #define HAVE_OPENIPMI_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ipmi_ctx_open_inband ();
| int
| main ()
| {
| return ipmi_ctx_open_inband ();
| ;
| return 0;
| }
configure:13070: result: no
configure:13321: checking termios.h usability
configure:13321: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c >&5
configure:13321: $? = 0
configure:13321: result: yes
configure:13321: checking termios.h presence
configure:13321: gcc -E conftest.c
configure:13321: $? = 0
configure:13321: result: yes
configure:13321: checking for termios.h
configure:13321: result: yes
configure:13378: checking for OpenIPMI dual bridge support
configure:13408: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include -Isrc/plugins/open -DENABLE_INTF_OPEN_DUAL_BRIDGE conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:5: error: 'struct ipmi_ipmb_addr' has no member named 'transit_slave_addr'; did you mean 'slave_addr'?
a.transit_slave_addr = 0;
^
conftest.c:76:26: warning: variable 'a' set but not used [-Wunused-but-set-variable]
struct ipmi_ipmb_addr a;
^
configure:13408: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| #define HAVE_OPENIPMI_H 1
| #define HAVE_TERMIOS_H 1
| #define IPMI_INTF_OPEN 1
| /* end confdefs.h. */
|
| #if defined(HAVE_OPENIPMI_H)
| # if defined(HAVE_LINUX_COMPILER_H)
| # include
| # endif
| # include
| #elif defined(HAVE_FREEBSD_IPMI_H)
| # include
| #else
| # include "open.h"
| #endif
|
| int
| main ()
| {
|
| struct ipmi_ipmb_addr a;
| a.transit_slave_addr = 0;
|
| ;
| return 0;
| }
configure:13418: result: no
configure:13441: checking sys/lipmi/lipmi_intf.h usability
configure:13441: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c >&5
conftest.c:94:34: fatal error: sys/lipmi/lipmi_intf.h: No such file or directory
#include
^
compilation terminated.
configure:13441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| #define HAVE_OPENIPMI_H 1
| #define HAVE_TERMIOS_H 1
| #define IPMI_INTF_OPEN 1
| #define IPMI_INTF_IMB 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13441: result: no
configure:13441: checking sys/lipmi/lipmi_intf.h presence
configure:13441: gcc -E conftest.c
conftest.c:61:34: fatal error: sys/lipmi/lipmi_intf.h: No such file or directory
#include
^
compilation terminated.
configure:13441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| #define HAVE_OPENIPMI_H 1
| #define HAVE_TERMIOS_H 1
| #define IPMI_INTF_OPEN 1
| #define IPMI_INTF_IMB 1
| /* end confdefs.h. */
| #include
configure:13441: result: no
configure:13441: checking for sys/lipmi/lipmi_intf.h
configure:13441: result: no
configure:13514: checking for library containing tgetent
configure:13545: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c -lcrypto >&5
/tmp/ccQyjjAs.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `tgetent'
collect2: error: ld returned 1 exit status
configure:13545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| #define HAVE_OPENIPMI_H 1
| #define HAVE_TERMIOS_H 1
| #define IPMI_INTF_OPEN 1
| #define IPMI_INTF_IMB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:13545: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c -ltinfo -lcrypto >&5
/usr/sbin/ld: cannot find -ltinfo
collect2: error: ld returned 1 exit status
configure:13545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| #define HAVE_OPENIPMI_H 1
| #define HAVE_TERMIOS_H 1
| #define IPMI_INTF_OPEN 1
| #define IPMI_INTF_IMB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:13545: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c -lncurses -lcrypto >&5
configure:13545: $? = 0
configure:13562: result: -lncurses
configure:13570: checking for library containing initscr
configure:13601: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c -lncurses -lcrypto >&5
configure:13601: $? = 0
configure:13618: result: none required
configure:13626: checking for library containing readline
configure:13657: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c -lncurses -lcrypto >&5
/tmp/ccKe0Y2E.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `readline'
collect2: error: ld returned 1 exit status
configure:13657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ipmitool"
| #define PACKAGE_TARNAME "ipmitool"
| #define PACKAGE_VERSION "1.8.17"
| #define PACKAGE_STRING "ipmitool 1.8.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ipmitool"
| #define VERSION "1.8.17"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_ALARM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SOCKET 1
| #define HAVE_SELECT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_ALL_OPTIONS 1
| #define HAVE_CRYPTO_MD5 1
| #define IPMI_INTF_LAN 1
| #define IPMI_INTF_USB 1
| #define IPMI_INTF_LANPLUS 1
| #define IPMI_INTF_SERIAL 1
| #define HAVE_OPENIPMI_H 1
| #define HAVE_TERMIOS_H 1
| #define IPMI_INTF_OPEN 1
| #define IPMI_INTF_IMB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:13657: gcc -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c -lreadline -lncurses -lcrypto >&5
configure:13657: $? = 0
configure:13674: result: -lreadline
configure:13693: checking for library containing tgetent
configure:13741: result: -lncurses
configure:13749: checking for library containing initscr
configure:13797: result: none required
configure:13805: checking for library containing readline
configure:13853: result: -lreadline
configure:13928: gcc -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:2: note: offset of packed bit-field 't1' has changed in GCC 4.4
} __attribute__ ((packed));
^
conftest.c:75:2: note: offset of packed bit-field 't3' has changed in GCC 4.4
conftest.c:77:2: warning: ISO C forbids nested functions [-Wpedantic]
int
^~~
conftest.c:78:2: warning: 'main' is normally a non-static function [-Wmain]
main(int argc, char ** argv)
^~~~
conftest.c: In function 'main':
conftest.c:78:11: warning: unused parameter 'argc' [-Wunused-parameter]
main(int argc, char ** argv)
^~~~
conftest.c:78:25: warning: unused parameter 'argv' [-Wunused-parameter]
main(int argc, char ** argv)
^~~~
At top level:
conftest.c:78:2: warning: 'main' defined but not used [-Wunused-function]
main(int argc, char ** argv)
^~~~
configure:13928: $? = 0
configure:14050: checking that generated files are newer than configure
configure:14056: result: done
configure:14080: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ipmitool config.status 1.8.17, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 703f4973b18c
config.status:1176: creating Makefile
config.status:1176: creating doc/Makefile
config.status:1176: creating contrib/Makefile
config.status:1176: creating control/Makefile
config.status:1176: creating control/pkginfo
config.status:1176: creating control/prototype
config.status:1176: creating control/rpmmacros
config.status:1176: creating control/ipmitool.spec
config.status:1176: creating lib/Makefile
config.status:1176: creating include/Makefile
config.status:1176: creating include/ipmitool/Makefile
config.status:1176: creating src/Makefile
config.status:1176: creating src/plugins/Makefile
config.status:1176: creating src/plugins/lan/Makefile
config.status:1176: creating src/plugins/lanplus/Makefile
config.status:1176: creating src/plugins/open/Makefile
config.status:1176: creating src/plugins/free/Makefile
config.status:1176: creating src/plugins/imb/Makefile
config.status:1176: creating src/plugins/bmc/Makefile
config.status:1176: creating src/plugins/usb/Makefile
config.status:1176: creating src/plugins/lipmi/Makefile
config.status:1176: creating src/plugins/serial/Makefile
config.status:1176: creating src/plugins/dummy/Makefile
config.status:1176: creating config.h
config.status:1405: executing depfiles commands
config.status:1405: executing libtool commands
configure:16327: result:
configure:16329: result: ipmitool 1.8.17
configure:16331: result:
configure:16333: result: Interfaces
configure:16335: result: lan : yes
configure:16337: result: lanplus : yes
configure:16339: result: open : yes
configure:16341: result: free : no
configure:16343: result: imb : yes
configure:16345: result: bmc : no
configure:16347: result: usb : yes
configure:16349: result: lipmi : no
configure:16351: result: serial : yes
configure:16353: result: dummy : no
configure:16355: result:
configure:16357: result: Extra tools
configure:16359: result: ipmievd : yes
configure:16361: result: ipmishell : yes
configure:16363: result:
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_alarm=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getifaddrs=yes
ac_cv_func_getpassphrase=no
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_socket=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strtod=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_byteswap_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_ipmi_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_byteorder_h=no
ac_cv_header_sys_ioccom_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_lipmi_lipmi_intf_h=no
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_crypto_EVP_aes_128_cbc=yes
ac_cv_lib_crypto_MD2_Init=no
ac_cv_lib_crypto_MD5_Init=yes
ac_cv_lib_freeipmi_ipmi_ctx_open_inband=no
ac_cv_lib_freeipmi_ipmi_open_inband=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RPMBUILD=rpm
ac_cv_prog_SED=sed
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_getaddrinfo='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_getifaddrs='none required'
ac_cv_search_initscr='none required'
ac_cv_search_readline=-lreadline
ac_cv_search_socket='none required'
ac_cv_search_tgetent=-lncurses
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/ipmitool/src/ipmitool-1.8.17/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
ARCH='x86_64'
AUTOCONF='${SHELL} /tmp/ipmitool/src/ipmitool-1.8.17/missing autoconf'
AUTOHEADER='${SHELL} /tmp/ipmitool/src/ipmitool-1.8.17/missing autoheader'
AUTOMAKE='${SHELL} /tmp/ipmitool/src/ipmitool-1.8.17/missing automake-1.14'
AWK='gawk'
BASEDIR='/usr'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.7.1-1-ARCH/build/include'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISTRO=''
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTF_BMC=''
INTF_BMC_LIB=''
INTF_DUMMY=''
INTF_DUMMY_LIB=''
INTF_FREE=''
INTF_FREE_LIB=''
INTF_IMB='imb'
INTF_IMB_LIB='libintf_imb.la'
INTF_LAN='lan'
INTF_LANPLUS='lanplus'
INTF_LANPLUS_LIB='libintf_lanplus.la'
INTF_LAN_LIB='libintf_lan.la'
INTF_LIPMI=''
INTF_LIPMI_LIB=''
INTF_OPEN='open'
INTF_OPEN_LIB='libintf_open.la'
INTF_SERIAL='serial'
INTF_SERIAL_LIB='libintf_serial.la'
INTF_USB='usb'
INTF_USB_LIB='libintf_usb.la'
IPMITOOL_INTF_LIB=' lan/libintf_lan.la usb/libintf_usb.la lanplus/libintf_lanplus.la serial/libintf_serial.la open/libintf_open.la imb/libintf_imb.la'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lreadline -lncurses -lreadline -lncurses -lcrypto'
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/ipmitool/src/ipmitool-1.8.17/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS='linux-gnu'
OTOOL64=''
OTOOL=''
PACKAGE='ipmitool'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='ipmitool'
PACKAGE_STRING='ipmitool 1.8.17'
PACKAGE_TARNAME='ipmitool'
PACKAGE_URL=''
PACKAGE_VERSION='1.8.17'
PATH_SEPARATOR=':'
POW_LIB=''
PSTAMP='x86_64-unknown-linux-gnu'
RANLIB='ranlib'
RPMBUILD='rpm'
RPM_RELEASE='1'
SED='sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.8.17'
ac_configure_args=' '\''--host=x86_64-unknown-linux'\'' '\''--prefix=/usr'\'' '\''--sbindir=/usr/bin'\'' '\''--with-kerneldir'\'' '\''host_alias=x86_64-unknown-linux'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/ipmitool/src/ipmitool-1.8.17/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "ipmitool"
#define PACKAGE_TARNAME "ipmitool"
#define PACKAGE_VERSION "1.8.17"
#define PACKAGE_STRING "ipmitool 1.8.17"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "ipmitool"
#define VERSION "1.8.17"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_PATHS_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_BYTESWAP_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define HAVE_ALARM 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETIFADDRS 1
#define HAVE_SOCKET 1
#define HAVE_SELECT 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define ENABLE_ALL_OPTIONS 1
#define HAVE_CRYPTO_MD5 1
#define IPMI_INTF_LAN 1
#define IPMI_INTF_USB 1
#define IPMI_INTF_LANPLUS 1
#define IPMI_INTF_SERIAL 1
#define HAVE_OPENIPMI_H 1
#define HAVE_TERMIOS_H 1
#define IPMI_INTF_OPEN 1
#define IPMI_INTF_IMB 1
#define HAVE_READLINE 1
configure: exit 0