The build took 00h 01m 31s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
9,718 |
ansic |
2,053 |
makefile |
1,095 |
yacc |
799 |
sh |
346 |
lex |
14,011 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: bc 1.06.95-2 (Wed Apr 5 00:30:29 UTC 2017)==> 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 for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... yeschecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking for egrep... 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 minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking for flex... flexchecking for yywrap in -lfl... nochecking for yywrap in -ll... nochecking lex output file root... lex.yychecking whether yytext is a pointer... nochecking for bison... bison -ychecking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking whether make sets $(MAKE)... (cached) yeschecking stdarg.h usability... yeschecking stdarg.h presence... yeschecking for stdarg.h... yeschecking stddef.h usability... yeschecking stddef.h presence... yeschecking for stddef.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking for unistd.h... (cached) yeschecking lib.h usability... nochecking lib.h presence... nochecking for lib.h... nochecking for an ANSI C-conforming const... yeschecking for size_t... yeschecking for ptrdiff_t... yeschecking for vprintf... yeschecking for _doprnt... nochecking for isgraph... yeschecking for setvbuf... yeschecking for fstat... yeschecking for strtol... yeschecking for tparm in -lncurses... nochecking for tgetent in -ltermcap... nochecking for readline in -lreadline... noconfigure: WARNING: readline works only with flex.Adding GCC specific compile flags.configure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating bc/Makefileconfig.status: creating dc/Makefileconfig.status: creating doc/Makefileconfig.status: creating doc/texi-ver.inclconfig.status: creating lib/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/bc/src/bc-1.06.95'Making all in libmake[2]: Entering directory '/tmp/bc/src/bc-1.06.95/lib'if clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT vfprintf.o -MD -MP -MF ".deps/vfprintf.Tpo" -c -o vfprintf.o vfprintf.c; \then mv -f ".deps/vfprintf.Tpo" ".deps/vfprintf.Po"; else rm -f ".deps/vfprintf.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT number.o -MD -MP -MF ".deps/number.Tpo" -c -o number.o number.c; \then mv -f ".deps/number.Tpo" ".deps/number.Po"; else rm -f ".deps/number.Tpo"; exit 1; firm -f libbc.aar cru libbc.a getopt.o getopt1.o vfprintf.o number.o /r: `u' modifier ignored since `D' is the default (see `U')ranlib libbc.amake[2]: Leaving directory '/tmp/bc/src/bc-1.06.95/lib'Making all in bcmake[2]: Entering directory '/tmp/bc/src/bc-1.06.95/bc'if clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT bc.o -MD -MP -MF ".deps/bc.Tpo" -c -o bc.o bc.c; \then mv -f ".deps/bc.Tpo" ".deps/bc.Po"; else rm -f ".deps/bc.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT scan.o -MD -MP -MF ".deps/scan.Tpo" -c -o scan.o scan.c; \then mv -f ".deps/scan.Tpo" ".deps/scan.Po"; else rm -f ".deps/scan.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -Wall -funsigned-char -Wall -funsigned-char -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; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT load.o -MD -MP -MF ".deps/load.Tpo" -c -o load.o load.c; \then mv -f ".deps/load.Tpo" ".deps/load.Po"; else rm -f ".deps/load.Tpo"; exit 1; fimain.c:200:29: warning: passing 'const char *[30]' to parameter of type 'char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] parse_args (env_argc, env_argv); ^~~~~~~~scan.c:1800:17: warning: unused function 'yyunput' [-Wunused-function] static void yyunput (int c, register char * yy_bp ) ^1 warning generated.if clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT storage.o -MD -MP -MF ".deps/storage.Tpo" -c -o storage.o storage.c; \then mv -f ".deps/storage.Tpo" ".deps/storage.Po"; else rm -f ".deps/storage.Tpo"; exit 1; fi1 warning generated.if clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT global.o -MD -MP -MF ".deps/global.Tpo" -c -o global.o global.c; \then mv -f ".deps/global.Tpo" ".deps/global.Po"; else rm -f ".deps/global.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT warranty.o -MD -MP -MF ".deps/warranty.Tpo" -c -o warranty.o warranty.c; \then mv -f ".deps/warranty.Tpo" ".deps/warranty.Po"; else rm -f ".deps/warranty.Tpo"; exit 1; ficlang -Wall -funsigned-char -Wall -funsigned-char -o bc main.o bc.o scan.o execute.o load.o storage.o util.o global.o warranty.o ../lib/libbc.a make[2]: Leaving directory '/tmp/bc/src/bc-1.06.95/bc'Making all in dcmake[2]: Entering directory '/tmp/bc/src/bc-1.06.95/dc'if clang -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT dc.o -MD -MP -MF ".deps/dc.Tpo" -c -o dc.o dc.c; \then mv -f ".deps/dc.Tpo" ".deps/dc.Po"; else rm -f ".deps/dc.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT eval.o -MD -MP -MF ".deps/eval.Tpo" -c -o eval.o eval.c; \then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f ".deps/eval.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT stack.o -MD -MP -MF ".deps/stack.Tpo" -c -o stack.o stack.c; \then mv -f ".deps/stack.Tpo" ".deps/stack.Po"; else rm -f ".deps/stack.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT array.o -MD -MP -MF ".deps/array.Tpo" -c -o array.o array.c; \then mv -f ".deps/array.Tpo" ".deps/array.Po"; else rm -f ".deps/array.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT numeric.o -MD -MP -MF ".deps/numeric.Tpo" -c -o numeric.o numeric.c; \then mv -f ".deps/numeric.Tpo" ".deps/numeric.Po"; else rm -f ".deps/numeric.Tpo"; exit 1; fiif clang -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../h -Wall -funsigned-char -Wall -funsigned-char -MT string.o -MD -MP -MF ".deps/string.Tpo" -c -o string.o string.c; \then mv -f ".deps/string.Tpo" ".deps/string.Po"; else rm -f ".deps/string.Tpo"; exit 1; ficlang -Wall -funsigned-char -Wall -funsigned-char -o dc dc.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a make[2]: Leaving directory '/tmp/bc/src/bc-1.06.95/dc'Making all in docmake[2]: Entering directory '/tmp/bc/src/bc-1.06.95/doc'restore=: && backupdir=".am$$" && \am__cwd=`pwd` && cd . && \rm -rf $backupdir && mkdir $backupdir && \if (makeinfo --no-split --version) >/dev/null 2>&1; then \ for f in bc.info bc.info-[0-9] bc.info-[0-9][0-9] bc.i[0-9] bc.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \else :; fi && \cd "$am__cwd"; \if makeinfo --no-split -I . \ -o bc.info bc.texi; \then \ rc=0; \ cd .; \else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./bc.info" | sed 's|[^/]*$||'`; \fi; \rm -rf $backupdir; exit $rcrestore=: && backupdir=".am$$" && \am__cwd=`pwd` && cd . && \rm -rf $backupdir && mkdir $backupdir && \if (makeinfo --no-split --version) >/dev/null 2>&1; then \ for f in dc.info dc.info-[0-9] dc.info-[0-9][0-9] dc.i[0-9] dc.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \else :; fi && \cd "$am__cwd"; \if makeinfo --no-split -I . \ -o dc.info dc.texi; \then \ rc=0; \ cd .; \else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./dc.info" | sed 's|[^/]*$||'`; \fi; \rm -rf $backupdir; exit $rcmake[2]: Leaving directory '/tmp/bc/src/bc-1.06.95/doc'make[2]: Entering directory '/tmp/bc/src/bc-1.06.95'make[2]: Leaving directory '/tmp/bc/src/bc-1.06.95'make[1]: Leaving directory '/tmp/bc/src/bc-1.06.95'==> Entering fakeroot environment...==> Starting package()...Making install in libmake[1]: Entering directory '/tmp/bc/src/bc-1.06.95/lib'make[2]: Entering directory '/tmp/bc/src/bc-1.06.95/lib'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/bc/src/bc-1.06.95/lib'make[1]: Leaving directory '/tmp/bc/src/bc-1.06.95/lib'Making install in bcmake[1]: Entering directory '/tmp/bc/src/bc-1.06.95/bc'make[2]: Entering directory '/tmp/bc/src/bc-1.06.95/bc'test -z "/usr/bin" || mkdir -p -- "/tmp/bc/pkg/bc/usr/bin"make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'bc' '/tmp/bc/pkg/bc/usr/bin/bc'make[2]: Leaving directory '/tmp/bc/src/bc-1.06.95/bc'make[1]: Leaving directory '/tmp/bc/src/bc-1.06.95/bc'Making install in dcmake[1]: Entering directory '/tmp/bc/src/bc-1.06.95/dc'make[2]: Entering directory '/tmp/bc/src/bc-1.06.95/dc'test -z "/usr/bin" || mkdir -p -- "/tmp/bc/pkg/bc/usr/bin"make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'dc' '/tmp/bc/pkg/bc/usr/bin/dc'make[2]: Leaving directory '/tmp/bc/src/bc-1.06.95/dc'make[1]: Leaving directory '/tmp/bc/src/bc-1.06.95/dc'Making install in docmake[1]: Entering directory '/tmp/bc/src/bc-1.06.95/doc'make[2]: Entering directory '/tmp/bc/src/bc-1.06.95/doc'make[2]: Nothing to be done for 'install-exec-am'.test -z "/usr/share/info" || mkdir -p -- "/tmp/bc/pkg/bc/usr/share/info"test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/bc/pkg/bc/usr/share/man/man1" /usr/bin/install -c -m 644 './bc.1' '/tmp/bc/pkg/bc/usr/share/man/man1/bc.1' /usr/bin/install -c -m 644 './bc.info' '/tmp/bc/pkg/bc/usr/share/info/bc.info' /usr/bin/install -c -m 644 './dc.info' '/tmp/bc/pkg/bc/usr/share/info/dc.info' /usr/bin/install -c -m 644 './dc.1' '/tmp/bc/pkg/bc/usr/share/man/man1/dc.1' install-info --info-dir='/tmp/bc/pkg/bc/usr/share/info' '/tmp/bc/pkg/bc/usr/share/info/bc.info' install-info --info-dir='/tmp/bc/pkg/bc/usr/share/info' '/tmp/bc/pkg/bc/usr/share/info/dc.info'make[2]: Leaving directory '/tmp/bc/src/bc-1.06.95/doc'make[1]: Leaving directory '/tmp/bc/src/bc-1.06.95/doc'make[1]: Entering directory '/tmp/bc/src/bc-1.06.95'make[2]: Entering directory '/tmp/bc/src/bc-1.06.95'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/bc/src/bc-1.06.95'make[1]: Leaving directory '/tmp/bc/src/bc-1.06.95'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "bc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: bc 1.06.95-2 (Wed Apr 5 00:30:44 UTC 2017)CMD: pacman --query --file bc-1.06.95-2-x86_64.pkg.tar.xz
Creating hybrid package for 'bc'
Trying to find vanilla package 'bc'...
CMD: pacman --query --file /mirror/gambas3-gb-db-odbc-3.8.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/python-pysmbc-1.0.15.5-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libchewing-0.5.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libcrossguid-20150803.8f399e8-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libcanberra-0.30-6.pkg.tar.xz
CMD: pacman --query --file /mirror/lxappearance-obconf-gtk3-0.2.3-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libcap-2.25-1.pkg.tar.xz
CMD: pacman --query --file /mirror/sbc-1.3-1.pkg.tar.xz
CMD: pacman --query --file /mirror/bcprov-1.54-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libfbclient-2.5.5.26952-2.pkg.tar.xz
CMD: pacman --query --file /mirror/fswebcam-20140113-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libxkbcommon-x11-0.6.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libcryptui-3.12.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libcmis-0.5.1-2.pkg.tar.xz
CMD: pacman --query --file /mirror/unixodbc-2.3.4-1.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-backports-abc-0.4-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libclc-0.2.0+290+b518692-1.pkg.tar.xz
CMD: pacman --query --file /mirror/bc-1.06.95-2.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf bc.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/bc.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bc.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/bc.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/bc/src/bc-1.06.95/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by bc configure 1.06.95, which wasgenerated by GNU Autoconf 2.59. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-readline## --------- #### Platform. #### --------- ##hostname = c3e1dee9d773uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknownhostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1357: checking for a BSD-compatible installconfigure:1412: result: /usr/bin/install -cconfigure:1423: checking whether build environment is saneconfigure:1466: result: yesconfigure:1531: checking for gawkconfigure:1547: found /usr/sbin/gawkconfigure:1557: result: gawkconfigure:1567: checking whether make sets $(MAKE)configure:1587: result: yesconfigure:1663: checking for x86_64-unknown-linux-stripconfigure:1692: result: noconfigure:1701: checking for stripconfigure:1717: found /sysroot/bin/stripconfigure:1728: result: stripconfigure:1784: checking for x86_64-unknown-linux-gccconfigure:1810: result: clangconfigure:2092: checking for C compiler versionconfigure:2095: clang --version &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2098: $? = 0configure:2100: clang -v &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2103: $? = 0configure:2105: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2108: $? = 1configure:2131: checking for C compiler default output file nameconfigure:2134: clang conftest.c >&5configure:2137: $? = 0configure:2183: result: a.outconfigure:2188: checking whether the C compiler worksconfigure:2194: ./a.out./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2197: $? = 127configure:2214: result: yesconfigure:2221: checking whether we are cross compilingconfigure:2223: result: yesconfigure:2226: checking for suffix of executablesconfigure:2228: clang -o conftest conftest.c >&5configure:2231: $? = 0configure:2256: result:configure:2262: checking for suffix of object filesconfigure:2283: clang -c conftest.c >&5configure:2286: $? = 0configure:2308: result: oconfigure:2312: checking whether we are using the GNU C compilerconfigure:2336: clang -c conftest.c >&5configure:2342: $? = 0configure:2346: test -z|| test ! -s conftest.errconfigure:2349: $? = 0configure:2352: test -s conftest.oconfigure:2355: $? = 0configure:2368: result: yesconfigure:2374: checking whether clang accepts -gconfigure:2395: clang -c -g conftest.c >&5configure:2401: $? = 0configure:2405: test -z|| test ! -s conftest.errconfigure:2408: $? = 0configure:2411: test -s conftest.oconfigure:2414: $? = 0configure:2425: result: yesconfigure:2442: checking for clang option to accept ANSI Cconfigure:2512: clang -c conftest.c >&5configure:2518: $? = 0configure:2522: test -z|| test ! -s conftest.errconfigure:2525: $? = 0configure:2528: test -s conftest.oconfigure:2531: $? = 0configure:2549: result: none neededconfigure:2567: clang -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^conftest.c:2:11: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:2573: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:2717: checking for style of include used by makeconfigure:2745: result: GNUconfigure:2773: checking dependency style of clangconfigure:2863: result: gcc3configure:2886: checking how to run the C preprocessorconfigure:2921: clang -E conftest.cconfigure:2927: $? = 0configure:2959: clang -E conftest.cconftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2965: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| /* end confdefs.h. */| #include configure:3004: result: clang -Econfigure:3028: clang -E conftest.cconfigure:3034: $? = 0configure:3066: clang -E conftest.cconftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3072: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| /* end confdefs.h. */| #include configure:3116: checking for egrepconfigure:3126: result: grep -Econfigure:3131: checking for ANSI C header filesconfigure:3156: clang -c conftest.c >&5configure:3162: $? = 0configure:3166: test -z|| test ! -s conftest.errconfigure:3169: $? = 0configure:3172: test -s conftest.oconfigure:3175: $? = 0configure:3287: result: yesconfigure:3311: checking for sys/types.hconfigure:3327: clang -c conftest.c >&5configure:3333: $? = 0configure:3337: test -z|| test ! -s conftest.errconfigure:3340: $? = 0configure:3343: test -s conftest.oconfigure:3346: $? = 0configure:3357: result: yesconfigure:3311: checking for sys/stat.hconfigure:3327: clang -c conftest.c >&5configure:3333: $? = 0configure:3337: test -z|| test ! -s conftest.errconfigure:3340: $? = 0configure:3343: test -s conftest.oconfigure:3346: $? = 0configure:3357: result: yesconfigure:3311: checking for stdlib.hconfigure:3327: clang -c conftest.c >&5configure:3333: $? = 0configure:3337: test -z|| test ! -s conftest.errconfigure:3340: $? = 0configure:3343: test -s conftest.oconfigure:3346: $? = 0configure:3357: result: yesconfigure:3311: checking for string.hconfigure:3327: clang -c conftest.c >&5configure:3333: $? = 0configure:3337: test -z|| test ! -s conftest.errconfigure:3340: $? = 0configure:3343: test -s conftest.oconfigure:3346: $? = 0configure:3357: result: yesconfigure:3311: checking for memory.hconfigure:3327: clang -c conftest.c >&5configure:3333: $? = 0configure:3337: test -z|| test ! -s conftest.errconfigure:3340: $? = 0configure:3343: test -s conftest.oconfigure:3346: $? = 0configure:3357: result: yesconfigure:3311: checking for strings.hconfigure:3327: clang -c conftest.c >&5configure:3333: $? = 0configure:3337: test -z|| test ! -s conftest.errconfigure:3340: $? = 0configure:3343: test -s conftest.oconfigure:3346: $? = 0configure:3357: result: yesconfigure:3311: checking for inttypes.hconfigure:3327: clang -c conftest.c >&5configure:3333: $? = 0configure:3337: test -z|| test ! -s conftest.errconfigure:3340: $? = 0configure:3343: test -s conftest.oconfigure:3346: $? = 0configure:3357: result: yesconfigure:3311: checking for stdint.hconfigure:3327: clang -c conftest.c >&5configure:3333: $? = 0configure:3337: test -z|| test ! -s conftest.errconfigure:3340: $? = 0configure:3343: test -s conftest.oconfigure:3346: $? = 0configure:3357: result: yesconfigure:3311: checking for unistd.hconfigure:3327: clang -c conftest.c >&5configure:3333: $? = 0configure:3337: test -z|| test ! -s conftest.errconfigure:3340: $? = 0configure:3343: test -s conftest.oconfigure:3346: $? = 0configure:3357: result: yesconfigure:3379: checking minix/config.h usabilityconfigure:3391: clang -c conftest.c >&5conftest.c:58:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:3397: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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 | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| #include configure:3420: result: noconfigure:3424: checking minix/config.h presenceconfigure:3434: clang -E conftest.cconftest.c:24:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:3440: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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:3460: result: noconfigure:3495: checking for minix/config.hconfigure:3502: result: noconfigure:3536: checking for flexconfigure:3552: found /usr/sbin/flexconfigure:3562: result: flexconfigure:3575: checking for yywrap in -lflconfigure:3605: clang -o conftest conftest.c -lfl >&5/sysroot/bin/ld: error: cannot find -lfl/tmp/conftest-531748.o:conftest.c:function main: error: undefined reference to 'yywrap'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3611: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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. */|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char yywrap ();| int| main ()| {| yywrap ();| ;| return 0;| }configure:3637: result: noconfigure:3642: checking for yywrap in -llconfigure:3672: clang -o conftest conftest.c -ll >&5/sysroot/bin/ld: error: cannot find -ll/tmp/conftest-07b354.o:conftest.c:function main: error: undefined reference to 'yywrap'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3678: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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. */|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char yywrap ();| int| main ()| {| yywrap ();| ;| return 0;| }configure:3704: result: noconfigure:3715: checking lex output file rootconfigure:3726: flex conftest.lconfigure:3729: $? = 1configure:3741: result: lex.yyconfigure:3746: checking whether yytext is a pointerconfigure:3762: clang -o conftest conftest.c >&5/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3768: $? = 1configure: failed program was:| extern char *yytext;configure:3795: result: noconfigure:3813: checking for bisonconfigure:3829: found /usr/sbin/bisonconfigure:3839: result: bison -yconfigure:3863: checking for a BSD-compatible installconfigure:3918: result: /usr/bin/install -cconfigure:3932: checking for x86_64-unknown-linux-ranlibconfigure:3961: result: noconfigure:3970: checking for ranlibconfigure:3986: found /sysroot/bin/ranlibconfigure:3997: result: ranlibconfigure:4009: checking whether make sets $(MAKE)configure:4029: result: yesconfigure:4060: checking stdarg.h usabilityconfigure:4072: clang -c conftest.c >&5configure:4078: $? = 0configure:4082: test -z|| test ! -s conftest.errconfigure:4085: $? = 0configure:4088: test -s conftest.oconfigure:4091: $? = 0configure:4101: result: yesconfigure:4105: checking stdarg.h presenceconfigure:4115: clang -E conftest.cconfigure:4121: $? = 0configure:4141: result: yesconfigure:4176: checking for stdarg.hconfigure:4183: result: yesconfigure:4060: checking stddef.h usabilityconfigure:4072: clang -c conftest.c >&5configure:4078: $? = 0configure:4082: test -z|| test ! -s conftest.errconfigure:4085: $? = 0configure:4088: test -s conftest.oconfigure:4091: $? = 0configure:4101: result: yesconfigure:4105: checking stddef.h presenceconfigure:4115: clang -E conftest.cconfigure:4121: $? = 0configure:4141: result: yesconfigure:4176: checking for stddef.hconfigure:4183: result: yesconfigure:4051: checking for stdlib.hconfigure:4056: result: yesconfigure:4051: checking for string.hconfigure:4056: result: yesconfigure:4060: checking errno.h usabilityconfigure:4072: clang -c conftest.c >&5configure:4078: $? = 0configure:4082: test -z|| test ! -s conftest.errconfigure:4085: $? = 0configure:4088: test -s conftest.oconfigure:4091: $? = 0configure:4101: result: yesconfigure:4105: checking errno.h presenceconfigure:4115: clang -E conftest.cconfigure:4121: $? = 0configure:4141: result: yesconfigure:4176: checking for errno.hconfigure:4183: result: yesconfigure:4060: checking limits.h usabilityconfigure:4072: clang -c conftest.c >&5configure:4078: $? = 0configure:4082: test -z|| test ! -s conftest.errconfigure:4085: $? = 0configure:4088: test -s conftest.oconfigure:4091: $? = 0configure:4101: result: yesconfigure:4105: checking limits.h presenceconfigure:4115: clang -E conftest.cconfigure:4121: $? = 0configure:4141: result: yesconfigure:4176: checking for limits.hconfigure:4183: result: yesconfigure:4051: checking for unistd.hconfigure:4056: result: yesconfigure:4060: checking lib.h usabilityconfigure:4072: clang -c conftest.c >&5conftest.c:65:10: fatal error: 'lib.h' file not found#include ^1 error generated.configure:4078: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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_STDARG_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_ERRNO_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| #include configure:4101: result: noconfigure:4105: checking lib.h presenceconfigure:4115: clang -E conftest.cconftest.c:31:10: fatal error: 'lib.h' file not found#include ^1 error generated.configure:4121: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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_STDARG_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_ERRNO_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:4141: result: noconfigure:4176: checking for lib.hconfigure:4183: result: noconfigure:4196: checking for an ANSI C-conforming constconfigure:4263: clang -c conftest.c >&5configure:4269: $? = 0configure:4273: test -z|| test ! -s conftest.errconfigure:4276: $? = 0configure:4279: test -s conftest.oconfigure:4282: $? = 0configure:4293: result: yesconfigure:4303: checking for size_tconfigure:4327: clang -c conftest.c >&5configure:4333: $? = 0configure:4337: test -z|| test ! -s conftest.errconfigure:4340: $? = 0configure:4343: test -s conftest.oconfigure:4346: $? = 0configure:4357: result: yesconfigure:4369: checking for ptrdiff_tconfigure:4393: clang -c conftest.c >&5configure:4399: $? = 0configure:4403: test -z|| test ! -s conftest.errconfigure:4406: $? = 0configure:4409: test -s conftest.oconfigure:4412: $? = 0configure:4423: result: yesconfigure:4440: checking for vprintfconfigure:4497: clang -o conftest conftest.c >&5conftest.c:55:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]char vprintf ();^conftest.c:55:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'1 warning generated.configure:4503: $? = 0configure:4507: test -z|| test ! -s conftest.errconfigure:4510: $? = 0configure:4513: test -s conftestconfigure:4516: $? = 0configure:4528: result: yesconfigure:4535: checking for _doprntconfigure:4592: clang -o conftest conftest.c >&5/tmp/conftest-a61a86.o:conftest.c:function main: error: undefined reference to '_doprnt'/tmp/conftest-a61a86.o:conftest.c:f: error: undefined reference to '_doprnt'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4598: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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_STDARG_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_ERRNO_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_VPRINTF 1| /* end confdefs.h. */| /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char _doprnt (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef _doprnt|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char _doprnt ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined (__stub__doprnt) || defined (__stub____doprnt)| choke me| #else| char (*f) () = _doprnt;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != _doprnt;| ;| return 0;| }configure:4623: result: noconfigure:4644: checking for isgraphconfigure:4701: clang -o conftest conftest.c >&5configure:4707: $? = 0configure:4711: test -z|| test ! -s conftest.errconfigure:4714: $? = 0configure:4717: test -s conftestconfigure:4720: $? = 0configure:4732: result: yesconfigure:4644: checking for setvbufconfigure:4701: clang -o conftest conftest.c >&5configure:4707: $? = 0configure:4711: test -z|| test ! -s conftest.errconfigure:4714: $? = 0configure:4717: test -s conftestconfigure:4720: $? = 0configure:4732: result: yesconfigure:4644: checking for fstatconfigure:4701: clang -o conftest conftest.c >&5configure:4707: $? = 0configure:4711: test -z|| test ! -s conftest.errconfigure:4714: $? = 0configure:4717: test -s conftestconfigure:4720: $? = 0configure:4732: result: yesconfigure:4644: checking for strtolconfigure:4701: clang -o conftest conftest.c >&5configure:4707: $? = 0configure:4711: test -z|| test ! -s conftest.errconfigure:4714: $? = 0configure:4717: test -s conftestconfigure:4720: $? = 0configure:4732: result: yesconfigure:5061: checking for tparm in -lncursesconfigure:5091: clang -o conftest conftest.c -lncurses >&5/sysroot/bin/ld: error: cannot find -lncurses/tmp/conftest-8ddb3d.o:conftest.c:function main: error: undefined reference to 'tparm'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:5097: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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_STDARG_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_ERRNO_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_VPRINTF 1| #define HAVE_ISGRAPH 1| #define HAVE_SETVBUF 1| #define HAVE_FSTAT 1| #define HAVE_STRTOL 1| /* end confdefs.h. */|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char tparm ();| int| main ()| {| tparm ();| ;| return 0;| }configure:5123: result: noconfigure:5128: checking for tgetent in -ltermcapconfigure:5158: clang -o conftest conftest.c -ltermcap >&5/sysroot/bin/ld: error: cannot find -ltermcap/tmp/conftest-5e16cf.o:conftest.c:function main: error: undefined reference to 'tgetent'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:5164: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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_STDARG_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_ERRNO_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_VPRINTF 1| #define HAVE_ISGRAPH 1| #define HAVE_SETVBUF 1| #define HAVE_FSTAT 1| #define HAVE_STRTOL 1| /* end confdefs.h. */|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char tgetent ();| int| main ()| {| tgetent ();| ;| return 0;| }configure:5190: result: noconfigure:5199: checking for readline in -lreadlineconfigure:5229: clang -o conftest conftest.c -lreadline >&5/sysroot/bin/ld: error: cannot find -lreadline/tmp/conftest-01b4b0.o:conftest.c:function main: error: undefined reference to 'readline'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:5235: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME "bc"| #define PACKAGE_TARNAME "bc"| #define PACKAGE_VERSION "1.06.95"| #define PACKAGE_STRING "bc 1.06.95"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "bc"| #define VERSION "1.06.95"| #define DC_VERSION "1.3.95"| #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."| #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."| #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_STDARG_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_ERRNO_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_VPRINTF 1| #define HAVE_ISGRAPH 1| #define HAVE_SETVBUF 1| #define HAVE_FSTAT 1| #define HAVE_STRTOL 1| /* end confdefs.h. */|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char readline ();| int| main ()| {| readline ();| ;| return 0;| }configure:5261: result: noconfigure:5431: WARNING: readline works only with flex.configure:5560: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by bc config.status 1.06.95, which wasgenerated by GNU Autoconf 2.59. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson c3e1dee9d773config.status:703: creating Makefileconfig.status:703: creating bc/Makefileconfig.status:703: creating dc/Makefileconfig.status:703: creating doc/Makefileconfig.status:703: creating doc/texi-ver.inclconfig.status:703: creating lib/Makefileconfig.status:807: creating config.hconfig.status:1123: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_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_exeext=ac_cv_func__doprnt=noac_cv_func_fstat=yesac_cv_func_isgraph=yesac_cv_func_setvbuf=yesac_cv_func_strtol=yesac_cv_func_vprintf=yesac_cv_header_errno_h=yesac_cv_header_inttypes_h=yesac_cv_header_lib_h=noac_cv_header_limits_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_stdarg_h=yesac_cv_header_stdc=yesac_cv_header_stddef_h=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_lib_fl_yywrap=noac_cv_lib_l_yywrap=noac_cv_lib_ncurses_tparm=noac_cv_lib_readline_readline=noac_cv_lib_termcap_tgetent=noac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_LEX=flexac_cv_prog_YACC='bison -y'ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_egrep='grep -E'ac_cv_prog_lex_root=lex.yyac_cv_prog_lex_yytext_pointer=noac_cv_prog_make_make_set=yesac_cv_type_ptrdiff_t=yesac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/bc/src/bc-1.06.95/missing --run aclocal-1.9'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/bc/src/bc-1.06.95/missing --run tar'AUTOCONF='${SHELL} /tmp/bc/src/bc-1.06.95/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/bc/src/bc-1.06.95/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/bc/src/bc-1.06.95/missing --run automake-1.9'AWK='gawk'BC_VERSION='1.06.95'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -Wall -funsigned-char'CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DC_VERSION='1.3.95'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LEX='flex -I -8'LEXLIB=''LEX_OUTPUT_ROOT='lex.yy'LIBOBJS=''LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/bc/src/bc-1.06.95/missing --run makeinfo'OBJEXT='o'PACKAGE='bc'PACKAGE_BUGREPORT=''PACKAGE_NAME='bc'PACKAGE_STRING='bc 1.06.95'PACKAGE_TARNAME='bc'PACKAGE_VERSION='1.06.95'PATH_SEPARATOR=':'RANLIB='ranlib'READLINELIB=''SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.06.95'YACC='bison -y'ac_ct_CC=''ac_ct_RANLIB='ranlib'ac_ct_STRIP='strip'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${prefix}/share'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'includedir='${prefix}/include'infodir='/usr/share/info'install_sh='/tmp/bc/src/bc-1.06.95/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='/usr/share/man'mkdir_p='mkdir -p --'oldincludedir='/usr/include'prefix='/usr'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."#define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."#define DC_VERSION "1.3.95"#define HAVE_ERRNO_H 1#define HAVE_FSTAT 1#define HAVE_INTTYPES_H 1#define HAVE_ISGRAPH 1#define HAVE_LIMITS_H 1#define HAVE_MEMORY_H 1#define HAVE_SETVBUF 1#define HAVE_STDARG_H 1#define HAVE_STDDEF_H 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_STRING_H 1#define HAVE_STRTOL 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UNISTD_H 1#define HAVE_UNISTD_H 1#define HAVE_VPRINTF 1#define PACKAGE "bc"#define PACKAGE_BUGREPORT ""#define PACKAGE_NAME "bc"#define PACKAGE_STRING "bc 1.06.95"#define PACKAGE_TARNAME "bc"#define PACKAGE_VERSION "1.06.95"#define STDC_HEADERS 1#define VERSION "1.06.95"configure: exit 0