=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for cqual-0.991.tar.gz => Checksum RMD160 OK for cqual-0.991.tar.gz => Checksum SHA512 OK for cqual-0.991.tar.gz ===> Installing dependencies for cqual-0.991nb16 ========================================================================== The supported build options for cqual are: debug You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.cqual (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, cqual-0.991nb16. Their current value is shown below: * EMACS_TYPE = emacs26 Based on these variables, the following variables have been set: * EMACS_BIN = /usr/pkg/bin/emacs * EMACS_ETCPREFIX = /usr/pkg/share * EMACS_FLAVOR = emacs * EMACS_INFOPREFIX = /usr/pkg/info * EMACS_LISPPREFIX = /usr/pkg/share/emacs/site-lisp * EMACS_PKGNAME_PREFIX (defined, but empty) * EMACS_VERSION_MAJOR = 26 * EMACS_VERSION_MICRO (defined, but empty) * EMACS_VERSION_MINOR = 3 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency bison>=1.0: found bison-3.2.4nb1 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency emacs26>=26.1<27: found emacs26-26.3 => Full dependency perl>=5.0: found perl-5.30.0 ===> Overriding tools for cqual-0.991nb16 ===> Extracting for cqual-0.991nb16 ===> Patching for cqual-0.991nb16 => Applying pkgsrc patches for cqual-0.991nb16 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2006/07/17 22:16:55 rillig Exp $ | |Removed C++-style comments. | |Added the case of primitive types, since it had crashed when parsing the |definition of fdopen(). | |--- src/qtype.c.orig 2003-10-06 23:28:57.000000000 +0200 |+++ src/qtype.c 2006-07-18 00:14:23.000000000 +0200 -------------------------- Patching file src/qtype.c using Plan A... Hunk #1 succeeded at 774. Hunk #2 succeeded at 1156. Hunk #3 succeeded at 2663. Hunk #4 succeeded at 3354. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2008/07/27 20:10:42 dholland Exp $ | |This patch avoid tons of #line warnings when parsing the output of newer |gcc. | |--- src/c-lex.c.orig 2003-09-10 20:52:02.000000000 +0200 |+++ src/c-lex.c 2008-07-27 15:29:09.000000000 -0400 -------------------------- Patching file src/c-lex.c using Plan A... Hunk #1 succeeded at 96. Hunk #2 succeeded at 843. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.2 2006/01/18 23:24:12 rillig Exp $ | |From the maintainers via private mail. It fixes the special handling of |malloc(), which had been confusing to me. Fixed in CVS. | |Index: src/analyze.c |=================================================================== |RCS file: /cvsroot/cqual/cqual/src/analyze.c,v |retrieving revision 1.373 |diff -u -r1.373 analyze.c |--- src/analyze.c.orig 2003-12-12 16:06:30.000000000 +0100 |+++ src/analyze.c 2006-01-16 14:57:37.428011800 +0100 -------------------------- Patching file src/analyze.c using Plan A... Hunk #1 succeeded at 2273. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ba => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ba Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ba,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |SunPro says: void functions cannot return a value. | |--- src/array.h.orig 2001-08-16 00:46:35.000000000 +0200 |+++ src/array.h 2006-01-16 14:13:15.764481600 +0100 -------------------------- Patching file src/array.h using Plan A... Hunk #1 succeeded at 50. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bb => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bb,v 1.2 2006/07/01 09:12:52 rillig Exp $ | |SunPro cannot handle "extern inline" functions. | |It is more portable to use explicit assignment instead of {foo=bar}, |especially since the initializers are not constant. | |--- src/common-analyze.c.orig 2003-09-27 23:35:48.000000000 +0200 |+++ src/common-analyze.c 2006-07-01 10:32:58.000000000 +0200 -------------------------- Patching file src/common-analyze.c using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 492. Hunk #3 succeeded at 560. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bc,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |SunPro cannot handle extern inline functions. | |--- src/common-analyze.h.orig 2003-09-10 20:52:03.000000000 +0200 |+++ src/common-analyze.h 2006-01-16 14:40:59.088069200 +0100 -------------------------- Patching file src/common-analyze.h using Plan A... Hunk #1 succeeded at 73. Hunk #2 succeeded at 95. Hunk #3 succeeded at 104. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bd => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bd,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |SunPro says: void functions cannot return a value. | |--- src/confine_inf.c.orig 2002-12-30 22:43:53.000000000 +0100 |+++ src/confine_inf.c 2006-01-16 14:35:36.739367700 +0100 -------------------------- Patching file src/confine_inf.c using Plan A... Hunk #1 succeeded at 183. Hunk #2 succeeded at 643. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-be => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-be Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-be,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |SunPro cannot handle this style of direct initialization. | |--- src/flow.c.orig 2003-09-10 20:52:05.000000000 +0200 |+++ src/flow.c 2006-01-16 14:37:58.365503000 +0100 -------------------------- Patching file src/flow.c using Plan A... Hunk #1 succeeded at 218. Hunk #2 succeeded at 252. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bf => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bf,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |Solaris does not have , and the code does not seem to need it. | |--- src/libcompat/regions.c.orig 2003-09-11 20:53:38.000000000 +0200 |+++ src/libcompat/regions.c 2006-01-16 15:00:23.211191300 +0100 -------------------------- Patching file src/libcompat/regions.c using Plan A... Hunk #1 succeeded at 42. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bg => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bg,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |The two structures are not meant to be empty, but its contents is |unspecified. | |--- src/iquals.y.orig 2003-09-10 20:52:05.000000000 +0200 |+++ src/iquals.y 2006-01-16 14:47:48.191242700 +0100 -------------------------- Patching file src/iquals.y using Plan A... Hunk #1 succeeded at 102. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bh => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bh,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |SunPro thinks that the result of the "," operator is not an lvalue. |Fixed this by using *&foo instead of foo. | |--- src/libcompat/pages.c.orig 2003-09-11 21:03:24.000000000 +0200 |+++ src/libcompat/pages.c 2006-01-16 14:11:33.668681000 +0100 -------------------------- Patching file src/libcompat/pages.c using Plan A... Hunk #1 succeeded at 299. Hunk #2 succeeded at 322. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bi => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bi,v 1.2 2006/03/02 19:56:24 wiz Exp $ | |SunPro says: void functions cannot return a value. | |--- src/poly-quals.c.orig 2003-12-10 18:31:03.000000000 +0000 |+++ src/poly-quals.c -------------------------- Patching file src/poly-quals.c using Plan A... Hunk #1 succeeded at 1356. Hunk #2 succeeded at 1582. Hunk #3 succeeded at 2835. Hunk #4 succeeded at 3018. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bj => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bj Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bj,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |SunPro says: void functions cannot return a value. | |--- src/quals.c.orig 2003-09-25 00:36:49.000000000 +0200 |+++ src/quals.c 2006-01-16 14:38:37.833882000 +0100 -------------------------- Patching file src/quals.c using Plan A... Hunk #1 succeeded at 2714. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bk => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bk,v 1.3 2006/07/01 09:12:52 rillig Exp $ | |SunPro cannot handle direct initialization of structures. | |--- src/rinf_analyze.c.orig 2003-09-06 02:50:16.000000000 +0200 |+++ src/rinf_analyze.c 2006-07-01 10:49:07.000000000 +0200 -------------------------- Patching file src/rinf_analyze.c using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 107. Hunk #3 succeeded at 873. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bl => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bl,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |SunPro does not know __alignof__. Replaced it with the size of ''x'', |rounded up to the next power of two. | |--- src/types.c.orig 2003-12-12 17:09:49.000000000 +0100 |+++ src/types.c 2006-01-16 14:27:49.278596800 +0100 -------------------------- Patching file src/types.c using Plan A... Hunk #1 succeeded at 23. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bm => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-bm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bm,v 1.1 2006/01/18 23:24:12 rillig Exp $ | |Don't use alloca. (Solaris would require to be included for |it.) | |--- src/utils.c.orig 2003-09-10 20:52:09.000000000 +0200 |+++ src/utils.c 2006-01-16 14:44:06.890343700 +0100 -------------------------- Patching file src/utils.c using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 329. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ca => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ca Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ca,v 1.1 2006/01/19 04:21:39 rillig Exp $ | |Made the handling of the variadic macro arguments conforming to ISO C99. | |--- src/cqual.h.orig 2003-09-10 20:52:04.000000000 +0200 |+++ src/cqual.h 2006-01-19 04:28:23.000000000 +0100 -------------------------- Patching file src/cqual.h using Plan A... Hunk #1 succeeded at 60. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-cb => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-cb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cb,v 1.1 2006/01/19 04:21:39 rillig Exp $ | |Made the handling of the variadic macro arguments conforming to ISO C99. | |--- src/utils.h.orig 2003-09-10 20:52:09.000000000 +0200 |+++ src/utils.h 2006-01-19 04:26:14.000000000 +0100 -------------------------- Patching file src/utils.h using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 53. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cc,v 1.1 2006/01/19 04:21:39 rillig Exp $ | |--- src/libcompat/regions.c.orig Wed Jan 18 21:53:04 2006 |+++ src/libcompat/regions.c Wed Jan 18 22:11:39 2006 -------------------------- Patching file src/libcompat/regions.c using Plan A... Hunk #1 succeeded at 211. Hunk #2 succeeded at 222. Hunk #3 succeeded at 276. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-cd => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-cd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cd,v 1.2 2006/07/02 09:34:01 rillig Exp $ | |token_buffer is now a static variable in src/c-lex.c. | |--- src/c-lex.h.orig 2002-07-02 19:32:38.000000000 +0200 |+++ src/c-lex.h 2006-06-29 12:49:37.000000000 +0200 -------------------------- Patching file src/c-lex.h using Plan A... Hunk #1 succeeded at 64. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ce => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-ce Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ce,v 1.1 2006/07/17 22:16:55 rillig Exp $ | |- Use @CC@ instead of gcc for the compiler. |- Prefer the installed cqual over the one in $PATH. |- Error messages belong on stderr, not stdout. | |--- bin/gcqual.in.orig 2006-07-17 08:55:02.000000000 +0200 |+++ bin/gcqual.in 2006-07-17 08:57:26.000000000 +0200 -------------------------- Patching file bin/gcqual.in using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 237. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_Makefile_in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile_in,v 1.1 2012/11/16 02:28:39 dholland Exp $ | |Use optimizer levels that actually exist. | |--- src/Makefile.in~ 2004-02-11 21:18:50.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 65. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_build-basics_el => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_build-basics_el Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_build-basics_el,v 1.1 2013/03/31 14:13:28 dholland Exp $ | |Fix elisp for emacs24. | |--- src/build-basics.el~ 2002-07-03 17:39:29.000000000 +0000 |+++ src/build-basics.el -------------------------- Patching file src/build-basics.el using Plan A... Hunk #1 succeeded at 61. Hunk #2 succeeded at 79. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_build-types_el => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_build-types_el Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_build-types_el,v 1.1 2013/03/31 14:13:28 dholland Exp $ | |Fix elisp for emacs24. | |--- src/build-types.el~ 2002-07-03 17:39:30.000000000 +0000 |+++ src/build-types.el -------------------------- Patching file src/build-types.el using Plan A... Hunk #1 succeeded at 109. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_expr.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_expr.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_expr.c,v 1.1 2011/12/02 20:50:32 marino Exp $ | |--- src/expr.c.orig 2003-09-10 18:52:05.000000000 +0000 |+++ src/expr.c -------------------------- Patching file src/expr.c using Plan A... Hunk #1 succeeded at 405. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_libcompat_Makefile_in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cqual/patches/patch-src_libcompat_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libcompat_Makefile_in,v 1.1 2012/11/16 02:28:39 dholland Exp $ | |Use optimizer levels that actually exist. | |--- src/libcompat/Makefile.in~ 2004-02-11 21:18:54.000000000 +0000 |+++ src/libcompat/Makefile.in -------------------------- Patching file src/libcompat/Makefile.in using Plan A... Hunk #1 succeeded at 150. done ===> Creating toolchain wrappers for cqual-0.991nb16 ===> Configuring for cqual-0.991nb16 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in bin/*. INFO: [replace-interpreter] Nothing changed in bin/Makefile.am. INFO: [replace-interpreter] Nothing changed in bin/Makefile.in. INFO: [replace-interpreter] Nothing changed in bin/remblanks. => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./PAM-3/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./PAM-3/elib/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./bin/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./config/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./doc/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/libcompat/Makefile.in. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g users checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for x86_64--netbsd-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... /usr/pkg/bin/bison -y checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g users checking whether make sets $(MAKE)... (cached) yes checking for emacs... emacs checking for m4... /usr/bin/m4 checking for gperf... no checking for emacs... (cached) emacs checking where .elc files should go... ${datadir}/emacs/site-lisp checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking whether gcc accepts -Wno-long-double... yes checking whether gcc accept -no-cpp-precomp... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for void*... yes checking size of void*... 8 checking for working alloca.h... no checking for alloca... yes checking for working memcmp... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for strdup... yes checking for strtold... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/libcompat/Makefile config.status: creating PAM-3/Makefile config.status: creating PAM-3/elib/Makefile config.status: creating config/Makefile config.status: creating bin/Makefile config.status: creating bin/gcqual config.status: executing depfiles commands checking for stdint-types... found in stdint.h creating src/cqual-stdint.h - (just to include stdint.h)