Build of ipmitool with musl toolchain

The build took 00h 01m 41s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
62,647 ansic
12,698 sh
10,255 makefile
85,600 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ipmitool 1.8.17-1 (Wed Apr 5 00:39:08 UTC 2017)
# ==> 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... clang
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... 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... clang -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... no
# checking for pow... 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 clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/nm -B output from clang 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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... 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... no
# checking for MD5_Init in -lcrypto... no
# 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... no
# checking linux/ipmi.h presence... no
# checking for linux/ipmi.h... no
# checking sys/ipmi.h usability... no
# checking sys/ipmi.h presence... no
# checking for sys/ipmi.h... no
# ** Unable to find OpenIPMI header files. Using internal version.
# 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... no
# checking for library containing initscr... no
# checking for library containing readline... no
# 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 : no
# open : yes
# free : no
# imb : yes
# bmc : no
# usb : yes
# lipmi : no
# serial : yes
# dummy : no
#
# Extra tools
# ipmievd : yes
# ipmishell : no
#
# 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 clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# depbase=`echo ipmi_sel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# depbase=`echo ipmi_sol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# In file included from ipmi_sdr.c:48:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_sel.c:47:
# In file included from ../include/ipmitool/ipmi_sel.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# helper.c union {
# ^
# :402:35: warning: use of GNU statement expression extension [-Wgnu-statement-expression]
# if (strncasecmp(vs[i].str, str, __maxlen(str, vs[i].str)) == 0)
# ^
# ../include/ipmitool/helper.h:123:26: note: expanded from macro '__maxlen'
# # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})
# ^
# ipmi_sol.c:579:42: warning: missing field 'enabled' initializer [-Wmissing-field-initializers]
# struct sol_config_parameters params = {0};
# ^
# ipmi_sol.c:659:10: warning: unused parameter 'base' [-Wunused-parameter]
# int base,
# ^
# ipmi_sdr.c:712:26: warning: format string is not a string literal [-Wformat-nonliteral]
# snprintf(desc, 32, oemval2str(sdriana,type,ipmi_oem_sdr_type_vals),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from ipmi_sel.c:50:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_sdr.c:1437:18: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# ipmi_sel.c:195:69: warning: unused parameter 'verbose' [-Wunused-parameter]
# idlen = idlen < sizeof(sr.s_id) ?
# ~~~~~ ^ ~~~~~~~~~~~~~~~
# ipmi_sdr.c:1444:18: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# static void ipmi_sel_oem_message(struct sel_event_record * evt, int verbose)
# ^
# idlen = idlen < sizeof(sr.s_id) ?
# ~~~~~ ^ ~~~~~~~~~~~~~~~
# 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_sdr.c:1665:28: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for (i = strlen(sval); i <= sizeof (sval); i++)
# ~ ^ ~~~~~~~~~~~~~
# ipmi_sel.c1 warning: generated.
# 789:19: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion]
# str = '\0';
# ^~~~
# ipmi_sdr.c:2114:51: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_sdr_print_sensor_eventonly(struct ipmi_intf *intf,
# ^
# ipmi_sdr.c:2165:52: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_sdr_print_sensor_mc_locator(struct ipmi_intf *intf,
# ^
# ipmi_sdr.c:2261:57: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_sdr_print_sensor_generic_locator(struct ipmi_intf *intf,
# ^
# ipmi_sdr.c:2318:53: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_sdr_print_sensor_fru_locator(struct ipmi_intf *intf,
# ^
# 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:2392:51: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_sdr_print_sensor_oem_intel(struct ipmi_intf *intf,
# ^
# 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:3115:32: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_sdr_end(struct ipmi_intf *intf, struct ipmi_sdr_iterator *itr)
# ^
# ipmi_sdr.c:3961:48: warning: unused parameter 'intf' [-Wunused-parameter]
# 2 warningipmi_sdr_list_cache_fromfile(struct ipmi_intf *intf, const char *ifile)s
# generated.
# ^
# ipmi_sdr.c:4243:9: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare]
# __min(sizeof (struct get_sdr_repository_info_rsp),
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../include/ipmitool/helper.h:111:28: note: expanded from macro '__min'
# # define __min(a, b) ((a) < (b) ? (a) : (b))
# ~ ^ ~
# ipmi_sdr.c:4513:6: warning: use of GNU statement expression extension [-Wgnu-statement-expression]
# __maxlen(type,
# ^
# ../include/ipmitool/helper.h:123:26: note: expanded from macro '__maxlen'
# # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})
# ^
# ipmi_sdr.c:4578:7: warning: use of GNU statement expression extension [-Wgnu-statement-expression]
# __maxlen(entitystr, entity_id_vals[i].str)) == 0) {
# ^
# ../include/ipmitool/helper.h:123:26: note: expanded from macro '__maxlen'
# # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})
# ^
# ipmi_sdr.c:1970:1: warning: unused function 'get_offset' [-Wunused-function]
# get_offset(uint8_t x)
# ^
# ipmi_sel.c:2405:31: warning: expression result unused [-Wunused-value]
# evt.sel_type.standard_type.timestamp;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
# ipmi_sel.c:2715:30: warning: missing field 'tm_min' initializer [-Wmissing-field-initializers]
# struct tm tm = {0};
# ^
# depbase=`echo ipmi_pef.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# 7 warnings generated.
# 19 warnings generated.
# depbase=`echo ipmi_lanp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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_pef.c:42:
# ../include/ipmitool/ipmi_pef.h:123:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:135:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:183:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:201:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:210:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:218:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:226:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:234:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:242:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:257:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:265:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:273:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:288:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:302:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:312:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:366:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:396:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:459:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:663:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:765:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:841:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ipmi_pef.c:98:15: warning: format string is not a string literal [-Wformat-nonliteral]
# sprintf(p, listitem[index], pmap->desc);
# ^~~~~~~~~~~~~~~
# ipmi_pef.c:129:11: warning: format string is not a string literal [-Wformat-nonliteral]
# printf(listitem[index], ipmi_pef_bit_desc(map, maskval));
# ^~~~~~~~~~~~~~~
# ipmi_pef.c:141:10: warning: format string is not a string literal [-Wformat-nonliteral]
# printf(fmt[0], KYWD_LENGTH, label, val);
# ^~~~~~
# ipmi_pef.c:143:10: warning: format string is not a string literal [-Wformat-nonliteral]
# printf(&fmt[1][2], val); /* skip field separator */
# ^~~~~~~~~~
# ipmi_pef.c:145:10: warning: format string is not a string literal [-Wformat-nonliteral]
# printf(fmt[1], val);
# ^~~~~~
# 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: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: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:561:14: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for (i=0; i
# ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
# ipmi_pef.c:847:11: warning: format string is not a string literal [-Wformat-nonliteral]
# printf(pef_fld_fmts[F_UID][0], KYWD_LENGTH, "System GUID",
# ^~~~~~~~~~~~~~~~~~~~~~
# ipmi_pef.c:851:11: warning: format string is not a string literal [-Wformat-nonliteral]
# printf(pef_fld_fmts[F_UID][1],
# ^~~~~~~~~~~~~~~~~~~~~~
# 35 warnings generated.
# depbase=`echo ipmi_fru.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# depbase=`echo ipmi_chassis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# depbase=`echo ipmi_mc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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_chassis.c:778:7: warning: missing field 'value' initializer [-Wmissing-field-initializers]
# {NULL} /* End marker */
# ^
# In file included from ipmi_fru.c:37:
# In file included from ../include/ipmitool/ipmi_fru.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_fru.c:37:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_chassis.c:1345:11: warning: missing field 'i' initializer [-Wmissing-field-initializers]
# {NULL} /* End marker */
# ^
# ipmi_fru.c:467:26: warning: implicit declaration of function 'ipmi_intf_get_max_request_data_size' is invalid in C99 [-Wimplicit-function-declaration]
# uint16_t max_rq_size = ipmi_intf_get_max_request_data_size(intf);
# ^
# ipmi_fru.c:637:26: warning: implicit declaration of function 'ipmi_intf_get_max_response_data_size' is invalid in C99 [-Wimplicit-function-declaration]
# uint16_t max_rs_size = ipmi_intf_get_max_response_data_size(intf) - 1;
# ^
# ipmi_fru.c:965:9: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
# if (i == j) {
# ~ ^ ~
# ipmi_fru.c:1090:9: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
# if (i == j)
# ~ ^ ~
# ipmi_fru.c:1225:9: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
# if (i == j)
# ~ ^ ~
# ipmi_fru.c:1458:13: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# for( i=0;i
# ~^~~~
# ipmi_fru.c:1465:13: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# for( i=0;i
# ~^~~~
# 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:1874:21: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for(index=0;index<(sizeof(struct fru_multirec_header) -1);index++){
# ~~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ipmi_fru.c:1991:20: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for(index=0;index<(sizeof(struct fru_multirec_header) -1);index++){
# ~~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ipmi_fru.c:2799:8: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat]
# freq, min_freq, max_freq);
# ^~~~
# ipmi_fru.c:2799:14: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat]
# freq, min_freq, max_freq);
# ^~~~~~~~
# ipmi_fru.c:2799:24: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat]
# freq, min_freq, max_freq);
# ^~~~~~~~
# ipmi_fru.c:2258:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for (j=0; j < sizeof(struct fru_picmgext_guid);
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ipmi_fru.c:2487:18: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for (j=0; j < sizeof(struct fru_picmgext_guid);
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 2 warnings generated.
# ipmi_mc.c:169:9: warning: missing field 'desc' initializer [-Wmissing-field-initializers]
# { NULL },
# ^
# ipmi_fru.c:3708:30: warning: missing field 'access' initializer [-Wmissing-field-initializers]
# struct fru_info fruInfo = {0};
# ^
# ipmi_mc.c:944:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_mc.c:944:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_mc.c:998:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_mc.c:998:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_mc.c:1062:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strncpy(paramdata + 4, str + pos, IPMI_SYSINFO_SET0_SIZE);
# ^~~~~~~~~~~~~
# /sysroot/include/string.h:32:32: note: passing argument to parameter here
# char *strncpy (char *__restrict, const char *__restrict, size_t);
# ^
# ipmi_mc.c:1066:13: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strncpy(paramdata + 2, str + pos, IPMI_SYSINFO_SETN_SIZE);
# ^~~~~~~~~~~~~
# /sysroot/include/string.h:32:32: note: passing argument to parameter here
# char *strncpy (char *__restrict, const char *__restrict, size_t);
# ^
# ipmi_fru.c:4783:17: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
# for (i = 0; i < fru_section_len - 1; i++)
# ~ ^ ~~~~~~~~~~~~~~~~~~~
# ipmi_fru.c:4966:46: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# num_byte_change = strlen(f_string) - strlen(fru_area);
# ^~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# ipmi_fru.c:5087:73: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if(((header.offset.product * 8) + product_len_new - remaining_offset) < 0)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
# ipmi_fru.c:5132:11: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(fru_area)),
# ^~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# ipmi_fru.c:5137:28: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
# for(counter = 0; counter < padding_len; counter ++)
# ~~~~~~~ ^ ~~~~~~~~~~~
# ipmi_fru.c:819:1: warning: unused function 'fru_area_print_multirec_bloc' [-Wunused-function]
# fru_area_print_multirec_bloc(struct ipmi_intf * intf, struct fru_info * fru,
# ^
# 7 warnings generated.
# depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo dimm_spd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# 25 warnings generated.
# In file included from dimm_spd.c:37:
# In file included from ../include/ipmitool/ipmi_fru.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from dimm_spd.c:37:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# dimm_spd.c:1347:9: warning: initializing 'char *' with an expression of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# char *pchPN = spd_data+128;
# ^ ~~~~~~~~~~~~
# 3 warnings generated.
# depbase=`echo ipmi_sensor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# depbase=`echo ipmi_channel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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_sensor.c:40:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_sensor.c:235:10: warning: format string is not a string literal [-Wformat-nonliteral]
# printf(na_fmt, "na");
# ^~~~~~
# ipmi_sensor.c:239:10: warning: format string is not a string literal [-Wformat-nonliteral]
# printf(analog_fmt, sdr_convert_sensor_reading (full, setting));
# ^~~~~~~~~~
# ipmi_sensor.c:241:10: warning: format string is not a string literal [-Wformat-nonliteral]
# printf(discrete_fmt, setting);
# ^~~~~~~~~~~~
# 4 warnings generated.
# In file included from ipmi_channel.c:49:
# ../include/ipmitool/ipmi_lanp.h:130:7: warning: missing field 'size' initializer [-Wmissing-field-initializers]
# { -1 }
# ^
# ipmi_channel.c:75:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_channel.c:75:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_channel.c:118:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_channel.c:118:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_channel.c:528:41: warning: missing field 'medium' initializer [-Wmissing-field-initializers]
# struct channel_info_t channel_info = {0};
# ^
# ipmi_channel.c:529:45: warning: missing field 'alerting' initializer [-Wmissing-field-initializers]
# struct channel_access_t channel_access = {0};
# ^
# ipmi_channel.c:657:41: warning: missing field 'medium' initializer [-Wmissing-field-initializers]
# struct channel_info_t channel_info = {0};
# ^
# ipmi_channel.c:752:39: warning: missing field 'channel' initializer [-Wmissing-field-initializers]
# struct user_access_t user_access = {0};
# ^
# 9 warnings generated.
# depbase=`echo ipmi_event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 ipmi_event.c:50:
# In file included from ../include/ipmitool/ipmi_sel.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_event.c:219:36: warning: use of GNU statement expression extension [-Wgnu-statement-expression]
# strncasecmp(desc, evt->desc, __maxlen(desc, evt->desc)) == 0)
# ^
# ../include/ipmitool/helper.h:123:26: note: expanded from macro '__maxlen'
# # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})
# ^
# ipmi_event.c:405:18: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for (x = 0; x < sizeof(digi_on)/sizeof(*digi_on); x++) {
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ipmi_event.c:412:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-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 clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# 4 warnings generated.
# In file included from ipmi_session.c:48:
# ../include/ipmitool/ipmi_lanp.h:130:7: warning: missing field 'size' initializer [-Wmissing-field-initializers]
# { -1 }
# ^
# 1 warning generated.
# depbase=`echo ipmi_strings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# depbase=`echo ipmi_user.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# ipmi_user.c:72:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_user.c:72:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_user.c:114:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_user.c:114:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_user.c:152:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_user.c:152:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_user.c:198:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_user.c:198:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_user.c:279:39: warning: missing field 'channel' initializer [-Wmissing-field-initializers]
# struct user_access_t user_access = {0};
# ^
# ipmi_user.c:280:35: warning: missing field 'user_name' initializer [-Wmissing-field-initializers]
# struct user_name_t user_name = {0};
# ^
# ipmi_user.c:323:39: warning: missing field 'channel' initializer [-Wmissing-field-initializers]
# struct user_access_t user_access = {0};
# ^
# ipmi_user.c:572:39: warning: missing field 'channel' initializer [-Wmissing-field-initializers]
# struct user_access_t user_access = {0};
# ^
# 12 warnings generated.
# depbase=`echo ipmi_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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_raw.c:334:16: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# else if (argc > sizeof(data))
# ~~~~ ^ ~~~~~~~~~~~~
# 1 warning generated.
# depbase=`echo ipmi_oem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# In file included from ipmi_oem.c:38:
# In file included from ../include/ipmitool/ipmi_sel.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_oem.c:74:6: warning: missing field 'desc' initializer [-Wmissing-field-initializers]
# { 0 }
# ^
# ipmi_oem.c:86:33: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_oem_ibm(struct ipmi_intf * intf)
# ^
# 3 warnings generated.
# depbase=`echo ipmi_isol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# ipmi_isol.c:147:43: warning: missing field 'privilege_level' initializer [-Wmissing-field-initializers]
# struct isol_config_parameters params = {0};
# ^
# ipmi_isol.c:179:43: warning: missing field 'privilege_level' initializer [-Wmissing-field-initializers]
# struct isol_config_parameters params = {0};
# ^
# ipmi_isol.c:618:42: warning: passing 'char *' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# int rc = processiSolUserInput(intf, buffer, numRead);
# ^~~~~~
# ipmi_isol.c:458:17: note: passing argument to parameter 'input' here
# uint8_t * input,
# ^
# 3 warnings generated.
# depbase=`echo ipmi_sunoem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# log.c:70:36: warning: format string is not a string literal [-Wformat-nonliteral]
# vsnprintf(logmsg, LOG_MSG_LENGTH, format, vptr);
# ^~~~~~
# log.c:92:36: warning: format string is not a string literal [-Wformat-nonliteral]
# vsnprintf(logmsg, LOG_MSG_LENGTH, format, vptr);
# ^~~~~~
# 2 warnings generated.
# In file included from ipmi_strings.c:36:
# In file included from ../include/ipmitool/ipmi_sensor.h:39:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_lanp.c:54:
# ../include/ipmitool/ipmi_lanp.h:130:7: warning: missing field 'size' initializer [-Wmissing-field-initializers]
# { -1 }
# ^
# 1 warning generated.
# depbase=`echo ipmi_fwum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 ipmi_sunoem.c:57:
# In file included from ../include/ipmitool/ipmi_sel.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_sunoem.c:1440:6: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
# sizeof(sunoem_echo_msg_t), echo_rsp->seq_num, resp_time);
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# ipmi_sunoem.c:2293:10: warning: passing 'unsigned char [32]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strncpy(getbehavior_req.behavior_id, argv[0], SUNOEM_BEHAVIORID_SIZE - 1);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# /sysroot/include/string.h:32:32: note: passing argument to parameter here
# char *strncpy (char *__restrict, const char *__restrict, size_t);
# ^
# 1 warning generated.
# depbase=`echo ipmi_picmg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# 3 warnings generated.
# ipmi_fwum.c:257:38: warning: missing field 'checksum' initializer [-Wmissing-field-initializers]
# tKFWUM_InFirmwareInfo fw_info = { 0 };
# ^
# ipmi_fwum.c:365:28: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
# modulus, pFileHandle) == modulus) {
# ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~
# 2 warnings generated.
# depbase=`echo ipmi_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 ipmi_picmg.c:36:
# In file included from ../include/ipmitool/ipmi_fru.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_picmg.c:36:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# 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: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: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:1161:60: warning: unused parameter 'argc' [-Wunused-parameter]
# ipmi_picmg_get_led_properties(struct ipmi_intf * intf, int argc, char ** argv)
# ^
# ipmi_picmg.c:1200:62: warning: unused parameter 'argc' [-Wunused-parameter]
# ipmi_picmg_get_led_capabilities(struct ipmi_intf * intf, int argc, char ** argv)
# ^
# depbase=`echo ipmi_tsol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# ipmi_picmg.c:1250:55: warning: unused parameter 'argc' [-Wunused-parameter]
# ipmi_picmg_get_led_state(struct ipmi_intf * intf, int argc, char ** argv)
# ^
# depbase=`echo ipmi_firewall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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_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:1413:57: warning: unused parameter 'argc' [-Wunused-parameter]
# ipmi_picmg_get_power_level(struct ipmi_intf * intf, int argc, char ** argv)
# ^
# 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:1568:53: warning: unused parameter 'argc' [-Wunused-parameter]
# ipmi_picmg_fru_control(struct ipmi_intf * intf, int argc, char ** argv)
# ^
# ipmi_picmg.c:1754:30: warning: passing 'unsigned char *' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# if (is_clk_resid(argv[6], &msg_data[10]) != 0) {
# ^~~~~~~~~~~~~
# ipmi_picmg.c:328:44: note: passing argument to parameter 'clk_resid_ptr' here
# is_clk_resid(const char *argv_ptr, int8_t *clk_resid_ptr)
# ^
# ipmi_picmg.c:2313:15: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# req.msg.data = &msg_data;
# ^ ~~~~~~~~~
# ipmi_picmg.c:2351:15: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# req.msg.data = &msg_data;
# ^ ~~~~~~~~~
# 15 warnings generated.
# In file included from ipmi_main.c:56:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_tsol.c:540:54: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare]
# if ((fds[0].revents & POLLIN) && (sizeof(out_buff) > out_buff_fill)) {
# ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
# ipmi_tsol.c:543:47: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare]
# if ((sizeof(out_buff) - out_buff_fill + 4) < buff_size) {
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~
# ipmi_tsol.c:561:53: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare]
# if ((fds[1].revents & POLLIN) && (sizeof(in_buff) > in_buff_fill)) {
# ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~
# In file included from ipmi_main.c:59:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_main.c:62:
# ../include/ipmitool/ipmi_lanp.h:130:7: warning: missing field 'size' initializer [-Wmissing-field-initializers]
# { -1 }
# ^
# In file included from ipmi_main.c:72:
# ../include/ipmitool/ipmi_pef.h:123:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:135:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:183:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:201:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:210:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:218:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:226:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:234:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:242:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:257:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:265:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:273:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:288:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ipmi_firewall.c:902:54: warning: missing field 'force' initializer [-Wmissing-field-initializers]
# ../include/ipmitool/ipmi_pef.h:302:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# struct ipmi_function_params p = {0xe, -1, -1, -1, -1}; {NULL}
#
# ^ ^
#
# ../include/ipmitool/ipmi_pef.h:312:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:366:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:396:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:459:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:663:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:765:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:841:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ipmi_firewall.c:1015:54: warning: missing field 'force' initializer [-Wmissing-field-initializers]
# struct ipmi_function_params p = {0xe, -1, -1, -1, -1};
# ^
# ipmi_firewall.c:1106:54: warning: missing field 'force' initializer [-Wmissing-field-initializers]
# struct ipmi_function_params p = {0xe, -1, -1, -1, -1};
# ^
# ipmi_main.c:207:32: warning: use of GNU statement expression extension [-Wgnu-statement-expression]
# if (strncmp(name, cmd->name, __maxlen(cmd->name, name)) == 0)
# ^
# ../include/ipmitool/helper.h:123:26: note: expanded from macro '__maxlen'
# # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})
# ^
# ipmi_main.c:554:10: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# kgkey = strdup(optarg);
# ^ ~~~~~~~~~~~~~~
# ipmi_main.c:566:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# kgkey = strdup(tmp_env);
# ^ ~~~~~~~~~~~~~~~
# ipmi_main.c:596:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# kgkey = strdup(tmp_pass);
# ^ ~~~~~~~~~~~~~~~~
# ipmi_main.c:932:47: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# ipmi_intf_session_set_kgkey(ipmi_main_intf, kgkey);
# ^~~~~
# ../include/ipmitool/ipmi_intf.h:220:66: note: passing argument to parameter 'kgkey' here
# void ipmi_intf_session_set_kgkey(struct ipmi_intf * intf, char * kgkey);
# ^
# 3 warnings generated.
# 29 warnings generated.
# 3 warnings generated.
# depbase=`echo ipmi_kontronoem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# depbase=`echo ipmi_hpmfwupg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# depbase=`echo ipmi_sdradd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 ipmi_kontronoem.c:47:
# In file included from ../include/ipmitool/ipmi_fru.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_kontronoem.c:47:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_hpmfwupg.c:40:
# ../include/ipmitool/ipmi_hpmfwupg.h:440:21: warning: zero size arrays are an extension [-Wzero-length-array]
# unsigned char data[0];
# ^
# ipmi_kontronoem.c:659:55: warning: unused parameter 'argc' [-Wunused-parameter]
# ipmi_kontron_nextboot_set(struct ipmi_intf *intf, int argc, char **argv)
# ^
# 3 warnings generated.
# In file included from ipmi_ekanalyzer.c:36:
# In file included from ../include/ipmitool/ipmi_ekanalyzer.h:41:
# In file included from ../include/ipmitool/ipmi_fru.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_ekanalyzer.c:36:
# In file included from ../include/ipmitool/ipmi_ekanalyzer.h:41:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_hpmfwupg.c:837:43: warning: unused parameter 'intf' [-Wunused-parameter]
# HpmfwupgPreUpgradeCheck(struct ipmi_intf *intf,
# ^
# In file included from ipmi_sdradd.c:51:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_ekanalyzer.c:262:53: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
# static int ipmi_ek_compare_asym( unsigned char asym[COMPARE_CANDIDATE] );
# ^~~~~~~~~~~~~~~~~
# ipmi_ekanalyzer.c:265:58: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
# struct fru_picmgext_amc_link_desc_record link_desc[COMPARE_CANDIDATE] );
# ^~~~~~~~~~~~~~~~~
# 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:483:37: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
# for (type_offset = 0; type_offset < (argc-1); type_offset++ ) {
# ~~~~~~~~~~~ ^ ~~~~~~
# ipmi_hpmfwupg.c:1415:10: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
# if (ret != pFwupgCtx->imageSize) {
# ~~~ ^ ~~~~~~~~~~~~~~~~~~~~
# ipmi_ekanalyzer.c:1238:38: warning: unused parameter 'list_last' [-Wunused-parameter]
# struct ipmi_ek_multi_header ** list_last, char * opt,
# ^
# ipmi_ekanalyzer.c:1915:22: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
# unsigned char asym[COMPARE_CANDIDATE];
# ^~~~~~~~~~~~~~~~~
# ipmi_ekanalyzer.c:1921:50: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
# struct fru_picmgext_amc_link_desc_record link[COMPARE_CANDIDATE];
# ^~~~~~~~~~~~~~~~~
# ipmi_ekanalyzer.c:1955:41: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
# ipmi_ek_compare_asym(unsigned char asym[COMPARE_CANDIDATE])
# ^~~~~~~~~~~~~~~~~
# ipmi_ekanalyzer.c:1991:54: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
# struct fru_picmgext_amc_link_desc_record link_desc[COMPARE_CANDIDATE])
# ^~~~~~~~~~~~~~~~~
# 1 warning generated.
# ipmi_ekanalyzer.c:2928:32: warning: unused parameter 'list_last' [-Wunused-parameter]
# struct ipmi_ek_multi_header *list_last)
# ^
# ipmi_ekanalyzer.c:3366:7: warning: expression result unused [-Wunused-value]
# for (offset;
# ^~~~~~
# ipmi_ekanalyzer.c:3360:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for (j = 0; j < sizeof(struct fru_picmgext_guid); j++) {
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ipmi_ekanalyzer.c:3525:7: warning: expression result unused [-Wunused-value]
# for (offset; offset < record->header.len;) {
# ^~~~~~
# ipmi_hpmfwupg.c:2337:28: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
# for (dataIdx = 0; dataIdx < length; dataIdx++) {
# ~~~~~~~ ^ ~~~~~~
# ipmi_ekanalyzer.c:3305:1: warning: unused function 'ipmi_ek_display_shelf_fan_geography_record' [-Wunused-function]
# ipmi_ek_display_shelf_fan_geography_record(struct ipmi_ek_multi_header *record)
# ^
# depbase=`echo ipmi_gendev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# 4 warnings generated.
# 16 warnings generated.
# depbase=`echo ipmi_ime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# In file included from ipmi_gendev.c:44:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_gendev.c:74:43: warning: unused parameter 'intf' [-Wunused-parameter]
# struct ipmi_intf *intf,
# ^
# ipmi_gendev.c:385:24: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
# if(fileLength != eeprom_size)
# ~~~~~~~~~~ ^ ~~~~~~~~~~~
# 3 warnings generated.
# ipmi_ime.c:895:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (pImageCtx->size < 0)
# ~~~~~~~~~~~~~~~ ^ ~
# ipmi_ime.c:799:12: warning: unused function 'ImeUpdateShowStatus' [-Wunused-function]
# static int ImeUpdateShowStatus(struct ipmi_intf *intf)
# ^
# 2 warnings generated.
# depbase=`echo ipmi_delloem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# depbase=`echo hpm2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# In file included from ipmi_dcmi.c:59:
# In file included from ../include/ipmitool/ipmi_sensor.h:39:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_delloem.c:53:
# In file included from ../include/ipmitool/ipmi_sel.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmi_delloem.c:55:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_delloem.c:1192:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_delloem.c:1192:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_delloem.c:1238:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_delloem.c:1238:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# 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:2016:45: warning: passing 'char [2]' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# rc = ipmi_lan_set_nic_selection_12g(intf,nic_set);
# ^~~~~~~
# ipmi_delloem.c:200:12: note: passing argument to parameter 'nic_selection' here
# uint8_t *nic_selection);
# ^
# ipmi_delloem.c:1980:52: warning: unused parameter 'argc' [-Wunused-parameter]
# ipmi_delloem_lan_main(struct ipmi_intf * intf, int argc, char ** argv)
# ^
# In file included from ipmi_vita.c:37:
# In file included from ../include/ipmitool/ipmi_fru.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_delloem.c:2702:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_delloem.c:2702:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_delloem.c:2746:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_delloem.c:2746:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# In file included from ipmi_vita.c:37:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# ipmi_delloem.c:3022:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_delloem.c:3022:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_delloem.c:3065:5: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# instantpowerhearoom);
# ^~~~~~~~~~~~~~~~~~~
# ipmi_delloem.c:3067:5: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# peakpowerheadroombtuphr);
# ^~~~~~~~~~~~~~~~~~~~~~~
# ipmi_delloem.c:3153:23: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req={0};
# ^
# ipmi_delloem.c:3153:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req={0};
# ^
# {}
# ipmi_delloem.c:3391:38: warning: data argument not used by format string [-Wformat-extra-args]
# rdata[20], rdata[21], rdata[22], rdata[23]);
# ^
# ipmi_delloem.c:3455:31: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3457:29: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3459:28: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3461:28: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr\n", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3465:31: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3467:29: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3469:28: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3471:28: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr\n", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3475:31: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3477:29: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3479:28: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3481:30: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld BTU/hr\n\n", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3485:31: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3487:29: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3489:28: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3491:26: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W \n", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3495:31: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3497:29: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3499:28: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3501:26: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W \n", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3505:31: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3507:29: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3509:28: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W ", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3511:28: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("%4lld W \n\n", tempbtuphrconv);
# ~~~~~ ^~~~~~~~~~~~~~
# %4lu
# ipmi_delloem.c:3582:35: warning: data argument not used by format string [-Wformat-extra-args]
# rdata[8], rdata[9], rdata[10],rdata[11]);
# ^
# ipmi_delloem.c:3615:44: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("Maximum power: %lld BTU/hr\n", tempbtuphrconv);
# ~~~~ ^~~~~~~~~~~~~~
# %lu
# ipmi_delloem.c:3617:44: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("Minimum power: %lld BTU/hr\n", tempbtuphrconv);
# ~~~~ ^~~~~~~~~~~~~~
# %lu
# ipmi_delloem.c:3619:44: warning: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# printf("Power cap : %lld BTU/hr\n", tempbtuphrconv);
# ~~~~ ^~~~~~~~~~~~~~
# %lu
# 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:4051:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_delloem.c:4051:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_delloem.c:4096:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_delloem.c:4096:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# ipmi_delloem.c:4147:25: warning: missing field 'lun' initializer [-Wmissing-field-initializers]
# struct ipmi_rq req = {0};
# ^
# ipmi_delloem.c:4147:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
# struct ipmi_rq req = {0};
# ^
# {}
# 2 warnings generated.
# 55 warnings generated.
# ipmi_dcmi.c:598:6: warning: use of GNU statement expression extension [-Wgnu-statement-expression]
# __maxlen(str, vs[i].str)) == 0) {
# ^
# ../include/ipmitool/helper.h:123:26: note: expanded from macro '__maxlen'
# # define __maxlen(a, b) ({ int x=strlen(a); int y=strlen(b); (x > y) ? x : y;})
# ^
# ipmi_dcmi.c:747:47: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_dcmi_prnt_oobDiscover(struct ipmi_intf * intf)
# ^
# depbase=`echo ../src/plugins/lan/md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# 3 warnings generated.
# /bin/sh ../libtool --silent --tag=CC --mode=link clang -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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
# /r: `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 clang -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 clang -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c -o auth.lo auth.c
# 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)
# ^
# auth.c:204:61: warning: passing 'uint8_t [21]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# md5_append(&state, (const md5_byte_t *)s->authcode, strlen(s->authcode));
# ^~~~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# 4 warnings generated.
# In file included from lan.c:53:
# In file included from ../../../include/ipmitool/ipmi_sel.h:38:
# ../../../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# lan.c:344:37: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_handle_pong(struct ipmi_intf * intf, struct ipmi_rs * rsp)
# ^
# 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
# 3 warnings generated.
# mv -f .deps/lan.Tpo .deps/lan.Plo
# /bin/sh ../../../libtool --silent --tag=CC --mode=link clang -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -o libintf_lan.la lan.lo auth.lo md5.lo ../../../lib/libipmitool.la
# copying selected object files to avoid basename conflicts...
# /r: `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 open
# make[4]: Entering directory '/tmp/ipmitool/src/ipmitool-1.8.17/src/plugins/open'
# /bin/sh ../../../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -MT open.lo -MD -MP -MF .deps/open.Tpo -c -o open.lo open.c
# In file included from open.c:47:
# In file included from ../../../include/ipmitool/ipmi_sel.h:38:
# ../../../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# 1 warning generated.
# mv -f .deps/open.Tpo .deps/open.Plo
# /bin/sh ../../../libtool --silent --tag=CC --mode=link clang -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -o libintf_open.la open.lo ../../../lib/libipmitool.la
# /r: `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 clang -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 clang -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -MT imb.lo -MD -MP -MF .deps/imb.Tpo -c -o imb.lo imb.c
# imbapi.c:123:27: warning: named variadic macros are a GNU extension [-Wvariadic-macros]
# #define DEBUG(format, args...)
# ^
# imbapi.c:367:12: warning: unused parameter 'dummey_hDevice' [-Wunused-parameter]
# HANDLE dummey_hDevice, /* handle of device */
# ^
# imbapi.c:1813:8: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign]
# iFlag = iFlag; /* to keep compiler happy We are not using this flag*/
# ~~~~~ ^ ~~~~~
# In file included from imb.c:46:
# In file included from ../../../include/ipmitool/ipmi_sel.h:38:
# ../../../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# 3 warnings generated.
# 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)
# ^
# 2 warnings generated.
# mv -f .deps/imb.Tpo .deps/imb.Plo
# mv -f .deps/imbapi.Tpo .deps/imbapi.Plo
# /bin/sh ../../../libtool --silent --tag=CC --mode=link clang -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -o libintf_imb.la imbapi.lo imb.lo ../../../lib/libipmitool.la
# /r: `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 clang -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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 clang -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -MT serial_basic.lo -MD -MP -MF .deps/serial_basic.Tpo -c -o serial_basic.lo serial_basic.c
# serial_basic.c:82:21: warning: zero size arrays are an extension [-Wzero-length-array]
# unsigned char data[0];
# ^
# serial_basic.c:104:21: warning: zero size arrays are an extension [-Wzero-length-array]
# unsigned char data[0];
# ^
# serial_basic.c:243:16: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for (i = 0; i < sizeof(rates) / sizeof(rates[0]); i++) {
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# serial_basic.c:244:25: warning: comparison of integers of different signs: 'const int' and 'unsigned int' [-Wsign-compare]
# if (rates[i].baudrate == rate) {
# ~~~~~~~~~~~~~~~~~ ^ ~~~~
# serial_basic.c:248:8: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# if (i >= sizeof(rates) / sizeof(rates[0])) {
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# serial_basic.c:573:14: warning: passing 'char *' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# buf2str(recv_ctx->buffer + recv_ctx->buffer_size, rv));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../../../include/ipmitool/helper.h:100:32: note: passing argument to parameter 'buf' here
# const char * buf2str(uint8_t * buf, int len);
# ^
# serial_basic.c:580:31: warning: passing 'char [250]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
# rv = serial_bm_parse_buffer(recv_ctx->buffer,
# ^~~~~~~~~~~~~~~~
# serial_basic.c:472:40: note: passing argument to parameter 'data' here
# serial_bm_parse_buffer(const uint8_t * data, int data_len,
# ^
# serial_basic.c:583:10: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# if (rv < recv_ctx->buffer_size) {
# ~~ ^ ~~~~~~~~~~~~~~~~~~~~~
# serial_basic.c:628:48: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# if(req->msg.data_len + 7 + bridging_level * 8 > max_len) {
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~
# serial_basic.c:823:25: warning: unused parameter 'max_len' [-Wunused-parameter]
# uint8_t * msg, size_t max_len)
# ^
# 10 warnings generated.
# serial_terminal.c:80:21: warning: zero size arrays are an extension [-Wzero-length-array]
# unsigned char data[0];
# ^
# serial_terminal.c:102:21: warning: zero size arrays are an extension [-Wzero-length-array]
# unsigned char data[0];
# ^
# serial_terminal.c:190:16: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# for (i = 0; i < sizeof(rates) / sizeof(rates[0]); i++) {
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# serial_terminal.c:191:25: warning: comparison of integers of different signs: 'const int' and 'unsigned int' [-Wsign-compare]
# if (rates[i].baudrate == rate) {
# ~~~~~~~~~~~~~~~~~ ^ ~~~~
# serial_terminal.c:195:8: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
# if (i >= sizeof(rates) / sizeof(rates[0])) {
# ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# serial_terminal.c:488:48: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
# if(req->msg.data_len + 3 + bridging_level * 8 > max_len) {
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~
# serial_terminal.c:636:19: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# buf += sprintf( buf, "%02x", msg[i]);
# ^~~
# /sysroot/include/stdio.h:104:29: note: passing argument to parameter here
# int sprintf(char *__restrict, const char *__restrict, ...);
# ^
# serial_terminal.c:719:25: warning: unused parameter 'max_len' [-Wunused-parameter]
# uint8_t * msg, size_t max_len)
# ^
# 8 warnings generated.
# mv -f .deps/serial_basic.Tpo .deps/serial_basic.Plo
# mv -f .deps/serial_terminal.Tpo .deps/serial_terminal.Plo
# /bin/sh ../../../libtool --silent --tag=CC --mode=link clang -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -o libintf_serial.la serial_terminal.lo serial_basic.lo ../../../lib/libipmitool.la
# /r: `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 clang -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -MT usb.lo -MD -MP -MF .deps/usb.Tpo -c -o usb.lo usb.c
# usb.c:225:32: warning: missing field 'Lun' initializer [-Wmissing-field-initializers]
# SCSI_COMMAND_PACKET IdPkt = {0};
# ^
# 1 warning generated.
# mv -f .deps/usb.Tpo .deps/usb.Plo
# /bin/sh ../../../libtool --silent --tag=CC --mode=link clang -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -o libintf_usb.la usb.lo ../../../lib/libipmitool.la
# /r: `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 clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-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:
# ../../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# 1 warning generated.
# mv -f .deps/ipmi_intf.Tpo .deps/ipmi_intf.Plo
# /bin/sh ../../libtool --silent --tag=CC --mode=link clang -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -export-dynamic -o libintf.la ipmi_intf.lo lan/libintf_lan.la usb/libintf_usb.la serial/libintf_serial.la open/libintf_open.la imb/libintf_imb.la
# copying selected object files to avoid basename conflicts...
# /r: `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'
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -MT ipmitool.o -MD -MP -MF .deps/ipmitool.Tpo -c -o ipmitool.o ipmitool.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -MT ipmishell.o -MD -MP -MF .deps/ipmishell.Tpo -c -o ipmishell.o ipmishell.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -MT ipmievd.o -MD -MP -MF .deps/ipmievd.Tpo -c -o ipmievd.o ipmievd.c
# ipmishell.c:220:36: warning: unused parameter 'intf' [-Wunused-parameter]
# ipmi_shell_main(struct ipmi_intf * intf, int argc, char ** argv)
# ^
# ipmishell.c:220:46: warning: unused parameter 'argc' [-Wunused-parameter]
# ipmi_shell_main(struct ipmi_intf * intf, int argc, char ** argv)
# ^
# ipmishell.c:220:60: warning: unused parameter 'argv' [-Wunused-parameter]
# ipmi_shell_main(struct ipmi_intf * intf, int argc, char ** argv)
# ^
# 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 ipmievd.c:81:
# In file included from ../include/ipmitool/ipmi_sel.h:38:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmitool.c:40:
# ../include/ipmitool/ipmi_sdr.h:267:4: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# 4 warnings generated.
# ipmievd.c:687:21: warning: unused parameter 'signal' [-Wunused-parameter]
# ipmievd_cleanup(int signal)
# ^
# mv -f .deps/ipmishell.Tpo .deps/ipmishell.Po
# ipmievd.c:871:9: warning: missing field 'name' initializer [-Wmissing-field-initializers]
# { NULL }
# ^
# In file included from ipmitool.c:43:
# ../include/ipmitool/ipmi_fru.h:75:2: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# In file included from ipmitool.c:47:
# ../include/ipmitool/ipmi_lanp.h:130:7: warning: missing field 'size' initializer [-Wmissing-field-initializers]
# { -1 }
# ^
# In file included from ipmitool.c:56:
# ../include/ipmitool/ipmi_pef.h:123:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:135:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:183:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:201:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:210:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:218:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:226:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:234:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:242:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:257:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:265:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:273:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:288:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:302:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:312:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:366:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:396:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:459:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:663:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:765:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# ../include/ipmitool/ipmi_pef.h:841:7: warning: missing field 'mask' initializer [-Wmissing-field-initializers]
# {NULL}
# ^
# In file included from ipmitool.c:63:
# ../include/ipmitool/ipmi_hpmfwupg.h:440:21: warning: zero size arrays are an extension [-Wzero-length-array]
# unsigned char data[0];
# ^
# 3 warnings generated.
# mv -f .deps/ipmievd.Tpo .deps/ipmievd.Po
# ipmitool.c:125:9: warning: missing field 'name' initializer [-Wmissing-field-initializers]
# { NULL },
# ^
# /bin/sh ../libtool --silent --tag=CC --mode=link clang -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -o ipmievd ipmievd.o ../lib/libipmitool.la plugins/libintf.la
# 26 warnings generated.
# mv -f .deps/ipmitool.Tpo .deps/ipmitool.Po
# /bin/sh ../libtool --silent --tag=CC --mode=link clang -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -o ipmitool ipmitool.o ipmishell.o ../lib/libipmitool.la plugins/libintf.la
# 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 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'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/ipmitool/pkg/ipmitool/usr/bin'
# /usr/sbin/mkdir -p '/tmp/ipmitool/pkg/ipmitool/usr/bin'
# /bin/sh ../libtool --silent --mode=install /usr/bin/install -c ipmievd '/tmp/ipmitool/pkg/ipmitool/usr/bin'
# /bin/sh ../libtool --silent --mode=install /usr/bin/install -c ipmitool '/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 Apr 5 00:39:46 UTC 2017)

CMD: pacman --query --file ipmitool-1.8.17-1-x86_64.pkg.tar.xz
# ipmitool 1.8.17-1

Creating hybrid package for 'ipmitool'

Trying to find vanilla package 'ipmitool'...

CMD: pacman --query --file /mirror/ipmitool-1.8.17-1.pkg.tar.xz
# ipmitool 1.8.17-1

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
# .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 = 151e84ac7cb6
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# 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 /sysroot/bin/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:3034: result: clang
# configure:3303: checking for C compiler version
# configure:3312: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3323: $? = 0
# configure:3312: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3323: $? = 0
# configure:3312: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3323: $? = 1
# configure:3312: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3323: $? = 1
# configure:3343: checking whether the C compiler works
# configure:3365: clang 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: clang -o conftest conftest.c >&5
# configure:3439: $? = 0
# configure:3461: result:
# configure:3483: checking whether we are cross compiling
# configure:3491: clang -o conftest conftest.c >&5
# configure:3495: $? = 0
# configure:3502: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3506: $? = 127
# configure:3521: result: yes
# configure:3526: checking for suffix of object files
# configure:3548: clang -c conftest.c >&5
# configure:3552: $? = 0
# configure:3573: result: o
# configure:3577: checking whether we are using the GNU C compiler
# configure:3596: clang -c conftest.c >&5
# configure:3596: $? = 0
# configure:3605: result: yes
# configure:3614: checking whether clang accepts -g
# configure:3634: clang -c -g conftest.c >&5
# configure:3634: $? = 0
# configure:3675: result: yes
# configure:3692: checking for clang option to accept ISO C89
# configure:3755: clang -c conftest.c >&5
# configure:3755: $? = 0
# configure:3768: result: none needed
# configure:3793: checking whether clang understands -c and -o together
# configure:3815: clang -c conftest.c -o conftest2.o
# configure:3818: $? = 0
# configure:3815: clang -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 clang
# 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: clang -E conftest.c
# configure:4194: $? = 0
# configure:4208: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:4253: clang -E conftest.c
# configure:4253: $? = 0
# configure:4267: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:4446: $? = 0
# configure:4530: result: yes
# configure:4543: checking for sys/types.h
# configure:4543: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4543: result: yes
# configure:4543: checking for sys/stat.h
# configure:4543: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4543: result: yes
# configure:4543: checking for stdlib.h
# configure:4543: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4543: result: yes
# configure:4543: checking for string.h
# configure:4543: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4543: result: yes
# configure:4543: checking for memory.h
# configure:4543: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4543: result: yes
# configure:4543: checking for strings.h
# configure:4543: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4543: result: yes
# configure:4543: checking for inttypes.h
# configure:4543: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4543: result: yes
# configure:4543: checking for stdint.h
# configure:4543: clang -c conftest.c >&5
# configure:4543: $? = 0
# configure:4543: result: yes
# configure:4543: checking for unistd.h
# configure:4543: clang -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: clang -c conftest.c >&5
# configure:4558: $? = 0
# configure:4558: result: yes
# configure:4558: checking sys/ioctl.h presence
# configure:4558: clang -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: clang -c conftest.c >&5
# configure:4558: $? = 0
# configure:4558: result: yes
# configure:4558: checking paths.h presence
# configure:4558: clang -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: clang -c conftest.c >&5
# configure:4571: $? = 0
# configure:4571: result: yes
# configure:4571: checking arpa/inet.h presence
# configure:4571: clang -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: clang -c conftest.c >&5
# configure:4571: $? = 0
# configure:4571: result: yes
# configure:4571: checking fcntl.h presence
# configure:4571: clang -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: clang -c conftest.c >&5
# configure:4571: $? = 0
# configure:4571: result: yes
# configure:4571: checking netdb.h presence
# configure:4571: clang -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: clang -c conftest.c >&5
# configure:4571: $? = 0
# configure:4571: result: yes
# configure:4571: checking netinet/in.h presence
# configure:4571: clang -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: clang -c conftest.c >&5
# configure:4571: $? = 0
# configure:4571: result: yes
# configure:4571: checking sys/socket.h presence
# configure:4571: clang -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: clang -c conftest.c >&5
# conftest.c:65:10: fatal error: 'sys/byteorder.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:32:10: fatal error: 'sys/byteorder.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:4584: $? = 0
# configure:4584: result: yes
# configure:4584: checking byteswap.h presence
# configure:4584: clang -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: clang -c conftest.c >&5
# configure:4661: $? = 0
# configure:4668: result: yes
# configure:4676: checking for inline
# configure:4692: clang -c conftest.c >&5
# configure:4692: $? = 0
# configure:4700: result: inline
# configure:4718: checking whether byte ordering is bigendian
# configure:4733: clang -c conftest.c >&5
# conftest.c:34:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:34:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# 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: clang -c conftest.c >&5
# configure:4778: $? = 0
# configure:4796: clang -c conftest.c >&5
# conftest.c:40:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:4946: $? = 0
# configure:4946: result: yes
# configure:4946: checking sys/select.h presence
# configure:4946: clang -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: clang -c conftest.c >&5
# configure:4984: $? = 0
# configure:4995: result: int,fd_set *,struct timeval *
# configure:5018: checking for working strtod
# configure:5069: result: no
# configure:5078: checking for pow
# configure:5078: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:61:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:5078: $? = 0
# configure:5078: result: yes
# configure:5134: checking for alarm
# configure:5134: clang -o conftest conftest.c >&5
# configure:5134: $? = 0
# configure:5134: result: yes
# configure:5134: checking for gethostbyname
# configure:5134: clang -o conftest conftest.c >&5
# configure:5134: $? = 0
# configure:5134: result: yes
# configure:5134: checking for getaddrinfo
# configure:5134: clang -o conftest conftest.c >&5
# configure:5134: $? = 0
# configure:5134: result: yes
# configure:5134: checking for getifaddrs
# configure:5134: clang -o conftest conftest.c >&5
# configure:5134: $? = 0
# configure:5134: result: yes
# configure:5134: checking for socket
# configure:5134: clang -o conftest conftest.c >&5
# configure:5134: $? = 0
# configure:5134: result: yes
# configure:5134: checking for select
# configure:5134: clang -o conftest conftest.c >&5
# configure:5134: $? = 0
# configure:5134: result: yes
# configure:5146: checking for memmove
# configure:5146: clang -o conftest conftest.c >&5
# conftest.c:67:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:67:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:5146: $? = 0
# configure:5146: result: yes
# configure:5146: checking for memset
# configure:5146: clang -o conftest conftest.c >&5
# conftest.c:68:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:68:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:5146: $? = 0
# configure:5146: result: yes
# configure:5146: checking for strchr
# configure:5146: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:69:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:5146: $? = 0
# configure:5146: result: yes
# configure:5146: checking for strdup
# configure:5146: clang -o conftest conftest.c >&5
# conftest.c:70:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:70:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:5146: $? = 0
# configure:5146: result: yes
# configure:5146: checking for strerror
# configure:5146: clang -o conftest conftest.c >&5
# conftest.c:71:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:71:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:5146: $? = 0
# configure:5146: result: yes
# configure:5157: checking for getpassphrase
# configure:5157: clang -o conftest conftest.c >&5
# /tmp/conftest-2d7788.o:conftest.c:function main: error: undefined reference to 'getpassphrase'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 clang
# configure:5509: result: /sysroot/bin/ld
# configure:5516: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5531: result: yes
# configure:5543: checking for BSD- or MS-compatible name lister (nm)
# configure:5592: result: /sysroot/bin/nm -B
# configure:5722: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5729: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
# configure:5732: /sysroot/bin/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 /sysroot/bin/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 /sysroot/bin/objdump
# configure:6131: result: objdump
# configure:6143: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/ar
# configure:6620: result: ar
# configure:6657: checking for archiver @FILE support
# configure:6674: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
# configure:6674: $? = 0
# configure:6677: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6680: $? = 0
# configure:6685: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: 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 /sysroot/bin/ranlib
# configure:6884: result: ranlib
# configure:6986: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:7106: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
# configure:7109: $? = 0
# configure:7113: /sysroot/bin/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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c conftstm.o >&5
# configure:7185: $? = 0
# configure:7223: result: ok
# configure:7260: checking for sysroot
# configure:7290: result: no
# configure:7367: clang -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: clang -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 clang supports -fno-rtti -fno-exceptions
# configure:8768: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -fno-rtti -fno-exceptions conftest.c >&5
# configure:8772: $? = 0
# configure:8785: result: yes
# configure:9112: checking for clang option to produce PIC
# configure:9119: result: -fPIC -DPIC
# configure:9127: checking if clang PIC flag -fPIC -DPIC works
# configure:9145: clang -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 clang static flag -static works
# configure:9219: result: no
# configure:9234: checking if clang supports -c -o file.o
# configure:9255: clang -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 clang supports -c -o file.o
# configure:9336: result: yes
# configure:9369: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10526: result: yes
# configure:10563: checking whether -lc should be explicitly linked in
# configure:10571: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
# configure:10574: $? = 0
# configure:10589: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
# configure:12483: $? = 0
# configure:12500: result: none required
# configure:12664: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c >&5
# conftest.c:60:3: warning: anonymous unions are a C11 extension [-Wc11-extensions]
# union {
# ^
# 1 warning generated.
# configure:12664: $? = 0
# configure:12683: checking for EVP_aes_128_cbc in -lcrypto
# configure:12708: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c -lcrypto -lcrypto >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# /sysroot/bin/ld: error: cannot find -lcrypto
# /tmp/conftest-b6ad31.o:conftest.c:function main: error: undefined reference to 'EVP_aes_128_cbc'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12708: $? = 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
# | /* 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 EVP_aes_128_cbc ();
# | int
# | main ()
# | {
# | return EVP_aes_128_cbc ();
# | ;
# | return 0;
# | }
# configure:12717: result: no
# configure:12728: checking for MD5_Init in -lcrypto
# configure:12753: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c -lcrypto -lcrypto >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# /sysroot/bin/ld: error: cannot find -lcrypto
# /tmp/conftest-a470a3.o:conftest.c:function main: error: undefined reference to 'MD5_Init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12753: $? = 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
# | /* 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 MD5_Init ();
# | int
# | main ()
# | {
# | return MD5_Init ();
# | ;
# | return 0;
# | }
# configure:12762: result: no
# configure:12777: checking for MD2_Init in -lcrypto
# configure:12802: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral conftest.c -lcrypto -lcrypto >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# /sysroot/bin/ld: error: cannot find -lcrypto
# /tmp/conftest-bb5f9c.o:conftest.c:function main: error: undefined reference to 'MD2_Init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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
# | /* 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: clang -E -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c
# conftest.c:55:10: fatal error: 'linux/compiler.h' file not found
# #include
# ^
# 1 error generated.
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 1
# | /* end confdefs.h. */
# | #include
# configure:12956: result: no
# configure:12964: checking sys/ioccom.h usability
# configure:12964: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c >&5
# conftest.c:88:10: fatal error: 'sys/ioccom.h' file not found
# #include
# ^
# 1 error generated.
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 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: clang -E conftest.c
# conftest.c:55:10: fatal error: 'sys/ioccom.h' file not found
# #include
# ^
# 1 error generated.
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 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: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c >&5
# conftest.c:88:10: fatal error: 'linux/ipmi.h' file not found
# #include
# ^
# 1 error generated.
# configure:12973: $? = 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 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:12973: result: no
# configure:12973: checking linux/ipmi.h presence
# configure:12973: clang -E conftest.c
# conftest.c:55:10: fatal error: 'linux/ipmi.h' file not found
# #include
# ^
# 1 error generated.
# configure:12973: $? = 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 1
# | /* end confdefs.h. */
# | #include
# configure:12973: result: no
# configure:12973: checking for linux/ipmi.h
# configure:12973: result: no
# configure:12979: checking sys/ipmi.h usability
# configure:12979: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c >&5
# conftest.c:88:10: fatal error: 'sys/ipmi.h' file not found
# #include
# ^
# 1 error generated.
# configure:12979: $? = 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 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:12979: result: no
# configure:12979: checking sys/ipmi.h presence
# configure:12979: clang -E conftest.c
# conftest.c:55:10: fatal error: 'sys/ipmi.h' file not found
# #include
# ^
# 1 error generated.
# configure:12979: $? = 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 1
# | /* end confdefs.h. */
# | #include
# configure:12979: result: no
# configure:12979: checking for sys/ipmi.h
# configure:12979: result: no
# configure:12993: checking for ipmi_open_inband in -lfreeipmi
# configure:13018: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -lfreeipmi >&5
# /sysroot/bin/ld: error: cannot find -lfreeipmi
# /tmp/conftest-14e8fc.o:conftest.c:function main: error: undefined reference to 'ipmi_open_inband'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -lfreeipmi >&5
# /sysroot/bin/ld: error: cannot find -lfreeipmi
# /tmp/conftest-0d124f.o:conftest.c:function main: error: undefined reference to 'ipmi_ctx_open_inband'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c >&5
# configure:13321: $? = 0
# configure:13321: result: yes
# configure:13321: checking termios.h presence
# configure:13321: clang -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: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include -Isrc/plugins/open -DENABLE_INTF_OPEN_DUAL_BRIDGE conftest.c >&5
# conftest.c:74:6: error: no member named 'transit_slave_addr' in 'struct ipmi_ipmb_addr'
# a.transit_slave_addr = 0;
# ~ ^
# 1 error generated.
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c >&5
# conftest.c:91:10: fatal error: 'sys/lipmi/lipmi_intf.h' file not found
# #include
# ^
# 1 error generated.
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -E conftest.c
# conftest.c:58:10: fatal error: 'sys/lipmi/lipmi_intf.h' file not found
# #include
# ^
# 1 error generated.
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c >&5
# /tmp/conftest-1a9411.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -ltinfo >&5
# /sysroot/bin/ld: error: cannot find -ltinfo
# /tmp/conftest-6f0870.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -lncurses >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-b9cc47.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -lcurses >&5
# /sysroot/bin/ld: error: cannot find -lcurses
# /tmp/conftest-5f2340.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -lreadline >&5
# /sysroot/bin/ld: error: cannot find -lreadline
# /tmp/conftest-6a1c80.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -ltermcap >&5
# /sysroot/bin/ld: error: cannot find -ltermcap
# /tmp/conftest-5c4e03.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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:13562: result: no
# configure:13570: checking for library containing initscr
# configure:13601: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c >&5
# /tmp/conftest-0a9531.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13601: $? = 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:13601: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -lncurses >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-e616cf.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13601: $? = 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:13601: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -lcurses >&5
# /sysroot/bin/ld: error: cannot find -lcurses
# /tmp/conftest-cf9d7b.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13601: $? = 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:13618: result: no
# configure:13626: checking for library containing readline
# configure:13657: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c >&5
# /tmp/conftest-7f3fd9.o:conftest.c:function main: error: undefined reference to 'readline'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -lreadline >&5
# /sysroot/bin/ld: error: cannot find -lreadline
# /tmp/conftest-d14ea5.o:conftest.c:function main: error: undefined reference to 'readline'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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: clang -o conftest -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c -ledit >&5
# /sysroot/bin/ld: error: cannot find -ledit
# /tmp/conftest-d4660a.o:conftest.c:function main: error: undefined reference to 'readline'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 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:13674: result: no
# configure:13928: clang -c -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include conftest.c >&5
# conftest.c:75:2: error: function definition is not allowed here
# {
# ^
# 1 error generated.
# configure:13928: $? = 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 IPMI_INTF_LAN 1
# | #define IPMI_INTF_USB 1
# | #define IPMI_INTF_SERIAL 1
# | #define HAVE_TERMIOS_H 1
# | #define IPMI_INTF_OPEN 1
# | #define IPMI_INTF_IMB 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #include
# |
# | struct packstruct {
# | unsigned char t0 :5;
# | unsigned char t1 :5;
# | unsigned char t2 :5;
# | unsigned char t3 :5;
# | unsigned char t4 :4;
# | } __attribute__ ((packed));
# |
# | int
# | main(int argc, char ** argv)
# | {
# | if(sizeof(struct packstruct) != 3)
# | return(1);
# | else
# | return(0);
# | }
# |
# | ;
# | return 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 151e84ac7cb6
#
# config.status:1173: creating Makefile
# config.status:1173: creating doc/Makefile
# config.status:1173: creating contrib/Makefile
# config.status:1173: creating control/Makefile
# config.status:1173: creating control/pkginfo
# config.status:1173: creating control/prototype
# config.status:1173: creating control/rpmmacros
# config.status:1173: creating control/ipmitool.spec
# config.status:1173: creating lib/Makefile
# config.status:1173: creating include/Makefile
# config.status:1173: creating include/ipmitool/Makefile
# config.status:1173: creating src/Makefile
# config.status:1173: creating src/plugins/Makefile
# config.status:1173: creating src/plugins/lan/Makefile
# config.status:1173: creating src/plugins/lanplus/Makefile
# config.status:1173: creating src/plugins/open/Makefile
# config.status:1173: creating src/plugins/free/Makefile
# config.status:1173: creating src/plugins/imb/Makefile
# config.status:1173: creating src/plugins/bmc/Makefile
# config.status:1173: creating src/plugins/usb/Makefile
# config.status:1173: creating src/plugins/lipmi/Makefile
# config.status:1173: creating src/plugins/serial/Makefile
# config.status:1173: creating src/plugins/dummy/Makefile
# config.status:1173: creating config.h
# config.status:1402: executing depfiles commands
# config.status:1402: 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 : no
# 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 : no
# 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=set
# ac_cv_env_CC_value=clang
# 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_pow=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=no
# 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=no
# 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_ipmi_h=no
# 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=no
# ac_cv_lib_crypto_MD2_Init=no
# ac_cv_lib_crypto_MD5_Init=no
# 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_CC=clang
# ac_cv_prog_CPP='clang -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_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=no
# ac_cv_search_readline=no
# ac_cv_search_socket='none required'
# ac_cv_search_tgetent=no
# 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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wextra -std=gnu99 -pedantic -Wformat -Wformat-nonliteral -I /lib/modules/4.10.6-1-ARCH/build/include'
# CPP='clang -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=''
# INTF_LANPLUS_LIB=''
# 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 serial/libintf_serial.la open/libintf_open.la imb/libintf_imb.la'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}strtod$U.o'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}strtod$U.lo'
# MAKEINFO='${SHELL} /tmp/ipmitool/src/ipmitool-1.8.17/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/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'\'' '\''CC=clang'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'''
# ac_ct_AR='ar'
# ac_ct_CC=''
# 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 IPMI_INTF_LAN 1
# #define IPMI_INTF_USB 1
# #define IPMI_INTF_SERIAL 1
# #define HAVE_TERMIOS_H 1
# #define IPMI_INTF_OPEN 1
# #define IPMI_INTF_IMB 1
# #define HAVE_PRAGMA_PACK 1
#
# configure: exit 0