From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 20 11:45:20 2014 Received: (at submit) by debbugs.gnu.org; 20 Aug 2014 15:45:20 +0000 Received: from localhost ([127.0.0.1]:48326 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XK84d-0008V9-7x for submit@debbugs.gnu.org; Wed, 20 Aug 2014 11:45:20 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33975) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XK22D-00069J-DT for submit@debbugs.gnu.org; Wed, 20 Aug 2014 05:18:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK222-000595-72 for submit@debbugs.gnu.org; Wed, 20 Aug 2014 05:18:19 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58942) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK222-00058j-2F for submit@debbugs.gnu.org; Wed, 20 Aug 2014 05:18:14 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK21w-0004iA-N5 for bug-automake@gnu.org; Wed, 20 Aug 2014 05:18:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK21r-00054f-DD for bug-automake@gnu.org; Wed, 20 Aug 2014 05:18:08 -0400 Received: from mout.gmx.net ([212.227.15.15]:54634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK21q-00054a-Sr for bug-automake@gnu.org; Wed, 20 Aug 2014 05:18:03 -0400 Received: from friedrismacbook.fritz.box ([93.133.36.240]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0M09BU-1WUPJN0EVI-00uJ1i for ; Wed, 20 Aug 2014 11:18:01 +0200 From: Friedrich Beckmann Content-Type: multipart/mixed; boundary="Apple-Mail=_BED553AB-A875-42CA-80F0-6B424631EDF0" Subject: texi-vers.am: Problem with parallel builds due to vti.tmp Message-Id: <909D0384-C9D5-4670-8EBD-EA9404301A94@gmx.de> Date: Wed, 20 Aug 2014 11:17:59 +0200 To: bug-automake@gnu.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Provags-ID: V03:K0:rjcA4bVROBe//oSJuIWkNsVI6YL8lyZM+3YvMPNPp/eTZ3T139B GEJeYdJLjJEPczM9ZMnjZnXlO1AjemMz2Pdz4mmzOBgXRw2oyajtBEcQCDxfTNJpBdoi0ly yiPaAiiHWRRapuuKjS19G8M0dO0xJrId6YDpOVVREs05RqliJqu2WLtrw3Fm5ORmcC4ilFa pQZTLYjLHQeoil3KW6d7A== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 20 Aug 2014 11:45:17 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) --Apple-Mail=_BED553AB-A875-42CA-80F0-6B424631EDF0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Package: automake Version: 1.11.6-1 I encounter a problem with automake during parallel builds for the = debian pspp package. When I run the build process non-parallel then it works. The problem only occurs sometimes = when I do a parallel build. The build is a debian package build. Here are the relevant sections from the = build.log and Makefile.in:=20 =3D=3D=3D=3D=3D=3D=3D=3D snippet from pspp_0.8.3-3_amd64.build = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D make[4]: Entering directory `/home/fritz/pspp/new/pspp-0.8.3' make[4]: =BBdoc/.dirstamp=AB ist bereits aktualisiert. make[4]: Leaving directory `/home/fritz/pspp/new/pspp-0.8.3' Updating ./doc/version.texi Updating ./doc/version.texi cp: Aufruf von stat f=FCr =84vti.tmp=93 nicht m=F6glich: Datei oder = Verzeichnis nicht gefunden make[3]: *** [doc/stamp-vti] Fehler 1 make[3]: Leaving directory `/home/fritz/pspp/new/pspp-0.8.3' make[2]: *** [pdf-recursive] Fehler 1 make[2]: *** Warte auf noch nicht beendete Prozesse=85 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The build log shows =84Updating ./doc/version.texi=93 two times. This = message is generated when the stamp-vti target is build. So obviously the parallel build results = in two parallel processes to build stamp-vti.=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Relevant section from = Makefile.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D $(srcdir)/doc/version.texi: $(srcdir)/doc/stamp-vti $(srcdir)/doc/stamp-vti: doc/pspp.texinfo $(top_srcdir)/configure test -f doc/$(am__dirstamp) || $(MAKE) $(AM_MAKEFLAGS) = doc/$(am__dirstamp) @(dir=3D.; test -f ./doc/pspp.texinfo || dir=3D$(srcdir); \ set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh = $$dir/doc/pspp.texinfo`; \ echo "@set UPDATED $$1 $$2 $$3"; \ echo "@set UPDATED-MONTH $$2 $$3"; \ echo "@set EDITION $(VERSION)"; \ echo "@set VERSION $(VERSION)") > vti.tmp @cmp -s vti.tmp $(srcdir)/doc/version.texi \ || (echo "Updating $(srcdir)/doc/version.texi"; \ cp vti.tmp $(srcdir)/doc/version.texi) -@rm -f vti.tmp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I think the problem is due to the file =84vti.tmp=93 which is generated = and removed during the build. When one process has already deleted the file and the other process wants to = delete it, then the error message in the build log: "cp: Aufruf von stat f=FCr =84vti.tmp=93 nicht = m=F6glich: Datei oder Verzeichnis nicht gefunden=93 will show up. This means that the file vti.tmp is not found for the copy = action. A possible solution could be based on unique temporary files, instead of = vti.tmp. The relevant automake file is = http://git.savannah.gnu.org/cgit/automake.git/tree/lib/am/texi-vers.am. = I think the relevant part of the file did not change since version 1.11.6. Attached is the full build.log.=20 The bug report in the pspp project is here: = https://savannah.gnu.org/bugs/?43029 Friedrich --Apple-Mail=_BED553AB-A875-42CA-80F0-6B424631EDF0 Content-Disposition: attachment; filename=pspp_0.8.3-3_amd64.build Content-Type: application/octet-stream; name="pspp_0.8.3-3_amd64.build" Content-Transfer-Encoding: quoted-printable =20dpkg-buildpackage=20-rfakeroot=20-D=20-us=20-uc=0Adpkg-buildpackage:=20= Quellpaket=20pspp=0Adpkg-buildpackage:=20Quellversion=200.8.3-3=0A= dpkg-buildpackage:=20Quellen=20ge=C3=A4ndert=20durch=20Friedrich=20= Beckmann=20=0A=20dpkg-source=20--before-build=20= pspp-0.8.3=0Adpkg-buildpackage:=20Host-Architektur=20amd64=0A= dpkg-source:=20Information:=20Optionen=20aus=20= pspp-0.8.3/debian/source/options=20werden=20verwendet:=20= --extend-diff-ignore=3Ddoc/pspp\.info.*|doc/pspp.xml|doc/pspp-dev\.info|do= c/stamp*|doc/version\.texi|doc/version-dev\.texi|po/.*\.po|gl/unicase/spec= ial-casing-table.h|gl/uninorm/composition-table.h=0Adpkg-source:=20= Information:=20fix_paths_in_manpage=20wird=20angewandt=0Adpkg-source:=20= Information:=20test1039fix.patch=20wird=20angewandt=0Adpkg-source:=20= Information:=20texinfo.diff=20wird=20angewandt=0A=20fakeroot=20= debian/rules=20clean=0Adh=20clean=20--parallel=20--with=20autoreconf=0A=20= =20=20dh_testdir=20-O--parallel=0A=20=20=20dh_auto_clean=20-O--parallel=0A= =20=20=20dh_autoreconf_clean=20-O--parallel=0A=20=20=20dh_clean=20= -O--parallel=0A=09rm=20-f=20debian/pspp.substvars=0A=09rm=20-f=20= debian/pspp.*.debhelper=0A=09rm=20-rf=20debian/pspp/=0A=09rm=20-f=20= debian/*.debhelper.log=0A=09rm=20-f=20debian/files=0A=09find=20.=20=20\(=20= \(=20-type=20f=20-a=20\=0A=09=20=20=20=20=20=20=20=20\(=20-name=20'#*#'=20= -o=20-name=20'.*~'=20-o=20-name=20'*~'=20-o=20-name=20DEADJOE=20\=0A=09=09= =20-o=20-name=20'*.orig'=20-o=20-name=20'*.rej'=20-o=20-name=20'*.bak'=20= \=0A=09=09=20-o=20-name=20'.*.orig'=20-o=20-name=20.*.rej=20-o=20-name=20= '.SUMS'=20\=0A=09=09=20-o=20-name=20TAGS=20-o=20\(=20-path=20'*/.deps/*'=20= -a=20-name=20'*.P'=20\)=20\=0A=09=09\)=20-exec=20rm=20-f=20{}=20\;=20\)=20= -o=20\=0A=09=09\(=20-type=20d=20-a=20-name=20autom4te.cache=20-prune=20= -exec=20rm=20-rf=20{}=20\;=20\)=20\)=0A=09rm=20-f=20*-stamp=0A=20= dpkg-source=20-b=20pspp-0.8.3=0Adpkg-source:=20Information:=20Optionen=20= aus=20pspp-0.8.3/debian/source/options=20werden=20verwendet:=20= --extend-diff-ignore=3Ddoc/pspp\.info.*|doc/pspp.xml|doc/pspp-dev\.info|do= c/stamp*|doc/version\.texi|doc/version-dev\.texi|po/.*\.po|gl/unicase/spec= ial-casing-table.h|gl/uninorm/composition-table.h=0Adpkg-source:=20= Information:=20Quellformat=20=C2=BB3.0=20(quilt)=C2=AB=20wird=20= verwendet=0Adpkg-source:=20Information:=20pspp=20wird=20unter=20= Benutzung=20des=20existierenden=20./pspp_0.8.3.orig.tar.gz=20gebaut=0A= dpkg-source:=20Information:=20pspp=20wird=20in=20= pspp_0.8.3-3.debian.tar.gz=20gebaut=0Adpkg-source:=20Information:=20pspp=20= wird=20in=20pspp_0.8.3-3.dsc=20gebaut=0A=20debian/rules=20build=0Adh=20= build=20--parallel=20--with=20autoreconf=0A=20=20=20dh_testdir=20= -O--parallel=0A=20=20=20dh_autoreconf=20-O--parallel=0A=09find=20!=20= -ipath=20"./debian/*"=20-a=20!=20\(=20-path=20'*/.git/*'=20-o=20-path=20= '*/.hg/*'=20-o=20-path=20'*/.bzr/*'=20-o=20-path=20'*/.svn/*'=20-o=20= -path=20'*/CVS/*'=20\)=20-a=20=20-type=20f=20-exec=20md5sum=20{}=20\;=20= >=20debian/autoreconf.before=0A=09autoreconf=20-f=20-i=0Aautoreconf:=20= configure.ac:=20AM_GNU_GETTEXT=20is=20used,=20but=20not=20= AM_GNU_GETTEXT_VERSION=0Alibtoolize:=20putting=20auxiliary=20files=20in=20= AC_CONFIG_AUX_DIR,=20`build-aux'.=0Alibtoolize:=20copying=20file=20= `build-aux/ltmain.sh'=0Alibtoolize:=20putting=20macros=20in=20`m4'.=0A= libtoolize:=20copying=20file=20`m4/libtool.m4'=0Alibtoolize:=20copying=20= file=20`m4/ltoptions.m4'=0Alibtoolize:=20copying=20file=20= `m4/ltsugar.m4'=0Alibtoolize:=20copying=20file=20`m4/ltversion.m4'=0A= libtoolize:=20copying=20file=20`m4/lt~obsolete.m4'=0Alibtoolize:=20= Consider=20adding=20`AC_CONFIG_MACRO_DIR([m4])'=20to=20configure.ac=20= and=0Alibtoolize:=20rerunning=20libtoolize,=20to=20keep=20the=20correct=20= libtool=20macros=20in-tree.=0A=09find=20!=20-ipath=20"./debian/*"=20-a=20= !=20\(=20-path=20'*/.git/*'=20-o=20-path=20'*/.hg/*'=20-o=20-path=20= '*/.bzr/*'=20-o=20-path=20'*/.svn/*'=20-o=20-path=20'*/CVS/*'=20\)=20-a=20= =20-type=20f=20-exec=20md5sum=20{}=20\;=20>=20debian/autoreconf.after=0A=20= =20=20debian/rules=20override_dh_auto_configure=0Amake[1]:=20Entering=20= directory=20`/home/fritz/pspp/new/pspp-0.8.3'=0Adh_auto_configure=20--=20= --disable-rpath=20=0A=09./configure=20--build=3Dx86_64-linux-gnu=20= --prefix=3D/usr=20--includedir=3D\${prefix}/include=20= --mandir=3D\${prefix}/share/man=20--infodir=3D\${prefix}/share/info=20= --sysconfdir=3D/etc=20--localstatedir=3D/var=20= --libdir=3D\${prefix}/lib/x86_64-linux-gnu=20= --libexecdir=3D\${prefix}/lib/x86_64-linux-gnu=20= --disable-maintainer-mode=20--disable-dependency-tracking=20= --disable-rpath=0Aconfigure:=20WARNING:=20unrecognized=20options:=20= --disable-maintainer-mode=0Achecking=20for=20a=20BSD-compatible=20= install...=20/usr/bin/install=20-c=0Achecking=20whether=20build=20= environment=20is=20sane...=20yes=0Achecking=20for=20a=20thread-safe=20= mkdir=20-p...=20/bin/mkdir=20-p=0Achecking=20for=20gawk...=20no=0A= checking=20for=20mawk...=20mawk=0Achecking=20whether=20make=20sets=20= $(MAKE)...=20yes=0Achecking=20for=20style=20of=20include=20used=20by=20= make...=20GNU=0Achecking=20for=20gcc...=20gcc=0Achecking=20whether=20the=20= C=20compiler=20works...=20yes=0Achecking=20for=20C=20compiler=20default=20= output=20file=20name...=20a.out=0Achecking=20for=20suffix=20of=20= executables...=20=0Achecking=20whether=20we=20are=20cross=20compiling...=20= no=0Achecking=20for=20suffix=20of=20object=20files...=20o=0Achecking=20= whether=20we=20are=20using=20the=20GNU=20C=20compiler...=20yes=0A= checking=20whether=20gcc=20accepts=20-g...=20yes=0Achecking=20for=20gcc=20= option=20to=20accept=20ISO=20C89...=20none=20needed=0Achecking=20= dependency=20style=20of=20gcc...=20none=0Achecking=20how=20to=20run=20= the=20C=20preprocessor...=20gcc=20-E=0Achecking=20for=20grep=20that=20= handles=20long=20lines=20and=20-e...=20/bin/grep=0Achecking=20for=20= egrep...=20/bin/grep=20-E=0Achecking=20for=20ANSI=20C=20header=20= files...=20yes=0Achecking=20for=20sys/types.h...=20yes=0Achecking=20for=20= sys/stat.h...=20yes=0Achecking=20for=20stdlib.h...=20yes=0Achecking=20= for=20string.h...=20yes=0Achecking=20for=20memory.h...=20yes=0Achecking=20= for=20strings.h...=20yes=0Achecking=20for=20inttypes.h...=20yes=0A= checking=20for=20stdint.h...=20yes=0Achecking=20for=20unistd.h...=20yes=0A= checking=20minix/config.h=20usability...=20no=0Achecking=20= minix/config.h=20presence...=20no=0Achecking=20for=20minix/config.h...=20= no=0Achecking=20whether=20it=20is=20safe=20to=20define=20= __EXTENSIONS__...=20yes=0Achecking=20whether=20_XOPEN_SOURCE=20should=20= be=20defined...=20no=0Achecking=20for=20gcc...=20(cached)=20gcc=0A= checking=20whether=20we=20are=20using=20the=20GNU=20C=20compiler...=20= (cached)=20yes=0Achecking=20whether=20gcc=20accepts=20-g...=20(cached)=20= yes=0Achecking=20for=20gcc=20option=20to=20accept=20ISO=20C89...=20= (cached)=20none=20needed=0Achecking=20dependency=20style=20of=20gcc...=20= (cached)=20none=0Achecking=20for=20Minix=20Amsterdam=20compiler...=20no=0A= checking=20for=20ar...=20ar=0Achecking=20for=20ranlib...=20ranlib=0A= checking=20whether=20gcc=20and=20cc=20understand=20-c=20and=20-o=20= together...=20yes=0Achecking=20build=20system=20type...=20= x86_64-pc-linux-gnu=0Achecking=20host=20system=20type...=20= x86_64-pc-linux-gnu=0Achecking=20for=20_LARGEFILE_SOURCE=20value=20= needed=20for=20large=20files...=20no=0Achecking=20for=20special=20C=20= compiler=20options=20needed=20for=20large=20files...=20no=0Achecking=20= for=20_FILE_OFFSET_BITS=20value=20needed=20for=20large=20files...=20no=0A= checking=20for=20gcc=20option=20to=20accept=20ISO=20C99...=20-std=3Dgnu99=0A= checking=20for=20gcc=20-std=3Dgnu99=20option=20to=20accept=20ISO=20= Standard=20C...=20(cached)=20-std=3Dgnu99=0Achecking=20how=20to=20print=20= strings...=20printf=0Achecking=20for=20a=20sed=20that=20does=20not=20= truncate=20output...=20/bin/sed=0Achecking=20for=20fgrep...=20/bin/grep=20= -F=0Achecking=20for=20ld=20used=20by=20gcc=20-std=3Dgnu99...=20= /usr/bin/ld=0Achecking=20if=20the=20linker=20(/usr/bin/ld)=20is=20GNU=20= ld...=20yes=0Achecking=20for=20BSD-=20or=20MS-compatible=20name=20lister=20= (nm)...=20/usr/bin/nm=20-B=0Achecking=20the=20name=20lister=20= (/usr/bin/nm=20-B)=20interface...=20BSD=20nm=0Achecking=20whether=20ln=20= -s=20works...=20yes=0Achecking=20the=20maximum=20length=20of=20command=20= line=20arguments...=203458764513820540925=0Achecking=20whether=20the=20= shell=20understands=20some=20XSI=20constructs...=20yes=0Achecking=20= whether=20the=20shell=20understands=20"+=3D"...=20yes=0Achecking=20how=20= to=20convert=20x86_64-pc-linux-gnu=20file=20names=20to=20= x86_64-pc-linux-gnu=20format...=20func_convert_file_noop=0Achecking=20= how=20to=20convert=20x86_64-pc-linux-gnu=20file=20names=20to=20toolchain=20= format...=20func_convert_file_noop=0Achecking=20for=20/usr/bin/ld=20= option=20to=20reload=20object=20files...=20-r=0Achecking=20for=20= objdump...=20objdump=0Achecking=20how=20to=20recognize=20dependent=20= libraries...=20pass_all=0Achecking=20for=20dlltool...=20dlltool=0A= checking=20how=20to=20associate=20runtime=20and=20link=20libraries...=20= printf=20%s\n=0Achecking=20for=20archiver=20@FILE=20support...=20@=0A= checking=20for=20strip...=20strip=0Achecking=20for=20ranlib...=20= (cached)=20ranlib=0Achecking=20command=20to=20parse=20/usr/bin/nm=20-B=20= output=20from=20gcc=20-std=3Dgnu99=20object...=20ok=0Achecking=20for=20= sysroot...=20no=0Achecking=20for=20mt...=20mt=0Achecking=20if=20mt=20is=20= a=20manifest=20tool...=20no=0Achecking=20for=20dlfcn.h...=20yes=0A= checking=20for=20objdir...=20.libs=0Achecking=20if=20gcc=20-std=3Dgnu99=20= supports=20-fno-rtti=20-fno-exceptions...=20no=0Achecking=20for=20gcc=20= -std=3Dgnu99=20option=20to=20produce=20PIC...=20-fPIC=20-DPIC=0Achecking=20= if=20gcc=20-std=3Dgnu99=20PIC=20flag=20-fPIC=20-DPIC=20works...=20yes=0A= checking=20if=20gcc=20-std=3Dgnu99=20static=20flag=20-static=20works...=20= yes=0Achecking=20if=20gcc=20-std=3Dgnu99=20supports=20-c=20-o=20= file.o...=20yes=0Achecking=20if=20gcc=20-std=3Dgnu99=20supports=20-c=20= -o=20file.o...=20(cached)=20yes=0Achecking=20whether=20the=20gcc=20= -std=3Dgnu99=20linker=20(/usr/bin/ld=20-m=20elf_x86_64)=20supports=20= shared=20libraries...=20yes=0Achecking=20whether=20-lc=20should=20be=20= explicitly=20linked=20in...=20no=0Achecking=20dynamic=20linker=20= characteristics...=20GNU/Linux=20ld.so=0Achecking=20how=20to=20hardcode=20= library=20paths=20into=20programs...=20immediate=0Achecking=20for=20= shl_load...=20no=0Achecking=20for=20shl_load=20in=20-ldld...=20no=0A= checking=20for=20dlopen...=20no=0Achecking=20for=20dlopen=20in=20-ldl...=20= yes=0Achecking=20whether=20a=20program=20can=20dlopen=20itself...=20yes=0A= checking=20whether=20a=20statically=20linked=20program=20can=20dlopen=20= itself...=20no=0Achecking=20whether=20stripping=20libraries=20is=20= possible...=20yes=0Achecking=20if=20libtool=20supports=20shared=20= libraries...=20yes=0Achecking=20whether=20to=20build=20shared=20= libraries...=20yes=0Achecking=20whether=20to=20build=20static=20= libraries...=20yes=0Achecking=20for=20pkg-config...=20= /usr/bin/pkg-config=0Achecking=20pkg-config=20is=20at=20least=20version=20= 0.9.0...=20yes=0Achecking=20whether=20makeinfo=20supports=20= @clicksequence...=20yes=0Achecking=20whether=20gcc=20-std=3Dgnu99=20= accepts=20-Wdeclaration-after-statement...=20yes=0Achecking=20for=20= perl...=20/usr/bin/perl=0Achecking=20for=20ld=20used=20by=20gcc=20= -std=3Dgnu99...=20/usr/bin/ld=20-m=20elf_x86_64=0Achecking=20if=20the=20= linker=20(/usr/bin/ld=20-m=20elf_x86_64)=20is=20GNU=20ld...=20yes=0A= checking=20for=20shared=20library=20run=20path=20origin...=20done=0A= checking=20whether=20NLS=20is=20requested...=20yes=0Achecking=20for=20= CFPreferencesCopyAppValue...=20no=0Achecking=20for=20= CFLocaleCopyCurrent...=20no=0Achecking=20for=20GNU=20gettext=20in=20= libc...=20yes=0Achecking=20whether=20to=20use=20NLS...=20yes=0Achecking=20= where=20the=20gettext=20function=20comes=20from...=20libc=0Achecking=20= for=20special=20C=20compiler=20options=20needed=20for=20large=20files...=20= (cached)=20no=0Achecking=20for=20_FILE_OFFSET_BITS=20value=20needed=20= for=20large=20files...=20(cached)=20no=0Achecking=20for=20library=20= containing=20sin...=20-lm=0Achecking=20for=20LC_PAPER...=20yes=0A= checking=20for=20CAIRO...=20yes=0Achecking=20for=20xmllint...=20= /usr/bin/xmllint=0Achecking=20for=20GTHREAD...=20yes=0Achecking=20for=20= GTK...=20yes=0Achecking=20for=20GTKSOURCEVIEW...=20yes=0Achecking=20for=20= glib-genmarshal...=20glib-genmarshal=0Achecking=20whether=20the=20= preprocessor=20supports=20include_next...=20yes=0Achecking=20whether=20= system=20header=20files=20limit=20the=20line=20length...=20no=0Achecking=20= for=20pg_config...=20/usr/bin/pg_config=0Achecking=20for=20PQexec=20in=20= -lpq...=20yes=0Achecking=20whether=20-lpq=20links=20successfully...=20= yes=0Achecking=20for=20LIBXML2...=20yes=0Achecking=20for=20library=20= containing=20gzopen...=20-lz=0Achecking=20zlib.h=20usability...=20yes=0A= checking=20zlib.h=20presence...=20yes=0Achecking=20for=20zlib.h...=20yes=0A= checking=20for=20library=20containing=20cblas_dsdot...=20-lgslcblas=0A= checking=20for=20GSL...=20yes=0Achecking=20for=20inline...=20inline=0A= checking=20whether=20the=20compiler=20generally=20respects=20inline...=20= yes=0Achecking=20whether=20gcc=20-std=3Dgnu99=20accepts=20= -fgnu89-inline...=20yes=0Achecking=20whether=20GSL=20needs=20= -fgnu89-inline=20to=20link...=20no=0Achecking=20for=20ncurses5-config...=20= ncurses5-config=0Achecking=20term.h=20usability...=20yes=0Achecking=20= term.h=20presence...=20yes=0Achecking=20for=20term.h...=20yes=0Achecking=20= curses.h=20usability...=20yes=0Achecking=20curses.h=20presence...=20yes=0A= checking=20for=20curses.h...=20yes=0Achecking=20termcap.h=20usability...=20= yes=0Achecking=20termcap.h=20presence...=20yes=0Achecking=20for=20= termcap.h...=20yes=0Achecking=20for=20readline...=20yes=0Achecking=20how=20= to=20link=20with=20libreadline...=20= /usr/lib/x86_64-linux-gnu/libreadline.so=0Achecking=20for=20library=20= containing=20rl_echo_signal_char...=20-lreadline=0Achecking=20for=20= library=20containing=20rl_outstream...=20none=20required=0Achecking=20= sys/wait.h=20usability...=20yes=0Achecking=20sys/wait.h=20presence...=20= yes=0Achecking=20for=20sys/wait.h...=20yes=0Achecking=20fpu_control.h=20= usability...=20yes=0Achecking=20fpu_control.h=20presence...=20yes=0A= checking=20for=20fpu_control.h...=20yes=0Achecking=20ieeefp.h=20= usability...=20no=0Achecking=20ieeefp.h=20presence...=20no=0Achecking=20= for=20ieeefp.h...=20no=0Achecking=20fenv.h=20usability...=20yes=0A= checking=20fenv.h=20presence...=20yes=0Achecking=20for=20fenv.h...=20yes=0A= checking=20pwd.h=20usability...=20yes=0Achecking=20pwd.h=20presence...=20= yes=0Achecking=20for=20pwd.h...=20yes=0Achecking=20whether=20SIGWINCH=20= is=20declared...=20yes=0Achecking=20for=20size_t...=20yes=0Achecking=20= for=20working=20alloca.h...=20yes=0Achecking=20for=20alloca...=20yes=0A= checking=20whether=20=20uses=20'inline'=20correctly...=20yes=0A= checking=20for=20btowc...=20yes=0Achecking=20for=20snprintf...=20yes=0A= checking=20for=20canonicalize_file_name...=20yes=0Achecking=20for=20= getcwd...=20yes=0Achecking=20for=20readlink...=20yes=0Achecking=20for=20= realpath...=20yes=0Achecking=20for=20readlinkat...=20yes=0Achecking=20= for=20_set_invalid_parameter_handler...=20no=0Achecking=20for=20fcntl...=20= yes=0Achecking=20for=20symlink...=20yes=0Achecking=20for=20vasnprintf...=20= no=0Achecking=20for=20__fseterr...=20no=0Achecking=20for=20getdelim...=20= yes=0Achecking=20for=20getdtablesize...=20yes=0Achecking=20for=20= __fsetlocking...=20yes=0Achecking=20for=20tcgetattr...=20yes=0Achecking=20= for=20tcsetattr...=20yes=0Achecking=20for=20gettimeofday...=20yes=0A= checking=20for=20iswcntrl...=20yes=0Achecking=20for=20iswblank...=20yes=0A= checking=20for=20lstat...=20yes=0Achecking=20for=20mbsinit...=20yes=0A= checking=20for=20mbrtowc...=20yes=0Achecking=20for=20mprotect...=20yes=0A= checking=20for=20mkstemp...=20yes=0Achecking=20for=20nl_langinfo...=20= yes=0Achecking=20for=20pipe2...=20yes=0Achecking=20for=20isblank...=20= yes=0Achecking=20for=20iswctype...=20yes=0Achecking=20for=20wcscoll...=20= yes=0Achecking=20for=20setenv...=20yes=0Achecking=20for=20link...=20yes=0A= checking=20for=20secure_getenv...=20no=0Achecking=20for=20sigaction...=20= yes=0Achecking=20for=20sigaltstack...=20yes=0Achecking=20for=20= siginterrupt...=20yes=0Achecking=20for=20strdup...=20yes=0Achecking=20= for=20tzset...=20yes=0Achecking=20for=20strndup...=20yes=0Achecking=20= for=20localtime_r...=20yes=0Achecking=20for=20wcrtomb...=20yes=0A= checking=20for=20wcwidth...=20yes=0Achecking=20for=20nl_langinfo=20and=20= CODESET...=20yes=0Achecking=20for=20a=20traditional=20french=20locale...=20= none=0Achecking=20for=20unsigned=20long=20long=20int...=20yes=0Achecking=20= for=20long=20long=20int...=20yes=0Achecking=20for=20wchar_t...=20yes=0A= checking=20for=20wint_t...=20yes=0Achecking=20where=20to=20find=20the=20= exponent=20in=20a=20'double'...=20word=201=20bit=2020=0Achecking=20= whether=20snprintf=20returns=20a=20byte=20count=20as=20in=20C99...=20yes=0A= checking=20for=20snprintf...=20(cached)=20yes=0Achecking=20for=20= strnlen...=20yes=0Achecking=20for=20wcslen...=20yes=0Achecking=20for=20= wcsnlen...=20yes=0Achecking=20for=20mbrtowc...=20(cached)=20yes=0A= checking=20for=20wcrtomb...=20(cached)=20yes=0Achecking=20whether=20= _snprintf=20is=20declared...=20no=0Achecking=20whether=20printf=20= supports=20'long=20double'=20arguments...=20yes=0Achecking=20whether=20= printf=20supports=20infinite=20'double'=20arguments...=20yes=0Achecking=20= whether=20byte=20ordering=20is=20bigendian...=20no=0Achecking=20whether=20= long=20double=20and=20double=20are=20the=20same...=20no=0Achecking=20= whether=20printf=20supports=20infinite=20'long=20double'=20arguments...=20= no=0Achecking=20whether=20printf=20supports=20the=20'a'=20and=20'A'=20= directives...=20yes=0Achecking=20whether=20printf=20supports=20the=20'F'=20= directive...=20yes=0Achecking=20whether=20printf=20supports=20the=20'ls'=20= directive...=20yes=0Achecking=20whether=20printf=20supports=20the=20= grouping=20flag...=20yes=0Achecking=20whether=20printf=20supports=20the=20= left-adjust=20flag=20correctly...=20yes=0Achecking=20whether=20printf=20= supports=20the=20zero=20flag=20correctly...=20yes=0Achecking=20whether=20= printf=20supports=20large=20precisions...=20yes=0Achecking=20whether=20= printf=20survives=20out-of-memory=20conditions...=20yes=0Achecking=20= whether=20//=20is=20distinct=20from=20/...=20no=0Achecking=20whether=20= realpath=20works...=20yes=0Achecking=20for=20sys/param.h...=20yes=0A= checking=20for=20sys/socket.h...=20yes=0Achecking=20for=20unistd.h...=20= (cached)=20yes=0Achecking=20for=20features.h...=20yes=0Achecking=20for=20= sys/stat.h...=20(cached)=20yes=0Achecking=20for=20getopt.h...=20yes=0A= checking=20for=20stdio_ext.h...=20yes=0Achecking=20for=20termios.h...=20= yes=0Achecking=20for=20sys/time.h...=20yes=0Achecking=20for=20= wctype.h...=20yes=0Achecking=20for=20langinfo.h...=20yes=0Achecking=20= for=20xlocale.h...=20yes=0Achecking=20for=20math.h...=20yes=0Achecking=20= for=20sys/mman.h...=20yes=0Achecking=20for=20sys/select.h...=20yes=0A= checking=20for=20wchar.h...=20yes=0Achecking=20for=20stdint.h...=20= (cached)=20yes=0Achecking=20for=20strings.h...=20(cached)=20yes=0A= checking=20for=20sys/uio.h...=20yes=0Achecking=20whether=20strtold=20= conforms=20to=20C99...=20yes=0Achecking=20if=20environ=20is=20properly=20= declared...=20yes=0Achecking=20for=20complete=20errno.h...=20yes=0A= checking=20whether=20strerror_r=20is=20declared...=20yes=0Achecking=20= for=20strerror_r...=20yes=0Achecking=20whether=20strerror_r=20returns=20= char=20*...=20yes=0Achecking=20for=20sig_atomic_t...=20yes=0Achecking=20= for=20working=20fcntl.h...=20yes=0Achecking=20for=20pid_t...=20yes=0A= checking=20for=20mode_t...=20yes=0Achecking=20for=20stdint.h...=20yes=0A= checking=20for=20inttypes.h...=20yes=0Achecking=20whether=20printf=20= supports=20size=20specifiers=20as=20in=20C99...=20yes=0Achecking=20= whether=20printf=20supports=20the=20'n'=20directive...=20no=0Achecking=20= whether=20printf=20supports=20POSIX/XSI=20format=20strings=20with=20= positions...=20yes=0Achecking=20for=20intmax_t...=20yes=0Achecking=20= whether=20frexp()=20can=20be=20used=20without=20linking=20with=20libm...=20= yes=0Achecking=20whether=20alarm=20is=20declared...=20yes=0Achecking=20= whether=20stdin=20defaults=20to=20large=20file=20offsets...=20yes=0A= checking=20whether=20fseeko=20is=20declared...=20yes=0Achecking=20for=20= fseeko...=20yes=0Achecking=20whether=20stat=20file-mode=20macros=20are=20= broken...=20no=0Achecking=20for=20nlink_t...=20yes=0Achecking=20whether=20= fchmodat=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20fstat=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20fstatat=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20futimens=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20lchmod=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20lstat=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20mkdirat=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20mkfifo=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= mkfifoat=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20mknod=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20mknodat=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20stat=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20utimensat=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20ftello=20is=20declared...=20yes=0A= checking=20for=20ftello...=20yes=0Achecking=20whether=20ftello=20= works...=20yes=0Achecking=20whether=20getdelim=20is=20declared...=20yes=0A= checking=20whether=20getline=20is=20declared...=20yes=0Achecking=20for=20= getopt.h...=20(cached)=20yes=0Achecking=20for=20getopt_long_only...=20= yes=0Achecking=20whether=20getopt=20is=20POSIX=20compatible...=20yes=0A= checking=20for=20working=20GNU=20getopt=20function...=20no=0Achecking=20= whether=20getenv=20is=20declared...=20yes=0Achecking=20whether=20getpass=20= is=20declared...=20yes=0Achecking=20whether=20fflush_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20flockfile=20is=20declared...=20= yes=0Achecking=20whether=20fputs_unlocked=20is=20declared...=20yes=0A= checking=20whether=20funlockfile=20is=20declared...=20yes=0Achecking=20= whether=20putc_unlocked=20is=20declared...=20yes=0Achecking=20for=20= C/C++=20restrict=20keyword...=20__restrict=0Achecking=20for=20struct=20= timeval...=20yes=0Achecking=20for=20wide-enough=20struct=20= timeval.tv_sec=20member...=20yes=0Achecking=20whether=20gettimeofday=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20for=20off_t...=20= yes=0Achecking=20where=20to=20find=20the=20exponent=20in=20a=20= 'float'...=20word=200=20bit=2023=0Achecking=20whether=20isnan(float)=20= can=20be=20used=20without=20linking=20with=20libm...=20yes=0Achecking=20= whether=20isnan(float)=20works...=20yes=0Achecking=20whether=20= isnan(double)=20can=20be=20used=20without=20linking=20with=20libm...=20= yes=0Achecking=20whether=20isnan(long=20double)=20can=20be=20used=20= without=20linking=20with=20libm...=20yes=0Achecking=20whether=20isnanl=20= works...=20no=0Achecking=20whether=20iswcntrl=20works...=20yes=0A= checking=20for=20towlower...=20yes=0Achecking=20for=20wctype_t...=20yes=0A= checking=20for=20wctrans_t...=20yes=0Achecking=20whether=20wctype=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20iswctype=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= wctrans=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20towctrans=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20getc_unlocked=20is=20declared...=20yes=0Achecking=20= whether=20we=20are=20using=20the=20GNU=20C=20Library=20>=3D=202.1=20or=20= uClibc...=20yes=0Achecking=20whether=20NULL=20can=20be=20used=20in=20= arbitrary=20expressions...=20yes=0Achecking=20whether=20lstat=20= correctly=20handles=20trailing=20slash...=20yes=0Achecking=20whether=20= malloc,=20realloc,=20calloc=20are=20POSIX=20compliant...=20yes=0A= checking=20for=20stdlib.h...=20(cached)=20yes=0Achecking=20for=20GNU=20= libc=20compatible=20malloc...=20yes=0Achecking=20for=20mbstate_t...=20= yes=0Achecking=20for=20a=20traditional=20japanese=20locale...=20none=0A= checking=20for=20a=20transitional=20chinese=20locale...=20none=0A= checking=20for=20a=20french=20Unicode=20locale...=20none=0Achecking=20= for=20mmap...=20yes=0Achecking=20for=20MAP_ANONYMOUS...=20yes=0Achecking=20= whether=20memchr=20works...=20yes=0Achecking=20whether=20memrchr=20is=20= declared...=20yes=0Achecking=20whether=20=20defines=20MIN=20= and=20MAX...=20no=0Achecking=20whether=20=20defines=20MIN=20= and=20MAX...=20yes=0Achecking=20for=20promoted=20mode_t=20type...=20= mode_t=0Achecking=20for=20ptrdiff_t...=20yes=0Achecking=20whether=20C=20= symbols=20are=20prefixed=20with=20underscore=20at=20the=20linker=20= level...=20no=0Achecking=20for=20sigset_t...=20yes=0Achecking=20for=20= shared=20library=20path=20variable...=20LD_LIBRARY_PATH=0Achecking=20= whether=20to=20activate=20relocatable=20installation...=20no=0Achecking=20= whether=20setenv=20is=20declared...=20yes=0Achecking=20for=20ssize_t...=20= yes=0Achecking=20whether=20=20is=20self-contained...=20yes=0A= checking=20whether=20pselect=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20select=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20for=20library=20containing=20setsockopt...=20= none=20needed=0Achecking=20for=20uid_t=20in=20sys/types.h...=20yes=0A= checking=20whether=20snprintf=20is=20declared...=20yes=0Achecking=20for=20= stdbool.h=20that=20conforms=20to=20C99...=20yes=0Achecking=20for=20= _Bool...=20yes=0Achecking=20whether=20stdint.h=20conforms=20to=20C99...=20= yes=0Achecking=20for=20strcasestr...=20yes=0Achecking=20whether=20= strcasestr=20works...=20yes=0Achecking=20whether=20strdup=20is=20= declared...=20yes=0Achecking=20whether=20strerror(0)=20succeeds...=20yes=0A= checking=20whether=20struct=20tm=20is=20in=20sys/time.h=20or=20time.h...=20= time.h=0Achecking=20for=20struct=20tm.tm_zone...=20yes=0Achecking=20for=20= struct=20tm.tm_gmtoff...=20yes=0Achecking=20whether=20ffsl=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20ffsll=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= memmem=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20mempcpy=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20memrchr=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20rawmemchr=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20stpcpy=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20stpncpy=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20strchrnul=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20strdup=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= strncat=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20strndup=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20strnlen=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20strpbrk=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20strsep=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20strcasestr=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20strtok_r=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= strerror_r=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20strsignal=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20strverscmp=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20ffs=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20strcasecmp=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20strncasecmp=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20for=20mmap...=20(cached)=20yes=0A= checking=20for=20MAP_ANONYMOUS...=20yes=0Achecking=20whether=20strncat=20= works...=20yes=0Achecking=20whether=20strndup=20is=20declared...=20= (cached)=20yes=0Achecking=20whether=20strnlen=20is=20declared...=20= (cached)=20yes=0Achecking=20whether=20ldexp()=20can=20be=20used=20= without=20linking=20with=20libm...=20yes=0Achecking=20whether=20strtok_r=20= is=20declared...=20(cached)=20yes=0Achecking=20for=20struct=20timespec=20= in=20...=20yes=0Achecking=20whether=20clearerr_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20feof_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20ferror_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20fgets_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20fputc_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20fread_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20fwrite_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20getchar_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20putchar_unlocked=20is=20= declared...=20yes=0Achecking=20whether=20vsnprintf=20is=20declared...=20= yes=0Achecking=20for=20alloca=20as=20a=20compiler=20built-in...=20yes=0A= checking=20whether=20to=20enable=20assertions...=20yes=0Achecking=20= whether=20btowc(0)=20is=20correct...=20yes=0Achecking=20whether=20= btowc(EOF)=20is=20correct...=20guessing=20yes=0Achecking=20byteswap.h=20= usability...=20yes=0Achecking=20byteswap.h=20presence...=20yes=0A= checking=20for=20byteswap.h...=20yes=0Achecking=20for=20strtod_l...=20= yes=0Achecking=20whether=20//=20is=20distinct=20from=20/...=20(cached)=20= no=0Achecking=20whether=20dup2=20works...=20yes=0Achecking=20for=20= error_at_line...=20yes=0Achecking=20whether=20fcntl=20handles=20F_DUPFD=20= correctly...=20yes=0Achecking=20whether=20fcntl=20understands=20= F_DUPFD_CLOEXEC...=20needs=20runtime=20check=0Achecking=20whether=20= fcntl=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20openat=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20conversion=20from=20'int'=20to=20'long=20double'=20= works...=20yes=0Achecking=20for=20ptrdiff_t...=20(cached)=20yes=0A= checking=20whether=20frexp=20works...=20yes=0Achecking=20whether=20= frexpl=20is=20declared...=20yes=0Achecking=20whether=20frexpl()=20can=20= be=20used=20without=20linking=20with=20libm...=20yes=0Achecking=20= whether=20frexpl=20works...=20yes=0Achecking=20for=20fseeko...=20= (cached)=20yes=0Achecking=20for=20ftello...=20(cached)=20yes=0Achecking=20= whether=20ftello=20works...=20(cached)=20yes=0Achecking=20for=20working=20= getdelim=20function...=20yes=0Achecking=20for=20getline...=20yes=0A= checking=20for=20working=20getline=20function...=20yes=0Achecking=20for=20= getpass...=20yes=0Achecking=20whether=20gettimeofday=20clobbers=20= localtime=20buffer...=20no=0Achecking=20for=20gettimeofday=20with=20= POSIX=20signature...=20almost=0Achecking=20whether=20the=20compiler=20= generally=20respects=20inline...=20(cached)=20yes=0Achecking=20whether=20= isfinite=20is=20declared...=20yes=0Achecking=20whether=20isfinite(long=20= double)=20works...=20no=0Achecking=20whether=20isinf=20is=20declared...=20= yes=0Achecking=20whether=20isinf(long=20double)=20works...=20yes=0A= checking=20whether=20isnan=20macro=20works...=20no=0Achecking=20whether=20= isnan(double)=20can=20be=20used=20without=20linking=20with=20libm...=20= (cached)=20yes=0Achecking=20whether=20isnan(double)=20can=20be=20used=20= without=20linking=20with=20libm...=20(cached)=20yes=0Achecking=20whether=20= isnan(float)=20can=20be=20used=20without=20linking=20with=20libm...=20= (cached)=20yes=0Achecking=20whether=20isnan(float)=20works...=20(cached)=20= yes=0Achecking=20where=20to=20find=20the=20exponent=20in=20a=20= 'float'...=20(cached)=20word=200=20bit=2023=0Achecking=20whether=20= isnan(float)=20can=20be=20used=20without=20linking=20with=20libm...=20= (cached)=20yes=0Achecking=20whether=20isnan(float)=20works...=20(cached)=20= yes=0Achecking=20whether=20isnan(long=20double)=20can=20be=20used=20= without=20linking=20with=20libm...=20(cached)=20yes=0Achecking=20whether=20= isnanl=20works...=20(cached)=20no=0Achecking=20where=20to=20find=20the=20= exponent=20in=20a=20'long=20double'...=20word=202=20bit=200=0Achecking=20= whether=20isnan(long=20double)=20can=20be=20used=20without=20linking=20= with=20libm...=20(cached)=20yes=0Achecking=20whether=20isnanl=20works...=20= (cached)=20no=0Achecking=20where=20to=20find=20the=20exponent=20in=20a=20= 'long=20double'...=20(cached)=20word=202=20bit=200=0Achecking=20whether=20= iswblank=20is=20declared...=20yes=0Achecking=20whether=20langinfo.h=20= defines=20CODESET...=20yes=0Achecking=20whether=20langinfo.h=20defines=20= T_FMT_AMPM...=20yes=0Achecking=20whether=20langinfo.h=20defines=20ERA...=20= yes=0Achecking=20whether=20langinfo.h=20defines=20YESEXPR...=20yes=0A= checking=20whether=20nl_langinfo=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20locale.h=20conforms=20to=20= POSIX:2001...=20yes=0Achecking=20whether=20locale.h=20defines=20= locale_t...=20yes=0Achecking=20whether=20struct=20lconv=20is=20properly=20= defined...=20yes=0Achecking=20whether=20setlocale=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20duplocale=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20lseek=20= detects=20pipes...=20yes=0Achecking=20for=20stdlib.h...=20(cached)=20yes=0A= checking=20for=20GNU=20libc=20compatible=20malloc...=20(cached)=20yes=0A= checking=20whether=20NAN=20macro=20works...=20yes=0Achecking=20whether=20= HUGE_VAL=20works...=20yes=0Achecking=20whether=20acosf=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20acosl=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20asinf=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= asinl=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20atanf=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20atanl=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20cbrt=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20cbrtf=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20cbrtl=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20ceilf=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20ceill=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20copysign=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= copysignf=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20copysignl=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20cosf=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20cosl=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20coshf=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20expf=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20expl=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20exp2=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20exp2f=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20exp2l=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20expm1=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20expm1f=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20expm1l=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= fabsf=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20fabsl=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20floorf=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20floorl=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20fma=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20fmaf=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20fmal=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20fmod=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20fmodf=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20fmodl=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20frexpf=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20frexpl=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= hypotf=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20hypotl=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20ilogb=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20ilogbf=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20ilogbl=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20ldexpf=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20ldexpl=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20log=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20logf=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20logl=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20log10=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= log10f=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20log10l=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20log1p=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20log1pf=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20log1pl=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20log2=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20log2f=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20log2l=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20logb=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20logbf=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= logbl=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20modf=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20modff=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20modfl=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20powf=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20remainder=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20remainderf=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20remainderl=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20rint=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20rintf=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= rintl=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20round=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20roundf=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20roundl=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20sinf=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20sinl=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20sinhf=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20sqrtf=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20sqrtl=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20tanf=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20tanl=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20tanhf=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= trunc=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20truncf=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20truncl=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20mbrtowc=20handles=20incomplete=20= characters...=20guessing=20yes=0Achecking=20whether=20mbrtowc=20works=20= as=20well=20as=20mbtowc...=20guessing=20yes=0Achecking=20whether=20= mbrtowc=20handles=20a=20NULL=20pwc=20argument...=20guessing=20yes=0A= checking=20whether=20mbrtowc=20handles=20a=20NULL=20string=20argument...=20= guessing=20yes=0Achecking=20whether=20mbrtowc=20has=20a=20correct=20= return=20value...=20guessing=20yes=0Achecking=20whether=20mbrtowc=20= returns=200=20when=20parsing=20a=20NUL=20character...=20guessing=20yes=0A= checking=20whether=20mbrtowc=20handles=20incomplete=20characters...=20= (cached)=20guessing=20yes=0Achecking=20whether=20mbrtowc=20works=20as=20= well=20as=20mbtowc...=20(cached)=20guessing=20yes=0Achecking=20for=20= mempcpy...=20yes=0Achecking=20for=20memrchr...=20yes=0Achecking=20for=20= mkdtemp...=20yes=0Achecking=20for=20working=20mkstemp...=20yes=0A= checking=20whether=20YESEXPR=20works...=20yes=0Achecking=20whether=20= open=20recognizes=20a=20trailing=20slash...=20yes=0Achecking=20whether=20= frexp=20works...=20(cached)=20yes=0Achecking=20whether=20ldexp=20can=20= be=20used=20without=20linking=20with=20libm...=20(cached)=20yes=0A= checking=20whether=20frexpl()=20can=20be=20used=20without=20linking=20= with=20libm...=20(cached)=20yes=0Achecking=20whether=20frexpl=20works...=20= (cached)=20yes=0Achecking=20whether=20frexpl=20is=20declared...=20= (cached)=20yes=0Achecking=20whether=20ldexpl()=20can=20be=20used=20= without=20linking=20with=20libm...=20yes=0Achecking=20whether=20ldexpl=20= works...=20yes=0Achecking=20whether=20ldexpl=20is=20declared...=20= (cached)=20yes=0Achecking=20whether=20program_invocation_name=20is=20= declared...=20yes=0Achecking=20whether=20program_invocation_short_name=20= is=20declared...=20yes=0Achecking=20for=20raise...=20yes=0Achecking=20= for=20sigprocmask...=20yes=0Achecking=20for=20rawmemchr...=20yes=0A= checking=20whether=20readlink=20signature=20is=20correct...=20yes=0A= checking=20whether=20readlink=20handles=20trailing=20slash=20= correctly...=20yes=0Achecking=20for=20working=20re_compile_pattern...=20= yes=0Achecking=20search.h=20usability...=20yes=0Achecking=20search.h=20= presence...=20yes=0Achecking=20for=20search.h...=20yes=0Achecking=20for=20= tsearch...=20yes=0Achecking=20whether=20rename=20honors=20trailing=20= slash=20on=20destination...=20yes=0Achecking=20whether=20rename=20honors=20= trailing=20slash=20on=20source...=20yes=0Achecking=20whether=20rename=20= manages=20hard=20links=20correctly...=20yes=0Achecking=20whether=20= rename=20manages=20existing=20destinations=20correctly...=20yes=0A= checking=20whether=20rmdir=20works...=20yes=0Achecking=20whether=20round=20= is=20declared...=20(cached)=20yes=0Achecking=20whether=20round=20= works...=20yes=0Achecking=20for=20__secure_getenv...=20yes=0Achecking=20= whether=20select=20supports=20a=200=20argument...=20yes=0Achecking=20= whether=20select=20detects=20invalid=20fds...=20yes=0Achecking=20for=20= struct=20sigaction.sa_sigaction...=20yes=0Achecking=20for=20volatile=20= sig_atomic_t...=20yes=0Achecking=20for=20sighandler_t...=20yes=0A= checking=20whether=20pthread_sigmask=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20sigaction=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20sigaddset=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20sigdelset=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= sigemptyset=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20sigfillset=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20sigismember=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20sigpending=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20sigprocmask=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20for=20signbit=20= macro...=20yes=0Achecking=20for=20signbit=20compiler=20built-ins...=20= yes=0Achecking=20for=20sigprocmask...=20(cached)=20yes=0Achecking=20for=20= stdint.h...=20(cached)=20yes=0Achecking=20for=20SIZE_MAX...=20yes=0A= checking=20for=20snprintf...=20(cached)=20yes=0Achecking=20whether=20= snprintf=20respects=20a=20size=20of=201...=20yes=0Achecking=20whether=20= printf=20supports=20POSIX/XSI=20format=20strings=20with=20positions...=20= (cached)=20yes=0Achecking=20for=20snprintf...=20(cached)=20yes=0A= checking=20whether=20snprintf=20truncates=20the=20result=20as=20in=20= C99...=20yes=0Achecking=20whether=20snprintf=20fully=20supports=20the=20= 'n'=20directive...=20no=0Achecking=20whether=20snprintf=20respects=20a=20= size=20of=201...=20(cached)=20yes=0Achecking=20whether=20vsnprintf=20= respects=20a=20zero=20size=20as=20in=20C99...=20yes=0Achecking=20for=20= ptrdiff_t...=20(cached)=20yes=0Achecking=20for=20library=20containing=20= setsockopt...=20(cached)=20none=20needed=0Achecking=20for=20socklen_t...=20= yes=0Achecking=20for=20ptrdiff_t...=20(cached)=20yes=0Achecking=20for=20= ssize_t...=20(cached)=20yes=0Achecking=20whether=20stat=20handles=20= trailing=20slashes=20on=20directories...=20yes=0Achecking=20whether=20= stat=20handles=20trailing=20slashes=20on=20files...=20yes=0Achecking=20= for=20working=20stdalign.h...=20yes=0Achecking=20for=20va_copy...=20yes=0A= checking=20whether=20NULL=20can=20be=20used=20in=20arbitrary=20= expressions...=20(cached)=20yes=0Achecking=20whether=20dprintf=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20fpurge=20= is=20declared=20without=20a=20macro...=20no=0Achecking=20whether=20= fseeko=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20ftello=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20getdelim=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20getline=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20gets=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20pclose=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20popen=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20renameat=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20snprintf=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= tmpfile=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20vdprintf=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20vsnprintf=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20_Exit=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20atoll=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20canonicalize_file_name=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= getloadavg=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20getsubopt=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20grantpt=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20initstate=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20initstate_r=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20mkdtemp=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20mkostemp=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= mkostemps=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20mkstemp=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20mkstemps=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20posix_openpt=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20ptsname=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20ptsname_r=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20random=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20random_r=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= realpath=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20rpmatch=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20secure_getenv=20is=20declared=20without=20a=20= macro...=20no=0Achecking=20whether=20setenv=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20setstate=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20setstate_r=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20srandom=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= srandom_r=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20strtod=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20strtoll=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20strtoull=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20unlockpt=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20unsetenv=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20for=20stpcpy...=20yes=0A= checking=20for=20strcasecmp...=20yes=0Achecking=20for=20strncasecmp...=20= yes=0Achecking=20whether=20strncasecmp=20is=20declared...=20(cached)=20= yes=0Achecking=20whether=20strcasestr=20works=20in=20linear=20time...=20= yes=0Achecking=20for=20strcasestr...=20(cached)=20yes=0Achecking=20= whether=20strcasestr=20works...=20(cached)=20yes=0Achecking=20for=20= working=20strerror=20function...=20yes=0Achecking=20for=20working=20= strndup...=20yes=0Achecking=20for=20working=20strnlen...=20yes=0A= checking=20whether=20strtod=20obeys=20C99...=20yes=0Achecking=20for=20= strtok_r...=20yes=0Achecking=20whether=20strtok_r=20works...=20yes=0A= checking=20whether=20=20is=20self-contained...=20(cached)=20= yes=0Achecking=20whether=20pselect=20is=20declared=20without=20a=20= macro...=20(cached)=20yes=0Achecking=20whether=20select=20is=20declared=20= without=20a=20macro...=20(cached)=20yes=0Achecking=20whether=20= =20is=20self-contained...=20yes=0Achecking=20for=20= shutdown...=20yes=0Achecking=20whether=20=20defines=20the=20= SHUT_*=20macros...=20yes=0Achecking=20for=20struct=20sockaddr_storage...=20= yes=0Achecking=20for=20sa_family_t...=20yes=0Achecking=20for=20struct=20= sockaddr_storage.ss_family...=20yes=0Achecking=20whether=20socket=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20connect=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= accept=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20bind=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20getpeername=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20getsockname=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20getsockopt=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20listen=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20recv=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20send=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20recvfrom=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= sendto=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20setsockopt=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20shutdown=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20accept4=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20for=20nlink_t...=20(cached)=20yes=0Achecking=20= whether=20fchmodat=20is=20declared=20without=20a=20macro...=20(cached)=20= yes=0Achecking=20whether=20fstat=20is=20declared=20without=20a=20= macro...=20(cached)=20yes=0Achecking=20whether=20fstatat=20is=20declared=20= without=20a=20macro...=20(cached)=20yes=0Achecking=20whether=20futimens=20= is=20declared=20without=20a=20macro...=20(cached)=20yes=0Achecking=20= whether=20lchmod=20is=20declared=20without=20a=20macro...=20(cached)=20= yes=0Achecking=20whether=20lstat=20is=20declared=20without=20a=20= macro...=20(cached)=20yes=0Achecking=20whether=20mkdirat=20is=20declared=20= without=20a=20macro...=20(cached)=20yes=0Achecking=20whether=20mkfifo=20= is=20declared=20without=20a=20macro...=20(cached)=20yes=0Achecking=20= whether=20mkfifoat=20is=20declared=20without=20a=20macro...=20(cached)=20= yes=0Achecking=20whether=20mknod=20is=20declared=20without=20a=20= macro...=20(cached)=20yes=0Achecking=20whether=20mknodat=20is=20declared=20= without=20a=20macro...=20(cached)=20yes=0Achecking=20whether=20stat=20is=20= declared=20without=20a=20macro...=20(cached)=20yes=0Achecking=20whether=20= utimensat=20is=20declared=20without=20a=20macro...=20(cached)=20yes=0A= checking=20whether=20tcgetsid=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20localtime_r=20is=20declared...=20yes=0A= checking=20whether=20localtime_r=20is=20compatible=20with=20its=20POSIX=20= signature...=20yes=0Achecking=20whether=20trunc=20is=20declared...=20= (cached)=20yes=0Achecking=20whether=20chdir=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20chown=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20dup=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20dup2=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20dup3=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20environ=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= euidaccess=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20faccessat=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20fchdir=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20fchownat=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20fdatasync=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20fsync=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20ftruncate=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= getcwd=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20getdomainname=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20getdtablesize=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20getgroups=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20gethostname=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20getlogin=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= getlogin_r=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20getpagesize=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20getusershell=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20setusershell=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20endusershell=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= group_member=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20isatty=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20lchown=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20link=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20linkat=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20lseek=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20pipe=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20pipe2=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20pread=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20pwrite=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= readlink=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20readlinkat=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20rmdir=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20sethostname=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20sleep=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20symlink=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20symlinkat=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20ttyname_r=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= unlink=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20unlinkat=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20usleep=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20for=20ptrdiff_t...=20(cached)=20yes=0Achecking=20for=20= vasprintf...=20yes=0Achecking=20for=20vasprintf...=20(cached)=20yes=0A= checking=20for=20ptrdiff_t...=20(cached)=20yes=0Achecking=20for=20= ptrdiff_t...=20(cached)=20yes=0Achecking=20for=20vsnprintf...=20yes=0A= checking=20whether=20snprintf=20respects=20a=20size=20of=201...=20= (cached)=20yes=0Achecking=20whether=20printf=20supports=20POSIX/XSI=20= format=20strings=20with=20positions...=20(cached)=20yes=0Achecking=20for=20= vsnprintf...=20(cached)=20yes=0Achecking=20whether=20snprintf=20= truncates=20the=20result=20as=20in=20C99...=20(cached)=20yes=0Achecking=20= whether=20snprintf=20fully=20supports=20the=20'n'=20directive...=20= (cached)=20no=0Achecking=20whether=20snprintf=20respects=20a=20size=20of=20= 1...=20(cached)=20yes=0Achecking=20whether=20vsnprintf=20respects=20a=20= zero=20size=20as=20in=20C99...=20(cached)=20yes=0Achecking=20for=20= ptrdiff_t...=20(cached)=20yes=0Achecking=20for=20ptrdiff_t...=20(cached)=20= yes=0Achecking=20whether=20btowc=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20wctob=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20mbsinit=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20mbrtowc=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20mbrlen=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= mbsrtowcs=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20mbsnrtowcs=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20wcrtomb=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20wcsrtombs=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20wcsnrtombs=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20wcwidth=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20wmemchr=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= wmemcmp=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20wmemcpy=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20wmemmove=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20wmemset=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20wcslen=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20wcsnlen=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20wcscpy=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20wcpcpy=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= wcsncpy=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20wcpncpy=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20wcscat=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20wcsncat=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20wcscmp=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20wcsncmp=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20wcscasecmp=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= wcsncasecmp=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20wcscoll=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20wcsxfrm=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20wcsdup=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20wcschr=20is=20declared=20without=20= a=20macro...=20yes=0Achecking=20whether=20wcsrchr=20is=20declared=20= without=20a=20macro...=20yes=0Achecking=20whether=20wcscspn=20is=20= declared=20without=20a=20macro...=20yes=0Achecking=20whether=20wcsspn=20= is=20declared=20without=20a=20macro...=20yes=0Achecking=20whether=20= wcspbrk=20is=20declared=20without=20a=20macro...=20yes=0Achecking=20= whether=20wcsstr=20is=20declared=20without=20a=20macro...=20yes=0A= checking=20whether=20wcstok=20is=20declared=20without=20a=20macro...=20= yes=0Achecking=20whether=20wcswidth=20is=20declared=20without=20a=20= macro...=20yes=0Achecking=20whether=20mbrtowc=20handles=20incomplete=20= characters...=20(cached)=20guessing=20yes=0Achecking=20whether=20mbrtowc=20= works=20as=20well=20as=20mbtowc...=20(cached)=20guessing=20yes=0A= checking=20whether=20wcrtomb=20return=20value=20is=20correct...=20= guessing=20yes=0Achecking=20whether=20iswcntrl=20works...=20(cached)=20= yes=0Achecking=20for=20towlower...=20(cached)=20yes=0Achecking=20for=20= wctype_t...=20(cached)=20yes=0Achecking=20for=20wctrans_t...=20(cached)=20= yes=0Achecking=20whether=20wctype=20is=20declared=20without=20a=20= macro...=20(cached)=20yes=0Achecking=20whether=20iswctype=20is=20= declared=20without=20a=20macro...=20(cached)=20yes=0Achecking=20whether=20= wctrans=20is=20declared=20without=20a=20macro...=20(cached)=20yes=0A= checking=20whether=20towctrans=20is=20declared=20without=20a=20macro...=20= (cached)=20yes=0Achecking=20whether=20wcwidth=20is=20declared...=20= (cached)=20yes=0Achecking=20whether=20wcwidth=20works=20reasonably=20in=20= UTF-8=20locales...=20yes=0Achecking=20for=20stdint.h...=20(cached)=20yes=0A= checking=20for=20inline...=20(cached)=20inline=0Achecking=20whether=20= byte=20ordering=20is=20bigendian...=20(cached)=20no=0Achecking=20for=20= __setfpucw...=20no=0Achecking=20for=20fork...=20yes=0Achecking=20for=20= execl...=20yes=0Achecking=20for=20isinf...=20yes=0Achecking=20for=20= isnan...=20yes=0Achecking=20for=20finite...=20yes=0Achecking=20for=20= getpid...=20yes=0Achecking=20for=20feholdexcept...=20yes=0Achecking=20= for=20fpsetmask...=20no=0Achecking=20for=20popen...=20yes=0Achecking=20= for=20round...=20yes=0Achecking=20whether=20ln=20-s=20works...=20yes=0A= checking=20for=20iconv...=20yes=0Achecking=20for=20working=20iconv...=20= yes=0Achecking=20for=20iconv=20declaration...=20=0A=20=20=20=20=20=20=20=20= =20extern=20size_t=20iconv=20(iconv_t=20cd,=20char=20*=20*inbuf,=20= size_t=20*inbytesleft,=20char=20*=20*outbuf,=20size_t=20*outbytesleft);=0A= configure:=20creating=20./config.status=0Aconfig.status:=20creating=20= Makefile=0Aconfig.status:=20creating=20gl/Makefile=0Aconfig.status:=20= creating=20po/Makefile=0Aconfig.status:=20creating=20tests/atlocal=0A= config.status:=20creating=20perl-module/lib/PSPP.pm=0Aconfig.status:=20= creating=20config.h=0Aconfig.status:=20executing=20tests/atconfig=20= commands=0Aconfig.status:=20executing=20depfiles=20commands=0A= config.status:=20executing=20libtool=20commands=0Aconfigure:=20WARNING:=20= unrecognized=20options:=20--disable-maintainer-mode=0APSPP=20configured=20= successfully.=0Amake[1]:=20Leaving=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0A=20=20=20debian/rules=20= override_dh_auto_build=0Amake[1]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0Adh_auto_build=20--=20all=20html=20= pdf=0A=09make=20-j2=20all=20html=20pdf=0Amake[2]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0A/bin/mkdir=20-p=20`dirname=20= src/language/expressions/evaluate.h`=20&&=20/usr/bin/perl=20-I=20= ./src/language/expressions=20src/language/expressions/evaluate.hpl=20-o=20= src/language/expressions/evaluate.h=20-i=20= ./src/language/expressions/operations.def=0A/bin/mkdir=20-p=20`dirname=20= src/language/expressions/evaluate.inc`=20&&=20/usr/bin/perl=20-I=20= ./src/language/expressions=20src/language/expressions/evaluate.incpl=20= -o=20src/language/expressions/evaluate.inc=20-i=20= ./src/language/expressions/operations.def=0A/bin/mkdir=20-p=20`dirname=20= src/language/expressions/operations.h`=20&&=20/usr/bin/perl=20-I=20= ./src/language/expressions=20src/language/expressions/operations.hpl=20= -o=20src/language/expressions/operations.h=20-i=20= ./src/language/expressions/operations.def=0A/bin/mkdir=20-p=20`dirname=20= src/language/expressions/optimize.inc`=20&&=20/usr/bin/perl=20-I=20= ./src/language/expressions=20src/language/expressions/optimize.incpl=20= -o=20src/language/expressions/optimize.inc=20-i=20= ./src/language/expressions/operations.def=0A/bin/mkdir=20-p=20`dirname=20= src/language/expressions/parse.inc`=20&&=20/usr/bin/perl=20-I=20= ./src/language/expressions=20src/language/expressions/parse.incpl=20-o=20= src/language/expressions/parse.inc=20-i=20= ./src/language/expressions/operations.def=0Aecho=20'#include=20= '=20>=20src/ui/gui/psppire-marshal.c=0Aglib-genmarshal=20= --body=20--prefix=3Dpsppire_marshal=20src/ui/gui/marshaller-list=20>>=20= src/ui/gui/psppire-marshal.c=0Aglib-genmarshal=20--header=20= --prefix=3Dpsppire_marshal=20src/ui/gui/marshaller-list=20>=20= src/ui/gui/psppire-marshal.h=0Arm=20-f=20src/ui/gui/include/gtk/gtk.h-t=20= src/ui/gui/include/gtk/gtk.h=20&&=20\=0A=09{=20echo=20'/*=20DO=20NOT=20= EDIT!=20GENERATED=20AUTOMATICALLY!=20*/';=20\=0A=09=20=20sed=20-e=20= 's|@''INCLUDE_NEXT''@|include_next|g'=20\=0A=09=20=20=20=20=20=20-e=20= 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma=20GCC=20system_header|g'=20\=0A=09=20= =20=20=20=20=20-e=20's|@''PRAGMA_COLUMNS''@||g'=20\=0A=09=20=20=20=20=20=20= -e=20's|@''NEXT_GTK_GTK_H''@||g'=20\=0A=09=20=20=20=20=20=20<=20= ./src/ui/gui/include/gtk/gtk.in.h;=20\=0A=09}=20>=20= src/ui/gui/include/gtk/gtk.h-t=20&&=20\=0A=09mv=20= src/ui/gui/include/gtk/gtk.h-t=20src/ui/gui/include/gtk/gtk.h=0AMaking=20= html=20in=20gl=0Amake[3]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3/gl'=0AMaking=20pdf=20in=20gl=0Amake[4]:=20= Entering=20directory=20`/home/fritz/pspp/new/pspp-0.8.3/gl'=0Amake[3]:=20= Entering=20directory=20`/home/fritz/pspp/new/pspp-0.8.3/gl'=0Amake[4]:=20= F=C3=BCr=20das=20Ziel=20=C2=BBhtml-am=C2=AB=20ist=20nichts=20zu=20tun.=0A= make[4]:=20Leaving=20directory=20`/home/fritz/pspp/new/pspp-0.8.3/gl'=0A= make[3]:=20Leaving=20directory=20`/home/fritz/pspp/new/pspp-0.8.3/gl'=0A= Making=20html=20in=20po=0Amake[3]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3/po'=0Amake[3]:=20Leaving=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3/po'=0Amake[4]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3/gl'=0Amake[4]:=20F=C3=BCr=20das=20Ziel=20= =C2=BBpdf-am=C2=AB=20ist=20nichts=20zu=20tun.=0Amake[4]:=20Leaving=20= directory=20`/home/fritz/pspp/new/pspp-0.8.3/gl'=0Amake[3]:=20Leaving=20= directory=20`/home/fritz/pspp/new/pspp-0.8.3/gl'=0AMaking=20pdf=20in=20= po=0Amake[3]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3/po'=0Amake[3]:=20Leaving=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3/po'=0Amake[3]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0Atest=20-f=20doc/.dirstamp=20||=20= make=20=20doc/.dirstamp=0Amake[3]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0Atest=20-f=20doc/.dirstamp=20||=20= make=20=20doc/.dirstamp=0Amake[4]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0Amake[4]:=20Leaving=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0Amake[4]:=20Entering=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0Amake[4]:=20=C2=BBdoc/.dirstamp=C2=AB=20= ist=20bereits=20aktualisiert.=0Amake[4]:=20Leaving=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0AUpdating=20./doc/version.texi=0A= Updating=20./doc/version.texi=0Acp:=20Aufruf=20von=20stat=20f=C3=BCr=20= =E2=80=9Evti.tmp=E2=80=9C=20nicht=20m=C3=B6glich:=20Datei=20oder=20= Verzeichnis=20nicht=20gefunden=0Amake[3]:=20***=20[doc/stamp-vti]=20= Fehler=201=0Amake[3]:=20Leaving=20directory=20= `/home/fritz/pspp/new/pspp-0.8.3'=0Amake[2]:=20***=20[pdf-recursive]=20= Fehler=201=0Amake[2]:=20***=20Warte=20auf=20noch=20nicht=20beendete=20= Prozesse...=0Atest=20-f=20doc/.dirstamp=20||=20make=20=20doc/.dirstamp=0A= rm=20-rf=20doc/pspp.htp=0Aif=20/bin/bash=20= /home/fritz/pspp/new/pspp-0.8.3/build-aux/missing=20--run=20makeinfo=20= --html=20=20=20-I=20doc=20-I=20./doc=20\=0A=09=20-o=20doc/pspp.htp=20= `test=20-f=20'doc/pspp.texinfo'=20||=20echo=20'./'`doc/pspp.texinfo;=20\=0A= =09then=20\=0A=09=20=20rm=20-rf=20doc/pspp.html;=20\=0A=09=20=20if=20= test=20!=20-d=20doc/pspp.htp=20&&=20test=20-d=20doc/pspp;=20then=20\=0A=09= =20=20=20=20mv=20doc/pspp=20doc/pspp.html;=20else=20mv=20doc/pspp.htp=20= doc/pspp.html;=20fi;=20\=0A=09else=20\=0A=09=20=20if=20test=20!=20-d=20= doc/pspp.htp=20&&=20test=20-d=20doc/pspp;=20then=20\=0A=09=20=20=20=20rm=20= -rf=20doc/pspp;=20else=20rm=20-Rf=20doc/pspp.htp=20doc/pspp.html;=20fi;=20= \=0A=09=20=20exit=201;=20\=0A=09fi=0AUpdating=20./doc/version-dev.texi=0A= rm=20-rf=20doc/pspp-dev.htp=0Aif=20/bin/bash=20= /home/fritz/pspp/new/pspp-0.8.3/build-aux/missing=20--run=20makeinfo=20= --html=20=20=20-I=20doc=20-I=20./doc=20\=0A=09=20-o=20doc/pspp-dev.htp=20= `test=20-f=20'doc/pspp-dev.texinfo'=20||=20echo=20= './'`doc/pspp-dev.texinfo;=20\=0A=09then=20\=0A=09=20=20rm=20-rf=20= doc/pspp-dev.html;=20\=0A=09=20=20if=20test=20!=20-d=20doc/pspp-dev.htp=20= &&=20test=20-d=20doc/pspp-dev;=20then=20\=0A=09=20=20=20=20mv=20= doc/pspp-dev=20doc/pspp-dev.html;=20else=20mv=20doc/pspp-dev.htp=20= doc/pspp-dev.html;=20fi;=20\=0A=09else=20\=0A=09=20=20if=20test=20!=20-d=20= doc/pspp-dev.htp=20&&=20test=20-d=20doc/pspp-dev;=20then=20\=0A=09=20=20=20= =20rm=20-rf=20doc/pspp-dev;=20else=20rm=20-Rf=20doc/pspp-dev.htp=20= doc/pspp-dev.html;=20fi;=20\=0A=09=20=20exit=201;=20\=0A=09fi=0Amake[3]:=20= Leaving=20directory=20`/home/fritz/pspp/new/pspp-0.8.3'=0Amake[2]:=20= Leaving=20directory=20`/home/fritz/pspp/new/pspp-0.8.3'=0Adh_auto_build:=20= make=20-j2=20all=20html=20pdf=20returned=20exit=20code=202=0Amake[1]:=20= ***=20[override_dh_auto_build]=20Fehler=202=0Amake[1]:=20Leaving=20= directory=20`/home/fritz/pspp/new/pspp-0.8.3'=0Amake:=20***=20[build]=20= Fehler=202=0Adpkg-buildpackage:=20Fehler:=20Fehler-Exitstatus=20von=20= debian/rules=20build=20war=202=0A= --Apple-Mail=_BED553AB-A875-42CA-80F0-6B424631EDF0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii --Apple-Mail=_BED553AB-A875-42CA-80F0-6B424631EDF0-- From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 20 13:32:10 2014 Received: (at 18301) by debbugs.gnu.org; 20 Aug 2014 17:32:10 +0000 Received: from localhost ([127.0.0.1]:48369 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XK9k1-0002rb-5f for submit@debbugs.gnu.org; Wed, 20 Aug 2014 13:32:09 -0400 Received: from mout.gmx.net ([212.227.17.22]:52804) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XK9jy-0002r5-Fr for 18301@debbugs.gnu.org; Wed, 20 Aug 2014 13:32:07 -0400 Received: from friedrismacbook.fritz.box ([93.133.36.240]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MXEs5-1WoU941bev-00WHZ7 for <18301@debbugs.gnu.org>; Wed, 20 Aug 2014 19:31:59 +0200 From: Friedrich Beckmann Content-Type: multipart/mixed; boundary="Apple-Mail=_B2DAC7D4-04F5-4F00-BF98-C91BFCC003BB" Subject: bug#18301: Acknowledgement (texi-vers.am: Problem with parallel builds due to vti.tmp) Message-Id: Date: Wed, 20 Aug 2014 19:31:58 +0200 To: 18301@debbugs.gnu.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Provags-ID: V03:K0:hVhEt4JWdOGDXMWEVwaMON7r1lTmCVoE+NXSB1LmI42+cX7kKkC i+quAZRVG9thm6CPzcEadjg+AVcGMujOOhRX5YXrlfYT/yqi3GnmlBCl7rfk+81FQJ6J9kJ nMj4/YQzzMwyIQ/CbTPqGJnfpon341TsPs8x/dbnleUW6sNYhhDZh08N0jeUoI0IICXo6sS ljw9/no+zFh2tStt7Nurw== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18301 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --Apple-Mail=_B2DAC7D4-04F5-4F00-BF98-C91BFCC003BB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Tags: patch Severity: normal Please find attached a patch to make texi-vers.am compatible with = parallel builds.=20 I tried this patch with my build for pspp here and it works. During = execution the existance of vti.tmp is checked. Only when vti.tmp disappears, the processing = continues. When there is a stale vti.tmp file the processing will wait forever. When the make = process is the interrupted, e.g. with ctrl-c, the vti.tmp file is removed. Then the next make attempt = should work.=20 Friedrich --Apple-Mail=_B2DAC7D4-04F5-4F00-BF98-C91BFCC003BB Content-Disposition: attachment; filename=texi-vers.patch Content-Type: application/octet-stream; name="texi-vers.patch" Content-Transfer-Encoding: 7bit diff --git a/lib/am/texi-vers.am b/lib/am/texi-vers.am index b3a8d12..0910da7 100644 --- a/lib/am/texi-vers.am +++ b/lib/am/texi-vers.am @@ -32,6 +32,13 @@ DIST_COMMON += %VTEXI% %STAMPVTI% ## should never be dependent upon a non-distributed built file. ## Therefore we ensure that %DIRSTAMP% exists in the rule. ?DIRSTAMP? @test -f %DIRSTAMP% || $(MAKE) $(AM_MAKEFLAGS) %DIRSTAMP% +## During parallel builds the recipe could be called twice. +## Then one process might already have deleted the tmp file while +## the other tries to copy the tmp file. The following line works as a +## semaphore such that only one process at a time can use the tmp file. +## When the following waiting process executes nothing will happen, +## because then the texi file is already up to date. + trap 'rm -f %VTI%.tmp' 1 2 13 15; while test -f %VTI%.tmp; do sleep 1; done; @(dir=.; test -f ./%TEXI% || dir=$(srcdir); \ set `$(SHELL) %MDDIR%mdate-sh $$dir/%TEXI%`; \ echo "@set UPDATED $$1 $$2 $$3"; \ --Apple-Mail=_B2DAC7D4-04F5-4F00-BF98-C91BFCC003BB-- From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 20 15:10:17 2014 Received: (at control) by debbugs.gnu.org; 20 Aug 2014 19:10:17 +0000 Received: from localhost ([127.0.0.1]:48391 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XKBGz-0005LN-1p for submit@debbugs.gnu.org; Wed, 20 Aug 2014 15:10:17 -0400 Received: from mout.gmx.net ([212.227.15.15]:53809) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XKBGx-0005L7-3G for control@debbugs.gnu.org; Wed, 20 Aug 2014 15:10:15 -0400 Received: from friedrismacbook.fritz.box ([93.133.36.240]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0McEkx-1X2F2m08LH-00JaAw for ; Wed, 20 Aug 2014 21:10:07 +0200 From: Friedrich Beckmann Content-Type: multipart/alternative; boundary="Apple-Mail=_552786F7-B023-4376-B719-9E83CDD84F2A" Subject: Add patch tag to bug 18301 Message-Id: <1BD6A4C7-AAB5-433C-8177-0023D2561512@gmx.de> Date: Wed, 20 Aug 2014 21:10:05 +0200 To: control@debbugs.gnu.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Provags-ID: V03:K0:4XYRcwcbwVL8YCLay+VkTdwjH4vRxYs2Jmt+/m7KdYd5IV0kldZ Y1cR0R8rBCe0WcVqExiW8tEg0g6f5GrYoLKxk93yhH3vYZ0WURulOPSg94zrO+xlMd0bQqk Oz3oewV73AYxrLQcxFB07K1osa+M+UMWNXDEvBhmMvQC1NnpUYLhe/31LHDiku1vHpqdSmd LshRIoPlDPuGu6Z5UJ0lA== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --Apple-Mail=_552786F7-B023-4376-B719-9E83CDD84F2A Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii tags 18301 patch # submitted patch was not tagged thanks --Apple-Mail=_552786F7-B023-4376-B719-9E83CDD84F2A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii
tags 18301 patch

# submitted patch was not tagged 


= --Apple-Mail=_552786F7-B023-4376-B719-9E83CDD84F2A-- From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 20 18:19:12 2014 Received: (at 18301) by debbugs.gnu.org; 20 Aug 2014 22:19:12 +0000 Received: from localhost ([127.0.0.1]:48491 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XKEDm-0002z4-9o for submit@debbugs.gnu.org; Wed, 20 Aug 2014 18:19:12 -0400 Received: from mout.gmx.net ([212.227.17.21]:56999) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XKEDj-0002yV-FZ for 18301@debbugs.gnu.org; Wed, 20 Aug 2014 18:19:08 -0400 Received: from friedrismacbook.fritz.box ([93.133.36.240]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0LyB6P-1WF4qG1s0b-015c8P for <18301@debbugs.gnu.org>; Thu, 21 Aug 2014 00:19:01 +0200 From: Friedrich Beckmann Content-Type: multipart/alternative; boundary="Apple-Mail=_D82FCF2D-E37F-4CD2-81DD-6B35416DC37B" Subject: Updated the patch. Message-Id: Date: Thu, 21 Aug 2014 00:18:59 +0200 To: 18301@debbugs.gnu.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Provags-ID: V03:K0:x8EZmbyqXF7Y+qFgCwZG/qvhRxw+xopR9JJTS0hscYZp/UmNYm8 qNd3NXRdVu/R3gxd9+zYyOjYRBJkRDkc05pKAra//SBH1MLwC5rL9CFt2vkSWiwpkECWzvd 1Ttyd+YZIU51UplpbBibv2qDj5RVR3oPsklZ9+4l0Q/yjyqgK0VN3/DPOCD/JQDY+4X3lXv dr+Nlo8gSor3I9hc62Vyg== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18301 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --Apple-Mail=_D82FCF2D-E37F-4CD2-81DD-6B35416DC37B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I updated the patch to have a more secure semaphore behavior along the = line described here: = http://www.gnu.org/software/automake/manual/html_node/Multiple-Outputs.htm= l --Apple-Mail=_D82FCF2D-E37F-4CD2-81DD-6B35416DC37B Content-Type: multipart/mixed; boundary="Apple-Mail=_87E77AA6-CD30-414E-B9AE-65CBBBFF0FA1" --Apple-Mail=_87E77AA6-CD30-414E-B9AE-65CBBBFF0FA1 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii
I = updated the patch to have a more secure semaphore behavior along the = line described
= --Apple-Mail=_87E77AA6-CD30-414E-B9AE-65CBBBFF0FA1 Content-Disposition: attachment; filename=texi-vers-v2.patch Content-Type: application/octet-stream; name="texi-vers-v2.patch" Content-Transfer-Encoding: 7bit diff --git a/lib/am/texi-vers.am b/lib/am/texi-vers.am index b3a8d12..09fdef0 100644 --- a/lib/am/texi-vers.am +++ b/lib/am/texi-vers.am @@ -32,6 +32,13 @@ DIST_COMMON += %VTEXI% %STAMPVTI% ## should never be dependent upon a non-distributed built file. ## Therefore we ensure that %DIRSTAMP% exists in the rule. ?DIRSTAMP? @test -f %DIRSTAMP% || $(MAKE) $(AM_MAKEFLAGS) %DIRSTAMP% +## During parallel builds the recipe could be called twice. +## Then one process might already have deleted the tmp file while +## the other tries to copy the tmp file. The following line works as a +## semaphore such that only one process at a time can use the tmp file. +## When the following waiting process executes nothing will happen, +## because then the texi file is already up to date. + trap 'rm -rf %VTI%.lck' 1 2 13 15; while ! mkdir %VTI%.lck 2>/dev/null; do sleep 1; done; @(dir=.; test -f ./%TEXI% || dir=$(srcdir); \ set `$(SHELL) %MDDIR%mdate-sh $$dir/%TEXI%`; \ echo "@set UPDATED $$1 $$2 $$3"; \ @@ -45,11 +52,13 @@ DIST_COMMON += %VTEXI% %STAMPVTI% || (echo "Updating %VTEXI%"; \ cp %VTI%.tmp %VTEXI%) -@rm -f %VTI%.tmp + -@rm -rf %VTI%.lck @cp %VTEXI% $@ mostlyclean-am: mostlyclean-%VTI% mostlyclean-%VTI%: -rm -f %VTI%.tmp + -rm -f %VTI%.lck maintainer-clean-am: maintainer-clean-%VTI% maintainer-clean-%VTI%: --Apple-Mail=_87E77AA6-CD30-414E-B9AE-65CBBBFF0FA1 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii --Apple-Mail=_87E77AA6-CD30-414E-B9AE-65CBBBFF0FA1-- --Apple-Mail=_D82FCF2D-E37F-4CD2-81DD-6B35416DC37B-- From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 23 10:58:55 2014 Received: (at 18301-done) by debbugs.gnu.org; 23 Aug 2014 14:58:55 +0000 Received: from localhost ([127.0.0.1]:50263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XLCmM-0008J7-Rc for submit@debbugs.gnu.org; Sat, 23 Aug 2014 10:58:55 -0400 Received: from smtp.cs.ucla.edu ([131.179.128.62]:42105) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XLCmI-0008Ij-RC for 18301-done@debbugs.gnu.org; Sat, 23 Aug 2014 10:58:52 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 97CB6A60005 for <18301-done@debbugs.gnu.org>; Sat, 23 Aug 2014 07:58:44 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NHHnPzHxir8E for <18301-done@debbugs.gnu.org>; Sat, 23 Aug 2014 07:58:40 -0700 (PDT) Received: from [192.168.1.9] (pool-71-177-17-123.lsanca.dsl-w.verizon.net [71.177.17.123]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 7003C39E80C4 for <18301-done@debbugs.gnu.org>; Sat, 23 Aug 2014 07:58:40 -0700 (PDT) Message-ID: <53F8AC1D.1050807@cs.ucla.edu> Date: Sat, 23 Aug 2014 07:58:37 -0700 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: 18301-done@debbugs.gnu.org Subject: Re: texi-vers.am: Problem with parallel builds due to vti.tmp Content-Type: multipart/mixed; boundary="------------090502000005020609080405" X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 18301-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.0 (---) This is a multi-part message in MIME format. --------------090502000005020609080405 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Thanks, I installed the attached patch, which has the more-usual approach of a uniquely-named temporary. --------------090502000005020609080405 Content-Type: text/plain; charset=UTF-8; name="0001-build-fix-race-in-parallel-builds.patch" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="0001-build-fix-race-in-parallel-builds.patch" RnJvbSAyOGI0ZmRiMGVhNGM1NDBmMWI3YmNiOTA2NzVlMzY1ZTNhYTExYmViIE1vbiBTZXAg MTcgMDA6MDA6MDAgMjAwMQpGcm9tOiBQYXVsIEVnZ2VydCA8ZWdnZXJ0QGNzLnVjbGEuZWR1 PgpEYXRlOiBTYXQsIDIzIEF1ZyAyMDE0IDA3OjU1OjI4IC0wNzAwClN1YmplY3Q6IFtQQVRD SF0gYnVpbGQ6IGZpeCByYWNlIGluIHBhcmFsbGVsIGJ1aWxkcwoKUmVwb3J0ZWQgYnkgRnJp ZWRyaWNoIEJlY2ttYW5uIGluOiBodHRwOi8vYnVncy5nbnUub3JnLzE4MzAxCiogbGliL2Ft L3RleGktdmVycy5hbSAoP0RJUlNUQU1QPyk6IFB1dCB0aGUgcHJvY2Vzcy1JRCBpbnRvIHRo ZQp0ZW1wb3JhcnkgZmlsZSBuYW1lLiAgVXNlIGEgc2ltaWxhciB0ZW1wb3JhcnkgaW4gdGhl IHNvdXJjZSBkaXIuCi0tLQogbGliL2FtL3RleGktdmVycy5hbSB8IDE4ICsrKysrKysrKy0t LS0tLS0tLQogMSBmaWxlIGNoYW5nZWQsIDkgaW5zZXJ0aW9ucygrKSwgOSBkZWxldGlvbnMo LSkKCmRpZmYgLS1naXQgYS9saWIvYW0vdGV4aS12ZXJzLmFtIGIvbGliL2FtL3RleGktdmVy cy5hbQppbmRleCBiZGRmMzgyLi5lOThiYjgyIDEwMDY0NAotLS0gYS9saWIvYW0vdGV4aS12 ZXJzLmFtCisrKyBiL2xpYi9hbS90ZXhpLXZlcnMuYW0KQEAgLTMxLDI1ICszMSwyNSBAQCBE SVNUX0NPTU1PTiArPSAlVlRFWEklICVTVEFNUFZUSSUKICMjICVTVEFNUFZUSSUgaXMgZGlz dHJpYnV0ZWQgYW5kICVESVJTVEFNUCUgaXNuJ3Q6IGEgZGlzdHJpYnV0ZWQgZmlsZQogIyMg c2hvdWxkIG5ldmVyIGJlIGRlcGVuZGVudCB1cG9uIGEgbm9uLWRpc3RyaWJ1dGVkIGJ1aWx0 IGZpbGUuCiAjIyBUaGVyZWZvcmUgd2UgZW5zdXJlIHRoYXQgJURJUlNUQU1QJSBleGlzdHMg aW4gdGhlIHJ1bGUuCisjIyBVc2UgY3AgKyBtdiBzbyB0aGF0IHRoZSB1cGRhdGUgb2YgJVZU RVhJJSBpcyBhdG9taWMgZXZlbiBpZgorIyMgdGhlIHNvdXJjZSBkaXJlY3RvcnkgaXMgb24g YSBkaWZmZXJlbnQgZmlsZSBzeXN0ZW0uCiA/RElSU1RBTVA/CUB0ZXN0IC1mICVESVJTVEFN UCUgfHwgJChNQUtFKSAkKEFNX01BS0VGTEFHUykgJURJUlNUQU1QJQogCUAoZGlyPS47IHRl c3QgLWYgLi8lVEVYSSUgfHwgZGlyPSQoc3JjZGlyKTsgXAogCXNldCBgJChTSEVMTCkgJU1E RElSJW1kYXRlLXNoICQkZGlyLyVURVhJJWA7IFwKIAllY2hvICJAc2V0IFVQREFURUQgJCQx ICQkMiAkJDMiOyBcCiAJZWNobyAiQHNldCBVUERBVEVELU1PTlRIICQkMiAkJDMiOyBcCiAJ ZWNobyAiQHNldCBFRElUSU9OICQoVkVSU0lPTikiOyBcCi0JZWNobyAiQHNldCBWRVJTSU9O ICQoVkVSU0lPTikiKSA+ICVWVEklLnRtcAotIyMgVXNlIGNwIGFuZCBybSBoZXJlIGJlY2F1 c2Ugc29tZSBvbGRlciAibXYicyBjYW4ndCBtb3ZlIGFjcm9zcwotIyMgZmlsZXN5c3RlbXMu ICBGdXJ0aGVybW9yZSwgR05VICJtdiIgaW4gdGhlIEFtaWdhRE9TIGVudmlyb25tZW50Ci0j IyBjYW4ndCBoYW5kbGUgdGhpcy4KLQlAY21wIC1zICVWVEklLnRtcCAlVlRFWEklIFwKLQkg IHx8IChlY2hvICJVcGRhdGluZyAlVlRFWEklIjsgXAotCSAgICAgIGNwICVWVEklLnRtcCAl VlRFWEklKQotCS1Acm0gLWYgJVZUSSUudG1wCisJZWNobyAiQHNldCBWRVJTSU9OICQoVkVS U0lPTikiKSA+ICVWVEklLnRtcCQkJCQgJiYgXAorCShjbXAgLXMgJVZUSSUudG1wJCQkJCAl VlRFWEklIFwKKwkgIHx8IChlY2hvICJVcGRhdGluZyAlVlRFWEklIiAmJiBcCisJICAgICAg Y3AgJVZUSSUudG1wJCQkJCAlVlRFWEklLnRtcCQkJCQgJiYgXAorCSAgICAgIG12ICVWVEVY SSUudG1wJCQkJCAlVlRFWEklKSkgJiYgXAorCXJtIC1mICVWVEklLnRtcCQkJCQgJVZURVhJ JS4kJCQkCiAJQGNwICVWVEVYSSUgJEAKIAogbW9zdGx5Y2xlYW4tYW06IG1vc3RseWNsZWFu LSVWVEklCiBtb3N0bHljbGVhbi0lVlRJJToKLQktcm0gLWYgJVZUSSUudG1wCisJLXJtIC1m ICVWVEklLnRtcCogJVZURVhJJS50bXAqCiAKIG1haW50YWluZXItY2xlYW4tYW06IG1haW50 YWluZXItY2xlYW4tJVZUSSUKIG1haW50YWluZXItY2xlYW4tJVZUSSU6Ci0tIAoxLjkuMwoK --------------090502000005020609080405-- From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 23 14:33:33 2014 Received: (at 18301) by debbugs.gnu.org; 23 Aug 2014 18:33:33 +0000 Received: from localhost ([127.0.0.1]:50382 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XLG85-0005ge-DY for submit@debbugs.gnu.org; Sat, 23 Aug 2014 14:33:33 -0400 Received: from mout.gmx.net ([212.227.17.20]:52005) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XLG82-0005gP-Bi for 18301@debbugs.gnu.org; Sat, 23 Aug 2014 14:33:31 -0400 Received: from friedrismacbook.fritz.box ([93.133.10.206]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0Lkzph-1WnIQA27xl-00aj7t; Sat, 23 Aug 2014 20:33:23 +0200 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: bug#18301: closed (Re: texi-vers.am: Problem with parallel builds due to vti.tmp) From: Friedrich Beckmann In-Reply-To: Date: Sat, 23 Aug 2014 20:33:21 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <53F8AC1D.1050807@cs.ucla.edu> <909D0384-C9D5-4670-8EBD-EA9404301A94@gmx.de> To: Paul Eggert X-Mailer: Apple Mail (2.1878.6) X-Provags-ID: V03:K0:VrtbJov14N/tNxvtfLpc7LUq/AMgAF8tcOO+jM4sPa+SpG0gG1c r5ra974GOx++auH6cXp+Md2+5dEy84aNmtQGWXtVhCRUy34ONVO8MAkw35vNF3vAaVfZqZG 95lw1WioCWSubWM984eLJJQtADKEZn01XWqbvZJZBl7ubsX6myqAIpqqUfnZ+KHKBpEY4v0 TadDv5Q7CWOE6FisQZ8Pg== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18301 Cc: 18301@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Dear Paul, thank for looking at the problem, looking at the patch and introducing a = nice solution!=20 I tried your patch here in my build environment and I do not see any = problems.=20 Thank you!=20 Friedrich=20 From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 23 14:37:21 2014 Received: (at 18301) by debbugs.gnu.org; 23 Aug 2014 18:37:21 +0000 Received: from localhost ([127.0.0.1]:50386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XLGBl-0005nq-14 for submit@debbugs.gnu.org; Sat, 23 Aug 2014 14:37:21 -0400 Received: from mout.gmx.net ([212.227.17.21]:59023) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XLGBi-0005nX-AQ for 18301@debbugs.gnu.org; Sat, 23 Aug 2014 14:37:19 -0400 Received: from friedrismacbook.fritz.box ([93.133.10.206]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0LkTSx-1WkXSW1Vff-00cQFT for <18301@debbugs.gnu.org>; Sat, 23 Aug 2014 20:37:11 +0200 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: bug#18301: closed (Re: texi-vers.am: Problem with parallel builds due to vti.tmp) From: Friedrich Beckmann In-Reply-To: Date: Sat, 23 Aug 2014 20:37:10 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <9050E3AF-7A8D-4209-B939-94483CF632A5@gmx.de> References: <53F8AC1D.1050807@cs.ucla.edu> <909D0384-C9D5-4670-8EBD-EA9404301A94@gmx.de> To: 18301@debbugs.gnu.org X-Mailer: Apple Mail (2.1878.6) X-Provags-ID: V03:K0:aawq6ejlrxYJtkTqiE88rsfng/GAvhfcITia/CI+vK871wAvliM WEBIaKhQQZNsaliOZ7z9MtoVqE5U+HXcBo03ln9JMUdNZcyT86eNIrINJZ09ElOlCOcopJq EWCTh+lywUsI8X7B+0qDfyluqhdIg5x17nQze3VdbnORNuU5GwIA6ch9RxT2oB9RA/G5ATE tqETvEreVINjoKyV4YuuA== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18301 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) The patch is here in git: = http://git.savannah.gnu.org/cgit/automake.git/commit/?id=3D74cdef7897da220= bf062957ff9699815681441ef= From unknown Sat Jun 21 05:15:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 21 Sep 2014 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator