Build of hddtemp with musl toolchain

The build took 00h 01m 09s and was NOT successful.

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

SLOCLanguage
10,918 ansic
4,494 sh
2,347 makefile
288 yacc
31 sed
19 perl
18,097 total

The process tree of the build process is here.

List of Errors

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: hddtemp 0.3.beta15.52-2 (Wed Apr 5 00:24:08 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file README
# patching file debian/rules
# patching file debian/docs
# patching file debian/postrm
# patching file debian/changelog
# patching file debian/templates
# patching file debian/dirs
# patching file debian/copyright
# patching file debian/logcheck.ignore.server
# patching file debian/config
# patching file debian/postinst
# patching file debian/control
# patching file debian/init
# patching file debian/compat
# patching file debian/README.Debian
# patching file debian/hddtemp.db
# patching file debian/po/cs.po
# patching file debian/po/fr.po
# patching file debian/po/vi.po
# patching file debian/po/pt_BR.po
# patching file debian/po/ru.po
# patching file debian/po/sv.po
# patching file debian/po/da.po
# patching file debian/po/pt.po
# patching file debian/po/eu.po
# patching file debian/po/it.po
# patching file debian/po/de.po
# patching file debian/po/gl.po
# patching file debian/po/ar.po
# patching file debian/po/ja.po
# patching file debian/po/fi.po
# patching file debian/po/templates.pot
# patching file debian/po/es.po
# patching file debian/po/sk.po
# patching file debian/po/POTFILES.in
# patching file debian/po/nl.po
# patching file debian/po/nb.po
# patching file doc/hddtemp.8
# patching file po/fr.po
# patching file po/ru.po
# patching file po/sv.po
# patching file po/pt.po
# patching file po/de.po
# patching file po/LINGUAS
# patching file po/hddtemp.pot
# patching file src/sata.c
# patching file src/satacmds.c
# patching file src/backtrace.c
# patching file src/daemon.c
# patching file src/hddtemp.c
# patching file src/ata.c
# patching file src/hddtemp.h
# patching file src/scsicmds.c
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host 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 gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# 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 ANSI C... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking how to run the C preprocessor... clang -E
# checking for egrep... 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 fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking for in_addr_t... yes
# checking for an ANSI C-conforming const... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking whether we are using the GNU C Library 2 or newer... no
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for strerror in -lcposix... no
# checking for signed... yes
# checking for inline... inline
# checking for off_t... yes
# checking for size_t... yes
# checking for long long... yes
# checking for long double... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking whether printf() supports POSIX/XSI format strings... guessing yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking whether we are using the GNU C Library 2.1 or newer... no
# checking whether integer division by zero raises SIGFPE... guessing no
# checking for unsigned long long... yes
# checking for inttypes.h... yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for stdint.h... (cached) yes
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for ld used by GCC... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for ptrdiff_t... yes
# checking argz.h usability... no
# checking argz.h presence... no
# checking for argz.h... no
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking nl_types.h usability... yes
# checking nl_types.h presence... yes
# checking for nl_types.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for asprintf... yes
# checking for fwprintf... yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for snprintf... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for wcslen... yes
# checking for __argz_count... no
# checking for __argz_stringify... no
# checking for __argz_next... no
# checking for __fsetlocking... yes
# checking whether _snprintf is declared... no
# checking whether _snwprintf is declared... no
# checking whether feof_unlocked is declared... yes
# checking whether fgets_unlocked is declared... no
# checking whether getc_unlocked is declared... yes
# checking for iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking for CFPreferencesCopyAppValue... (cached) no
# checking for CFLocaleCopyCurrent... (cached) no
# checking whether NLS is requested... yes
# checking whether included gettext is requested... no
# checking for GNU gettext in libc... no
# checking for GNU gettext in libintl... no
# checking whether to use NLS... yes
# checking where the gettext function comes from... included intl directory
# checking Location of hddtemp.db... "/usr/share/hddtemp/hddtemp.db"
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating intl/Makefile
# config.status: creating po/Makefile.in
# config.status: creating m4/Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing default-1 commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
#
#
# hddtemp-0.3-beta15 is now configured for
#
# Build: x86_64-unknown-linux-gnu
# Host: x86_64-unknown-linux-gnu
# Source directory: .
# Installation prefix: /usr
# C compiler: clang -Wall -W -Wcast-align
#
#
# make all-recursive
# make[1]: Entering directory '/tmp/hddtemp/src/hddtemp-0.3-beta15'
# Making all in intl
# make[2]: Entering directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/intl'
# sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
# -e 's,@''HAVE_ASPRINTF''@,1,g' \
# -e 's,@''HAVE_SNPRINTF''@,1,g' \
# -e 's,@''HAVE_WPRINTF''@,0,g' \
# < ./libgnuintl.h.in > libgnuintl.h
# /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
# sed -e '/^#/d' -e 's/@''PACKAGE''@/hddtemp/g' ./ref-add.sin > t-ref-add.sed
# sed -e '/^#/d' -e 's/@''PACKAGE''@/hddtemp/g' ./ref-del.sin > t-ref-del.sed
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align bindtextdom.c
# mv t-ref-del.sed ref-del.sed
# mv t-ref-add.sed ref-add.sed
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align dcgettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align dgettext.c
# mv t-charset.alias charset.alias
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align gettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align finddomain.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align loadmsgcat.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align localealias.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align textdomain.c
# loadmsgcat.c:1040:26: warning: cast from 'char *' to 'const struct string_desc *' increases required alignment from 1 to 4 [-Wcast-align]
# domain->orig_tab = (const struct string_desc *)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1042:27: warning: cast from 'char *' to 'const struct string_desc *' increases required alignment from 1 to 4 [-Wcast-align]
# domain->trans_tab = (const struct string_desc *)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1047:5: warning: cast from 'char *' to 'const nls_uint32 *' (aka 'const unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
# ? (const nls_uint32 *)
# ^~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1089:21: warning: cast from 'char *' to 'const struct sysdep_segment *' increases required alignment from 1 to 4 [-Wcast-align]
# sysdep_segments = (const struct sysdep_segment *)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1111:21: warning: cast from 'char *' to 'const nls_uint32 *' (aka 'const unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
# orig_sysdep_tab = (const nls_uint32 *)
# ^~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1114:22: warning: cast from 'char *' to 'const nls_uint32 *' (aka 'const unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
# trans_sysdep_tab = (const nls_uint32 *)
# ^~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1132:6: warning: cast from 'char *' to 'const struct sysdep_string *' increases required alignment from 1 to 4 [-Wcast-align]
# (const struct sysdep_string *)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1193:31: warning: cast from 'char *' to 'struct sysdep_string_desc *' increases required alignment from 1 to 8 [-Wcast-align]
# inmem_orig_sysdep_tab = (struct sysdep_string_desc *) mem;
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1196:32: warning: cast from 'char *' to 'struct sysdep_string_desc *' increases required alignment from 1 to 8 [-Wcast-align]
# inmem_trans_sysdep_tab = (struct sysdep_string_desc *) mem;
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1199:24: warning: cast from 'char *' to 'nls_uint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
# inmem_hash_tab = (nls_uint32 *) mem;
# ^~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1211:10: warning: cast from 'char *' to 'const struct sysdep_string *' increases required alignment from 1 to 4 [-Wcast-align]
# (const struct sysdep_string *)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:1249:7: warning: cast from 'char *' to 'const struct sysdep_string *' increases required alignment from 1 to 4 [-Wcast-align]
# (const struct sysdep_string *)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# loadmsgcat.c:951:57: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'off_t' (aka 'long') [-Wsign-compare]
# || __builtin_expect ((size = (size_t) st.st_size) != st.st_size, 0)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~
# ./gettextP.h:50:39: note: expanded from macro '__builtin_expect'
# # define __builtin_expect(expr, val) (expr)
# ^~~~
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align l10nflist.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align explodename.c
# 13 warnings generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align dcigettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align dcngettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align dngettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align ngettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align plural.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align plural-exp.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align localcharset.c
# dcigettext.c:1000:5: warning: cast from 'unsigned char *' to 'size_t *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align]
# *(size_t *) freemem = outbuf - freemem - sizeof (size_t);
# ^~~~~~~~~~~~~~~~~~
# dcigettext.c:1014:20: warning: cast from 'char *' to 'size_t *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align]
# resultlen = *(size_t *) domain->conv_tab[act];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align relocatable.c
# plural.y:378:22: warning: unused parameter 'str' [-Wunused-parameter]
# yyerror (const char *str)
# ^
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align langprefs.c
# 2 warnings generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align localename.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align log.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align printf.c
# localename.c:714:28: warning: unused parameter 'category' [-Wunused-parameter]
# _nl_locale_name_posix (int category, const char *categoryname)
# ^
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align osdep.c
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wcast-align intl-compat.c
# cp libgnuintl.h libintl.h
# rm -f libintl.a
# ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o langprefs.o localename.o log.o printf.o osdep.o intl-compat.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libintl.a
# make[2]: Leaving directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/intl'
# Making all in po
# make[2]: Entering directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/po'
# test -z "de.gmo fr.gmo pt.gmo ru.gmo sv.gmo" || make de.gmo fr.gmo pt.gmo ru.gmo sv.gmo
# make[3]: Entering directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/po'
# rm -f de.gmo && /usr/sbin/msgfmt -c --statistics -o de.gmo de.po
# /usr/sbin/msgmerge --update pt.po hddtemp.pot
# /usr/sbin/msgmerge --update fr.po hddtemp.pot
# /usr/sbin/msgmerge --update ru.po hddtemp.pot
# de.po:9: warning: header field 'Language' missing in header
# 24 translated messages.
# /usr/sbin/msgmerge --update sv.po hddtemp.pot
# ................... done.
# ......... done.
# ....rm -f pt.gmo && /usr/sbin/msgfmt -c --statistics -o pt.gmo pt.po
# . done.
# .. done.
# rm -f ru.gmo && /usr/sbin/msgfmt -c --statistics -o ru.gmo ru.po
# rm -f fr.gmo && /usr/sbin/msgfmt -c --statistics -o fr.gmo fr.po
# rm -f sv.gmo && /usr/sbin/msgfmt -c --statistics -o sv.gmo sv.po
# 21 translated messages, 3 fuzzy translations.
# fr.po:8: warning: header field 'Language' still has the initial default value
# 23 translated messages, 1 untranslated message.
# 15 translated messages, 4 fuzzy translations, 5 untranslated messages.
# 21 translated messages, 3 fuzzy translations.
# make[3]: Leaving directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/po'
# touch stamp-po
# make[2]: Leaving directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/po'
# Making all in m4
# make[2]: Entering directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/m4'
# Making all in src
# make[2]: Entering directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/src'
# if clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -Wall -W -Wcast-align -MT hddtemp-ata.o -MD -MP -MF ".deps/hddtemp-ata.Tpo" \
# -c -o hddtemp-ata.o `test -f 'ata.c' || echo './'`ata.c; \
# then mv -f ".deps/hddtemp-ata.Tpo" ".deps/hddtemp-ata.Po"; \
# else rm -f ".deps/hddtemp-ata.Tpo"; exit 1; \
# fi
# if clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -Wall -W -Wcast-align -MT hddtemp-atacmds.o -MD -MP -MF ".deps/hddtemp-atacmds.Tpo" \
# -c -o hddtemp-atacmds.o `test -f 'atacmds.c' || echo './'`atacmds.c; \
# then mv -f ".deps/hddtemp-atacmds.Tpo" ".deps/hddtemp-atacmds.Po"; \
# else rm -f ".deps/hddtemp-atacmds.Tpo"; exit 1; \
# fi
# if clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -Wall -W -Wcast-align -MT hddtemp-daemon.o -MD -MP -MF ".deps/hddtemp-daemon.Tpo" \
# -c -o hddtemp-daemon.o `test -f 'daemon.c' || echo './'`daemon.c; \
# then mv -f ".deps/hddtemp-daemon.Tpo" ".deps/hddtemp-daemon.Po"; \
# else rm -f ".deps/hddtemp-daemon.Tpo"; exit 1; \
# fi
# if clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -Wall -W -Wcast-align -MT hddtemp-db.o -MD -MP -MF ".deps/hddtemp-db.Tpo" \
# -c -o hddtemp-db.o `test -f 'db.c' || echo './'`db.c; \
# then mv -f ".deps/hddtemp-db.Tpo" ".deps/hddtemp-db.Po"; \
# else rm -f ".deps/hddtemp-db.Tpo"; exit 1; \
# fi
# clang-3.8clang-3.8clang-3.8: : : warningwarning: warning: argument unused during compilation: '-rdynamic': argument unused during compilation: '-rdynamic'
# argument unused during compilation: '-rdynamic'
#
# clang-3.8: warning: argument unused during compilation: '-rdynamic'
# ata.c:39:10: fatal error: 'linux/hdreg.h' file not found
# #include
# ^
# 1 error generated.
# atacmds.c:38:10: fatal error: 'linux/hdreg.h' file not found
# #include
# ^
# 1 error generated.
# make[2]: *** [Makefile:288: hddtemp-ata.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# In file included from daemon.c:48:
# ./hddtemp.h:28:10: fatal error: 'linux/types.h' file not found
# #include
# ^
# make[2]: *** [Makefile:310: hddtemp-atacmds.o] Error 1
# 1 error generated.
# make[2]: *** [Makefile:332: hddtemp-daemon.o] Error 1
# make[2]: Leaving directory '/tmp/hddtemp/src/hddtemp-0.3-beta15/src'
# make[1]: *** [Makefile:228: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/hddtemp/src/hddtemp-0.3-beta15'
# make: *** [Makefile:181: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/hddtemp/src/hddtemp-0.3-beta15/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 configure, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --mandir=/usr/share/man --with-db-path=/usr/share/hddtemp/hddtemp.db
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b981b93b212c
# 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
# 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:1352: checking build system type
# configure:1370: result: x86_64-unknown-linux-gnu
# configure:1378: checking host system type
# configure:1392: result: x86_64-unknown-linux-gnu
# configure:1415: checking for a BSD-compatible install
# configure:1470: result: /usr/bin/install -c
# configure:1481: checking whether build environment is sane
# configure:1524: result: yes
# configure:1557: checking for gawk
# configure:1573: found /usr/sbin/gawk
# configure:1583: result: gawk
# configure:1593: checking whether make sets $(MAKE)
# configure:1613: result: yes
# configure:1692: checking for x86_64-unknown-linux-strip
# configure:1721: result: no
# configure:1730: checking for strip
# configure:1746: found /sysroot/bin/strip
# configure:1757: result: strip
# configure:1786: checking for x86_64-unknown-linux-gcc
# configure:1812: result: clang
# configure:2094: checking for C compiler version
# configure:2097: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2100: $? = 0
# configure:2102: 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:2105: $? = 0
# configure:2107: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2110: $? = 1
# configure:2133: checking for C compiler default output file name
# configure:2136: clang conftest.c >&5
# configure:2139: $? = 0
# configure:2185: result: a.out
# configure:2190: checking whether the C compiler works
# configure:2196: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2199: $? = 127
# configure:2216: result: yes
# configure:2223: checking whether we are cross compiling
# configure:2225: result: yes
# configure:2228: checking for suffix of executables
# configure:2230: clang -o conftest conftest.c >&5
# configure:2233: $? = 0
# configure:2258: result:
# configure:2264: checking for suffix of object files
# configure:2285: clang -c conftest.c >&5
# configure:2288: $? = 0
# configure:2310: result: o
# configure:2314: checking whether we are using the GNU C compiler
# configure:2338: clang -c conftest.c >&5
# configure:2344: $? = 0
# configure:2348: test -z
# || test ! -s conftest.err
# configure:2351: $? = 0
# configure:2354: test -s conftest.o
# configure:2357: $? = 0
# configure:2370: result: yes
# configure:2376: checking whether clang accepts -g
# configure:2397: clang -c -g conftest.c >&5
# configure:2403: $? = 0
# configure:2407: test -z
# || test ! -s conftest.err
# configure:2410: $? = 0
# configure:2413: test -s conftest.o
# configure:2416: $? = 0
# configure:2427: result: yes
# configure:2444: checking for clang option to accept ANSI C
# configure:2514: clang -c conftest.c >&5
# configure:2520: $? = 0
# configure:2524: test -z
# || test ! -s conftest.err
# configure:2527: $? = 0
# configure:2530: test -s conftest.o
# configure:2533: $? = 0
# configure:2551: result: none needed
# configure:2569: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2575: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2719: checking for style of include used by make
# configure:2747: result: GNU
# configure:2775: checking dependency style of clang
# configure:2858: result: gcc3
# configure:2888: checking for a BSD-compatible install
# configure:2943: result: /usr/bin/install -c
# configure:2962: checking how to run the C preprocessor
# configure:2997: clang -E conftest.c
# configure:3003: $? = 0
# configure:3035: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3041: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | /* end confdefs.h. */
# | #include
# configure:3080: result: clang -E
# configure:3104: clang -E conftest.c
# configure:3110: $? = 0
# configure:3142: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3148: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | /* end confdefs.h. */
# | #include
# configure:3192: checking for egrep
# configure:3202: result: grep -E
# configure:3207: checking for ANSI C header files
# configure:3232: clang -c conftest.c >&5
# configure:3238: $? = 0
# configure:3242: test -z
# || test ! -s conftest.err
# configure:3245: $? = 0
# configure:3248: test -s conftest.o
# configure:3251: $? = 0
# configure:3363: result: yes
# configure:3387: checking for sys/types.h
# configure:3403: clang -c conftest.c >&5
# configure:3409: $? = 0
# configure:3413: test -z
# || test ! -s conftest.err
# configure:3416: $? = 0
# configure:3419: test -s conftest.o
# configure:3422: $? = 0
# configure:3433: result: yes
# configure:3387: checking for sys/stat.h
# configure:3403: clang -c conftest.c >&5
# configure:3409: $? = 0
# configure:3413: test -z
# || test ! -s conftest.err
# configure:3416: $? = 0
# configure:3419: test -s conftest.o
# configure:3422: $? = 0
# configure:3433: result: yes
# configure:3387: checking for stdlib.h
# configure:3403: clang -c conftest.c >&5
# configure:3409: $? = 0
# configure:3413: test -z
# || test ! -s conftest.err
# configure:3416: $? = 0
# configure:3419: test -s conftest.o
# configure:3422: $? = 0
# configure:3433: result: yes
# configure:3387: checking for string.h
# configure:3403: clang -c conftest.c >&5
# configure:3409: $? = 0
# configure:3413: test -z
# || test ! -s conftest.err
# configure:3416: $? = 0
# configure:3419: test -s conftest.o
# configure:3422: $? = 0
# configure:3433: result: yes
# configure:3387: checking for memory.h
# configure:3403: clang -c conftest.c >&5
# configure:3409: $? = 0
# configure:3413: test -z
# || test ! -s conftest.err
# configure:3416: $? = 0
# configure:3419: test -s conftest.o
# configure:3422: $? = 0
# configure:3433: result: yes
# configure:3387: checking for strings.h
# configure:3403: clang -c conftest.c >&5
# configure:3409: $? = 0
# configure:3413: test -z
# || test ! -s conftest.err
# configure:3416: $? = 0
# configure:3419: test -s conftest.o
# configure:3422: $? = 0
# configure:3433: result: yes
# configure:3387: checking for inttypes.h
# configure:3403: clang -c conftest.c >&5
# configure:3409: $? = 0
# configure:3413: test -z
# || test ! -s conftest.err
# configure:3416: $? = 0
# configure:3419: test -s conftest.o
# configure:3422: $? = 0
# configure:3433: result: yes
# configure:3387: checking for stdint.h
# configure:3403: clang -c conftest.c >&5
# configure:3409: $? = 0
# configure:3413: test -z
# || test ! -s conftest.err
# configure:3416: $? = 0
# configure:3419: test -s conftest.o
# configure:3422: $? = 0
# configure:3433: result: yes
# configure:3387: checking for unistd.h
# configure:3403: clang -c conftest.c >&5
# configure:3409: $? = 0
# configure:3413: test -z
# || test ! -s conftest.err
# configure:3416: $? = 0
# configure:3419: test -s conftest.o
# configure:3422: $? = 0
# configure:3433: result: yes
# configure:3459: checking fcntl.h usability
# configure:3471: clang -c conftest.c >&5
# configure:3477: $? = 0
# configure:3481: test -z
# || test ! -s conftest.err
# configure:3484: $? = 0
# configure:3487: test -s conftest.o
# configure:3490: $? = 0
# configure:3500: result: yes
# configure:3504: checking fcntl.h presence
# configure:3514: clang -E conftest.c
# configure:3520: $? = 0
# configure:3540: result: yes
# configure:3575: checking for fcntl.h
# configure:3582: result: yes
# configure:3609: checking netinet/in.h usability
# configure:3621: clang -c conftest.c >&5
# configure:3627: $? = 0
# configure:3631: test -z
# || test ! -s conftest.err
# configure:3634: $? = 0
# configure:3637: test -s conftest.o
# configure:3640: $? = 0
# configure:3650: result: yes
# configure:3654: checking netinet/in.h presence
# configure:3664: clang -E conftest.c
# configure:3670: $? = 0
# configure:3690: result: yes
# configure:3725: checking for netinet/in.h
# configure:3732: result: yes
# configure:3745: checking for in_addr_t
# configure:3770: clang -c conftest.c >&5
# configure:3776: $? = 0
# configure:3780: test -z
# || test ! -s conftest.err
# configure:3783: $? = 0
# configure:3786: test -s conftest.o
# configure:3789: $? = 0
# configure:3800: result: yes
# configure:3814: checking for an ANSI C-conforming const
# configure:3881: clang -c conftest.c >&5
# configure:3887: $? = 0
# configure:3891: test -z
# || test ! -s conftest.err
# configure:3894: $? = 0
# configure:3897: test -s conftest.o
# configure:3900: $? = 0
# configure:3911: result: yes
# configure:3921: checking whether struct tm is in sys/time.h or time.h
# configure:3944: clang -c conftest.c >&5
# conftest.c:29:20: warning: expression result unused [-Wunused-value]
# struct tm *tp; tp->tm_sec;
# ~~ ^~~~~~
# 1 warning generated.
# configure:3950: $? = 0
# configure:3954: test -z
# || test ! -s conftest.err
# configure:3957: $? = 0
# configure:3960: test -s conftest.o
# configure:3963: $? = 0
# configure:3974: result: time.h
# configure:4000: checking whether NLS is requested
# configure:4009: result: yes
# configure:4047: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:4079: result: /usr/sbin/msgfmt
# configure:4088: checking for gmsgfmt
# configure:4119: result: /usr/sbin/msgfmt
# configure:4158: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:4190: result: /usr/sbin/xgettext
# configure:4230: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:4261: result: /usr/sbin/msgmerge
# configure:4297: checking whether we are using the GNU C Library 2 or newer
# configure:4328: result: no
# configure:4337: checking for x86_64-unknown-linux-ranlib
# configure:4366: result: no
# configure:4375: checking for ranlib
# configure:4391: found /sysroot/bin/ranlib
# configure:4402: result: ranlib
# configure:4415: checking for strerror in -lcposix
# configure:4445: clang -o conftest conftest.c -lcposix >&5
# conftest.c:30:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:30:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# /sysroot/bin/ld: error: cannot find -lcposix
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4451: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char strerror ();
# | int
# | main ()
# | {
# | strerror ();
# | ;
# | return 0;
# | }
# configure:4477: result: no
# configure:4486: checking for signed
# configure:4507: clang -c conftest.c >&5
# configure:4513: $? = 0
# configure:4517: test -z
# || test ! -s conftest.err
# configure:4520: $? = 0
# configure:4523: test -s conftest.o
# configure:4526: $? = 0
# configure:4537: result: yes
# configure:4547: checking for inline
# configure:4568: clang -c conftest.c >&5
# configure:4574: $? = 0
# configure:4578: test -z
# || test ! -s conftest.err
# configure:4581: $? = 0
# configure:4584: test -s conftest.o
# configure:4587: $? = 0
# configure:4599: result: inline
# configure:4618: checking for off_t
# configure:4642: clang -c conftest.c >&5
# configure:4648: $? = 0
# configure:4652: test -z
# || test ! -s conftest.err
# configure:4655: $? = 0
# configure:4658: test -s conftest.o
# configure:4661: $? = 0
# configure:4672: result: yes
# configure:4684: checking for size_t
# configure:4708: clang -c conftest.c >&5
# configure:4714: $? = 0
# configure:4718: test -z
# || test ! -s conftest.err
# configure:4721: $? = 0
# configure:4724: test -s conftest.o
# configure:4727: $? = 0
# configure:4738: result: yes
# configure:4751: checking for long long
# configure:4773: clang -o conftest conftest.c >&5
# configure:4779: $? = 0
# configure:4783: test -z
# || test ! -s conftest.err
# configure:4786: $? = 0
# configure:4789: test -s conftest
# configure:4792: $? = 0
# configure:4804: result: yes
# configure:4815: checking for long double
# configure:4875: result: yes
# configure:4886: checking for wchar_t
# configure:4908: clang -c conftest.c >&5
# configure:4914: $? = 0
# configure:4918: test -z
# || test ! -s conftest.err
# configure:4921: $? = 0
# configure:4924: test -s conftest.o
# configure:4927: $? = 0
# configure:4938: result: yes
# configure:4949: checking for wint_t
# configure:4971: clang -c conftest.c >&5
# configure:4977: $? = 0
# configure:4981: test -z
# || test ! -s conftest.err
# configure:4984: $? = 0
# configure:4987: test -s conftest.o
# configure:4990: $? = 0
# configure:5001: result: yes
# configure:5012: checking for inttypes.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5044: test -z
# || test ! -s conftest.err
# configure:5047: $? = 0
# configure:5050: test -s conftest.o
# configure:5053: $? = 0
# configure:5064: result: yes
# configure:5075: checking for stdint.h
# configure:5097: clang -c conftest.c >&5
# configure:5103: $? = 0
# configure:5107: test -z
# || test ! -s conftest.err
# configure:5110: $? = 0
# configure:5113: test -s conftest.o
# configure:5116: $? = 0
# configure:5127: result: yes
# configure:5140: checking for intmax_t
# configure:5170: clang -c conftest.c >&5
# configure:5176: $? = 0
# configure:5180: test -z
# || test ! -s conftest.err
# configure:5183: $? = 0
# configure:5186: test -s conftest.o
# configure:5189: $? = 0
# configure:5200: result: yes
# configure:5212: checking whether printf() supports POSIX/XSI format strings
# configure:5285: result: guessing yes
# configure:5299: checking for working alloca.h
# configure:5320: clang -o conftest conftest.c >&5
# configure:5326: $? = 0
# configure:5330: test -z
# || test ! -s conftest.err
# configure:5333: $? = 0
# configure:5336: test -s conftest
# configure:5339: $? = 0
# configure:5351: result: yes
# configure:5361: checking for alloca
# configure:5402: clang -o conftest conftest.c >&5
# configure:5408: $? = 0
# configure:5412: test -z
# || test ! -s conftest.err
# configure:5415: $? = 0
# configure:5418: test -s conftest
# configure:5421: $? = 0
# configure:5433: result: yes
# configure:5662: checking for stdlib.h
# configure:5667: result: yes
# configure:5662: checking for unistd.h
# configure:5667: result: yes
# configure:5811: checking for getpagesize
# configure:5868: clang -o conftest conftest.c >&5
# configure:5874: $? = 0
# configure:5878: test -z
# || test ! -s conftest.err
# configure:5881: $? = 0
# configure:5884: test -s conftest
# configure:5887: $? = 0
# configure:5899: result: yes
# configure:5909: checking for working mmap
# configure:6073: result: no
# configure:6085: checking whether we are using the GNU C Library 2.1 or newer
# configure:6116: result: no
# configure:6124: checking whether integer division by zero raises SIGFPE
# configure:6209: result: guessing no
# configure:6222: checking for unsigned long long
# configure:6244: clang -o conftest conftest.c >&5
# configure:6250: $? = 0
# configure:6254: test -z
# || test ! -s conftest.err
# configure:6257: $? = 0
# configure:6260: test -s conftest
# configure:6263: $? = 0
# configure:6275: result: yes
# configure:6307: checking for inttypes.h
# configure:6330: clang -c conftest.c >&5
# configure:6336: $? = 0
# configure:6340: test -z
# || test ! -s conftest.err
# configure:6343: $? = 0
# configure:6346: test -s conftest.o
# configure:6349: $? = 0
# configure:6361: result: yes
# configure:6374: checking whether the inttypes.h PRIxNN macros are broken
# configure:6400: clang -c conftest.c >&5
# configure:6406: $? = 0
# configure:6410: test -z
# || test ! -s conftest.err
# configure:6413: $? = 0
# configure:6416: test -s conftest.o
# configure:6419: $? = 0
# configure:6431: result: no
# configure:6448: checking for stdint.h
# configure:6453: result: yes
# configure:6593: checking for SIZE_MAX
# configure:7662: result: yes
# configure:7680: checking for stdint.h
# configure:7685: result: yes
# configure:7827: checking for CFPreferencesCopyAppValue
# configure:7852: clang -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
# conftest.c:42:10: fatal error: 'CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:7858: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:7885: result: no
# configure:7894: checking for CFLocaleCopyCurrent
# configure:7919: clang -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
# conftest.c:42:10: fatal error: 'CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:7925: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:7952: result: no
# configure:8007: checking for ld used by GCC
# configure:8071: result: /sysroot/bin/ld
# configure:8080: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:8093: result: yes
# configure:8099: checking for shared library run path origin
# configure:8112: result: done
# configure:8518: checking for ptrdiff_t
# configure:8542: clang -c conftest.c >&5
# configure:8548: $? = 0
# configure:8552: test -z
# || test ! -s conftest.err
# configure:8555: $? = 0
# configure:8558: test -s conftest.o
# configure:8561: $? = 0
# configure:8572: result: yes
# configure:8609: checking argz.h usability
# configure:8621: clang -c conftest.c >&5
# conftest.c:76:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:8627: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8650: result: no
# configure:8654: checking argz.h presence
# configure:8664: clang -E conftest.c
# conftest.c:42:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:8670: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# configure:8690: result: no
# configure:8725: checking for argz.h
# configure:8732: result: no
# configure:8609: checking limits.h usability
# configure:8621: clang -c conftest.c >&5
# configure:8627: $? = 0
# configure:8631: test -z
# || test ! -s conftest.err
# configure:8634: $? = 0
# configure:8637: test -s conftest.o
# configure:8640: $? = 0
# configure:8650: result: yes
# configure:8654: checking limits.h presence
# configure:8664: clang -E conftest.c
# configure:8670: $? = 0
# configure:8690: result: yes
# configure:8725: checking for limits.h
# configure:8732: result: yes
# configure:8609: checking locale.h usability
# configure:8621: clang -c conftest.c >&5
# configure:8627: $? = 0
# configure:8631: test -z
# || test ! -s conftest.err
# configure:8634: $? = 0
# configure:8637: test -s conftest.o
# configure:8640: $? = 0
# configure:8650: result: yes
# configure:8654: checking locale.h presence
# configure:8664: clang -E conftest.c
# configure:8670: $? = 0
# configure:8690: result: yes
# configure:8725: checking for locale.h
# configure:8732: result: yes
# configure:8609: checking nl_types.h usability
# configure:8621: clang -c conftest.c >&5
# configure:8627: $? = 0
# configure:8631: test -z
# || test ! -s conftest.err
# configure:8634: $? = 0
# configure:8637: test -s conftest.o
# configure:8640: $? = 0
# configure:8650: result: yes
# configure:8654: checking nl_types.h presence
# configure:8664: clang -E conftest.c
# configure:8670: $? = 0
# configure:8690: result: yes
# configure:8725: checking for nl_types.h
# configure:8732: result: yes
# configure:8609: checking malloc.h usability
# configure:8621: clang -c conftest.c >&5
# configure:8627: $? = 0
# configure:8631: test -z
# || test ! -s conftest.err
# configure:8634: $? = 0
# configure:8637: test -s conftest.o
# configure:8640: $? = 0
# configure:8650: result: yes
# configure:8654: checking malloc.h presence
# configure:8664: clang -E conftest.c
# configure:8670: $? = 0
# configure:8690: result: yes
# configure:8725: checking for malloc.h
# configure:8732: result: yes
# configure:8609: checking stddef.h usability
# configure:8621: clang -c conftest.c >&5
# configure:8627: $? = 0
# configure:8631: test -z
# || test ! -s conftest.err
# configure:8634: $? = 0
# configure:8637: test -s conftest.o
# configure:8640: $? = 0
# configure:8650: result: yes
# configure:8654: checking stddef.h presence
# configure:8664: clang -E conftest.c
# configure:8670: $? = 0
# configure:8690: result: yes
# configure:8725: checking for stddef.h
# configure:8732: result: yes
# configure:8600: checking for stdlib.h
# configure:8605: result: yes
# configure:8600: checking for string.h
# configure:8605: result: yes
# configure:8600: checking for unistd.h
# configure:8605: result: yes
# configure:8609: checking sys/param.h usability
# configure:8621: clang -c conftest.c >&5
# configure:8627: $? = 0
# configure:8631: test -z
# || test ! -s conftest.err
# configure:8634: $? = 0
# configure:8637: test -s conftest.o
# configure:8640: $? = 0
# configure:8650: result: yes
# configure:8654: checking sys/param.h presence
# configure:8664: clang -E conftest.c
# configure:8670: $? = 0
# configure:8690: result: yes
# configure:8725: checking for sys/param.h
# configure:8732: result: yes
# configure:8774: checking for asprintf
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for fwprintf
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for getcwd
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for getegid
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for geteuid
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for getgid
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for getuid
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for mempcpy
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for munmap
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for putenv
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for setenv
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for setlocale
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for snprintf
# configure:8831: clang -o conftest conftest.c >&5
# conftest.c:87:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:87:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for stpcpy
# configure:8831: clang -o conftest conftest.c >&5
# conftest.c:88:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:88:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for strcasecmp
# configure:8831: clang -o conftest conftest.c >&5
# conftest.c:89:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:89:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for strdup
# configure:8831: clang -o conftest conftest.c >&5
# conftest.c:90:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:90:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for strtoul
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for tsearch
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for wcslen
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8774: checking for __argz_count
# configure:8831: clang -o conftest conftest.c >&5
# /tmp/conftest-e192d1.o:conftest.c:function main: error: undefined reference to '__argz_count'
# /tmp/conftest-e192d1.o:conftest.c:f: error: undefined reference to '__argz_count'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8837: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | /* end confdefs.h. */
# | /* Define __argz_count to an innocuous variant, in case declares __argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_count innocuous___argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_count
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char __argz_count ();
# | /* 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___argz_count) || defined (__stub_____argz_count)
# | choke me
# | #else
# | char (*f) () = __argz_count;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != __argz_count;
# | ;
# | return 0;
# | }
# configure:8862: result: no
# configure:8774: checking for __argz_stringify
# configure:8831: clang -o conftest conftest.c >&5
# /tmp/conftest-d27153.o:conftest.c:function main: error: undefined reference to '__argz_stringify'
# /tmp/conftest-d27153.o:conftest.c:f: error: undefined reference to '__argz_stringify'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8837: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | /* end confdefs.h. */
# | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_stringify innocuous___argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_stringify
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char __argz_stringify ();
# | /* 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___argz_stringify) || defined (__stub_____argz_stringify)
# | choke me
# | #else
# | char (*f) () = __argz_stringify;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != __argz_stringify;
# | ;
# | return 0;
# | }
# configure:8862: result: no
# configure:8774: checking for __argz_next
# configure:8831: clang -o conftest conftest.c >&5
# /tmp/conftest-08eafa.o:conftest.c:function main: error: undefined reference to '__argz_next'
# /tmp/conftest-08eafa.o:conftest.c:f: error: undefined reference to '__argz_next'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8837: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | /* end confdefs.h. */
# | /* Define __argz_next to an innocuous variant, in case declares __argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_next innocuous___argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_next
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char __argz_next ();
# | /* 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___argz_next) || defined (__stub_____argz_next)
# | choke me
# | #else
# | char (*f) () = __argz_next;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != __argz_next;
# | ;
# | return 0;
# | }
# configure:8862: result: no
# configure:8774: checking for __fsetlocking
# configure:8831: clang -o conftest conftest.c >&5
# configure:8837: $? = 0
# configure:8841: test -z
# || test ! -s conftest.err
# configure:8844: $? = 0
# configure:8847: test -s conftest
# configure:8850: $? = 0
# configure:8862: result: yes
# configure:8874: checking whether _snprintf is declared
# configure:8899: clang -c conftest.c >&5
# conftest.c:77:22: error: use of undeclared identifier '_snprintf'
# char *p = (char *) _snprintf;
# ^
# 1 error generated.
# configure:8905: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snprintf
# | char *p = (char *) _snprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:8929: result: no
# configure:8943: checking whether _snwprintf is declared
# configure:8968: clang -c conftest.c >&5
# conftest.c:78:22: error: use of undeclared identifier '_snwprintf'
# char *p = (char *) _snwprintf;
# ^
# 1 error generated.
# configure:8974: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snwprintf
# | char *p = (char *) _snwprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:8998: result: no
# configure:9013: checking whether feof_unlocked is declared
# configure:9038: clang -c conftest.c >&5
# configure:9044: $? = 0
# configure:9048: test -z
# || test ! -s conftest.err
# configure:9051: $? = 0
# configure:9054: test -s conftest.o
# configure:9057: $? = 0
# configure:9068: result: yes
# configure:9082: checking whether fgets_unlocked is declared
# configure:9107: clang -c conftest.c >&5
# conftest.c:80:22: error: use of undeclared identifier 'fgets_unlocked'
# char *p = (char *) fgets_unlocked;
# ^
# 1 error generated.
# configure:9113: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef fgets_unlocked
# | char *p = (char *) fgets_unlocked;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:9137: result: no
# configure:9151: checking whether getc_unlocked is declared
# configure:9176: clang -c conftest.c >&5
# configure:9182: $? = 0
# configure:9186: test -z
# || test ! -s conftest.err
# configure:9189: $? = 0
# configure:9192: test -s conftest.o
# configure:9195: $? = 0
# configure:9206: result: yes
# configure:9274: checking for iconv
# configure:9301: clang -o conftest conftest.c >&5
# configure:9307: $? = 0
# configure:9311: test -z
# || test ! -s conftest.err
# configure:9314: $? = 0
# configure:9317: test -s conftest
# configure:9320: $? = 0
# configure:9386: result: yes
# configure:9409: checking for iconv declaration
# configure:9443: clang -c conftest.c >&5
# configure:9449: $? = 0
# configure:9453: test -z
# || test ! -s conftest.err
# configure:9456: $? = 0
# configure:9459: test -s conftest.o
# configure:9462: $? = 0
# configure:9477: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:9488: checking for nl_langinfo and CODESET
# configure:9509: clang -o conftest conftest.c >&5
# configure:9515: $? = 0
# configure:9519: test -z
# || test ! -s conftest.err
# configure:9522: $? = 0
# configure:9525: test -s conftest
# configure:9528: $? = 0
# configure:9541: result: yes
# configure:9553: checking for LC_MESSAGES
# configure:9574: clang -o conftest conftest.c >&5
# configure:9580: $? = 0
# configure:9584: test -z
# || test ! -s conftest.err
# configure:9587: $? = 0
# configure:9590: test -s conftest
# configure:9593: $? = 0
# configure:9605: result: yes
# configure:9625: checking for bison
# configure:9641: found /usr/sbin/bison
# configure:9651: result: bison
# configure:9664: checking version of bison
# configure:9673: result: 3.0.4, ok
# configure:9695: checking for CFPreferencesCopyAppValue
# configure:9753: result: no
# configure:9762: checking for CFLocaleCopyCurrent
# configure:9820: result: no
# configure:9837: checking whether NLS is requested
# configure:9846: result: yes
# configure:9862: checking whether included gettext is requested
# configure:9872: result: no
# configure:9883: checking for GNU gettext in libc
# configure:9907: clang -o conftest conftest.c >&5
# /tmp/conftest-de643c.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-de643c.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9913: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:9938: result: no
# configure:10321: checking for GNU gettext in libintl
# configure:10353: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-a2ac56.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-a2ac56.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10359: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "hddtemp"
# | #define VERSION "0.3-beta15"
# | #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_FCNTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:10444: result: no
# configure:10499: checking whether to use NLS
# configure:10501: result: yes
# configure:10504: checking where the gettext function comes from
# configure:10515: result: included intl directory
# configure:10613: checking Location of hddtemp.db
# configure:10634: result: "/usr/share/hddtemp/hddtemp.db"
# configure:10757: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on b981b93b212c
#
# config.status:738: creating Makefile
# config.status:738: creating intl/Makefile
# config.status:738: creating po/Makefile.in
# config.status:738: creating m4/Makefile
# config.status:738: creating src/Makefile
# config.status:738: creating doc/Makefile
# config.status:842: creating config.h
# config.status:1284: executing depfiles commands
# config.status:1284: executing default-1 commands
# configure:12217: result:
#
# hddtemp-0.3-beta15 is now configured for
#
# Build: x86_64-unknown-linux-gnu
# Host: x86_64-unknown-linux-gnu
# Source directory: .
# Installation prefix: /usr
# C compiler: clang -Wall -W -Wcast-align
#
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# 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_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_exeext=
# ac_cv_func___argz_count=no
# ac_cv_func___argz_next=no
# ac_cv_func___argz_stringify=no
# ac_cv_func___fsetlocking=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_fwprintf=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_munmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_wcslen=yes
# ac_cv_gnu_library_2=no
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl__snwprintf=no
# ac_cv_have_decl_feof_unlocked=yes
# ac_cv_have_decl_fgets_unlocked=no
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_header_argz_h=no
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_nl_types_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_cposix_strerror=no
# ac_cv_objext=o
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
# ac_cv_struct_tm=time.h
# ac_cv_type_in_addr_t=yes
# ac_cv_type_long_long=yes
# ac_cv_type_off_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/sysroot/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# bh_cv_c_signed=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_stdint_h=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_long_double=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# gt_cv_func_printf_posix='guessing yes'
# gt_cv_header_inttypes_h=yes
# gt_cv_int_divbyzero_sigfpe='guessing no'
# gt_cv_inttypes_pri_broken=no
# gt_cv_val_LC_MESSAGES=yes
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/hddtemp/src/hddtemp-0.3-beta15/missing --run aclocal-1.7'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/hddtemp/src/hddtemp-0.3-beta15/missing --run tar'
# AUTOCONF='${SHELL} /tmp/hddtemp/src/hddtemp-0.3-beta15/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/hddtemp/src/hddtemp-0.3-beta15/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/hddtemp/src/hddtemp-0.3-beta15/missing --run automake-1.7'
# AWK='gawk'
# BUILD_INCLUDED_LIBINTL='yes'
# CATOBJEXT='.gmo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -W -Wcast-align'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# GENCAT='gencat'
# GLIBC21='no'
# GLIBC2='no'
# GMSGFMT='/usr/sbin/msgfmt'
# HAVE_ASPRINTF='1'
# HAVE_POSIX_PRINTF='1'
# HAVE_SNPRINTF='1'
# HAVE_WPRINTF='0'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INTLBISON='bison'
# INTLLIBS='${top_builddir}/intl/libintl.a '
# INTLOBJS='$(GETTOBJS)'
# INTL_LIBTOOL_SUFFIX_PREFIX=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBICONV=''
# LIBINTL='${top_builddir}/intl/libintl.a '
# LIBOBJS=''
# LIBS=''
# LTLIBICONV=''
# LTLIBINTL='${top_builddir}/intl/libintl.a '
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/hddtemp/src/hddtemp-0.3-beta15/missing --run makeinfo'
# MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# PACKAGE='hddtemp'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# POSUB='po'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_INCLUDED_LIBINTL='yes'
# USE_NLS='yes'
# VERSION='0.3-beta15'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC=''
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# 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'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/hddtemp/src/hddtemp-0.3-beta15/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define DEFAULT_DATABASE_PATH "/usr/share/hddtemp/hddtemp.db"
# #define ENABLE_NLS 1
# #define HAVE_ALLOCA 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 0
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_DECL__SNWPRINTF 0
# #define HAVE_FCNTL_H 1
# #define HAVE_FWPRINTF 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_GETUID 1
# #define HAVE_ICONV 1
# #define HAVE_INTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_LONG_LONG 1
# #define HAVE_MALLOC_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MUNMAP 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NL_TYPES_H 1
# #define HAVE_POSIX_PRINTF 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRTOUL 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_TSEARCH 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNSIGNED_LONG_LONG 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WCSLEN 1
# #define HAVE_WINT_T 1
# #define HAVE___FSETLOCKING 1
# #define ICONV_CONST
# #define INTDIV0_RAISES_SIGFPE 0
# #define PACKAGE "hddtemp"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define STDC_HEADERS 1
# #define VERSION "0.3-beta15"
#
# configure: exit 0