Build of cgminer with vanilla toolchain

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

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

SLOCLanguage
75,605 ansic
5,027 makefile
4,386 sh
2,792 php
387 java
73 python
23 ruby
88,293 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: cgminer 4.9.2-2 (Wed Aug 24 14:31:00 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) jansson-2.7-1
#
# Total Installed Size: 0.15 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing jansson...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# libtoolize: putting auxiliary files in '.'.
# libtoolize: copying file './ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
# libtoolize: copying file 'm4/libtool.m4'
# libtoolize: copying file 'm4/ltoptions.m4'
# libtoolize: copying file 'm4/ltsugar.m4'
# libtoolize: copying file 'm4/ltversion.m4'
# libtoolize: copying file 'm4/lt~obsolete.m4'
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:38: installing './compile'
# configure.ac:39: installing './config.guess'
# configure.ac:39: installing './config.sub'
# configure.ac:29: installing './install-sh'
# configure.ac:29: installing './missing'
# libusb/Makefile.am: installing './depcomp'
# libtoolize: putting auxiliary files in '.'.
# libtoolize: copying file './ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
# libtoolize: copying file 'm4/libtool.m4'
# libtoolize: copying file 'm4/ltoptions.m4'
# libtoolize: copying file 'm4/ltsugar.m4'
# libtoolize: copying file 'm4/ltversion.m4'
# libtoolize: copying file 'm4/lt~obsolete.m4'
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:13: installing './compile'
# configure.ac:14: installing './config.guess'
# configure.ac:14: installing './config.sub'
# configure.ac:6: installing './install-sh'
# configure.ac:6: installing './missing'
# src/Makefile.am: installing './depcomp'
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:24: installing './compile'
# configure.ac:17: installing './config.guess'
# configure.ac:17: installing './config.sub'
# configure.ac:22: installing './install-sh'
# configure.ac:22: installing './missing'
# Makefile.am: installing './depcomp'
# Configuring...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking for ranlib... ranlib
# checking whether gcc needs -traditional... no
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for mprotect... yes
# checking for sigaction... yes
# checking for sigaltstack... yes
# checking for siginterrupt... yes
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether memmem is declared... yes
# checking for memmem... yes
# checking whether memmem works... yes
# checking for C/C++ restrict keyword... __restrict
# checking for uid_t in sys/types.h... yes
# checking for inline... inline
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for wchar_t... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking whether memmem works in linear time... yes
# checking for memmem... (cached) yes
# checking whether memmem works... (cached) yes
# checking for struct sigaction.sa_sigaction... yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether sigaction is declared without a macro... yes
# checking whether sigaddset is declared without a macro... yes
# checking whether sigdelset is declared without a macro... yes
# checking whether sigemptyset is declared without a macro... yes
# checking whether sigfillset is declared without a macro... yes
# checking whether sigismember is declared without a macro... yes
# checking whether sigpending is declared without a macro... yes
# checking whether sigprocmask is declared without a macro... yes
# checking for sigprocmask... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking for ANSI C header files... (cached) yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for pthread_create in -lpthread... yes
# checking for library containing addstr... -lncurses
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBUSB... yes
# checking for pkg-config... (cached) /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBCURL... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating compat/Makefile
# config.status: creating ccan/Makefile
# config.status: creating lib/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# === configuring in compat/jansson-2.6 (/tmp/cgminer/src/cgminer/compat/jansson-2.6)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--enable-avalon' '--enable-avalon2' '--enable-avalon4' '--enable-bflsc' '--enable-bitfury' '--enable-blockerupter' '--enable-cointerra' '--enable-drillbit' '--enable-hashfast' '--enable-hashratio' '--enable-icarus' '--enable-klondike' '--with-system-libusb' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for strip... strip
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking sched.h usability... yes
# checking sched.h presence... yes
# checking for sched.h... 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 sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/types.h... (cached) yes
# checking for int32_t... yes
# checking for uint32_t... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for inline... inline
# checking for close... yes
# checking for getpid... yes
# checking for gettimeofday... yes
# checking for localeconv... yes
# checking for open... yes
# checking for read... yes
# checking for sched_yield... yes
# checking for strtoll... yes
# checking for gcc __sync builtins... yes
# checking for gcc __atomic builtins... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating jansson.pc
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/jansson_config.h
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
#
#
# ------------------------------------------------------------------------
# cgminer 4.9.2
# ------------------------------------------------------------------------
#
#
# Configuration Options Summary:
#
# libcurl(GBT+getwork).: Enabled: -lcurl
# libsystemd...........: Disabled
# curses.TUI...........: FOUND: -lncurses
#
# Antminer.S1.Bitmain..: Disabled
# Antminer.S2.Bitmain..: Disabled
# Antminer.S3.Bitmain..: Disabled
# Avalon.ASICs.........: Enabled
# Avalon2.ASICs........: Enabled
# Avalon4.ASICs........: Enabled
# BlackArrowMinion.ASIC: Disabled
# BlackArrow.ASICs.....: Disabled
# BFL.ASICs............: Enabled
# BitForce.FPGAs.......: Disabled
# BitFury.ASICs........: Enabled
# BlockErupter.ASICs...: Enabled
# Cointerra.ASICs......: Enabled
# Spond-sp10.ASICs.....: Disabled
# Spond-sp30.ASICs.....: Disabled
# Bitmine-A1.ASICs.....: Disabled
# Drillbit.BitFury.....: Enabled
# Hashfast.ASICs.......: Enabled
# Hashratio.ASICs......: Enabled
# Icarus.ASICs/FPGAs...: Enabled
# Klondike.ASICs.......: Enabled
# KnC.ASICs............: Disabled
# ModMiner.FPGAs.......: Disabled
#
# Compilation............: make (or gmake)
# CPPFLAGS.............:
# CFLAGS...............:
# LDFLAGS..............: -lpthread
# LDADD................: -ldl -lcurl compat/jansson-2.6/src/.libs/libjansson.a -lpthread -lm -lusb-1.0 -lrt
#
# Installation...........: make install (as root if needed, with 'su' or 'sudo')
# prefix...............: /usr
#
# make all-recursive
# make[1]: Entering directory '/tmp/cgminer/src/cgminer'
# Making all in lib
# make[2]: Entering directory '/tmp/cgminer/src/cgminer/lib'
# GEN arg-nonnull.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN signal.h
# GEN string.h
# make all-recursive
# make[3]: Entering directory '/tmp/cgminer/src/cgminer/lib'
# make[4]: Entering directory '/tmp/cgminer/src/cgminer/lib'
# CC dummy.o
# AR libgnu.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/cgminer/src/cgminer/lib'
# make[3]: Leaving directory '/tmp/cgminer/src/cgminer/lib'
# make[2]: Leaving directory '/tmp/cgminer/src/cgminer/lib'
# Making all in compat
# make[2]: Entering directory '/tmp/cgminer/src/cgminer/compat'
# Making all in jansson-2.6
# make[3]: Entering directory '/tmp/cgminer/src/cgminer/compat/jansson-2.6'
# make all-recursive
# make[4]: Entering directory '/tmp/cgminer/src/cgminer/compat/jansson-2.6'
# Making all in src
# make[5]: Entering directory '/tmp/cgminer/src/cgminer/compat/jansson-2.6/src'
# CC dump.lo
# CC error.lo
# CC hashtable.lo
# CC hashtable_seed.lo
# CC load.lo
# CC memory.lo
# CC pack_unpack.lo
# CC strbuffer.lo
# CC strconv.lo
# CC utf.lo
# CC value.lo
# CCLD libjansson.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[5]: Leaving directory '/tmp/cgminer/src/cgminer/compat/jansson-2.6/src'
# make[5]: Entering directory '/tmp/cgminer/src/cgminer/compat/jansson-2.6'
# make[5]: Leaving directory '/tmp/cgminer/src/cgminer/compat/jansson-2.6'
# make[4]: Leaving directory '/tmp/cgminer/src/cgminer/compat/jansson-2.6'
# make[3]: Leaving directory '/tmp/cgminer/src/cgminer/compat/jansson-2.6'
# make[3]: Entering directory '/tmp/cgminer/src/cgminer/compat'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/cgminer/src/cgminer/compat'
# make[2]: Leaving directory '/tmp/cgminer/src/cgminer/compat'
# Making all in ccan
# make[2]: Entering directory '/tmp/cgminer/src/cgminer/ccan'
# CC opt/libccan_a-helpers.o
# CC opt/libccan_a-opt.o
# CC opt/libccan_a-parse.o
# CC opt/libccan_a-usage.o
# AR libccan.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/cgminer/src/cgminer/ccan'
# make[2]: Entering directory '/tmp/cgminer/src/cgminer'
# CC cgminer-cgminer.o
# CC cgminer-util.o
# In file included from ./sha2.h:36:0,
# from cgminer.c:57:
# ./miner.h:233:21: error: storage size of 'bitforce_drv' isn't known
# DRIVER_ADD_COMMAND(bitforce) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:260:2: note: in expansion of macro 'FPGA_PARSE_COMMANDS'
# FPGA_PARSE_COMMANDS(DRIVER_ADD_COMMAND) \
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:234:21: error: storage size of 'modminer_drv' isn't known
# DRIVER_ADD_COMMAND(modminer)
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:260:2: note: in expansion of macro 'FPGA_PARSE_COMMANDS'
# FPGA_PARSE_COMMANDS(DRIVER_ADD_COMMAND) \
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:237:21: error: storage size of 'ants1_drv' isn't known
# DRIVER_ADD_COMMAND(ants1) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:238:21: error: storage size of 'ants2_drv' isn't known
# DRIVER_ADD_COMMAND(ants2) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:239:21: error: storage size of 'ants3_drv' isn't known
# DRIVER_ADD_COMMAND(ants3) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:240:21: error: storage size of 'avalon_drv' isn't known
# DRIVER_ADD_COMMAND(avalon) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:241:21: error: storage size of 'avalon2_drv' isn't known
# DRIVER_ADD_COMMAND(avalon2) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:242:21: error: storage size of 'avalon4_drv' isn't known
# DRIVER_ADD_COMMAND(avalon4) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:243:21: error: storage size of 'bflsc_drv' isn't known
# DRIVER_ADD_COMMAND(bflsc) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:244:21: error: storage size of 'bitfury_drv' isn't known
# DRIVER_ADD_COMMAND(bitfury) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:245:21: error: storage size of 'blockerupter_drv' isn't known
# DRIVER_ADD_COMMAND(blockerupter) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:246:21: error: storage size of 'cointerra_drv' isn't known
# DRIVER_ADD_COMMAND(cointerra) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:247:21: error: storage size of 'hashfast_drv' isn't known
# DRIVER_ADD_COMMAND(hashfast) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:248:21: error: storage size of 'hashratio_drv' isn't known
# DRIVER_ADD_COMMAND(hashratio) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:249:21: error: storage size of 'icarus_drv' isn't known
# DRIVER_ADD_COMMAND(icarus) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:250:21: error: storage size of 'klondike_drv' isn't known
# DRIVER_ADD_COMMAND(klondike) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:251:21: error: storage size of 'knc_drv' isn't known
# DRIVER_ADD_COMMAND(knc) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:252:21: error: storage size of 'bitmineA1_drv' isn't known
# DRIVER_ADD_COMMAND(bitmineA1) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:253:21: error: storage size of 'drillbit_drv' isn't known
# DRIVER_ADD_COMMAND(drillbit) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:254:21: error: storage size of 'bab_drv' isn't known
# DRIVER_ADD_COMMAND(bab) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:255:21: error: storage size of 'minion_drv' isn't known
# DRIVER_ADD_COMMAND(minion) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# ./miner.h:256:21: error: storage size of 'sp10_drv' isn't known
# DRIVER_ADD_COMMAND(sp10) \
# ^
# ./miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# ./miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# ./miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# In file included from util.c:43:0:
# miner.h:233:21: error: storage size of 'bitforce_drv' isn't known
# DRIVER_ADD_COMMAND(bitforce) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:260:2: note: in expansion of macro 'FPGA_PARSE_COMMANDS'
# FPGA_PARSE_COMMANDS(DRIVER_ADD_COMMAND) \
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:234:21: error: storage size of 'modminer_drv' isn't known
# DRIVER_ADD_COMMAND(modminer)
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:260:2: note: in expansion of macro 'FPGA_PARSE_COMMANDS'
# FPGA_PARSE_COMMANDS(DRIVER_ADD_COMMAND) \
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:237:21: error: storage size of 'ants1_drv' isn't known
# DRIVER_ADD_COMMAND(ants1) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:238:21: error: storage size of 'ants2_drv' isn't known
# DRIVER_ADD_COMMAND(ants2) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:239:21: error: storage size of 'ants3_drv' isn't known
# DRIVER_ADD_COMMAND(ants3) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:240:21: error: storage size of 'avalon_drv' isn't known
# DRIVER_ADD_COMMAND(avalon) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:241:21: error: storage size of 'avalon2_drv' isn't known
# DRIVER_ADD_COMMAND(avalon2) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:242:21: error: storage size of 'avalon4_drv' isn't known
# DRIVER_ADD_COMMAND(avalon4) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:243:21: error: storage size of 'bflsc_drv' isn't known
# DRIVER_ADD_COMMAND(bflsc) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:244:21: error: storage size of 'bitfury_drv' isn't known
# DRIVER_ADD_COMMAND(bitfury) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:245:21: error: storage size of 'blockerupter_drv' isn't known
# DRIVER_ADD_COMMAND(blockerupter) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:246:21: error: storage size of 'cointerra_drv' isn't known
# DRIVER_ADD_COMMAND(cointerra) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:247:21: error: storage size of 'hashfast_drv' isn't known
# DRIVER_ADD_COMMAND(hashfast) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:248:21: error: storage size of 'hashratio_drv' isn't known
# DRIVER_ADD_COMMAND(hashratio) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:249:21: error: storage size of 'icarus_drv' isn't known
# DRIVER_ADD_COMMAND(icarus) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:250:21: error: storage size of 'klondike_drv' isn't known
# DRIVER_ADD_COMMAND(klondike) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:251:21: error: storage size of 'knc_drv' isn't known
# DRIVER_ADD_COMMAND(knc) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:252:21: error: storage size of 'bitmineA1_drv' isn't known
# DRIVER_ADD_COMMAND(bitmineA1) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:253:21: error: storage size of 'drillbit_drv' isn't known
# DRIVER_ADD_COMMAND(drillbit) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:254:21: error: storage size of 'bab_drv' isn't known
# DRIVER_ADD_COMMAND(bab) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:255:21: error: storage size of 'minion_drv' isn't known
# DRIVER_ADD_COMMAND(minion) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# miner.h:256:21: error: storage size of 'sp10_drv' isn't known
# DRIVER_ADD_COMMAND(sp10) \
# ^
# miner.h:264:47: note: in definition of macro 'DRIVER_PROTOTYPE'
# #define DRIVER_PROTOTYPE(X) struct device_drv X##_drv;
# ^
# miner.h:261:2: note: in expansion of macro 'ASIC_PARSE_COMMANDS'
# ASIC_PARSE_COMMANDS(DRIVER_ADD_COMMAND)
# ^~~~~~~~~~~~~~~~~~~
# miner.h:273:1: note: in expansion of macro 'DRIVER_PARSE_COMMANDS'
# DRIVER_PARSE_COMMANDS(DRIVER_PROTOTYPE)
# ^~~~~~~~~~~~~~~~~~~~~
# make[2]: *** [Makefile:866: cgminer-util.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: *** [Makefile:852: cgminer-cgminer.o] Error 1
# make[2]: Leaving directory '/tmp/cgminer/src/cgminer'
# make[1]: *** [Makefile:1467: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/cgminer/src/cgminer'
# make: *** [Makefile:687: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/cgminer/src/cgminer/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 cgminer configure 4.9.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ /tmp/cgminer/src/cgminer/configure --prefix=/usr --enable-avalon --enable-avalon2 --enable-avalon4 --enable-bflsc --enable-bitfury --enable-blockerupter --enable-cointerra --enable-drillbit --enable-hashfast --enable-hashratio --enable-icarus --enable-klondike --with-system-libusb
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 82d66031f017
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2886: checking build system type
# configure:2900: result: x86_64-unknown-linux-gnu
# configure:2920: checking host system type
# configure:2933: result: x86_64-unknown-linux-gnu
# configure:2953: checking target system type
# configure:2966: result: x86_64-unknown-linux-gnu
# configure:3014: checking for a BSD-compatible install
# configure:3082: result: /usr/bin/install -c
# configure:3093: checking whether build environment is sane
# configure:3148: result: yes
# configure:3299: checking for a thread-safe mkdir -p
# configure:3338: result: /usr/bin/mkdir -p
# configure:3346: checking for gawk
# configure:3362: found /usr/bin/gawk
# configure:3373: result: gawk
# configure:3384: checking whether make sets $(MAKE)
# configure:3406: result: yes
# configure:3435: checking whether make supports nested variables
# configure:3452: result: yes
# configure:3589: checking whether make supports nested variables
# configure:3606: result: yes
# configure:3629: checking for style of include used by make
# configure:3657: result: GNU
# configure:3728: checking for gcc
# configure:3744: found /usr/bin/gcc
# configure:3755: result: gcc
# configure:3984: checking for C compiler version
# configure:3993: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4004: $? = 0
# configure:3993: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4004: $? = 0
# configure:3993: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4004: $? = 1
# configure:3993: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4004: $? = 1
# configure:4024: checking whether the C compiler works
# configure:4046: gcc conftest.c >&5
# configure:4050: $? = 0
# configure:4098: result: yes
# configure:4101: checking for C compiler default output file name
# configure:4103: result: a.out
# configure:4109: checking for suffix of executables
# configure:4116: gcc -o conftest conftest.c >&5
# configure:4120: $? = 0
# configure:4142: result:
# configure:4164: checking whether we are cross compiling
# configure:4172: gcc -o conftest conftest.c >&5
# configure:4176: $? = 0
# configure:4183: ./conftest
# configure:4187: $? = 0
# configure:4202: result: no
# configure:4207: checking for suffix of object files
# configure:4229: gcc -c conftest.c >&5
# configure:4233: $? = 0
# configure:4254: result: o
# configure:4258: checking whether we are using the GNU C compiler
# configure:4277: gcc -c conftest.c >&5
# configure:4277: $? = 0
# configure:4286: result: yes
# configure:4295: checking whether gcc accepts -g
# configure:4315: gcc -c -g conftest.c >&5
# configure:4315: $? = 0
# configure:4356: result: yes
# configure:4373: checking for gcc option to accept ISO C89
# configure:4436: gcc -c conftest.c >&5
# configure:4436: $? = 0
# configure:4449: result: none needed
# configure:4474: checking whether gcc understands -c and -o together
# configure:4496: gcc -c conftest.c -o conftest2.o
# configure:4499: $? = 0
# configure:4496: gcc -c conftest.c -o conftest2.o
# configure:4499: $? = 0
# configure:4511: result: yes
# configure:4530: checking dependency style of gcc
# configure:4641: result: gcc3
# configure:4662: checking how to run the C preprocessor
# configure:4693: gcc -E conftest.c
# configure:4693: $? = 0
# configure:4707: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4707: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | /* end confdefs.h. */
# | #include
# configure:4732: result: gcc -E
# configure:4752: gcc -E conftest.c
# configure:4752: $? = 0
# configure:4766: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4766: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | /* end confdefs.h. */
# | #include
# configure:4795: checking for grep that handles long lines and -e
# configure:4853: result: /usr/bin/grep
# configure:4858: checking for egrep
# configure:4920: result: /usr/bin/grep -E
# configure:4925: checking for ANSI C header files
# configure:4945: gcc -c conftest.c >&5
# configure:4945: $? = 0
# configure:5018: gcc -o conftest conftest.c >&5
# configure:5018: $? = 0
# configure:5018: ./conftest
# configure:5018: $? = 0
# configure:5029: result: yes
# configure:5042: checking for sys/types.h
# configure:5042: gcc -c conftest.c >&5
# configure:5042: $? = 0
# configure:5042: result: yes
# configure:5042: checking for sys/stat.h
# configure:5042: gcc -c conftest.c >&5
# configure:5042: $? = 0
# configure:5042: result: yes
# configure:5042: checking for stdlib.h
# configure:5042: gcc -c conftest.c >&5
# configure:5042: $? = 0
# configure:5042: result: yes
# configure:5042: checking for string.h
# configure:5042: gcc -c conftest.c >&5
# configure:5042: $? = 0
# configure:5042: result: yes
# configure:5042: checking for memory.h
# configure:5042: gcc -c conftest.c >&5
# configure:5042: $? = 0
# configure:5042: result: yes
# configure:5042: checking for strings.h
# configure:5042: gcc -c conftest.c >&5
# configure:5042: $? = 0
# configure:5042: result: yes
# configure:5042: checking for inttypes.h
# configure:5042: gcc -c conftest.c >&5
# configure:5042: $? = 0
# configure:5042: result: yes
# configure:5042: checking for stdint.h
# configure:5042: gcc -c conftest.c >&5
# configure:5042: $? = 0
# configure:5042: result: yes
# configure:5042: checking for unistd.h
# configure:5042: gcc -c conftest.c >&5
# configure:5042: $? = 0
# configure:5042: result: yes
# configure:5057: checking minix/config.h usability
# configure:5057: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5057: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | #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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5057: result: no
# configure:5057: checking minix/config.h presence
# configure:5057: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5057: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:5057: result: no
# configure:5057: checking for minix/config.h
# configure:5057: result: no
# configure:5086: checking whether it is safe to define __EXTENSIONS__
# configure:5104: gcc -c conftest.c >&5
# configure:5104: $? = 0
# configure:5111: result: yes
# configure:5158: checking whether to enable maintainer-specific portions of Makefiles
# configure:5167: result: no
# configure:5229: checking for gcc
# configure:5256: result: gcc
# configure:5485: checking for C compiler version
# configure:5494: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5505: $? = 0
# configure:5494: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5505: $? = 0
# configure:5494: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:5505: $? = 1
# configure:5494: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:5505: $? = 1
# configure:5509: checking whether we are using the GNU C compiler
# configure:5537: result: yes
# configure:5546: checking whether gcc accepts -g
# configure:5607: result: yes
# configure:5624: checking for gcc option to accept ISO C89
# configure:5700: result: none needed
# configure:5725: checking whether gcc understands -c and -o together
# configure:5762: result: yes
# configure:5781: checking dependency style of gcc
# configure:5892: result: gcc3
# configure:5950: checking for ranlib
# configure:5966: found /usr/bin/ranlib
# configure:5977: result: ranlib
# configure:6025: checking whether gcc needs -traditional
# configure:6059: result: no
# configure:6085: checking sys/mman.h usability
# configure:6085: gcc -c conftest.c >&5
# configure:6085: $? = 0
# configure:6085: result: yes
# configure:6085: checking sys/mman.h presence
# configure:6085: gcc -E conftest.c
# configure:6085: $? = 0
# configure:6085: result: yes
# configure:6085: checking for sys/mman.h
# configure:6085: result: yes
# configure:6085: checking wchar.h usability
# configure:6085: gcc -c conftest.c >&5
# configure:6085: $? = 0
# configure:6085: result: yes
# configure:6085: checking wchar.h presence
# configure:6085: gcc -E conftest.c
# configure:6085: $? = 0
# configure:6085: result: yes
# configure:6085: checking for wchar.h
# configure:6085: result: yes
# configure:6085: checking for stdint.h
# configure:6085: result: yes
# configure:6106: checking for mprotect
# configure:6106: gcc -o conftest conftest.c >&5
# configure:6106: $? = 0
# configure:6106: result: yes
# configure:6106: checking for sigaction
# configure:6106: gcc -o conftest conftest.c >&5
# configure:6106: $? = 0
# configure:6106: result: yes
# configure:6106: checking for sigaltstack
# configure:6106: gcc -o conftest conftest.c >&5
# configure:6106: $? = 0
# configure:6106: result: yes
# configure:6106: checking for siginterrupt
# configure:6106: gcc -o conftest conftest.c >&5
# configure:6106: $? = 0
# configure:6106: result: yes
# configure:6197: checking for mmap
# configure:6197: gcc -o conftest conftest.c >&5
# configure:6197: $? = 0
# configure:6197: result: yes
# configure:6208: checking for MAP_ANONYMOUS
# configure:6245: result: yes
# configure:6279: checking whether memchr works
# configure:6342: gcc -o conftest conftest.c >&5
# configure:6342: $? = 0
# configure:6342: ./conftest
# configure:6342: $? = 0
# configure:6352: result: yes
# configure:6360: checking whether memmem is declared
# configure:6360: gcc -c conftest.c >&5
# configure:6360: $? = 0
# configure:6360: result: yes
# configure:6378: checking for memmem
# configure:6378: gcc -o conftest conftest.c >&5
# configure:6378: $? = 0
# configure:6378: result: yes
# configure:6402: checking whether memmem works
# configure:6466: gcc -o conftest conftest.c >&5
# configure:6466: $? = 0
# configure:6466: ./conftest
# configure:6466: $? = 0
# configure:6477: result: yes
# configure:6495: gcc -c conftest.c >&5
# conftest.c:40:10: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:40:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:40:16: error: unknown type name 'universal'
# configure:6495: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CGMINER_MAJOR_VERSION 4
# | #define CGMINER_MINOR_VERSION 9
# | #define CGMINER_MINOR_SUBVERSION 2
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:6546: checking for C/C++ restrict keyword
# configure:6571: gcc -c conftest.c >&5
# configure:6571: $? = 0
# configure:6579: result: __restrict
# configure:6592: checking for uid_t in sys/types.h
# configure:6611: result: yes
# configure:6622: checking for inline
# configure:6638: gcc -c conftest.c >&5
# configure:6638: $? = 0
# configure:6646: result: inline
# configure:6679: checking whether the preprocessor supports include_next
# configure:6717: gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:6717: $? = 0
# configure:6738: result: yes
# configure:6759: checking whether system header files limit the line length
# configure:6782: result: no
# configure:6796: checking for wchar_t
# configure:6813: gcc -c conftest.c >&5
# configure:6813: $? = 0
# configure:6820: result: yes
# configure:6829: checking for unsigned long long int
# configure:6868: gcc -o conftest conftest.c >&5
# configure:6868: $? = 0
# configure:6877: result: yes
# configure:6887: checking for long long int
# configure:6925: gcc -o conftest conftest.c >&5
# configure:6925: $? = 0
# configure:6925: ./conftest
# configure:6925: $? = 0
# configure:6937: result: yes
# configure:7074: checking whether stdint.h conforms to C99
# configure:7245: gcc -c conftest.c >&5
# configure:7245: $? = 0
# configure:7327: gcc -o conftest conftest.c >&5
# configure:7327: $? = 0
# configure:7327: ./conftest
# configure:7327: $? = 0
# configure:7339: result: yes
# configure:7738: checking whether memmem is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether mempcpy is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether memrchr is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether rawmemchr is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether stpcpy is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether stpncpy is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strchrnul is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strdup is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strncat is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strndup is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strnlen is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strpbrk is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strsep is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strcasestr is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strtok_r is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strerror_r is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strsignal is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7738: checking whether strverscmp is declared without a macro
# configure:7756: gcc -c conftest.c >&5
# configure:7756: $? = 0
# configure:7764: result: yes
# configure:7844: checking whether memmem works in linear time
# configure:7915: gcc -o conftest conftest.c >&5
# configure:7915: $? = 0
# configure:7915: ./conftest
# configure:7915: $? = 0
# configure:7926: result: yes
# configure:7951: checking for memmem
# configure:7951: result: yes
# configure:7975: checking whether memmem works
# configure:8050: result: yes
# configure:8096: checking for struct sigaction.sa_sigaction
# configure:8096: gcc -c conftest.c >&5
# configure:8096: $? = 0
# configure:8096: result: yes
# configure:8231: checking for volatile sig_atomic_t
# configure:8231: gcc -c conftest.c >&5
# configure:8231: $? = 0
# configure:8231: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:36: error: expected expression before ')' token
# if (sizeof ((volatile sig_atomic_t)))
# ^
# configure:8231: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CGMINER_MAJOR_VERSION 4
# | #define CGMINER_MINOR_VERSION 9
# | #define CGMINER_MINOR_SUBVERSION 2
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define restrict __restrict
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8231: result: yes
# configure:8245: checking for sighandler_t
# configure:8245: gcc -c conftest.c >&5
# configure:8245: $? = 0
# configure:8245: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:27: error: expected expression before ')' token
# if (sizeof ((sighandler_t)))
# ^
# configure:8245: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CGMINER_MAJOR_VERSION 4
# | #define CGMINER_MINOR_VERSION 9
# | #define CGMINER_MINOR_SUBVERSION 2
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define restrict __restrict
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8245: result: yes
# configure:8259: checking whether sigaction is declared without a macro
# configure:8277: gcc -c conftest.c >&5
# configure:8277: $? = 0
# configure:8285: result: yes
# configure:8259: checking whether sigaddset is declared without a macro
# configure:8277: gcc -c conftest.c >&5
# configure:8277: $? = 0
# configure:8285: result: yes
# configure:8259: checking whether sigdelset is declared without a macro
# configure:8277: gcc -c conftest.c >&5
# configure:8277: $? = 0
# configure:8285: result: yes
# configure:8259: checking whether sigemptyset is declared without a macro
# configure:8277: gcc -c conftest.c >&5
# configure:8277: $? = 0
# configure:8285: result: yes
# configure:8259: checking whether sigfillset is declared without a macro
# configure:8277: gcc -c conftest.c >&5
# configure:8277: $? = 0
# configure:8285: result: yes
# configure:8259: checking whether sigismember is declared without a macro
# configure:8277: gcc -c conftest.c >&5
# configure:8277: $? = 0
# configure:8285: result: yes
# configure:8259: checking whether sigpending is declared without a macro
# configure:8277: gcc -c conftest.c >&5
# configure:8277: $? = 0
# configure:8285: result: yes
# configure:8259: checking whether sigprocmask is declared without a macro
# configure:8277: gcc -c conftest.c >&5
# configure:8277: $? = 0
# configure:8285: result: yes
# configure:8314: checking for sigprocmask
# configure:8314: gcc -o conftest conftest.c >&5
# configure:8314: $? = 0
# configure:8314: result: yes
# configure:8381: checking whether NULL can be used in arbitrary expressions
# configure:8399: gcc -c conftest.c >&5
# configure:8399: $? = 0
# configure:8406: result: yes
# configure:8521: checking for ANSI C header files
# configure:8625: result: yes
# configure:8635: checking syslog.h usability
# configure:8635: gcc -c conftest.c >&5
# configure:8635: $? = 0
# configure:8635: result: yes
# configure:8635: checking syslog.h presence
# configure:8635: gcc -E conftest.c
# configure:8635: $? = 0
# configure:8635: result: yes
# configure:8635: checking for syslog.h
# configure:8635: result: yes
# configure:8646: checking for size_t
# configure:8646: gcc -c conftest.c >&5
# configure:8646: $? = 0
# configure:8646: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:113:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:8646: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CGMINER_MAJOR_VERSION 4
# | #define CGMINER_MINOR_VERSION 9
# | #define CGMINER_MINOR_SUBVERSION 2
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define restrict __restrict
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8646: result: yes
# configure:8659: checking for working alloca.h
# configure:8676: gcc -o conftest conftest.c >&5
# configure:8676: $? = 0
# configure:8684: result: yes
# configure:8692: checking for alloca
# configure:8729: gcc -o conftest conftest.c >&5
# configure:8729: $? = 0
# configure:8737: result: yes
# configure:8951: checking for pthread_create in -lpthread
# configure:8976: gcc -o conftest conftest.c -lpthread >&5
# configure:8976: $? = 0
# configure:8985: result: yes
# configure:9589: checking for library containing addstr
# configure:9620: gcc -o conftest conftest.c -lpthread >&5
# /tmp/cc6rlMFQ.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `addstr'
# collect2: error: ld returned 1 exit status
# configure:9620: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CGMINER_MAJOR_VERSION 4
# | #define CGMINER_MINOR_VERSION 9
# | #define CGMINER_MINOR_SUBVERSION 2
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define restrict __restrict
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_LIBPTHREAD 1
# | #define USE_AVALON 1
# | #define USE_AVALON2 1
# | #define USE_AVALON4 1
# | #define USE_BFLSC 1
# | #define USE_BITFURY 1
# | #define USE_BLOCKERUPTER 1
# | #define USE_COINTERRA 1
# | #define USE_DRILLBIT 1
# | #define USE_HASHFAST 1
# | #define USE_HASHRATIO 1
# | #define USE_ICARUS 1
# | #define USE_KLONDIKE 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char addstr ();
# | int
# | main ()
# | {
# | return addstr ();
# | ;
# | return 0;
# | }
# configure:9620: gcc -o conftest conftest.c -lncurses -lpthread >&5
# configure:9620: $? = 0
# configure:9637: result: -lncurses
# configure:9818: checking for pkg-config
# configure:9836: found /usr/bin/pkg-config
# configure:9848: result: /usr/bin/pkg-config
# configure:9873: checking pkg-config is at least version 0.9.0
# configure:9876: result: yes
# configure:9886: checking for LIBUSB
# configure:9893: $PKG_CONFIG --exists --print-errors "libusb-1.0"
# configure:9896: $? = 0
# configure:9910: $PKG_CONFIG --exists --print-errors "libusb-1.0"
# configure:9913: $? = 0
# configure:9951: result: yes
# configure:10158: checking for pkg-config
# configure:10188: result: /usr/bin/pkg-config
# configure:10213: checking pkg-config is at least version 0.9.0
# configure:10216: result: yes
# configure:10249: checking for LIBCURL
# configure:10256: $PKG_CONFIG --exists --print-errors "libcurl >= 7.25.0"
# configure:10259: $? = 0
# configure:10273: $PKG_CONFIG --exists --print-errors "libcurl >= 7.25.0"
# configure:10276: $? = 0
# configure:10454: result: yes
# configure:10643: gcc -c conftest.c >&5
# conftest.c:98:26: fatal error: process.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:10643: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cgminer"
# | #define PACKAGE_TARNAME "cgminer"
# | #define PACKAGE_VERSION "4.9.2"
# | #define PACKAGE_STRING "cgminer 4.9.2"
# | #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cgminer"
# | #define VERSION "4.9.2"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define CGMINER_MAJOR_VERSION 4
# | #define CGMINER_MINOR_VERSION 9
# | #define CGMINER_MINOR_SUBVERSION 2
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define restrict __restrict
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_LIBPTHREAD 1
# | #define USE_AVALON 1
# | #define USE_AVALON2 1
# | #define USE_AVALON4 1
# | #define USE_BFLSC 1
# | #define USE_BITFURY 1
# | #define USE_BLOCKERUPTER 1
# | #define USE_COINTERRA 1
# | #define USE_DRILLBIT 1
# | #define USE_HASHFAST 1
# | #define USE_HASHRATIO 1
# | #define USE_ICARUS 1
# | #define USE_KLONDIKE 1
# | #define HAVE_CURSES 1
# | #define USE_USBUTILS 1
# | #define HAVE_LIBUSB 1
# | #define CURL_HAS_KEEPALIVE 1
# | #define HAVE_LIBCURL 1
# | /* end confdefs.h. */
# |
# | #include
# | int execv(const char*, const char*const*);
# |
# configure:10661: gcc -c conftest.c >&5
# configure:10661: $? = 0
# configure:10671: gcc -c conftest.c >&5
# configure:10671: $? = 0
# configure:10681: gcc -c conftest.c >&5
# conftest.c: In function 'cleanup':
# conftest.c:100:55: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# static void __attribute__((noreturn)) cleanup(void) { exit(1); }
# ^~~~
# conftest.c:100:55: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:100:55: note: include '' or provide a declaration of 'exit'
# configure:10681: $? = 0
# configure:10691: gcc -c conftest.c >&5
# configure:10691: $? = 0
# configure:10701: gcc -c conftest.c >&5
# configure:10701: $? = 0
# configure:10711: gcc -c conftest.c >&5
# configure:10711: $? = 0
# configure:10721: gcc -o conftest conftest.c -lncurses -lpthread >&5
# configure:10721: $? = 0
# configure:10732: gcc -o conftest conftest.c -lncurses -lpthread >&5
# configure:10732: $? = 0
# configure:10743: gcc -c conftest.c >&5
# configure:10743: $? = 0
# configure:10882: checking that generated files are newer than configure
# configure:10888: result: done
# configure:11091: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by cgminer config.status 4.9.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 82d66031f017
#
# config.status:1177: creating Makefile
# config.status:1177: creating compat/Makefile
# config.status:1177: creating ccan/Makefile
# config.status:1177: creating lib/Makefile
# config.status:1177: creating config.h
# config.status:1406: executing depfiles commands
# configure:12476: === configuring in compat/jansson-2.6 (/tmp/cgminer/src/cgminer/compat/jansson-2.6)
# configure:12539: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--enable-avalon' '--enable-avalon2' '--enable-avalon4' '--enable-bflsc' '--enable-bitfury' '--enable-blockerupter' '--enable-cointerra' '--enable-drillbit' '--enable-hashfast' '--enable-hashratio' '--enable-icarus' '--enable-klondike' '--with-system-libusb' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_JANSSON_CFLAGS_set=
# ac_cv_env_JANSSON_CFLAGS_value=
# ac_cv_env_JANSSON_LIBS_set=
# ac_cv_env_JANSSON_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBCURL_CFLAGS_set=
# ac_cv_env_LIBCURL_CFLAGS_value=
# ac_cv_env_LIBCURL_LIBS_set=
# ac_cv_env_LIBCURL_LIBS_value=
# ac_cv_env_LIBSYSTEMD_CFLAGS_set=
# ac_cv_env_LIBSYSTEMD_CFLAGS_value=
# ac_cv_env_LIBSYSTEMD_LIBS_set=
# ac_cv_env_LIBSYSTEMD_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBUSB_CFLAGS_set=
# ac_cv_env_LIBUSB_CFLAGS_value=
# ac_cv_env_LIBUSB_LIBS_set=
# ac_cv_env_LIBUSB_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=
# ac_cv_env_host_alias_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alloca_works=yes
# ac_cv_func_memmem=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigaltstack=yes
# ac_cv_func_siginterrupt=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_sigaction=yes
# ac_cv_have_decl_sigaddset=yes
# ac_cv_have_decl_sigdelset=yes
# ac_cv_have_decl_sigemptyset=yes
# ac_cv_have_decl_sigfillset=yes
# ac_cv_have_decl_sigismember=yes
# ac_cv_have_decl_sigpending=yes
# ac_cv_have_decl_sigprocmask=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_member_struct_sigaction_sa_sigaction=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_addstr=-lncurses
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_long_long_int=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_volatile_sig_atomic_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_c_multiarch=no
# gl_cv_decl_null_works=yes
# gl_cv_func_memchr_works=yes
# gl_cv_func_memmem_works_always=yes
# gl_cv_func_memmem_works_fast=yes
# gl_cv_func_sigprocmask=1
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_sigaction=yes
# gl_cv_have_raw_decl_sigaddset=yes
# gl_cv_have_raw_decl_sigdelset=yes
# gl_cv_have_raw_decl_sigemptyset=yes
# gl_cv_have_raw_decl_sigfillset=yes
# gl_cv_have_raw_decl_sigismember=yes
# gl_cv_have_raw_decl_sigpending=yes
# gl_cv_have_raw_decl_sigprocmask=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_next_signal_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_string_h=''
# gl_cv_pragma_columns=no
# gt_cv_c_wchar_t=yes
# pkg_cv_LIBCURL_CFLAGS=
# pkg_cv_LIBCURL_LIBS=-lcurl
# pkg_cv_LIBUSB_CFLAGS=-I/usr/include/libusb-1.0
# pkg_cv_LIBUSB_LIBS=-lusb-1.0
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/cgminer/src/cgminer/missing aclocal-1.15'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AUTOCONF='${SHELL} /tmp/cgminer/src/cgminer/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/cgminer/src/cgminer/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/cgminer/src/cgminer/missing automake-1.15'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLOPEN_FLAGS='-ldl'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='1'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_SIGACTION='1'
# GNULIB_SIGNAL_H_SIGPIPE='0'
# GNULIB_SIGPROCMASK='1'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRVERSCMP='0'
# GREP='/usr/bin/grep'
# HAS_ANT_S1_FALSE=''
# HAS_ANT_S1_TRUE='#'
# HAS_ANT_S2_FALSE=''
# HAS_ANT_S2_TRUE='#'
# HAS_ANT_S3_FALSE=''
# HAS_ANT_S3_TRUE='#'
# HAS_AVALON2_FALSE='#'
# HAS_AVALON2_TRUE=''
# HAS_AVALON4_FALSE='#'
# HAS_AVALON4_TRUE=''
# HAS_AVALON_FALSE='#'
# HAS_AVALON_TRUE=''
# HAS_BAB_FALSE=''
# HAS_BAB_TRUE='#'
# HAS_BFLSC_FALSE='#'
# HAS_BFLSC_TRUE=''
# HAS_BITFORCE_FALSE=''
# HAS_BITFORCE_TRUE='#'
# HAS_BITFURY_FALSE='#'
# HAS_BITFURY_TRUE=''
# HAS_BITMINE_A1_FALSE=''
# HAS_BITMINE_A1_TRUE='#'
# HAS_BLOCKERUPTER_FALSE='#'
# HAS_BLOCKERUPTER_TRUE=''
# HAS_COINTERRA_FALSE='#'
# HAS_COINTERRA_TRUE=''
# HAS_DRILLBIT_FALSE='#'
# HAS_DRILLBIT_TRUE=''
# HAS_HASHFAST_FALSE='#'
# HAS_HASHFAST_TRUE=''
# HAS_HASHRATIO_FALSE='#'
# HAS_HASHRATIO_TRUE=''
# HAS_ICARUS_FALSE='#'
# HAS_ICARUS_TRUE=''
# HAS_KLONDIKE_FALSE='#'
# HAS_KLONDIKE_TRUE=''
# HAS_KNC_FALSE=''
# HAS_KNC_TRUE='#'
# HAS_MINION_FALSE=''
# HAS_MINION_TRUE='#'
# HAS_MODMINER_FALSE=''
# HAS_MODMINER_TRUE='#'
# HAS_SP10_FALSE=''
# HAS_SP10_TRUE='#'
# HAS_SP30_FALSE=''
# HAS_SP30_TRUE='#'
# HAVE_CURSES_FALSE='#'
# HAVE_CURSES_TRUE=''
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_INTTYPES_H='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_MBSLEN='0'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_POSIX_SIGNALBLOCKING='1'
# HAVE_RAWMEMCHR='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_TYPES_H='1'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WINDOWS_FALSE=''
# HAVE_WINDOWS_TRUE='#'
# HAVE_x86_64_FALSE='#'
# HAVE_x86_64_TRUE=''
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# JANSSON_CFLAGS=''
# JANSSON_LIBS='compat/jansson-2.6/src/.libs/libjansson.a'
# LDFLAGS=''
# LIBCURL_CFLAGS=''
# LIBCURL_LIBS='-lcurl'
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBOBJS=''
# LIBS='-lncurses -lpthread '
# LIBSYSTEMD_CFLAGS=''
# LIBSYSTEMD_LIBS=''
# LIBUSB_CFLAGS='-I/usr/include/libusb-1.0'
# LIBUSB_LIBS='-lusb-1.0'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/cgminer/src/cgminer/missing makeinfo'
# MATH_LIBS='-lm'
# MKDIR_P='/usr/bin/mkdir -p'
# MM_LIBS=''
# NCURSES_LIBS=''
# NEED_FPGAUTILS_FALSE=''
# NEED_FPGAUTILS_TRUE='#'
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_SIGNAL_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STRING_H=''
# OBJEXT='o'
# PACKAGE='cgminer'
# PACKAGE_BUGREPORT='kernel@kolivas.org'
# PACKAGE_NAME='cgminer'
# PACKAGE_STRING='cgminer 4.9.2'
# PACKAGE_TARNAME='cgminer'
# PACKAGE_URL=''
# PACKAGE_VERSION='4.9.2'
# PATH_SEPARATOR=':'
# PDCURSES_LIBS=''
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PTHREAD_FLAGS='-lpthread'
# PTHREAD_LIBS='-lpthread'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_NULL='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOK_R='0'
# RT_LIBS='-lrt'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDDEF_H=''
# STDINT_H=''
# STRIP=''
# UNDEFINE_STRTOK_R='0'
# VERSION='4.9.2'
# VMAJ='4'
# WANT_CRC16_FALSE='#'
# WANT_CRC16_TRUE=''
# WANT_LIBBITFURY_FALSE='#'
# WANT_LIBBITFURY_TRUE=''
# WANT_STATIC_JANSSON_FALSE='#'
# WANT_STATIC_JANSSON_TRUE=''
# WANT_STATIC_LIBUSB_FALSE=''
# WANT_STATIC_LIBUSB_TRUE='#'
# WANT_USBUTILS_FALSE='#'
# WANT_USBUTILS_TRUE=''
# WCHAR_T_SUFFIX=''
# WINT_T_SUFFIX=''
# WS2_LIBS=''
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_CGMINER_GNULIB_TESTS'
# host='x86_64-unknown-linux-gnu'
# host_alias=''
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/cgminer/src/cgminer/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# release_info=''
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' compat/jansson-2.6'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
# version_info='13:2:9'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "cgminer"
# #define PACKAGE_TARNAME "cgminer"
# #define PACKAGE_VERSION "4.9.2"
# #define PACKAGE_STRING "cgminer 4.9.2"
# #define PACKAGE_BUGREPORT "kernel@kolivas.org"
# #define PACKAGE_URL ""
# #define PACKAGE "cgminer"
# #define VERSION "4.9.2"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define CGMINER_MAJOR_VERSION 4
# #define CGMINER_MINOR_VERSION 9
# #define CGMINER_MINOR_SUBVERSION 2
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_MPROTECT 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGALTSTACK 1
# #define HAVE_SIGINTERRUPT 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMMEM 1
# #define HAVE_MEMMEM 1
# #define restrict __restrict
# #define HAVE_WCHAR_T 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMMEM 1
# #define GNULIB_TEST_MEMMEM 1
# #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# #define GNULIB_TEST_SIGACTION 1
# #define HAVE_RAW_DECL_SIGACTION 1
# #define HAVE_RAW_DECL_SIGADDSET 1
# #define HAVE_RAW_DECL_SIGDELSET 1
# #define HAVE_RAW_DECL_SIGEMPTYSET 1
# #define HAVE_RAW_DECL_SIGFILLSET 1
# #define HAVE_RAW_DECL_SIGISMEMBER 1
# #define HAVE_RAW_DECL_SIGPENDING 1
# #define HAVE_RAW_DECL_SIGPROCMASK 1
# #define GNULIB_TEST_SIGPROCMASK 1
# #define STDC_HEADERS 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_LIBPTHREAD 1
# #define USE_AVALON 1
# #define USE_AVALON2 1
# #define USE_AVALON4 1
# #define USE_BFLSC 1
# #define USE_BITFURY 1
# #define USE_BLOCKERUPTER 1
# #define USE_COINTERRA 1
# #define USE_DRILLBIT 1
# #define USE_HASHFAST 1
# #define USE_HASHRATIO 1
# #define USE_ICARUS 1
# #define USE_KLONDIKE 1
# #define HAVE_CURSES 1
# #define USE_USBUTILS 1
# #define HAVE_LIBUSB 1
# #define CURL_HAS_KEEPALIVE 1
# #define HAVE_LIBCURL 1
# #define EXECV_2ND_ARG_TYPE char* const*
# #define HAVE_ATTRIBUTE_COLD 1
# #define HAVE_ATTRIBUTE_CONST 1
# #define HAVE_ATTRIBUTE_NORETURN 1
# #define HAVE_ATTRIBUTE_PRINTF 1
# #define HAVE_ATTRIBUTE_UNUSED 1
# #define HAVE_ATTRIBUTE_USED 1
# #define HAVE_BUILTIN_CONSTANT_P 1
# #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1
# #define HAVE_WARN_UNUSED_RESULT 1
# #define CGMINER_PREFIX "/usr/bin"
#
# configure: exit 0

CMD: config logfiles '/tmp/cgminer/src/cgminer/compat/jansson-2.6/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 jansson configure 2.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --enable-avalon --enable-avalon2 --enable-avalon4 --enable-bflsc --enable-bitfury --enable-blockerupter --enable-cointerra --enable-drillbit --enable-hashfast --enable-hashratio --enable-icarus --enable-klondike --with-system-libusb CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 82d66031f017
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2401: checking for a BSD-compatible install
# configure:2469: result: /usr/bin/install -c
# configure:2480: checking whether build environment is sane
# configure:2535: result: yes
# configure:2686: checking for a thread-safe mkdir -p
# configure:2725: result: /usr/bin/mkdir -p
# configure:2732: checking for gawk
# configure:2748: found /usr/bin/gawk
# configure:2759: result: gawk
# configure:2770: checking whether make sets $(MAKE)
# configure:2792: result: yes
# configure:2821: checking whether make supports nested variables
# configure:2838: result: yes
# configure:2975: checking whether make supports nested variables
# configure:2992: result: yes
# configure:3057: checking for gcc
# configure:3073: found /usr/bin/gcc
# configure:3084: result: gcc
# configure:3313: checking for C compiler version
# configure:3322: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3333: $? = 0
# configure:3322: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3333: $? = 0
# configure:3322: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3333: $? = 1
# configure:3322: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3333: $? = 1
# configure:3353: checking whether the C compiler works
# configure:3375: gcc conftest.c >&5
# configure:3379: $? = 0
# configure:3427: result: yes
# configure:3430: checking for C compiler default output file name
# configure:3432: result: a.out
# configure:3438: checking for suffix of executables
# configure:3445: gcc -o conftest conftest.c >&5
# configure:3449: $? = 0
# configure:3471: result:
# configure:3493: checking whether we are cross compiling
# configure:3501: gcc -o conftest conftest.c >&5
# configure:3505: $? = 0
# configure:3512: ./conftest
# configure:3516: $? = 0
# configure:3531: result: no
# configure:3536: checking for suffix of object files
# configure:3558: gcc -c conftest.c >&5
# configure:3562: $? = 0
# configure:3583: result: o
# configure:3587: checking whether we are using the GNU C compiler
# configure:3606: gcc -c conftest.c >&5
# configure:3606: $? = 0
# configure:3615: result: yes
# configure:3624: checking whether gcc accepts -g
# configure:3644: gcc -c -g conftest.c >&5
# configure:3644: $? = 0
# configure:3685: result: yes
# configure:3702: checking for gcc option to accept ISO C89
# configure:3765: gcc -c conftest.c >&5
# configure:3765: $? = 0
# configure:3778: result: none needed
# configure:3803: checking whether gcc understands -c and -o together
# configure:3825: gcc -c conftest.c -o conftest2.o
# configure:3828: $? = 0
# configure:3825: gcc -c conftest.c -o conftest2.o
# configure:3828: $? = 0
# configure:3840: result: yes
# configure:3868: checking for style of include used by make
# configure:3896: result: GNU
# configure:3922: checking dependency style of gcc
# configure:4033: result: gcc3
# configure:4077: checking build system type
# configure:4091: result: x86_64-unknown-linux-gnu
# configure:4111: checking host system type
# configure:4124: result: x86_64-unknown-linux-gnu
# configure:4165: checking how to print strings
# configure:4192: result: printf
# configure:4213: checking for a sed that does not truncate output
# configure:4277: result: /usr/bin/sed
# configure:4295: checking for grep that handles long lines and -e
# configure:4353: result: /usr/bin/grep
# configure:4358: checking for egrep
# configure:4420: result: /usr/bin/grep -E
# configure:4425: checking for fgrep
# configure:4487: result: /usr/bin/grep -F
# configure:4522: checking for ld used by gcc
# configure:4589: result: /usr/bin/ld
# configure:4596: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4611: result: yes
# configure:4623: checking for BSD- or MS-compatible name lister (nm)
# configure:4677: result: /usr/bin/nm -B
# configure:4807: checking the name lister (/usr/bin/nm -B) interface
# configure:4814: gcc -c conftest.c >&5
# configure:4817: /usr/bin/nm -B "conftest.o"
# configure:4820: output
# 0000000000000000 B some_variable
# configure:4827: result: BSD nm
# configure:4830: checking whether ln -s works
# configure:4834: result: yes
# configure:4842: checking the maximum length of command line arguments
# configure:4973: result: 1572864
# configure:5021: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5061: result: func_convert_file_noop
# configure:5068: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5088: result: func_convert_file_noop
# configure:5095: checking for /usr/bin/ld option to reload object files
# configure:5102: result: -r
# configure:5176: checking for objdump
# configure:5192: found /usr/bin/objdump
# configure:5203: result: objdump
# configure:5235: checking how to recognize dependent libraries
# configure:5435: result: pass_all
# configure:5520: checking for dlltool
# configure:5550: result: no
# configure:5580: checking how to associate runtime and link libraries
# configure:5607: result: printf %s\n
# configure:5668: checking for ar
# configure:5684: found /usr/bin/ar
# configure:5695: result: ar
# configure:5732: checking for archiver @FILE support
# configure:5749: gcc -c conftest.c >&5
# configure:5749: $? = 0
# configure:5752: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5755: $? = 0
# configure:5760: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5763: $? = 1
# configure:5775: result: @
# configure:5833: checking for strip
# configure:5849: found /usr/bin/strip
# configure:5860: result: strip
# configure:5932: checking for ranlib
# configure:5948: found /usr/bin/ranlib
# configure:5959: result: ranlib
# configure:6061: checking command to parse /usr/bin/nm -B output from gcc object
# configure:6214: gcc -c conftest.c >&5
# configure:6217: $? = 0
# configure:6221: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6224: $? = 0
# configure:6290: gcc -o conftest conftest.c conftstm.o >&5
# configure:6293: $? = 0
# configure:6331: result: ok
# configure:6378: checking for sysroot
# configure:6408: result: no
# configure:6415: checking for a working dd
# configure:6453: result: /usr/bin/dd
# configure:6457: checking how to truncate binary pipes
# configure:6472: result: /usr/bin/dd bs=4096 count=1
# configure:6608: gcc -c conftest.c >&5
# configure:6611: $? = 0
# configure:6801: checking for mt
# configure:6831: result: no
# configure:6851: checking if : is a manifest tool
# configure:6857: : '-?'
# configure:6865: result: no
# configure:7542: checking how to run the C preprocessor
# configure:7573: gcc -E conftest.c
# configure:7573: $? = 0
# configure:7587: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7587: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jansson"
# | #define PACKAGE_TARNAME "jansson"
# | #define PACKAGE_VERSION "2.6"
# | #define PACKAGE_STRING "jansson 2.6"
# | #define PACKAGE_BUGREPORT "petri@digip.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "jansson"
# | #define VERSION "2.6"
# | /* end confdefs.h. */
# | #include
# configure:7612: result: gcc -E
# configure:7632: gcc -E conftest.c
# configure:7632: $? = 0
# configure:7646: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7646: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jansson"
# | #define PACKAGE_TARNAME "jansson"
# | #define PACKAGE_VERSION "2.6"
# | #define PACKAGE_STRING "jansson 2.6"
# | #define PACKAGE_BUGREPORT "petri@digip.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "jansson"
# | #define VERSION "2.6"
# | /* end confdefs.h. */
# | #include
# configure:7675: checking for ANSI C header files
# configure:7695: gcc -c conftest.c >&5
# configure:7695: $? = 0
# configure:7768: gcc -o conftest conftest.c >&5
# configure:7768: $? = 0
# configure:7768: ./conftest
# configure:7768: $? = 0
# configure:7779: result: yes
# configure:7792: checking for sys/types.h
# configure:7792: gcc -c conftest.c >&5
# configure:7792: $? = 0
# configure:7792: result: yes
# configure:7792: checking for sys/stat.h
# configure:7792: gcc -c conftest.c >&5
# configure:7792: $? = 0
# configure:7792: result: yes
# configure:7792: checking for stdlib.h
# configure:7792: gcc -c conftest.c >&5
# configure:7792: $? = 0
# configure:7792: result: yes
# configure:7792: checking for string.h
# configure:7792: gcc -c conftest.c >&5
# configure:7792: $? = 0
# configure:7792: result: yes
# configure:7792: checking for memory.h
# configure:7792: gcc -c conftest.c >&5
# configure:7792: $? = 0
# configure:7792: result: yes
# configure:7792: checking for strings.h
# configure:7792: gcc -c conftest.c >&5
# configure:7792: $? = 0
# configure:7792: result: yes
# configure:7792: checking for inttypes.h
# configure:7792: gcc -c conftest.c >&5
# configure:7792: $? = 0
# configure:7792: result: yes
# configure:7792: checking for stdint.h
# configure:7792: gcc -c conftest.c >&5
# configure:7792: $? = 0
# configure:7792: result: yes
# configure:7792: checking for unistd.h
# configure:7792: gcc -c conftest.c >&5
# configure:7792: $? = 0
# configure:7792: result: yes
# configure:7806: checking for dlfcn.h
# configure:7806: gcc -c conftest.c >&5
# configure:7806: $? = 0
# configure:7806: result: yes
# configure:8062: checking for objdir
# configure:8077: result: .libs
# configure:8341: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8359: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8363: $? = 0
# configure:8376: result: no
# configure:8734: checking for gcc option to produce PIC
# configure:8741: result: -fPIC -DPIC
# configure:8749: checking if gcc PIC flag -fPIC -DPIC works
# configure:8767: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8771: $? = 0
# configure:8784: result: yes
# configure:8813: checking if gcc static flag -static works
# configure:8841: result: yes
# configure:8856: checking if gcc supports -c -o file.o
# configure:8877: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8881: $? = 0
# configure:8903: result: yes
# configure:8911: checking if gcc supports -c -o file.o
# configure:8958: result: yes
# configure:8991: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10250: result: yes
# configure:10287: checking whether -lc should be explicitly linked in
# configure:10295: gcc -c conftest.c >&5
# configure:10298: $? = 0
# configure:10313: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10316: $? = 0
# configure:10330: result: no
# configure:10490: checking dynamic linker characteristics
# configure:11071: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11071: $? = 0
# configure:11308: result: GNU/Linux ld.so
# configure:11430: checking how to hardcode library paths into programs
# configure:11455: result: immediate
# configure:12003: checking whether stripping libraries is possible
# configure:12008: result: yes
# configure:12043: checking if libtool supports shared libraries
# configure:12045: result: yes
# configure:12048: checking whether to build shared libraries
# configure:12073: result: yes
# configure:12076: checking whether to build static libraries
# configure:12080: result: yes
# configure:12132: checking endian.h usability
# configure:12132: gcc -c conftest.c >&5
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking endian.h presence
# configure:12132: gcc -E conftest.c
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking for endian.h
# configure:12132: result: yes
# configure:12132: checking fcntl.h usability
# configure:12132: gcc -c conftest.c >&5
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking fcntl.h presence
# configure:12132: gcc -E conftest.c
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking for fcntl.h
# configure:12132: result: yes
# configure:12132: checking locale.h usability
# configure:12132: gcc -c conftest.c >&5
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking locale.h presence
# configure:12132: gcc -E conftest.c
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking for locale.h
# configure:12132: result: yes
# configure:12132: checking sched.h usability
# configure:12132: gcc -c conftest.c >&5
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking sched.h presence
# configure:12132: gcc -E conftest.c
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking for sched.h
# configure:12132: result: yes
# configure:12132: checking for unistd.h
# configure:12132: result: yes
# configure:12132: checking sys/param.h usability
# configure:12132: gcc -c conftest.c >&5
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking sys/param.h presence
# configure:12132: gcc -E conftest.c
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking for sys/param.h
# configure:12132: result: yes
# configure:12132: checking for sys/stat.h
# configure:12132: result: yes
# configure:12132: checking sys/time.h usability
# configure:12132: gcc -c conftest.c >&5
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking sys/time.h presence
# configure:12132: gcc -E conftest.c
# configure:12132: $? = 0
# configure:12132: result: yes
# configure:12132: checking for sys/time.h
# configure:12132: result: yes
# configure:12132: checking for sys/types.h
# configure:12132: result: yes
# configure:12144: checking for int32_t
# configure:12144: gcc -c conftest.c >&5
# configure:12144: $? = 0
# configure:12144: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:69:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:12144: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "jansson"
# | #define PACKAGE_TARNAME "jansson"
# | #define PACKAGE_VERSION "2.6"
# | #define PACKAGE_STRING "jansson 2.6"
# | #define PACKAGE_BUGREPORT "petri@digip.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "jansson"
# | #define VERSION "2.6"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12144: result: yes
# configure:12155: checking for uint32_t
# configure:12155: gcc -c conftest.c >&5
# configure:12155: $? = 0
# configure:12155: result: yes
# configure:12170: checking for unsigned long long int
# configure:12209: gcc -o conftest conftest.c >&5
# configure:12209: $? = 0
# configure:12218: result: yes
# configure:12228: checking for long long int
# configure:12266: gcc -o conftest conftest.c >&5
# configure:12266: $? = 0
# configure:12266: ./conftest
# configure:12266: $? = 0
# configure:12278: result: yes
# configure:12287: checking for inline
# configure:12303: gcc -c conftest.c >&5
# configure:12303: $? = 0
# configure:12311: result: inline
# configure:12340: checking for close
# configure:12340: gcc -o conftest conftest.c >&5
# configure:12340: $? = 0
# configure:12340: result: yes
# configure:12340: checking for getpid
# configure:12340: gcc -o conftest conftest.c >&5
# configure:12340: $? = 0
# configure:12340: result: yes
# configure:12340: checking for gettimeofday
# configure:12340: gcc -o conftest conftest.c >&5
# configure:12340: $? = 0
# configure:12340: result: yes
# configure:12340: checking for localeconv
# configure:12340: gcc -o conftest conftest.c >&5
# configure:12340: $? = 0
# configure:12340: result: yes
# configure:12340: checking for open
# configure:12340: gcc -o conftest conftest.c >&5
# configure:12340: $? = 0
# configure:12340: result: yes
# configure:12340: checking for read
# configure:12340: gcc -o conftest conftest.c >&5
# configure:12340: $? = 0
# configure:12340: result: yes
# configure:12340: checking for sched_yield
# configure:12340: gcc -o conftest conftest.c >&5
# configure:12340: $? = 0
# configure:12340: result: yes
# configure:12340: checking for strtoll
# configure:12340: gcc -o conftest conftest.c >&5
# configure:12340: $? = 0
# configure:12340: result: yes
# configure:12350: checking for gcc __sync builtins
# configure:12364: gcc -o conftest conftest.c >&5
# configure:12364: $? = 0
# configure:12374: result: yes
# configure:12377: checking for gcc __atomic builtins
# configure:12391: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:47:71: warning: invalid memory model for '__atomic_store' [-Winvalid-memory-model]
# char l; unsigned long v; __atomic_test_and_set(&l, __ATOMIC_RELAXED); __atomic_store_n(&v, 1, __ATOMIC_ACQ_REL); __atomic_load_n(&v, __ATOMIC_ACQUIRE);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# configure:12391: $? = 0
# configure:12401: result: yes
# configure:12556: checking that generated files are newer than configure
# configure:12562: result: done
# configure:12589: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by jansson config.status 2.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 82d66031f017
#
# config.status:1114: creating jansson.pc
# config.status:1114: creating Makefile
# config.status:1114: creating src/Makefile
# config.status:1114: creating src/jansson_config.h
# config.status:1114: creating config.h
# config.status:1343: executing depfiles commands
# config.status:1343: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_int32_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=
# ac_cv_env_host_alias_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_close=yes
# ac_cv_func_getpid=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_localeconv=yes
# ac_cv_func_open=yes
# ac_cv_func_read=yes
# ac_cv_func_sched_yield=yes
# ac_cv_func_strtoll=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_sched_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_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_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_unsigned_long_long_int=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/cgminer/src/cgminer/compat/jansson-2.6/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/cgminer/src/cgminer/compat/jansson-2.6/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/cgminer/src/cgminer/compat/jansson-2.6/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/cgminer/src/cgminer/compat/jansson-2.6/missing automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GCC_FALSE='#'
# GCC_TRUE=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/cgminer/src/cgminer/compat/jansson-2.6/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='jansson'
# PACKAGE_BUGREPORT='petri@digip.org'
# PACKAGE_NAME='jansson'
# PACKAGE_STRING='jansson 2.6'
# PACKAGE_TARNAME='jansson'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.6'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.6'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias=''
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/cgminer/src/cgminer/compat/jansson-2.6/install-sh'
# json_have_localeconv='1'
# json_have_long_long='1'
# json_inline='inline'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "jansson"
# #define PACKAGE_TARNAME "jansson"
# #define PACKAGE_VERSION "2.6"
# #define PACKAGE_STRING "jansson 2.6"
# #define PACKAGE_BUGREPORT "petri@digip.org"
# #define PACKAGE_URL ""
# #define PACKAGE "jansson"
# #define VERSION "2.6"
# #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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ENDIAN_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_SCHED_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_CLOSE 1
# #define HAVE_GETPID 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LOCALECONV 1
# #define HAVE_OPEN 1
# #define HAVE_READ 1
# #define HAVE_SCHED_YIELD 1
# #define HAVE_STRTOLL 1
# #define HAVE_SYNC_BUILTINS 1
# #define HAVE_ATOMIC_BUILTINS 1
# #define USE_URANDOM 1
# #define USE_WINDOWS_CRYPTOAPI 1
#
# configure: exit 0