The build took 00h 00m 48s 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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: cdargs 1.35-6 (Wed Aug 24 13:08:08 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 -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for working curses... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating m4/Makefile
config.status: creating cdargs.spec
Making all in contrib
make[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 doc
make[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 src
make[1]: Entering directory '/tmp/cdargs/src/cdargs-1.35/src'
g++ -DPACKAGE=\"cdargs\" -DVERSION=\"1.35\" -DSTDC_HEADERS=1 -DHAVE_CURSES_H=1 -I. -I. -g -Wall -W -c cdargs.cc
cdargs.cc: In function 'void list_from_dir(const char*)':
cdargs.cc:637:16: warning: comparison with string literal results in unspecified behavior [-Waddress]
if(name == "..") {
^~~~
cdargs.cc: In function 'void list_to_file()':
cdargs.cc:737:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
fatal_exit("couldn't write listfile");
^
cdargs.cc: In function 'void edit_list_file()':
cdargs.cc:909:22: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
editor = "/usr/bin/editor";
^~~~~~~~~~~~~~~~~
cdargs.cc:911:22: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
editor = "vi";
^~~~
cdargs.cc: In function 'void helpscreen()':
cdargs.cc:1231:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
pager = "/usr/bin/pager";
^~~~~~~~~~~~~~~~
cdargs.cc:1234:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
pager = "/usr/bin/less";
^~~~~~~~~~~~~~~
cdargs.cc:1236:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
pager = "more";
^~~~~~
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
};
^
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
cdargs.cc:1282:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
g++ -g -Wall -W -o cdargs cdargs.o -lcurses
make[1]: Leaving directory '/tmp/cdargs/src/cdargs-1.35/src'
Making all in m4
make[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 contrib
make[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 doc
make[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-man1
make[3]: Entering directory '/tmp/cdargs/src/cdargs-1.35/doc'
/bin/sh ../mkinstalldirs /tmp/cdargs/pkg/cdargs/usr/share/man/man1
mkdir /tmp/cdargs/pkg/cdargs/usr
mkdir /tmp/cdargs/pkg/cdargs/usr/share
mkdir /tmp/cdargs/pkg/cdargs/usr/share/man
mkdir /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.1
make[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 src
make[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/bin
make[2]: Nothing to be done for 'install-data-am'.
mkdir /tmp/cdargs/pkg/cdargs/usr/bin
/usr/bin/install -c cdargs /tmp/cdargs/pkg/cdargs/usr/bin/cdargs
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 m4
make[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 (Wed Aug 24 13:08:18 UTC 2016)
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
Attempting to access local repository, attempt 2
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 while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.52. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
## ---------- ##
## Platform. ##
## ---------- ##
hostname = c6f012bdbf4e
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH = /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 found
configure:932: $? = 127
configure:978: checking for a BSD compatible install
configure:1027: result: /usr/bin/install -c
configure:1038: checking whether build environment is sane
configure:1081: result: yes
configure:1096: checking whether make sets ${MAKE}
configure:1116: result: yes
configure:1144: checking for working aclocal
configure:1151: result: found
configure:1159: checking for working autoconf
configure:1166: result: found
configure:1174: checking for working automake
configure:1181: result: found
configure:1189: checking for working autoheader
configure:1196: result: found
configure:1204: checking for working makeinfo
configure:1211: result: found
configure:1229: checking for x86_64-unknown-linux-g++
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-c++
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-gpp
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-aCC
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-CC
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-cxx
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-cc++
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-cl
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-FCC
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-KCC
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-RCC
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-xlC_r
configure:1255: result: no
configure:1229: checking for x86_64-unknown-linux-xlC
configure:1255: result: no
configure:1268: checking for g++
configure:1283: found /usr/sbin/g++
configure:1291: result: g++
configure:1306: checking for C++ compiler version
configure:1309: g++ --version &5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:1312: $? = 0
configure:1314: g++ -v &5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:1317: $? = 0
configure:1319: g++ -V &5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:1322: $? = 1
configure:1342: checking for C++ compiler default output
configure:1345: g++ conftest.cc >&5
configure:1348: $? = 0
configure:1377: result: a.out
configure:1382: checking whether the C++ compiler works
configure:1388: ./a.out
configure:1391: $? = 0
configure:1406: result: yes
configure:1413: checking whether we are cross compiling
configure:1415: result: no
configure:1418: checking for executable suffix
configure:1420: g++ -o conftest conftest.cc >&5
configure:1423: $? = 0
configure:1445: result:
configure:1451: checking for object suffix
configure:1469: g++ -c conftest.cc >&5
configure:1472: $? = 0
configure:1491: result: o
configure:1495: checking whether we are using the GNU C++ compiler
configure:1516: g++ -c conftest.cc >&5
configure:1519: $? = 0
configure:1522: test -s conftest.o
configure:1525: $? = 0
configure:1537: result: yes
configure:1543: checking whether g++ accepts -g
configure:1561: g++ -c -g conftest.cc >&5
configure:1564: $? = 0
configure:1567: test -s conftest.o
configure:1570: $? = 0
configure:1580: result: yes
configure:1620: g++ -c conftest.cc >&5
configure:1623: $? = 0
configure:1626: test -s conftest.o
configure:1629: $? = 0
configure:1651: g++ -c conftest.cc >&5
configure: In function 'int main()':
configure:1644:9: error: 'exit' was not declared in this scope
{
^
configure:1654: $? = 1
configure: failed program was:
#line 1639 "configure"
#include "confdefs.h"
int
main ()
{
exit (42);
;
return 0;
}
configure:1620: g++ -c conftest.cc >&5
configure:1623: $? = 0
configure:1626: test -s conftest.o
configure:1629: $? = 0
configure:1651: g++ -c conftest.cc >&5
configure:1654: $? = 0
configure:1657: test -s conftest.o
configure:1660: $? = 0
configure:1690: checking for x86_64-unknown-linux-gcc
configure:1716: result: no
configure:1725: checking for gcc
configure:1740: found /usr/sbin/gcc
configure:1748: result: gcc
configure:1976: checking for C compiler version
configure:1979: gcc --version &5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:1982: $? = 0
configure:1984: gcc -v &5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:1987: $? = 0
configure:1989: gcc -V &5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:1992: $? = 1
configure:1995: checking whether we are using the GNU C compiler
configure:2016: gcc -c conftest.c >&5
configure:2019: $? = 0
configure:2022: test -s conftest.o
configure:2025: $? = 0
configure:2037: result: yes
configure:2043: checking whether gcc accepts -g
configure:2061: gcc -c -g conftest.c >&5
configure:2064: $? = 0
configure:2067: test -s conftest.o
configure:2070: $? = 0
configure:2080: result: yes
configure:2107: gcc -c conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:2110: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2213: checking how to run the C preprocessor
configure:2239: gcc -E conftest.c
configure:2245: $? = 0
configure:2272: gcc -E conftest.c
configure:2269:28: fatal error: ac_nonexistent.h: No such file or directory
#include "confdefs.h"
^
compilation terminated.
configure:2278: $? = 1
configure: failed program was:
#line 2268 "configure"
#include "confdefs.h"
#include
configure:2315: result: gcc -E
configure:2330: gcc -E conftest.c
configure:2336: $? = 0
configure:2363: gcc -E conftest.c
configure:2360:28: fatal error: ac_nonexistent.h: No such file or directory
#include "confdefs.h"
^
compilation terminated.
configure:2369: $? = 1
configure: failed program was:
#line 2359 "configure"
#include "confdefs.h"
#include
configure:2408: checking for ANSI C header files
configure:2422: gcc -E conftest.c
configure:2428: $? = 0
configure:2515: gcc -o conftest conftest.c >&5
configure: In function 'main':
configure:2507:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
for (i = 0; i < 256; i++)
^~~~
configure:2507:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:2507:7: note: include '' or provide a declaration of 'exit'
configure:2508:3: warning: incompatible implicit declaration of built-in function 'exit'
if (XOR (islower (i), ISLOWER (i))
^ ~~
configure:2508:3: note: include '' or provide a declaration of 'exit'
configure:2518: $? = 0
configure:2520: ./conftest
configure:2523: $? = 0
configure:2536: result: yes
configure:2555: checking for working curses
configure:2574: gcc -o conftest conftest.c -lcurses >&5
configure:2577: $? = 0
configure:2580: test -s conftest
configure:2583: $? = 0
configure:2593: result: yes
configure:2773: creating ./config.status
## ----------------------- ##
## Running config.status. ##
## ----------------------- ##
This file was extended by config.status 2.52, executed with
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
> ./config.status
on c6f012bdbf4e
config.status:3218: creating Makefile
config.status:3218: creating contrib/Makefile
config.status:3218: creating doc/Makefile
config.status:3218: creating src/Makefile
config.status:3218: creating m4/Makefile
config.status:3218: creating cdargs.spec
## ----------------- ##
## Cache variables. ##
## ----------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_stdc=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
mp_cv_curses=yes
## ------------ ##
## confdefs.h. ##
## ------------ ##
#define PACKAGE "cdargs"
#define VERSION "1.35"
#ifdef __cplusplus
#include
#endif
#define STDC_HEADERS 1
#define HAVE_CURSES_H 1
configure: exit 0