The build took 00h 01m 03s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
14,351 |
ansic |
1,231 |
makefile |
1,168 |
sh |
16,750 |
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: dash 0.5.8-1 (Wed Aug 24 13:12:36 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for bison... bison -ychecking for build system compiler... gccchecking for __attribute__((__alias__()))... yeschecking alloca.h usability... yeschecking alloca.h presence... yeschecking for alloca.h... yeschecking paths.h usability... yeschecking paths.h presence... yeschecking for paths.h... yeschecking whether _PATH_BSHELL is declared... yeschecking whether _PATH_DEVNULL is declared... yeschecking whether _PATH_TTY is declared... yeschecking whether isblank is declared... yeschecking size of intmax_t... 8checking size of long long int... 8checking whether PRIdMAX is declared... yeschecking for bsearch... yeschecking for faccessat... yeschecking for getpwnam... yeschecking for getrlimit... yeschecking for isalpha... yeschecking for killpg... yeschecking for mempcpy... yeschecking for sigsetmask... yeschecking for stpcpy... yeschecking for strchrnul... yeschecking for strsignal... yeschecking for strtod... yeschecking for strtoimax... yeschecking for strtoumax... yeschecking for sysconf... yeschecking for signal... yeschecking for stat64... yeschecking for open64... yeschecking for history_init in -ledit... yeschecking histedit.h usability... yeschecking histedit.h presence... yeschecking for histedit.h... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/dash/src/dash-0.5.8'Making all in srcmake[2]: Entering directory '/tmp/dash/src/dash-0.5.8/src'gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -E -x c -o builtins.def builtins.def.ingcc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mknodes mknodes.csh mktokenssh mktokenssh mkbuiltins builtins.defgcc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mksyntax mksyntax.c./mksyntax./mknodes nodetypes nodes.c.patmake all-ammake[3]: Entering directory '/tmp/dash/src/dash-0.5.8/src'gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.cgcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT arith_yacc.o -MD -MP -MF .deps/arith_yacc.Tpo -c -o arith_yacc.o arith_yacc.cmv -f .deps/arith_yacc.Tpo .deps/arith_yacc.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT arith_yylex.o -MD -MP -MF .deps/arith_yylex.Tpo -c -o arith_yylex.o arith_yylex.cmv -f .deps/alias.Tpo .deps/alias.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT cd.o -MD -MP -MF .deps/cd.Tpo -c -o cd.o cd.cIn file included from arith_yylex.c:44:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from error.h:38:0, from arith_yylex.c:40:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/arith_yylex.Tpo .deps/arith_yylex.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.cmv -f .deps/cd.Tpo .deps/cd.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.cIn file included from error.c:54:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from error.c:39:0:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/error.Tpo .deps/error.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.cIn file included from exec.c:72:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from shell.h:52, from exec.c:53:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~eval.c: In function 'evaltree':eval.c:273:19: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!exitstatus == isor) ^~mv -f .deps/exec.Tpo .deps/exec.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT expand.o -MD -MP -MF .deps/expand.Tpo -c -o expand.o expand.cmv -f .deps/eval.Tpo .deps/eval.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT histedit.o -MD -MP -MF .deps/histedit.Tpo -c -o histedit.o histedit.cIn file included from expand.c:74:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from shell.h:52, from expand.c:59:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/histedit.Tpo .deps/histedit.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.cmv -f .deps/expand.Tpo .deps/expand.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT jobs.o -MD -MP -MF .deps/jobs.Tpo -c -o jobs.o jobs.cIn file included from jobs.c:70:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from jobs.c:36:0:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/input.Tpo .deps/input.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT mail.o -MD -MP -MF .deps/mail.Tpo -c -o mail.o mail.cmv -f .deps/mail.Tpo .deps/mail.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cmv -f .deps/jobs.Tpo .deps/jobs.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT memalloc.o -MD -MP -MF .deps/memalloc.Tpo -c -o memalloc.o memalloc.cIn file included from memalloc.c:44:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from shell.h:52, from memalloc.c:38:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/main.Tpo .deps/main.Pomv -f .deps/memalloc.Tpo .deps/memalloc.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT miscbltin.o -MD -MP -MF .deps/miscbltin.Tpo -c -o miscbltin.o miscbltin.cgcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT mystring.o -MD -MP -MF .deps/mystring.Tpo -c -o mystring.o mystring.cIn file included from mystring.c:57:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from shell.h:52, from mystring.c:51:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/mystring.Tpo .deps/mystring.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.cmv -f .deps/miscbltin.Tpo .deps/miscbltin.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.cIn file included from parser.c:57:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from shell.h:52, from parser.c:41:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/options.Tpo .deps/options.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT redir.o -MD -MP -MF .deps/redir.Tpo -c -o redir.o redir.cmv -f .deps/parser.Tpo .deps/parser.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT show.o -MD -MP -MF .deps/show.Tpo -c -o show.o show.cmv -f .deps/show.Tpo .deps/show.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT trap.o -MD -MP -MF .deps/trap.Tpo -c -o trap.o trap.cmv -f .deps/redir.Tpo .deps/redir.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.cIn file included from output.c:65:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from output.c:47:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/trap.Tpo .deps/trap.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT printf.o -MD -MP -MF .deps/printf.Tpo -c -o printf.o `test -f 'bltin/printf.c' || echo './'`bltin/printf.cmv -f .deps/output.Tpo .deps/output.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.cIn file included from bltin/printf.c:60:0:./system.h: In function 'sigclearmask':./system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from bltin/../shell.h:52, from bltin/bltin.h:43, from bltin/printf.c:59:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~In file included from system.c:62:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from system.c:57:0:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/system.Tpo .deps/system.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o `test -f 'bltin/test.c' || echo './'`bltin/test.cmv -f .deps/printf.Tpo .deps/printf.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT times.o -MD -MP -MF .deps/times.Tpo -c -o times.o `test -f 'bltin/times.c' || echo './'`bltin/times.cIn file included from bltin/times.c:13:0:./system.h: In function 'sigclearmask':./system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from bltin/../shell.h:52, from bltin/bltin.h:43, from bltin/times.c:11:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/times.Tpo .deps/times.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT var.o -MD -MP -MF .deps/var.Tpo -c -o var.o var.cmv -f .deps/test.Tpo .deps/test.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT builtins.o -MD -MP -MF .deps/builtins.Tpo -c -o builtins.o builtins.cmv -f .deps/builtins.Tpo .deps/builtins.Pogcc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mkinit mkinit.cIn file included from var.c:63:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from shell.h:52, from var.c:46:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/var.Tpo .deps/var.Pogcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o nodes.cIn file included from nodes.c:51:0:system.h: In function 'sigclearmask':system.h:40:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^~~~~~~~~~In file included from /usr/include/sys/param.h:28:0, from shell.h:52, from nodes.c:46:/usr/include/signal.h:190:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^~~~~~~~~~mv -f .deps/nodes.Tpo .deps/nodes.Pogcc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mksignames mksignames.cgcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.cmv -f .deps/syntax.Tpo .deps/syntax.Po./mksignamesgcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT signames.o -MD -MP -MF .deps/signames.Tpo -c -o signames.o signames.c./mkinit alias.c arith_yacc.c arith_yylex.c cd.c error.c eval.c exec.c expand.c histedit.c input.c jobs.c mail.c main.c memalloc.c miscbltin.c mystring.c options.c parser.c redir.c show.c trap.c output.c bltin/printf.c system.c bltin/test.c bltin/times.c var.cgcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.cmv -f .deps/signames.Tpo .deps/signames.Pomv -f .deps/init.Tpo .deps/init.Pogcc -Wall -o dash alias.o arith_yacc.o arith_yylex.o cd.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o parser.o redir.o show.o trap.o output.o printf.o system.o test.o times.o var.o builtins.o init.o nodes.o signames.o syntax.o -leditmake[3]: Leaving directory '/tmp/dash/src/dash-0.5.8/src'make[2]: Leaving directory '/tmp/dash/src/dash-0.5.8/src'make[2]: Entering directory '/tmp/dash/src/dash-0.5.8'make[2]: Leaving directory '/tmp/dash/src/dash-0.5.8'make[1]: Leaving directory '/tmp/dash/src/dash-0.5.8'==> Entering fakeroot environment...==> Starting package()...Making install in srcmake[1]: Entering directory '/tmp/dash/src/dash-0.5.8/src'make install-ammake[2]: Entering directory '/tmp/dash/src/dash-0.5.8/src'make[3]: Entering directory '/tmp/dash/src/dash-0.5.8/src' /usr/sbin/mkdir -p '/tmp/dash/pkg/dash/usr/bin' /usr/sbin/mkdir -p '/tmp/dash/pkg/dash/usr/share/man/man1' /usr/bin/install -c dash '/tmp/dash/pkg/dash/usr/bin' /usr/bin/install -c -m 644 dash.1 '/tmp/dash/pkg/dash/usr/share/man/man1'make[3]: Leaving directory '/tmp/dash/src/dash-0.5.8/src'make[2]: Leaving directory '/tmp/dash/src/dash-0.5.8/src'make[1]: Leaving directory '/tmp/dash/src/dash-0.5.8/src'make[1]: Entering directory '/tmp/dash/src/dash-0.5.8'make[2]: Entering directory '/tmp/dash/src/dash-0.5.8'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/dash/src/dash-0.5.8'make[1]: Leaving directory '/tmp/dash/src/dash-0.5.8'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "dash"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Adding install file... -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: dash 0.5.8-1 (Wed Aug 24 13:13:09 UTC 2016)CMD: pacman --query --file dash-0.5.8-1-x86_64.pkg.tar.xz
Creating hybrid package for 'dash'
Trying to find vanilla package 'dash'...
CMD: pacman --query --file /mirror/dash-0.5.8-1.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 dash.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/dash.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dash.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/dash.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/dash/src/dash-0.5.8/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by dash configure 0.5.8, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --bindir=/usr/bin --mandir=/usr/share/man --exec-prefix= --with-libedit## --------- #### Platform. #### --------- ##hostname = 137b35c032e5uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2426: checking for a BSD-compatible installconfigure:2494: result: /usr/bin/install -cconfigure:2505: checking whether build environment is saneconfigure:2555: result: yesconfigure:2604: checking for x86_64-unknown-linux-stripconfigure:2634: result: noconfigure:2644: checking for stripconfigure:2660: found /usr/sbin/stripconfigure:2671: result: stripconfigure:2696: checking for a thread-safe mkdir -pconfigure:2735: result: /usr/sbin/mkdir -pconfigure:2748: checking for gawkconfigure:2764: found /usr/sbin/gawkconfigure:2775: result: gawkconfigure:2786: checking whether make sets $(MAKE)configure:2808: result: yesconfigure:2901: checking for x86_64-unknown-linux-gccconfigure:2931: result: noconfigure:2941: checking for gccconfigure:2957: found /usr/sbin/gccconfigure:2968: result: gccconfigure:3197: checking for C compiler versionconfigure:3206: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3217: $? = 0configure:3206: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3217: $? = 0configure:3206: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3217: $? = 1configure:3206: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3217: $? = 1configure:3237: checking whether the C compiler worksconfigure:3259: gcc conftest.c >&5configure:3263: $? = 0configure:3311: result: yesconfigure:3314: checking for C compiler default output file nameconfigure:3316: result: a.outconfigure:3322: checking for suffix of executablesconfigure:3329: gcc -o conftest conftest.c >&5configure:3333: $? = 0configure:3355: result:configure:3377: checking whether we are cross compilingconfigure:3385: gcc -o conftest conftest.c >&5configure:3389: $? = 0configure:3396: ./conftestconfigure:3400: $? = 0configure:3415: result: noconfigure:3420: checking for suffix of object filesconfigure:3442: gcc -c conftest.c >&5configure:3446: $? = 0configure:3467: result: oconfigure:3471: checking whether we are using the GNU C compilerconfigure:3490: gcc -c conftest.c >&5configure:3490: $? = 0configure:3499: result: yesconfigure:3508: checking whether gcc accepts -gconfigure:3528: gcc -c -g conftest.c >&5configure:3528: $? = 0configure:3569: result: yesconfigure:3586: checking for gcc option to accept ISO C89configure:3649: gcc -c conftest.c >&5configure:3649: $? = 0configure:3662: result: none neededconfigure:3693: checking for style of include used by makeconfigure:3721: result: GNUconfigure:3747: checking dependency style of gccconfigure:3858: result: gcc3configure:3879: checking how to run the C preprocessorconfigure:3910: gcc -E conftest.cconfigure:3910: $? = 0configure:3924: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3924: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| /* end confdefs.h. */| #include configure:3949: result: gcc -Econfigure:3969: gcc -E conftest.cconfigure:3969: $? = 0configure:3983: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3983: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| /* end confdefs.h. */| #include configure:4012: checking for grep that handles long lines and -econfigure:4070: result: /usr/sbin/grepconfigure:4075: checking for egrepconfigure:4137: result: /usr/sbin/grep -Econfigure:4142: checking for ANSI C header filesconfigure:4162: gcc -c conftest.c >&5configure:4162: $? = 0configure:4235: gcc -o conftest conftest.c >&5configure:4235: $? = 0configure:4235: ./conftestconfigure:4235: $? = 0configure:4246: result: yesconfigure:4259: checking for sys/types.hconfigure:4259: gcc -c conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for sys/stat.hconfigure:4259: gcc -c conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for stdlib.hconfigure:4259: gcc -c conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for string.hconfigure:4259: gcc -c conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for memory.hconfigure:4259: gcc -c conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for strings.hconfigure:4259: gcc -c conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for inttypes.hconfigure:4259: gcc -c conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for stdint.hconfigure:4259: gcc -c conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for unistd.hconfigure:4259: gcc -c conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4272: checking minix/config.h usabilityconfigure:4272: gcc -c conftest.c >&5conftest.c:54:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:4272: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4272: result: noconfigure:4272: checking minix/config.h presenceconfigure:4272: gcc -E conftest.cconftest.c:21:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:4272: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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:4272: result: noconfigure:4272: checking for minix/config.hconfigure:4272: result: noconfigure:4293: checking whether it is safe to define __EXTENSIONS__configure:4311: gcc -c conftest.c >&5configure:4311: $? = 0configure:4318: result: yesconfigure:4337: checking for bisonconfigure:4353: found /usr/sbin/bisonconfigure:4364: result: bison -yconfigure:4377: checking for build system compilerconfigure:4384: result: gccconfigure:4388: checking for __attribute__((__alias__()))configure:4403: gcc -o conftest conftest.c >&5configure:4403: $? = 0configure:4408: result: yesconfigure:4440: checking alloca.h usabilityconfigure:4440: gcc -c conftest.c >&5configure:4440: $? = 0configure:4440: result: yesconfigure:4440: checking alloca.h presenceconfigure:4440: gcc -E conftest.cconfigure:4440: $? = 0configure:4440: result: yesconfigure:4440: checking for alloca.hconfigure:4440: result: yesconfigure:4440: checking paths.h usabilityconfigure:4440: gcc -c conftest.c >&5configure:4440: $? = 0configure:4440: result: yesconfigure:4440: checking paths.h presenceconfigure:4440: gcc -E conftest.cconfigure:4440: $? = 0configure:4440: result: yesconfigure:4440: checking for paths.hconfigure:4440: result: yesconfigure:4451: checking whether _PATH_BSHELL is declaredconfigure:4451: gcc -c conftest.c >&5configure:4451: $? = 0configure:4451: result: yesconfigure:4467: checking whether _PATH_DEVNULL is declaredconfigure:4467: gcc -c conftest.c >&5configure:4467: $? = 0configure:4467: result: yesconfigure:4483: checking whether _PATH_TTY is declaredconfigure:4483: gcc -c conftest.c >&5configure:4483: $? = 0configure:4483: result: yesconfigure:4500: checking whether isblank is declaredconfigure:4500: gcc -c conftest.c >&5configure:4500: $? = 0configure:4500: result: yesconfigure:4517: checking size of intmax_tconfigure:4522: gcc -o conftest conftest.c >&5configure:4522: $? = 0configure:4522: ./conftestconfigure:4522: $? = 0configure:4536: result: 8configure:4550: checking size of long long intconfigure:4555: gcc -o conftest conftest.c >&5configure:4555: $? = 0configure:4555: ./conftestconfigure:4555: $? = 0configure:4569: result: 8configure:4586: checking whether PRIdMAX is declaredconfigure:4586: gcc -c conftest.c >&5configure:4586: $? = 0configure:4586: result: yesconfigure:4607: checking for bsearchconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for faccessatconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for getpwnamconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for getrlimitconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for isalphaconfigure:4607: gcc -o conftest conftest.c >&5conftest.c:59:6: warning: conflicting types for built-in function 'isalpha'char isalpha ();^~~~~~~configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for killpgconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for mempcpyconfigure:4607: gcc -o conftest conftest.c >&5conftest.c:61:6: warning: conflicting types for built-in function 'mempcpy'char mempcpy ();^~~~~~~configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for sigsetmaskconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for stpcpyconfigure:4607: gcc -o conftest conftest.c >&5conftest.c:63:6: warning: conflicting types for built-in function 'stpcpy'char stpcpy ();^~~~~~configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strchrnulconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strsignalconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strtodconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strtoimaxconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strtoumaxconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for sysconfconfigure:4607: gcc -o conftest conftest.c >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4646: checking for signalconfigure:4646: gcc -o conftest conftest.c >&5configure:4646: $? = 0configure:4646: result: yesconfigure:4661: checking for stat64configure:4661: gcc -o conftest conftest.c >&5configure:4661: $? = 0configure:4661: result: yesconfigure:4679: checking for open64configure:4679: gcc -o conftest conftest.c >&5configure:4679: $? = 0configure:4679: result: yesconfigure:4699: checking for history_init in -leditconfigure:4724: gcc -o conftest conftest.c -ledit >&5configure:4724: $? = 0configure:4733: result: yesconfigure:4737: checking histedit.h usabilityconfigure:4737: gcc -c conftest.c >&5configure:4737: $? = 0configure:4737: result: yesconfigure:4737: checking histedit.h presenceconfigure:4737: gcc -E conftest.cconfigure:4737: $? = 0configure:4737: result: yesconfigure:4737: checking for histedit.hconfigure:4737: result: yesconfigure:4897: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by dash config.status 0.5.8, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 137b35c032e5config.status:879: creating Makefileconfig.status:879: creating src/Makefileconfig.status:879: creating config.hconfig.status:1108: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_YACC_set=ac_cv_env_YACC_value=ac_cv_env_YFLAGS_set=ac_cv_env_YFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_bsearch=yesac_cv_func_faccessat=yesac_cv_func_getpwnam=yesac_cv_func_getrlimit=yesac_cv_func_isalpha=yesac_cv_func_killpg=yesac_cv_func_mempcpy=yesac_cv_func_open64=yesac_cv_func_signal=yesac_cv_func_sigsetmask=yesac_cv_func_stat64=yesac_cv_func_stpcpy=yesac_cv_func_strchrnul=yesac_cv_func_strsignal=yesac_cv_func_strtod=yesac_cv_func_strtoimax=yesac_cv_func_strtoumax=yesac_cv_func_sysconf=yesac_cv_have_decl_PRIdMAX=yesac_cv_have_decl__PATH_BSHELL=yesac_cv_have_decl__PATH_DEVNULL=yesac_cv_have_decl__PATH_TTY=yesac_cv_have_decl_isblank=yesac_cv_header_alloca_h=yesac_cv_header_histedit_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_paths_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_lib_edit_history_init=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_YACC='bison -y'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_safe_to_define___extensions__=yesac_cv_sizeof_intmax_t=8ac_cv_sizeof_long_long_int=8am_cv_CC_dependencies_compiler_type=gcc3dash_cv_have_attribute_alias=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AUTOCONF='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run automake-1.11'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CC_FOR_BUILD='gcc'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=' -ledit'LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='dash'PACKAGE_BUGREPORT=''PACKAGE_NAME='dash'PACKAGE_STRING='dash 0.5.8'PACKAGE_TARNAME='dash'PACKAGE_URL=''PACKAGE_VERSION='0.5.8'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.5.8'YACC='bison -y'YFLAGS=''ac_ct_CC='gcc'am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='/usr/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix=''host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/dash/src/dash-0.5.8/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='/usr/share/man'mkdir_p='/usr/sbin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "dash"#define PACKAGE_TARNAME "dash"#define PACKAGE_VERSION "0.5.8"#define PACKAGE_STRING "dash 0.5.8"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "dash"#define VERSION "0.5.8"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define __EXTENSIONS__ 1#define _ALL_SOURCE 1#define _GNU_SOURCE 1#define _POSIX_PTHREAD_SEMANTICS 1#define _TANDEM_SOURCE 1#define HAVE_ALIAS_ATTRIBUTE 1#define HAVE_ALLOCA_H 1#define HAVE_PATHS_H 1#define HAVE_DECL_ISBLANK 1#define SIZEOF_INTMAX_T 8#define SIZEOF_LONG_LONG_INT 8#define HAVE_BSEARCH 1#define HAVE_FACCESSAT 1#define HAVE_GETPWNAM 1#define HAVE_GETRLIMIT 1#define HAVE_ISALPHA 1#define HAVE_KILLPG 1#define HAVE_MEMPCPY 1#define HAVE_SIGSETMASK 1#define HAVE_STPCPY 1#define HAVE_STRCHRNUL 1#define HAVE_STRSIGNAL 1#define HAVE_STRTOD 1#define HAVE_STRTOIMAX 1#define HAVE_STRTOUMAX 1#define HAVE_SYSCONF 1#define WITH_LINENO 1configure: exit 0