The build took 00h 01m 05s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,177 |
cpp |
844 |
makefile |
463 |
sh |
70 |
lisp |
3 |
csh |
2,557 |
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/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: cdargs 1.35-6 (Thu Apr 13 16:22:52 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 whether make sets ${MAKE}... yeschecking for working aclocal... foundchecking for working autoconf... foundchecking for working automake... foundchecking for working autoheader... foundchecking for working makeinfo... foundchecking for x86_64-unknown-linux-g++... clang++checking for C++ compiler default output... a.outchecking whether the C++ compiler works... yeschecking whether we are cross compiling... nochecking for executable suffix... checking for object suffix... ochecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking for x86_64-unknown-linux-gcc... clangchecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking how to run the C preprocessor... clang -Echecking for ANSI C header files... yeschecking for working curses... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating contrib/Makefileconfig.status: creating doc/Makefileconfig.status: creating src/Makefileconfig.status: creating m4/Makefileconfig.status: creating cdargs.specMaking all in contribmake[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/contrib'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/contrib'Making all in docmake[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/doc'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/doc'Making all in srcmake[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/src'clang++ -DPACKAGE=\"cdargs\" -DVERSION=\"1.35\" -DSTDC_HEADERS=1 -DHAVE_CURSES_H=1 -I. -I. -g -Wall -W -c cdargs.cccdargs.cc:637:13: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare] if(name == "..") { ^ ~~~~cdargs.cc:737:20: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] fatal_exit("couldn't write listfile"); ^cdargs.cc:909:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] editor = "/usr/bin/editor"; ^cdargs.cc:911:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] editor = "vi"; ^cdargs.cc:1231:21: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] pager = "/usr/bin/pager"; ^cdargs.cc:1234:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] pager = "/usr/bin/less"; ^cdargs.cc:1236:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] pager = "more"; ^cdargs.cc:1251:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "cdargs (c) 2001-2003 S. Kamphausen ", ^cdargs.cc:1252:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "/ move selection up/down and scroll", ^cdargs.cc:1253:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " please see manpage for alternative bindings!", ^cdargs.cc:1254:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " select current entry", ^cdargs.cc:1255:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " toggle modes: LIST or BROWSE", ^cdargs.cc:1256:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "/ goto first/last entry in list if available in terminal", ^cdargs.cc:1257:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "c add current directory to list", ^cdargs.cc:1258:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "C same as 'c' but ask for a description", ^cdargs.cc:1259:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " scroll the list 10 lines up or down", ^cdargs.cc:1260:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "e,v edit the list in $EDITOR", ^cdargs.cc:1261:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "H,? show this help", ^cdargs.cc:1262:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "~,/ browse home/root directory", ^cdargs.cc:1263:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "q quit - saving the list", ^cdargs.cc:1264:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "C-c,C-g,C-[ abort - don't save the list", ^cdargs.cc:1265:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ", ^cdargs.cc:1266:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Commands in BROWSE-mode:", ^cdargs.cc:1267:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " descent into current directory", ^cdargs.cc:1268:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " up one directory", ^cdargs.cc:1269:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "[num] make [num] the highlighted entry", ^cdargs.cc:1270:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "a add current entry to list", ^cdargs.cc:1271:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "A same as 'a' but ask for a description", ^cdargs.cc:1272:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] ". toggle display of hidden files", ^cdargs.cc:1273:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ", ^cdargs.cc:1274:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Commands in LIST-mode:", ^cdargs.cc:1275:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "[num] select and resolve entry [num] if displayed", ^cdargs.cc:1276:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " descent into the current entry", ^cdargs.cc:1277:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " up one directory from current dir", ^cdargs.cc:1278:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "d delete current entry from list", ^cdargs.cc:1279:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "a add current directory to list", ^cdargs.cc:1280:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "s,t swap(transpose) two lines in the list", ^cdargs.cc:1281:9: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "M/m move an entry up down in the list" ^cdargs.cc:1304:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr, msg); ^~~39 warnings generated.clang++ -g -Wall -W -o cdargs cdargs.o -lcurses make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/src'Making all in m4make[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/m4'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/m4'make[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35'make[1]: Nothing to be done for 'all-am'.make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35'make: Nothing to be done for 'all'.==> Entering fakeroot environment...==> Starting package()...Making install in contribmake[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/contrib'make[2]: Entering directory '/tmp/cdargs/src/cdargs-1.35/contrib'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/cdargs/src/cdargs-1.35/contrib'make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/contrib'Making install in docmake[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/doc'make[2]: Entering directory '/tmp/cdargs/src/cdargs-1.35/doc'make[2]: Nothing to be done for 'install-exec-am'.make install-man1make[3]: Entering directory '/tmp/cdargs/src/cdargs-1.35/doc'/bin/sh ../mkinstalldirs /tmp/cdargs/pkg/cdargs/usr/share/man/man1mkdir /tmp/cdargs/pkg/cdargs/usrmkdir /tmp/cdargs/pkg/cdargs/usr/sharemkdir /tmp/cdargs/pkg/cdargs/usr/share/manmkdir /tmp/cdargs/pkg/cdargs/usr/share/man/man1 /usr/bin/install -c -m 644 ./cdargs.1 /tmp/cdargs/pkg/cdargs/usr/share/man/man1/cdargs.1make[3]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/doc'make[2]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/doc'make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/doc'Making install in srcmake[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/src'make[2]: Entering directory '/tmp/cdargs/src/cdargs-1.35/src'/bin/sh ../mkinstalldirs /tmp/cdargs/pkg/cdargs/usr/binmkdir /tmp/cdargs/pkg/cdargs/usr/bin /usr/bin/install -c cdargs /tmp/cdargs/pkg/cdargs/usr/bin/cdargsmake[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/src'make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/src'Making install in m4make[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/m4'make[2]: Entering directory '/tmp/cdargs/src/cdargs-1.35/m4'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/cdargs/src/cdargs-1.35/m4'make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/m4'make[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35'make[2]: Entering directory '/tmp/cdargs/src/cdargs-1.35'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/cdargs/src/cdargs-1.35'make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35'make[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/contrib'make[1]: Nothing to be done for 'install-exec-am'.make[1]: Nothing to be done for 'install-data-am'.make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/contrib'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "cdargs"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Adding install file... -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: cdargs 1.35-6 (Thu Apr 13 16:23:03 UTC 2017)CMD: pacman --query --file cdargs-1.35-6-x86_64.pkg.tar.xz
Creating hybrid package for 'cdargs'
Trying to find vanilla package 'cdargs'...
CMD: pacman --query --file /mirror/cdargs-1.35-6.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 .INSTALL usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .INSTALL usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .INSTALL usr .MTREE | xz -c -z
CMD: bsdtar -tqf cdargs.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/cdargs.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cdargs.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/cdargs.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/cdargs/src/cdargs-1.35/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.52. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man## ---------- #### Platform. #### ---------- ##hostname = b13c5ad60e80uname -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 = /usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin## ------------ #### Core tests. #### ------------ ##configure:929: PATH=".;."; conftest.sh./configure: line 930: conftest.sh: command not foundconfigure:932: $? = 127configure:978: checking for a BSD compatible installconfigure:1027: result: /usr/bin/install -cconfigure:1038: checking whether build environment is saneconfigure:1081: result: yesconfigure:1096: checking whether make sets ${MAKE}configure:1116: result: yesconfigure:1144: checking for working aclocalconfigure:1151: result: foundconfigure:1159: checking for working autoconfconfigure:1166: result: foundconfigure:1174: checking for working automakeconfigure:1181: result: foundconfigure:1189: checking for working autoheaderconfigure:1196: result: foundconfigure:1204: checking for working makeinfoconfigure:1211: result: foundconfigure:1229: checking for x86_64-unknown-linux-g++configure:1252: result: clang++configure:1306: checking for C++ compiler versionconfigure:1309: clang++ --version &5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:1312: $? = 0configure:1314: clang++ -v &5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:1317: $? = 0configure:1319: clang++ -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:1322: $? = 1configure:1342: checking for C++ compiler default outputconfigure:1345: clang++ conftest.cc >&5configure:1348: $? = 0configure:1377: result: a.outconfigure:1382: checking whether the C++ compiler worksconfigure:1388: ./a.outconfigure:1391: $? = 0configure:1406: result: yesconfigure:1413: checking whether we are cross compilingconfigure:1415: result: noconfigure:1418: checking for executable suffixconfigure:1420: clang++ -o conftest conftest.cc >&5configure:1423: $? = 0configure:1445: result:configure:1451: checking for object suffixconfigure:1469: clang++ -c conftest.cc >&5configure:1472: $? = 0configure:1491: result: oconfigure:1495: checking whether we are using the GNU C++ compilerconfigure:1516: clang++ -c conftest.cc >&5configure:1519: $? = 0configure:1522: test -s conftest.oconfigure:1525: $? = 0configure:1537: result: yesconfigure:1543: checking whether clang++ accepts -gconfigure:1561: clang++ -c -g conftest.cc >&5configure:1564: $? = 0configure:1567: test -s conftest.oconfigure:1570: $? = 0configure:1580: result: yesconfigure:1620: clang++ -c conftest.cc >&5configure:1623: $? = 0configure:1626: test -s conftest.oconfigure:1629: $? = 0configure:1651: clang++ -c conftest.cc >&5configure:1644:1: error: use of undeclared identifier 'exit'exit (42);^1 error generated.configure:1654: $? = 1configure: failed program was:#line 1639 "configure"#include "confdefs.h"intmain (){exit (42);;return 0;}configure:1620: clang++ -c conftest.cc >&5configure:1623: $? = 0configure:1626: test -s conftest.oconfigure:1629: $? = 0configure:1651: clang++ -c conftest.cc >&5configure:1654: $? = 0configure:1657: test -s conftest.oconfigure:1660: $? = 0configure:1690: checking for x86_64-unknown-linux-gccconfigure:1713: result: clangconfigure:1976: checking for C compiler versionconfigure:1979: clang --version &5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:1982: $? = 0configure:1984: clang -v &5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:1987: $? = 0configure:1989: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:1992: $? = 1configure:1995: checking whether we are using the GNU C compilerconfigure:2016: clang -c conftest.c >&5configure:2019: $? = 0configure:2022: test -s conftest.oconfigure:2025: $? = 0configure:2037: result: yesconfigure:2043: checking whether clang accepts -gconfigure:2061: clang -c -g conftest.c >&5configure:2064: $? = 0configure:2067: test -s conftest.oconfigure:2070: $? = 0configure:2080: result: yesconfigure:2107: 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:2110: $? = 1configure: failed program was:#ifndef __cpluspluschoke me#endifconfigure:2213: checking how to run the C preprocessorconfigure:2239: clang -E conftest.cconfigure:2245: $? = 0configure:2272: clang -E conftest.cconfigure:2269:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2278: $? = 1configure: failed program was:#line 2268 "configure"#include "confdefs.h"#include configure:2315: result: clang -Econfigure:2330: clang -E conftest.cconfigure:2336: $? = 0configure:2363: clang -E conftest.cconfigure:2360:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2369: $? = 1configure: failed program was:#line 2359 "configure"#include "confdefs.h"#include configure:2408: checking for ANSI C header filesconfigure:2422: clang -E conftest.cconfigure:2428: $? = 0configure:2515: clang -o conftest conftest.c >&5configure:2507:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(2);^configure:2507:7: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:2518: $? = 0configure:2520: ./conftestconfigure:2523: $? = 0configure:2536: result: yesconfigure:2555: checking for working cursesconfigure:2574: clang -o conftest conftest.c -lcurses >&5configure:2577: $? = 0configure:2580: test -s conftestconfigure:2583: $? = 0configure:2593: result: yesconfigure:2773: creating ./config.status## ----------------------- #### Running config.status. #### ----------------------- ##This file was extended by config.status 2.52, executed withCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS => ./config.statuson b13c5ad60e80config.status:3218: creating Makefileconfig.status:3218: creating contrib/Makefileconfig.status:3218: creating doc/Makefileconfig.status:3218: creating src/Makefileconfig.status:3218: creating m4/Makefileconfig.status:3218: creating cdargs.spec## ----------------- #### Cache variables. #### ----------------- ##ac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=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_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++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_header_stdc=yesac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_CXX=clang++ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesmp_cv_curses=yes## ------------ #### confdefs.h. #### ------------ ###define PACKAGE "cdargs"#define VERSION "1.35"#ifdef __cplusplus#include #endif#define STDC_HEADERS 1#define HAVE_CURSES_H 1configure: exit 0