The build took 00h 00m 36s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
3,429 |
sh |
1,911 |
ansic |
1,333 |
makefile |
6,673 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: bbe 0.2.2-1 (Wed Aug 24 12:15:33 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking features.h usability... yeschecking features.h presence... yeschecking for features.h... yeschecking error.h usability... yeschecking error.h presence... yeschecking for error.h... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking for getline... yeschecking for getopt_long... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for _LARGE_FILES value needed for large files... nochecking for long file names... yeschecking for off_t... yeschecking for long long... yeschecking for inline... inlineconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating doc/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/bbe/src/bbe-0.2.2'Making all in srcmake[2]: Entering directory '/tmp/bbe/src/bbe-0.2.2/src'if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -MT bbe.o -MD -MP -MF ".deps/bbe.Tpo" -c -o bbe.o bbe.c; \then mv -f ".deps/bbe.Tpo" ".deps/bbe.Po"; else rm -f ".deps/bbe.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fiIn file included from xmalloc.c:25:0:bbe.h:222:1: warning: inline function 'block_end_pos' declared but never defined block_end_pos(); ^~~~~~~~~~~~~bbe.h:219:1: warning: inline function 'read_pos' declared but never defined read_pos(); ^~~~~~~~bbe.h:192:1: warning: inline function 'write_next_byte' declared but never defined write_next_byte(); ^~~~~~~~~~~~~~~bbe.h:189:1: warning: inline function 'put_byte' declared but never defined put_byte(unsigned char byte); ^~~~~~~~bbe.h:183:1: warning: inline function 'last_byte' declared but never defined last_byte(); ^~~~~~~~~bbe.h:174:1: warning: inline function 'get_next_byte' declared but never defined get_next_byte(); ^~~~~~~~~~~~~bbe.h:171:1: warning: inline function 'read_byte' declared but never defined read_byte(); ^~~~~~~~~In file included from bbe.c:25:0:bbe.h:222:1: warning: inline function 'block_end_pos' declared but never defined block_end_pos(); ^~~~~~~~~~~~~bbe.h:219:1: warning: inline function 'read_pos' declared but never defined read_pos(); ^~~~~~~~bbe.h:192:1: warning: inline function 'write_next_byte' declared but never defined write_next_byte(); ^~~~~~~~~~~~~~~bbe.h:189:1: warning: inline function 'put_byte' declared but never defined put_byte(unsigned char byte); ^~~~~~~~bbe.h:183:1: warning: inline function 'last_byte' declared but never defined last_byte(); ^~~~~~~~~bbe.h:174:1: warning: inline function 'get_next_byte' declared but never defined get_next_byte(); ^~~~~~~~~~~~~bbe.h:171:1: warning: inline function 'read_byte' declared but never defined read_byte(); ^~~~~~~~~if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.c; \then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -MT execute.o -MD -MP -MF ".deps/execute.Tpo" -c -o execute.o execute.c; \then mv -f ".deps/execute.Tpo" ".deps/execute.Po"; else rm -f ".deps/execute.Tpo"; exit 1; fiIn file included from execute.c:25:0:bbe.h:222:1: warning: inline function 'block_end_pos' declared but never defined block_end_pos(); ^~~~~~~~~~~~~bbe.h:219:1: warning: inline function 'read_pos' declared but never defined read_pos(); ^~~~~~~~bbe.h:192:1: warning: inline function 'write_next_byte' declared but never defined write_next_byte(); ^~~~~~~~~~~~~~~bbe.h:189:1: warning: inline function 'put_byte' declared but never defined put_byte(unsigned char byte); ^~~~~~~~bbe.h:183:1: warning: inline function 'last_byte' declared but never defined last_byte(); ^~~~~~~~~bbe.h:174:1: warning: inline function 'get_next_byte' declared but never defined get_next_byte(); ^~~~~~~~~~~~~bbe.h:171:1: warning: inline function 'read_byte' declared but never defined read_byte(); ^~~~~~~~~gcc -I.. -o bbe bbe.o xmalloc.o buffer.o execute.o buffer.o: In function `find_block':buffer.c:(.text+0x97d): undefined reference to `end_of_stream'buffer.c:(.text+0xcc5): undefined reference to `end_of_stream'buffer.c:(.text+0xcd7): undefined reference to `end_of_stream'execute.o: In function `execute_program':execute.c:(.text+0x16e4): undefined reference to `reset_rpos'collect2: error: ld returned 1 exit statusmake[2]: *** [Makefile:219: bbe] Error 1make[2]: Leaving directory '/tmp/bbe/src/bbe-0.2.2/src'make[1]: *** [Makefile:227: all-recursive] Error 1make[1]: Leaving directory '/tmp/bbe/src/bbe-0.2.2'make: *** [Makefile:165: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/bbe/src/bbe-0.2.2/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by bbe configure 0.2.2, which wasgenerated by GNU Autoconf 2.60. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 5cfc94303087uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1769: checking for a BSD-compatible installconfigure:1825: result: /usr/bin/install -cconfigure:1836: checking whether build environment is saneconfigure:1879: result: yesconfigure:1944: checking for gawkconfigure:1960: found /usr/sbin/gawkconfigure:1971: result: gawkconfigure:1982: checking whether make sets $(MAKE)configure:2003: result: yesconfigure:2079: checking for x86_64-unknown-linux-stripconfigure:2109: result: noconfigure:2119: checking for stripconfigure:2135: found /usr/sbin/stripconfigure:2146: result: stripconfigure:2202: checking build system typeconfigure:2220: result: x86_64-unknown-linux-gnuconfigure:2242: checking host system typeconfigure:2257: result: x86_64-unknown-linux-gnuconfigure:2293: checking for a BSD-compatible installconfigure:2349: result: /usr/bin/install -cconfigure:2368: checking for x86_64-unknown-linux-gccconfigure:2398: result: noconfigure:2408: checking for gccconfigure:2424: found /usr/sbin/gccconfigure:2435: result: gccconfigure:2673: checking for C compiler versionconfigure:2680: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2683: $? = 0configure:2690: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured 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=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2693: $? = 0configure:2700: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2703: $? = 1configure:2726: checking for C compiler default output file nameconfigure:2753: gcc conftest.c >&5configure:2756: $? = 0configure:2802: result: a.outconfigure:2807: checking whether the C compiler worksconfigure:2817: ./a.outconfigure:2820: $? = 0configure:2837: result: yesconfigure:2844: checking whether we are cross compilingconfigure:2846: result: noconfigure:2849: checking for suffix of executablesconfigure:2856: gcc -o conftest conftest.c >&5configure:2859: $? = 0configure:2883: result:configure:2889: checking for suffix of object filesconfigure:2915: gcc -c conftest.c >&5configure:2918: $? = 0configure:2941: result: oconfigure:2945: checking whether we are using the GNU C compilerconfigure:2974: gcc -c conftest.c >&5configure:2980: $? = 0configure:2987: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:2990: $? = 0configure:2997: test -s conftest.oconfigure:3000: $? = 0configure:3014: result: yesconfigure:3019: checking whether gcc accepts -gconfigure:3049: gcc -c -g conftest.c >&5configure:3055: $? = 0configure:3062: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:3065: $? = 0configure:3072: test -s conftest.oconfigure:3075: $? = 0configure:3205: result: yesconfigure:3222: checking for gcc option to accept ISO C89configure:3296: gcc -c conftest.c >&5configure:3302: $? = 0configure:3309: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:3312: $? = 0configure:3319: test -s conftest.oconfigure:3322: $? = 0configure:3342: result: none neededconfigure:3371: checking for style of include used by makeconfigure:3399: result: GNUconfigure:3427: checking dependency style of gccconfigure:3517: result: gcc3configure:3548: checking how to run the C preprocessorconfigure:3588: gcc -E conftest.cconfigure:3594: $? = 0configure:3632: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3638: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "bbe"| #define PACKAGE_TARNAME "bbe"| #define PACKAGE_VERSION "0.2.2"| #define PACKAGE_STRING "bbe 0.2.2"| #define PACKAGE_BUGREPORT "tjsa@iki.fi"| #define PACKAGE "bbe"| #define VERSION "0.2.2"| #define _GNU_SOURCE 1| /* end confdefs.h. */| #include configure:3678: result: gcc -Econfigure:3707: gcc -E conftest.cconfigure:3713: $? = 0configure:3751: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3757: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "bbe"| #define PACKAGE_TARNAME "bbe"| #define PACKAGE_VERSION "0.2.2"| #define PACKAGE_STRING "bbe 0.2.2"| #define PACKAGE_BUGREPORT "tjsa@iki.fi"| #define PACKAGE "bbe"| #define VERSION "0.2.2"| #define _GNU_SOURCE 1| /* end confdefs.h. */| #include configure:3802: checking for grep that handles long lines and -econfigure:3876: result: /usr/sbin/grepconfigure:3881: checking for egrepconfigure:3959: result: /usr/sbin/grep -Econfigure:3964: checking for ANSI C header filesconfigure:3994: gcc -c conftest.c >&5configure:4000: $? = 0configure:4007: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4010: $? = 0configure:4017: test -s conftest.oconfigure:4020: $? = 0configure:4116: gcc -o conftest conftest.c >&5configure:4119: $? = 0configure:4125: ./conftestconfigure:4128: $? = 0configure:4145: result: yesconfigure:4169: checking for sys/types.hconfigure:4190: gcc -c conftest.c >&5configure:4196: $? = 0configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4206: $? = 0configure:4213: test -s conftest.oconfigure:4216: $? = 0configure:4229: result: yesconfigure:4169: checking for sys/stat.hconfigure:4190: gcc -c conftest.c >&5configure:4196: $? = 0configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4206: $? = 0configure:4213: test -s conftest.oconfigure:4216: $? = 0configure:4229: result: yesconfigure:4169: checking for stdlib.hconfigure:4190: gcc -c conftest.c >&5configure:4196: $? = 0configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4206: $? = 0configure:4213: test -s conftest.oconfigure:4216: $? = 0configure:4229: result: yesconfigure:4169: checking for string.hconfigure:4190: gcc -c conftest.c >&5configure:4196: $? = 0configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4206: $? = 0configure:4213: test -s conftest.oconfigure:4216: $? = 0configure:4229: result: yesconfigure:4169: checking for memory.hconfigure:4190: gcc -c conftest.c >&5configure:4196: $? = 0configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4206: $? = 0configure:4213: test -s conftest.oconfigure:4216: $? = 0configure:4229: result: yesconfigure:4169: checking for strings.hconfigure:4190: gcc -c conftest.c >&5configure:4196: $? = 0configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4206: $? = 0configure:4213: test -s conftest.oconfigure:4216: $? = 0configure:4229: result: yesconfigure:4169: checking for inttypes.hconfigure:4190: gcc -c conftest.c >&5configure:4196: $? = 0configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4206: $? = 0configure:4213: test -s conftest.oconfigure:4216: $? = 0configure:4229: result: yesconfigure:4169: checking for stdint.hconfigure:4190: gcc -c conftest.c >&5configure:4196: $? = 0configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4206: $? = 0configure:4213: test -s conftest.oconfigure:4216: $? = 0configure:4229: result: yesconfigure:4169: checking for unistd.hconfigure:4190: gcc -c conftest.c >&5configure:4196: $? = 0configure:4203: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4206: $? = 0configure:4213: test -s conftest.oconfigure:4216: $? = 0configure:4229: result: yesconfigure:4259: checking features.h usabilityconfigure:4276: gcc -c conftest.c >&5configure:4282: $? = 0configure:4289: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4292: $? = 0configure:4299: test -s conftest.oconfigure:4302: $? = 0configure:4313: result: yesconfigure:4317: checking features.h presenceconfigure:4332: gcc -E conftest.cconfigure:4338: $? = 0configure:4359: result: yesconfigure:4392: checking for features.hconfigure:4400: result: yesconfigure:4259: checking error.h usabilityconfigure:4276: gcc -c conftest.c >&5configure:4282: $? = 0configure:4289: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4292: $? = 0configure:4299: test -s conftest.oconfigure:4302: $? = 0configure:4313: result: yesconfigure:4317: checking error.h presenceconfigure:4332: gcc -E conftest.cconfigure:4338: $? = 0configure:4359: result: yesconfigure:4392: checking for error.hconfigure:4400: result: yesconfigure:4259: checking errno.h usabilityconfigure:4276: gcc -c conftest.c >&5configure:4282: $? = 0configure:4289: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4292: $? = 0configure:4299: test -s conftest.oconfigure:4302: $? = 0configure:4313: result: yesconfigure:4317: checking errno.h presenceconfigure:4332: gcc -E conftest.cconfigure:4338: $? = 0configure:4359: result: yesconfigure:4392: checking for errno.hconfigure:4400: result: yesconfigure:4259: checking getopt.h usabilityconfigure:4276: gcc -c conftest.c >&5configure:4282: $? = 0configure:4289: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4292: $? = 0configure:4299: test -s conftest.oconfigure:4302: $? = 0configure:4313: result: yesconfigure:4317: checking getopt.h presenceconfigure:4332: gcc -E conftest.cconfigure:4338: $? = 0configure:4359: result: yesconfigure:4392: checking for getopt.hconfigure:4400: result: yesconfigure:4418: checking for getlineconfigure:4474: gcc -o conftest conftest.c >&5configure:4480: $? = 0configure:4487: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4490: $? = 0configure:4497: test -s conftestconfigure:4500: $? = 0configure:4514: result: yesconfigure:4418: checking for getopt_longconfigure:4474: gcc -o conftest conftest.c >&5configure:4480: $? = 0configure:4487: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4490: $? = 0configure:4497: test -s conftestconfigure:4500: $? = 0configure:4514: result: yesconfigure:4533: checking for special C compiler options needed for large filesconfigure:4660: result: noconfigure:4666: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:4702: gcc -c conftest.c >&5configure:4708: $? = 0configure:4715: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4718: $? = 0configure:4725: test -s conftest.oconfigure:4728: $? = 0configure:4809: result: noconfigure:4819: checking for _LARGE_FILES value needed for large filesconfigure:4855: gcc -c conftest.c >&5configure:4861: $? = 0configure:4868: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:4871: $? = 0configure:4878: test -s conftest.oconfigure:4881: $? = 0configure:4962: result: noconfigure:4974: checking for long file namesconfigure:5006: result: yesconfigure:5016: checking for off_tconfigure:5046: gcc -c conftest.c >&5configure:5052: $? = 0configure:5059: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:5062: $? = 0configure:5069: test -s conftest.oconfigure:5072: $? = 0configure:5084: result: yesconfigure:5095: checking for long longconfigure:5125: gcc -c conftest.c >&5configure:5131: $? = 0configure:5138: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:5141: $? = 0configure:5148: test -s conftest.oconfigure:5151: $? = 0configure:5163: result: yesconfigure:5174: checking for inlineconfigure:5200: gcc -c conftest.c >&5configure:5206: $? = 0configure:5213: test -z "$ac_c_werror_flag" || test ! -s conftest.errconfigure:5216: $? = 0configure:5223: test -s conftest.oconfigure:5226: $? = 0configure:5241: result: inlineconfigure:5378: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by bbe config.status 0.2.2, which wasgenerated by GNU Autoconf 2.60. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 5cfc94303087config.status:631: creating Makefileconfig.status:631: creating src/Makefileconfig.status:631: creating doc/Makefileconfig.status:631: creating config.hconfig.status:907: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_inline=inlineac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_getline=yesac_cv_func_getopt_long=yesac_cv_header_errno_h=yesac_cv_header_error_h=yesac_cv_header_features_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_sys_file_offset_bits=noac_cv_sys_large_files=noac_cv_sys_largefile_CC=noac_cv_sys_long_file_names=yesac_cv_type_long_long=yesac_cv_type_off_t=yesam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/bbe/src/bbe-0.2.2/config/missing --run aclocal-1.9'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/bbe/src/bbe-0.2.2/config/missing --run tar'AUTOCONF='${SHELL} /tmp/bbe/src/bbe-0.2.2/config/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/bbe/src/bbe-0.2.2/config/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/bbe/src/bbe-0.2.2/config/missing --run automake-1.9'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'ISODATE='2016-08-24'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/bbe/src/bbe-0.2.2/config/missing --run makeinfo'OBJEXT='o'PACKAGE='bbe'PACKAGE_BUGREPORT='tjsa@iki.fi'PACKAGE_NAME='bbe'PACKAGE_STRING='bbe 0.2.2'PACKAGE_TARNAME='bbe'PACKAGE_VERSION='0.2.2'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.2.2'ac_ct_CC='gcc'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} 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='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='/tmp/bbe/src/bbe-0.2.2/config/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='mkdir -p --'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME "bbe"#define PACKAGE_TARNAME "bbe"#define PACKAGE_VERSION "0.2.2"#define PACKAGE_STRING "bbe 0.2.2"#define PACKAGE_BUGREPORT "tjsa@iki.fi"#define PACKAGE "bbe"#define VERSION "0.2.2"#define _GNU_SOURCE 1#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_FEATURES_H 1#define HAVE_ERROR_H 1#define HAVE_ERRNO_H 1#define HAVE_GETOPT_H 1#define HAVE_GETLINE 1#define HAVE_GETOPT_LONG 1#define HAVE_LONG_FILE_NAMES 1#define HAVE_OFF_T 1#define HAVE_LONG_LONG 1configure: exit 0