Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F167807
config.txt
rajeshg8 (rajesh)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Authored By
rajeshg8
Jul 29 2017, 1:50 PM
2017-07-29 13:50:41 (UTC+2)
Size
107 KB
Subscribers
None
config.txt
View Options
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libgcrypt configure 1.8.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = nzdih02z
uname -m = sun4v
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_150400-46
/usr/bin/uname -p = sparc
/bin/uname -X = System = SunOS
Node = nzdih02z
Release = 5.10
KernelID = Generic_150400-46
Machine = sun4v
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 40
/bin/arch = sun4
/usr/bin/arch -k = sun4v
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/quest/bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sfw/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/ccs/bin
PATH: /usr/openwin/bin
PATH: /usr/dt/bin
PATH: /usr/sfw/bin
PATH: /usr/ccs/bin
PATH: /opt/sfw/bin
PATH: /usr/lib/libgpg-error.so
PATH: /usr/lib/libgpg-error.so
PATH: /usr/lib/libgpg-error.so
PATH: /usr/lib/libgpg-error.so
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2764: checking for a BSD-compatible install
configure:2832: result: build-aux/install-sh -c
configure:2843: checking whether build environment is sane
configure:2898: result: yes
configure:3049: checking for a thread-safe mkdir -p
configure:3088: result: build-aux/install-sh -c -d
configure:3095: checking for gawk
configure:3125: result: no
configure:3095: checking for mawk
configure:3125: result: no
configure:3095: checking for nawk
configure:3111: found /usr/bin/nawk
configure:3122: result: nawk
configure:3133: checking whether make sets $(MAKE)
configure:3155: result: yes
configure:3184: checking whether make supports nested variables
configure:3201: result: yes
configure:3335: checking build system type
configure:3349: result: sparc-sun-solaris2.10
configure:3369: checking host system type
configure:3382: result: sparc-sun-solaris2.10
configure:3403: checking whether to enable maintainer-specific portions of Makefiles
configure:3412: result: no
configure:3436: checking whether make supports nested variables
configure:3453: result: yes
configure:3497: checking whether make sets $(MAKE)
configure:3519: result: yes
configure:3590: checking for gcc
configure:3620: result: no
configure:3683: checking for cc
configure:3704: found /usr/bin/cc
configure:3727: result: cc
configure:3846: checking for C compiler version
configure:3855: cc --version >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files. Use 'cc -flags' for details
configure:3866: $? = 1
configure:3855: cc -v >&5
usage: cc [ options] files. Use 'cc -flags' for details
configure:3866: $? = 1
configure:3855: cc -V >&5
cc: Sun C 5.9 SunOS_sparc 2007/05/03
usage: cc [ options] files. Use 'cc -flags' for details
configure:3866: $? = 1
configure:3855: cc -qversion >&5
cc: illegal option -qversion
configure:3866: $? = 1
configure:3886: checking whether the C compiler works
configure:3908: cc conftest.c >&5
configure:3912: $? = 0
configure:3960: result: yes
configure:3963: checking for C compiler default output file name
configure:3965: result: a.out
configure:3971: checking for suffix of executables
configure:3978: cc -o conftest conftest.c >&5
configure:3982: $? = 0
configure:4004: result:
configure:4026: checking whether we are cross compiling
configure:4034: cc -o conftest conftest.c >&5
"conftest.c", line 21: warning: statement not reached
configure:4038: $? = 0
configure:4045: ./conftest
configure:4049: $? = 0
configure:4064: result: no
configure:4069: checking for suffix of object files
configure:4091: cc -c conftest.c >&5
configure:4095: $? = 0
configure:4116: result: o
configure:4120: checking whether we are using the GNU C compiler
configure:4139: cc -c conftest.c >&5
"conftest.c", line 18: undefined symbol: choke
"conftest.c", line 18: syntax error before or at: me
cc: acomp failed for conftest.c
configure:4139: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:4148: result: no
configure:4157: checking whether cc accepts -g
configure:4177: cc -c -g conftest.c >&5
configure:4177: $? = 0
configure:4218: result: yes
configure:4235: checking for cc option to accept ISO C89
configure:4298: cc -c -g conftest.c >&5
"conftest.c", line 60: warning: statement not reached
configure:4298: $? = 0
configure:4311: result: none needed
configure:4336: checking whether cc understands -c and -o together
configure:4358: cc -c conftest.c -o conftest2.o
configure:4361: $? = 0
configure:4358: cc -c conftest.c -o conftest2.o
configure:4361: $? = 0
configure:4373: result: yes
configure:4401: checking for style of include used by make
configure:4429: result: GNU
configure:4455: checking dependency style of cc
configure:4566: result: none
configure:4586: checking how to run the C preprocessor
configure:4617: cc -E conftest.c
configure:4617: $? = 0
configure:4631: cc -E conftest.c
"conftest.c", line 13: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:4631: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4656: result: cc -E
configure:4676: cc -E conftest.c
configure:4676: $? = 0
configure:4690: cc -E conftest.c
"conftest.c", line 13: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:4690: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4728: checking dependency style of cc
configure:4837: result: none
configure:4853: checking for library containing strerror
configure:4884: cc -o conftest -g conftest.c >&5
"conftest.c", line 26: warning: statement not reached
configure:4884: $? = 0
configure:4901: result: none required
configure:4914: checking for gawk
configure:4941: result: nawk
configure:4954: checking for grep that handles long lines and -e
configure:5012: result: /usr/xpg4/bin/grep
configure:5017: checking for egrep
configure:5079: result: /usr/xpg4/bin/grep -E
configure:5084: checking for ANSI C header files
configure:5104: cc -c -g conftest.c >&5
configure:5104: $? = 0
configure:5177: cc -o conftest -g conftest.c >&5
configure:5177: $? = 0
configure:5177: ./conftest
configure:5177: $? = 0
configure:5188: result: yes
configure:5201: checking for sys/types.h
configure:5201: cc -c -g conftest.c >&5
configure:5201: $? = 0
configure:5201: result: yes
configure:5201: checking for sys/stat.h
configure:5201: cc -c -g conftest.c >&5
configure:5201: $? = 0
configure:5201: result: yes
configure:5201: checking for stdlib.h
configure:5201: cc -c -g conftest.c >&5
configure:5201: $? = 0
configure:5201: result: yes
configure:5201: checking for string.h
configure:5201: cc -c -g conftest.c >&5
configure:5201: $? = 0
configure:5201: result: yes
configure:5201: checking for memory.h
configure:5201: cc -c -g conftest.c >&5
configure:5201: $? = 0
configure:5201: result: yes
configure:5201: checking for strings.h
configure:5201: cc -c -g conftest.c >&5
configure:5201: $? = 0
configure:5201: result: yes
configure:5201: checking for inttypes.h
configure:5201: cc -c -g conftest.c >&5
configure:5201: $? = 0
configure:5201: result: yes
configure:5201: checking for stdint.h
configure:5201: cc -c -g conftest.c >&5
configure:5201: $? = 0
configure:5201: result: yes
configure:5201: checking for unistd.h
configure:5201: cc -c -g conftest.c >&5
configure:5201: $? = 0
configure:5201: result: yes
configure:5214: checking minix/config.h usability
configure:5214: cc -c -g conftest.c >&5
"conftest.c", line 56: cannot find include file: <minix/config.h>
cc: acomp failed for conftest.c
configure:5214: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5214: result: no
configure:5214: checking minix/config.h presence
configure:5214: cc -E conftest.c
"conftest.c", line 23: cannot find include file: <minix/config.h>
cc: acomp failed for conftest.c
configure:5214: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5214: result: no
configure:5214: checking for minix/config.h
configure:5214: result: no
configure:5235: checking whether it is safe to define __EXTENSIONS__
configure:5253: cc -c -g conftest.c >&5
configure:5253: $? = 0
configure:5260: result: yes
configure:5282: checking for cc for build
configure:5289: result: cc
configure:5341: checking how to print strings
configure:5368: result: printf
configure:5389: checking for a sed that does not truncate output
configure:5453: result: /usr/bin/sed
configure:5471: checking for fgrep
configure:5533: result: /usr/xpg4/bin/grep -F
configure:5601: checking for non-GNU ld
configure:5635: result: /usr/ccs/bin/ld
configure:5642: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:5657: result: no
configure:5669: checking for BSD- or MS-compatible name lister (nm)
configure:5718: result: /usr/ccs/bin/nm -p
configure:5848: checking the name lister (/usr/ccs/bin/nm -p) interface
configure:5855: cc -c -g conftest.c >&5
configure:5858: /usr/ccs/bin/nm -p "conftest.o"
configure:5861: output
conftest.o:
0000000000 s
0000000000 s
0000000000 s
0000000000 b Bbss.bss
0000000000 n Ddata.data
0000000000 n Drodata.rodata
0000000000 f conftest.c
0000000000 D some_variable
configure:5868: result: BSD nm
configure:5871: checking whether ln -s works
configure:5875: result: yes
configure:5883: checking the maximum length of command line arguments
configure:6013: result: 786240
configure:6030: checking whether the shell understands some XSI constructs
configure:6040: result: yes
configure:6044: checking whether the shell understands "+="
configure:6050: result: yes
configure:6085: checking how to convert sparc-sun-solaris2.10 file names to sparc-sun-solaris2.10 format
configure:6125: result: func_convert_file_noop
configure:6132: checking how to convert sparc-sun-solaris2.10 file names to toolchain format
configure:6152: result: func_convert_file_noop
configure:6159: checking for /usr/ccs/bin/ld option to reload object files
configure:6166: result: -r
configure:6240: checking for objdump
configure:6270: result: no
configure:6296: checking how to recognize dependent libraries
configure:6498: result: pass_all
configure:6583: checking for dlltool
configure:6613: result: no
configure:6640: checking how to associate runtime and link libraries
configure:6667: result: printf %s\n
configure:6727: checking for ar
configure:6743: found /usr/ccs/bin/ar
configure:6754: result: ar
configure:6791: checking for archiver @FILE support
configure:6808: cc -c -g conftest.c >&5
configure:6808: $? = 0
configure:6811: ar cru libconftest.a @conftest.lst >&5
ar: cannot open @conftest.lst: No such file or directory
ar: @conftest.lst not found
configure:6814: $? = 1
configure:6834: result: no
configure:6892: checking for strip
configure:6908: found /usr/ccs/bin/strip
configure:6919: result: strip
configure:6991: checking for ranlib
configure:7007: found /usr/ccs/bin/ranlib
configure:7018: result: ranlib
configure:7120: checking command to parse /usr/ccs/bin/nm -p output from cc object
configure:7240: cc -c -g conftest.c >&5
configure:7243: $? = 0
configure:7247: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7250: $? = 0
configure:7316: cc -o conftest -g conftest.c conftstm.o >&5
configure:7319: $? = 0
configure:7357: result: ok
configure:7394: checking for sysroot
configure:7424: result: no
configure:7606: cc -c -g conftest.c >&5
configure:7609: $? = 0
configure:7686: checking for mt
configure:7702: found /usr/bin/mt
configure:7713: result: mt
configure:7736: checking if mt is a manifest tool
configure:7742: mt '-?'
mt: unknown command: -?
configure:7750: result: no
configure:8389: checking for dlfcn.h
configure:8389: cc -c -g conftest.c >&5
configure:8389: $? = 0
configure:8389: result: yes
configure:8892: checking for objdir
configure:8907: result: .libs
configure:9540: checking for cc option to produce PIC
configure:9547: result: -KPIC -DPIC
configure:9555: checking if cc PIC flag -KPIC -DPIC works
configure:9573: cc -c -g -KPIC -DPIC -DPIC conftest.c >&5
configure:9577: $? = 0
configure:9590: result: yes
configure:9619: checking if cc static flag -Bstatic works
configure:9647: result: no
configure:9662: checking if cc supports -c -o file.o
configure:9683: cc -c -g -o out/conftest2.o conftest.c >&5
configure:9687: $? = 0
configure:9709: result: yes
configure:9717: checking if cc supports -c -o file.o
configure:9764: result: yes
configure:9797: checking whether the cc linker (/usr/ccs/bin/ld) supports shared libraries
configure:10954: result: yes
configure:11194: checking dynamic linker characteristics
configure:11959: result: solaris2.10 ld.so
configure:12066: checking how to hardcode library paths into programs
configure:12091: result: immediate
configure:12631: checking whether stripping libraries is possible
configure:12653: result: no
configure:12671: checking if libtool supports shared libraries
configure:12673: result: yes
configure:12676: checking whether to build shared libraries
configure:12697: result: yes
configure:12700: checking whether to build static libraries
configure:12704: result: no
configure:12784: checking for windres
configure:12814: result: no
configure:13106: checking whether byte ordering is bigendian
configure:13121: cc -c -g conftest.c >&5
"conftest.c", line 31: warning: old-style declaration or incorrect type for: not
"conftest.c", line 31: syntax error before or at: a
"conftest.c", line 31: warning: old-style declaration or incorrect type for: a
"conftest.c", line 31: warning: old-style declaration or incorrect type for: universal
"conftest.c", line 31: warning: old-style declaration or incorrect type for: capable
"conftest.c", line 33: warning: old-style declaration or incorrect type for: compiler
cc: acomp failed for conftest.c
configure:13121: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:13166: cc -c -g conftest.c >&5
"conftest.c", line 37: undefined symbol: bogus
"conftest.c", line 37: syntax error before or at: endian
cc: acomp failed for conftest.c
configure:13166: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:13210: cc -c -g conftest.c >&5
configure:13210: $? = 0
configure:13227: cc -c -g conftest.c >&5
configure:13227: $? = 0
configure:13312: result: yes
configure:13340: checking size of unsigned short
configure:13345: cc -o conftest -g conftest.c >&5
"conftest.c", line 94: warning: statement not reached
configure:13345: $? = 0
configure:13345: ./conftest
configure:13345: $? = 0
configure:13359: result: 2
configure:13373: checking size of unsigned int
configure:13378: cc -o conftest -g conftest.c >&5
"conftest.c", line 95: warning: statement not reached
configure:13378: $? = 0
configure:13378: ./conftest
configure:13378: $? = 0
configure:13392: result: 4
configure:13406: checking size of unsigned long
configure:13411: cc -o conftest -g conftest.c >&5
"conftest.c", line 96: warning: statement not reached
configure:13411: $? = 0
configure:13411: ./conftest
configure:13411: $? = 0
configure:13425: result: 4
configure:13439: checking size of unsigned long long
configure:13444: cc -o conftest -g conftest.c >&5
"conftest.c", line 97: warning: statement not reached
configure:13444: $? = 0
configure:13444: ./conftest
configure:13444: $? = 0
configure:13458: result: 8
configure:13472: checking size of void *
configure:13477: cc -o conftest -g conftest.c >&5
"conftest.c", line 98: warning: statement not reached
configure:13477: $? = 0
configure:13477: ./conftest
configure:13477: $? = 0
configure:13491: result: 4
configure:13503: checking for uintptr_t
configure:13503: cc -c -g conftest.c >&5
configure:13503: $? = 0
configure:13503: cc -c -g conftest.c >&5
"conftest.c", line 72: syntax error before or at: )
cc: acomp failed for conftest.c
configure:13503: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:13503: result: yes
configure:13548: checking for UINT64_C
configure:13564: cc -c -g conftest.c >&5
configure:13564: $? = 0
configure:13571: result: yes
configure:13578: checking size of uint64_t
configure:13583: cc -o conftest -g conftest.c >&5
"conftest.c", line 100: warning: statement not reached
configure:13583: $? = 0
configure:13583: ./conftest
configure:13583: $? = 0
configure:13597: result: 8
configure:13656: checking which symmetric ciphers to include
configure:13674: result: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20
configure:13690: checking which public-key ciphers to include
configure:13708: result: dsa elgamal rsa ecc
configure:13724: checking which message digests to include
configure:13742: result: crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2
configure:13758: checking which key derivation functions to include
configure:13776: result: s2k pkdf2 scrypt
configure:13788: checking which random module to use
configure:13806: result: default
configure:13810: checking whether use of /dev/random is requested
configure:13819: result: yes
configure:13838: checking whether the experimental random daemon is requested
configure:13847: result: no
configure:13865: checking whether MPI assembler modules are requested
configure:13874: result: yes
configure:13878: checking whether memory guard is requested
configure:13887: result: no
configure:13896: checking whether to run large data tests
configure:13905: result: no
configure:13913: checking whether use of capabilities is requested
configure:13923: result: no
configure:13927: checking whether a HMAC binary check is requested
configure:13936: result: no
configure:13946: checking whether jitter entropy support is requested
configure:13955: result: yes
configure:13959: checking whether padlock support is requested
configure:13968: result: yes
configure:13972: checking whether AESNI support is requested
configure:13981: result: yes
configure:13985: checking whether PCLMUL support is requested
configure:13994: result: yes
configure:13998: checking whether SSE4.1 support is requested
configure:14007: result: yes
configure:14011: checking whether DRNG support is requested
configure:14020: result: yes
configure:14024: checking whether AVX support is requested
configure:14033: result: yes
configure:14037: checking whether AVX2 support is requested
configure:14046: result: yes
configure:14050: checking whether NEON support is requested
configure:14059: result: yes
configure:14063: checking whether ARMv8 Crypto Extension support is requested
configure:14072: result: yes
configure:14076: checking whether a -O flag munging is requested
configure:14085: result: yes
configure:14097: checking whether to enable AMD64 as(1) feature detection
configure:14106: result: yes
configure:14200: checking for gpg-error-config
configure:14218: found /usr/bin/gpg-error-config
configure:14231: result: /usr/bin/gpg-error-config
configure:14240: checking for GPG Error - version >= 1.25
configure:14269: result: yes (1.27)
configure:14491: checking for pthread_create in -lpthread
configure:14516: cc -o conftest -g conftest.c -lpthread >&5
"conftest.c", line 56: warning: statement not reached
configure:14516: $? = 0
configure:14525: result: yes
configure:14541: checking for library containing setsockopt
configure:14572: cc -o conftest -g conftest.c >&5
"conftest.c", line 57: warning: statement not reached
Undefined first referenced
symbol in file
setsockopt conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:14572: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setsockopt ();
| int
| main ()
| {
| return setsockopt ();
| ;
| return 0;
| }
configure:14572: cc -o conftest -g conftest.c -lsocket >&5
"conftest.c", line 57: warning: statement not reached
configure:14572: $? = 0
configure:14589: result: -lsocket
configure:14654: checking for library containing setsockopt
configure:14702: result: -lsocket
configure:14715: checking for ANSI C header files
configure:14819: result: yes
configure:14830: checking for unistd.h
configure:14830: result: yes
configure:14830: checking sys/select.h usability
configure:14830: cc -c -g conftest.c >&5
configure:14830: $? = 0
configure:14830: result: yes
configure:14830: checking sys/select.h presence
configure:14830: cc -E conftest.c
configure:14830: $? = 0
configure:14830: result: yes
configure:14830: checking for sys/select.h
configure:14830: result: yes
configure:14830: checking sys/msg.h usability
configure:14830: cc -c -g conftest.c >&5
configure:14830: $? = 0
configure:14830: result: yes
configure:14830: checking sys/msg.h presence
configure:14830: cc -E conftest.c
configure:14830: $? = 0
configure:14830: result: yes
configure:14830: checking for sys/msg.h
configure:14830: result: yes
configure:14852: checking for an ANSI C-conforming const
configure:14918: cc -c -g conftest.c >&5
"conftest.c", line 104: warning: statement not reached
configure:14918: $? = 0
configure:14925: result: yes
configure:14933: checking for inline
configure:14949: cc -c -g conftest.c >&5
configure:14949: $? = 0
configure:14957: result: inline
configure:14975: checking for size_t
configure:14975: cc -c -g conftest.c >&5
configure:14975: $? = 0
configure:14975: cc -c -g conftest.c >&5
"conftest.c", line 84: syntax error before or at: )
cc: acomp failed for conftest.c
configure:14975: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:14975: result: yes
configure:14986: checking return type of signal handlers
configure:15004: cc -c -g conftest.c >&5
"conftest.c", line 54: operand cannot have void type: op "U*"
"conftest.c", line 54: cannot dereference non-pointer type
"conftest.c", line 54: operand cannot have void type: op "=="
"conftest.c", line 54: operands have incompatible types:
void "==" int
"conftest.c", line 56: warning: statement not reached
cc: acomp failed for conftest.c
configure:15004: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:15011: result: void
configure:15019: checking whether sys_siglist is declared
configure:15019: cc -c -g conftest.c >&5
"conftest.c", line 63: undefined symbol: sys_siglist
cc: acomp failed for conftest.c
configure:15019: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <signal.h>
| /* NetBSD declares sys_siglist in unistd.h. */
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
|
| int
| main ()
| {
| #ifndef sys_siglist
| #ifdef __cplusplus
| (void) sys_siglist;
| #else
| (void) sys_siglist;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:15019: result: no
configure:15037: checking for pid_t
configure:15037: cc -c -g conftest.c >&5
configure:15037: $? = 0
configure:15037: cc -c -g conftest.c >&5
"conftest.c", line 86: syntax error before or at: )
cc: acomp failed for conftest.c
configure:15037: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:15037: result: yes
configure:15049: checking for byte typedef
configure:15070: cc -c -g conftest.c >&5
"conftest.c", line 58: undefined symbol: byte
cc: acomp failed for conftest.c
configure:15070: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef byte
| int a = sizeof(byte);
|
| ;
| return 0;
| }
configure:15078: result: no
configure:15086: checking for ushort typedef
configure:15107: cc -c -g conftest.c >&5
configure:15107: $? = 0
configure:15115: result: yes
configure:15123: checking for ulong typedef
configure:15144: cc -c -g conftest.c >&5
configure:15144: $? = 0
configure:15152: result: yes
configure:15160: checking for u16 typedef
configure:15181: cc -c -g conftest.c >&5
"conftest.c", line 60: undefined symbol: u16
cc: acomp failed for conftest.c
configure:15181: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef u16
| int a = sizeof(u16);
|
| ;
| return 0;
| }
configure:15189: result: no
configure:15197: checking for u32 typedef
configure:15218: cc -c -g conftest.c >&5
"conftest.c", line 60: undefined symbol: u32
cc: acomp failed for conftest.c
configure:15218: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef u32
| int a = sizeof(u32);
|
| ;
| return 0;
| }
configure:15226: result: no
configure:15238: checking sys/socket.h usability
configure:15238: cc -c -g conftest.c >&5
configure:15238: $? = 0
configure:15238: result: yes
configure:15238: checking sys/socket.h presence
configure:15238: cc -E conftest.c
configure:15238: $? = 0
configure:15238: result: yes
configure:15238: checking for sys/socket.h
configure:15238: result: yes
configure:15277: checking for socklen_t
configure:15277: cc -c -g conftest.c >&5
configure:15277: $? = 0
configure:15277: cc -c -g conftest.c >&5
"conftest.c", line 63: syntax error before or at: )
cc: acomp failed for conftest.c
configure:15277: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:15277: result: yes
configure:15354: checking for __builtin_bswap32
configure:15371: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 57: warning: implicit function declaration: __builtin_bswap32
"conftest.c", line 59: warning: statement not reached
Undefined first referenced
symbol in file
__builtin_bswap32 conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:15371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| int x = 0; int y = __builtin_bswap32(x); return y;
| ;
| return 0;
| }
configure:15377: result: no
configure:15389: checking for __builtin_bswap64
configure:15406: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 57: warning: implicit function declaration: __builtin_bswap64
"conftest.c", line 59: warning: statement not reached
Undefined first referenced
symbol in file
__builtin_bswap64 conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:15406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| long long x = 0; long long y = __builtin_bswap64(x); return y;
| ;
| return 0;
| }
configure:15412: result: no
configure:15424: checking for __builtin_ctz
configure:15441: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 57: warning: implicit function declaration: __builtin_ctz
"conftest.c", line 59: warning: statement not reached
Undefined first referenced
symbol in file
__builtin_ctz conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:15441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| unsigned int x = 0; int y = __builtin_ctz(x); return y;
| ;
| return 0;
| }
configure:15447: result: no
configure:15459: checking whether the variable length arrays are supported
configure:15472: cc -c -g conftest.c >&5
configure:15472: $? = 0
configure:15477: result: yes
configure:15489: checking whether the visibility attribute is supported
cc: illegal option -Werror
configure:15512: result: no
configure:15623: checking whether the GCC style aligned attribute is supported
configure:15633: cc -c -g -Werror conftest.c >&5
cc: illegal option -Werror
configure:15633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| /* end confdefs.h. */
| struct { int a; } foo __attribute__ ((aligned (16)));
configure:15638: result: no
configure:15650: checking whether the GCC style packed attribute is supported
configure:15665: cc -c -g -Werror conftest.c >&5
cc: illegal option -Werror
configure:15665: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| /* end confdefs.h. */
| struct foolong_s { long b; } __attribute__ ((packed));
| struct foo_s { char a; struct foolong_s b; }
| __attribute__ ((packed));
| enum bar {
| FOO = 1 / (sizeof(struct foo_s) == (sizeof(char) + sizeof(long))),
| };
configure:15670: result: no
configure:15682: checking whether the GCC style may_alias attribute is supported
configure:15693: cc -c -g -Werror conftest.c >&5
cc: illegal option -Werror
configure:15693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| /* end confdefs.h. */
| typedef struct foo_s { int a; }
| __attribute__ ((may_alias)) foo_t;
configure:15698: result: no
configure:15715: checking whether 'asm' assembler keyword is supported
configure:15725: cc -c -g conftest.c >&5
configure:15725: $? = 0
configure:15730: result: yes
configure:15732: checking whether '__asm__' assembler keyword is supported
configure:15742: cc -c -g conftest.c >&5
configure:15742: $? = 0
configure:15747: result: yes
configure:15782: checking whether inline assembly memory barrier is supported
configure:15792: cc -c -g conftest.c >&5
configure:15792: $? = 0
configure:15797: result: yes
configure:15812: checking whether GCC assembler is compatible for ARM assembly implementations
configure:15833: cc -c -g conftest.c >&5
"conftest.c", line 66: asm statement illegal outside function
cc: acomp failed for conftest.c
configure:15833: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| /* end confdefs.h. */
| __asm__(
| /* Test if assembler supports UAL syntax. */
| ".syntax unified\n\t"
| ".arm\n\t" /* our assembly code is in ARM mode */
| /* Following causes error if assembler ignored '.syntax unified'. */
| "asmfunc:\n\t"
| "add %r0, %r0, %r4, ror #12;\n\t"
|
| /* Test if '.type' and '.size' are supported. */
| ".size asmfunc,.-asmfunc;\n\t"
| ".type asmfunc,%function;\n\t"
| );
configure:15838: result: no
configure:15852: checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations
configure:15871: cc -c -g conftest.c >&5
"conftest.c", line 64: asm statement illegal outside function
cc: acomp failed for conftest.c
configure:15871: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| /* end confdefs.h. */
| __asm__(
| "asmfunc:\n\t"
| "eor x0, x0, x30, ror #12;\n\t"
| "add x0, x0, x30, asr #12;\n\t"
| "eor v0.16b, v0.16b, v31.16b;\n\t"
|
| /* Test if '.type' and '.size' are supported. */
| ".size asmfunc,.-asmfunc;\n\t"
| ".type asmfunc,@function;\n\t"
| );
configure:15876: result: no
configure:15913: checking for _ prefix in compiled symbols
configure:15923: cc -c -g conftest.c >&5
configure:15926: $? = 0
configure:15930: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \| cut -d \' \' -f 2 \> conftest.nm
configure:15933: $? = 0
configure: cannot find nm_test_func in conftest.nm
configure:15960: result: no
configure:15983: checking architecture and mpi assembler functions
configure:15990: result: sparc
configure:16181: checking whether compiler supports 'ms_abi' function attribute
configure:16191: cc -c -g -Werror conftest.c >&5
cc: illegal option -Werror
configure:16191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| /* end confdefs.h. */
| int __attribute__ ((ms_abi)) proto(int);
configure:16196: result: no
configure:16208: checking whether compiler supports 'sysv_abi' function attribute
configure:16218: cc -c -g -Werror conftest.c >&5
cc: illegal option -Werror
configure:16218: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| /* end confdefs.h. */
| int __attribute__ ((sysv_abi)) proto(int);
configure:16223: result: no
configure:16310: checking whether GCC inline assembler supports SSSE3 instructions
configure:16333: result: n/a
configure:16345: checking whether GCC inline assembler supports PCLMUL instructions
configure:16366: result: n/a
configure:16377: checking whether GCC inline assembler supports SSE4.1 instructions
configure:16399: result: n/a
configure:16411: checking whether GCC inline assembler supports AVX instructions
configure:16432: result: n/a
configure:16444: checking whether GCC inline assembler supports AVX2 instructions
configure:16465: result: n/a
configure:16477: checking whether GCC inline assembler supports BMI2 instructions
configure:16498: result: n/a
configure:16512: checking whether GCC assembler handles division correctly
configure:16522: cc -c -g conftest.c >&5
"conftest.c", line 55: asm statement illegal outside function
cc: acomp failed for conftest.c
configure:16522: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| /* end confdefs.h. */
| __asm__("xorl $(123456789/12345678), %ebp;\n\t");
configure:16527: result: no
configure:16535: checking whether GCC assembler handles division correctly with "-Wa,--divide"
configure:16545: cc -c -g -Wa,--divide conftest.c >&5
"conftest.c", line 55: asm statement illegal outside function
cc: acomp failed for conftest.c
configure:16545: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| /* end confdefs.h. */
| __asm__("xorl $(123456789/12345678), %ebp;\n\t");
configure:16550: result: no
configure:16565: checking whether GCC assembler is compatible for amd64 assembly implementations
configure:16595: result: n/a
configure:16639: checking whether GCC assembler is compatible for Intel syntax assembly implementations
configure:16676: result: n/a
configure:16688: checking whether compiler is configured for ARMv6 or newer architecture
configure:16721: result: n/a
configure:16733: checking whether GCC inline assembler supports NEON instructions
configure:16761: result: n/a
configure:16773: checking whether GCC inline assembler supports AArch32 Crypto Extension instructions
configure:16816: result: n/a
configure:16828: checking whether GCC inline assembler supports AArch64 NEON instructions
configure:16853: result: n/a
configure:16865: checking whether GCC inline assembler supports AArch64 Crypto Extension instructions
configure:16911: result: n/a
configure:16926: checking for vprintf
configure:16926: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 91: warning: statement not reached
configure:16926: $? = 0
configure:16926: result: yes
configure:16932: checking for _doprnt
configure:16932: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 92: warning: statement not reached
configure:16932: $? = 0
configure:16932: result: yes
configure:16947: checking for stpcpy
configure:16947: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 93: warning: statement not reached
Undefined first referenced
symbol in file
stpcpy conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:16947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| /* end confdefs.h. */
| /* Define stpcpy to an innocuous variant, in case <limits.h> declares stpcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define stpcpy innocuous_stpcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stpcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef stpcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char stpcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_stpcpy || defined __stub___stpcpy
| choke me
| #endif
|
| int
| main ()
| {
| return stpcpy ();
| ;
| return 0;
| }
configure:16947: result: no
configure:16947: checking for strcasecmp
configure:16947: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 93: warning: statement not reached
configure:16947: $? = 0
configure:16947: result: yes
configure:16960: checking for strtoul
configure:16960: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 94: warning: statement not reached
configure:16960: $? = 0
configure:16960: result: yes
configure:16960: checking for memmove
configure:16960: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 95: warning: statement not reached
configure:16960: $? = 0
configure:16960: result: yes
configure:16960: checking for stricmp
configure:16960: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 96: warning: statement not reached
Undefined first referenced
symbol in file
stricmp conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:16960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef stricmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char stricmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:16960: result: no
configure:16960: checking for atexit
configure:16960: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 96: warning: statement not reached
configure:16960: $? = 0
configure:16960: result: yes
configure:16960: checking for raise
configure:16960: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 97: warning: statement not reached
configure:16960: $? = 0
configure:16960: result: yes
configure:16973: checking for strerror
configure:16973: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 98: warning: statement not reached
configure:16973: $? = 0
configure:16973: result: yes
configure:16973: checking for rand
configure:16973: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 99: warning: statement not reached
configure:16973: $? = 0
configure:16973: result: yes
configure:16973: checking for mmap
configure:16973: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 100: warning: statement not reached
configure:16973: $? = 0
configure:16973: result: yes
configure:16973: checking for getpagesize
configure:16973: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 101: warning: statement not reached
configure:16973: $? = 0
configure:16973: result: yes
configure:16973: checking for sysconf
configure:16973: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 102: warning: statement not reached
configure:16973: $? = 0
configure:16973: result: yes
configure:16973: checking for waitpid
configure:16973: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 103: warning: statement not reached
configure:16973: $? = 0
configure:16973: result: yes
configure:16973: checking for wait4
configure:16973: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 104: warning: statement not reached
configure:16973: $? = 0
configure:16973: result: yes
configure:16985: checking for gettimeofday
configure:16985: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 105: warning: statement not reached
configure:16985: $? = 0
configure:16985: result: yes
configure:16985: checking for getrusage
configure:16985: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 106: warning: statement not reached
configure:16985: $? = 0
configure:16985: result: yes
configure:16985: checking for gethrtime
configure:16985: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 107: warning: statement not reached
configure:16985: $? = 0
configure:16985: result: yes
configure:16985: checking for clock_gettime
configure:16985: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 108: warning: statement not reached
Undefined first referenced
symbol in file
clock_gettime conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:16985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.8.0"
| #define PACKAGE_STRING "libgcrypt 1.8.0"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.8.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 4
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINT64_T 8
| #define EGD_SOCKET_NAME ""
| #define PRINTABLE_OS_NAME "SunOS"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_MSG_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_VLA 1
| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_STRERROR 1
| #define HAVE_RAND 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETHRTIME 1
| /* end confdefs.h. */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define clock_gettime innocuous_clock_gettime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_gettime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef clock_gettime
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
|
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:16985: result: no
configure:16985: checking for syslog
configure:16985: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 108: warning: statement not reached
configure:16985: $? = 0
configure:16985: result: yes
configure:16997: checking for syscall
configure:16997: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 109: warning: statement not reached
configure:16997: $? = 0
configure:16997: result: yes
configure:16997: checking for fcntl
configure:16997: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 110: warning: statement not reached
configure:16997: $? = 0
configure:16997: result: yes
configure:16997: checking for ftruncate
configure:16997: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 111: warning: statement not reached
configure:16997: $? = 0
configure:16997: result: yes
configure:16997: checking for flockfile
configure:16997: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 112: warning: statement not reached
configure:16997: $? = 0
configure:16997: result: yes
configure:17009: checking for mlock
configure:17009: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 113: warning: statement not reached
configure:17009: $? = 0
configure:17009: result: yes
configure:17133: checking for sysconf
configure:17133: result: yes
configure:17133: checking for getpagesize
configure:17133: result: yes
configure:17142: checking whether mlock is broken
configure:17192: cc -o conftest -g conftest.c -lsocket -lsocket >&5
configure:17192: $? = 0
configure:17192: ./conftest
configure:17192: $? = 0
configure:17212: result: no
configure:17225: checking for getpid
configure:17225: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 116: warning: statement not reached
configure:17225: $? = 0
configure:17225: result: yes
configure:17238: checking for clock
configure:17238: cc -o conftest -g conftest.c -lsocket -lsocket >&5
"conftest.c", line 117: warning: statement not reached
configure:17238: $? = 0
configure:17238: result: yes
configure:17416: checking for random device
configure:17424: result: yes
configure:17580: checking whether non excutable stack support is requested
configure:17589: result: yes
configure:17592: checking whether assembler supports --noexecstack option
configure:17602: cc -g
-S -o conftest.s conftest.c >/dev/null
configure:17605: $? = 0
configure:17622: result: no
configure:18952: checking that generated files are newer than configure
configure:18958: result: done
configure:19090: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libgcrypt config.status 1.8.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on nzdih02z
config.status:1352: creating Makefile
config.status:1352: creating m4/Makefile
config.status:1352: creating compat/Makefile
config.status:1352: creating mpi/Makefile
config.status:1352: creating cipher/Makefile
config.status:1352: creating random/Makefile
config.status:1352: creating doc/Makefile
config.status:1352: creating src/Makefile
config.status:1352: creating src/gcrypt.h
config.status:1352: creating src/libgcrypt-config
config.status:1352: creating src/versioninfo.rc
config.status:1352: creating tests/Makefile
config.status:1352: creating tests/hashtest-256g
config.status:1352: creating tests/basic-disable-all-hwf
config.status:1352: creating config.h
config.status:1593: linking mpi/sparc32/mpih-add1.S to mpi/mpih-add1-asm.S
config.status:1593: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c
config.status:1593: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c
config.status:1593: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c
config.status:1593: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c
config.status:1593: linking mpi/sparc32/mpih-lshift.S to mpi/mpih-lshift-asm.S
config.status:1593: linking mpi/sparc32/mpih-rshift.S to mpi/mpih-rshift-asm.S
config.status:1593: linking mpi/sparc32/udiv.S to mpi/udiv-asm.S
config.status:1593: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
config.status:1612: executing depfiles commands
config.status:1612: executing libtool commands
config.status:1612: executing gcrypt-conf commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=sparc-sun-solaris2.10
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=no
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_SYSROOT_set=
ac_cv_env_SYSROOT_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=yes
ac_cv_func_atexit=yes
ac_cv_func_clock=yes
ac_cv_func_clock_gettime=no
ac_cv_func_fcntl=yes
ac_cv_func_flockfile=yes
ac_cv_func_ftruncate=yes
ac_cv_func_gethrtime=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpid=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_memmove=yes
ac_cv_func_mlock=yes
ac_cv_func_mmap=yes
ac_cv_func_raise=yes
ac_cv_func_rand=yes
ac_cv_func_stpcpy=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strerror=yes
ac_cv_func_stricmp=no
ac_cv_func_strtoul=yes
ac_cv_func_syscall=yes
ac_cv_func_sysconf=yes
ac_cv_func_syslog=yes
ac_cv_func_vprintf=yes
ac_cv_func_wait4=yes
ac_cv_func_waitpid=yes
ac_cv_have_decl_sys_siglist=no
ac_cv_have_dev_random=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_msg_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.10
ac_cv_lib_pthread_pthread_create=yes
ac_cv_mpi_sflags=
ac_cv_objext=o
ac_cv_path_EGREP='/usr/xpg4/bin/grep -E'
ac_cv_path_FGREP='/usr/xpg4/bin/grep -F'
ac_cv_path_GPG_ERROR_CONFIG=/usr/bin/gpg-error-config
ac_cv_path_GREP=/usr/xpg4/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_prog_AWK=nawk
ac_cv_prog_CC=cc
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_setsockopt=-lsocket
ac_cv_search_strerror='none required'
ac_cv_sizeof_uint64_t=8
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=4
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sizeof_void_p=4
ac_cv_sys_symbol_underscore=no
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uintptr_t=yes
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
cl_cv_as_noexecstack=no
gcry_cv_cc_arm_arch_is_v6=n/a
gcry_cv_gcc_aarch64_platform_as_ok=no
gcry_cv_gcc_amd64_platform_as_ok=n/a
gcry_cv_gcc_arm_platform_as_ok=no
gcry_cv_gcc_as_const_division_ok=no
gcry_cv_gcc_as_const_division_with_wadivide_ok=no
gcry_cv_gcc_attribute_aligned=no
gcry_cv_gcc_attribute_may_alias=no
gcry_cv_gcc_attribute_ms_abi=no
gcry_cv_gcc_attribute_packed=no
gcry_cv_gcc_attribute_sysv_abi=no
gcry_cv_gcc_inline_asm_aarch32_crypto=n/a
gcry_cv_gcc_inline_asm_aarch64_crypto=n/a
gcry_cv_gcc_inline_asm_aarch64_neon=n/a
gcry_cv_gcc_inline_asm_avx2=n/a
gcry_cv_gcc_inline_asm_avx=n/a
gcry_cv_gcc_inline_asm_bmi2=n/a
gcry_cv_gcc_inline_asm_neon=n/a
gcry_cv_gcc_inline_asm_pclmul=n/a
gcry_cv_gcc_inline_asm_sse41=n/a
gcry_cv_gcc_inline_asm_ssse3=n/a
gcry_cv_gcc_platform_as_ok_for_intel_syntax=n/a
gcry_cv_have___asm__=yes
gcry_cv_have_asm=yes
gcry_cv_have_asm_volatile_memory=yes
gcry_cv_have_builtin_bswap32=no
gcry_cv_have_builtin_bswap64=no
gcry_cv_have_builtin_ctz=no
gcry_cv_have_vla=yes
gcry_cv_visibility_attribute=no
gnupg_cv_have_broken_mlock=no
gnupg_cv_typedef_byte=no
gnupg_cv_typedef_u16=no
gnupg_cv_typedef_u32=no
gnupg_cv_typedef_ulong=yes
gnupg_cv_typedef_ushort=yes
gnupg_cv_uint64_c_works=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_RC=yes
lt_cv_prog_compiler_pic='-KPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BDRT]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=786240
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /src/libgcrypt-1.8.0/build-aux/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /src/libgcrypt-1.8.0/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /src/libgcrypt-1.8.0/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /src/libgcrypt-1.8.0/build-aux/missing automake-1.14'
AWK='nawk'
BUILD_DOC_FALSE='#'
BUILD_DOC_TRUE=''
BUILD_FILEVERSION='1,8,0,34058'
BUILD_REVISION='850aca7'
BUILD_TIMESTAMP='<none>'
CC='cc'
CCAS='cc'
CCASDEPMODE='depmode=none'
CCASFLAGS='-g'
CCDEPMODE='depmode=none'
CC_FOR_BUILD='cc'
CFLAGS='-g'
CPP='cc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DL_LIBS=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/xpg4/bin/grep -E'
ENABLE_O_FLAG_MUNGING_FALSE='#'
ENABLE_O_FLAG_MUNGING_TRUE=''
EXEEXT=''
FALLBACK_SOCKLEN_T='typedef socklen_t gcry_socklen_t;'
FGREP='/usr/xpg4/bin/grep -F'
GCRYPT_CIPHERS=' arcfour.lo blowfish.lo cast5.lo des.lo rijndael.lo twofish.lo serpent.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo idea.lo salsa20.lo gost28147.lo chacha20.lo'
GCRYPT_DIGESTS=' crc.lo gostr3411-94.lo stribog.lo md4.lo md5.lo rmd160.lo sha256.lo sha512.lo keccak.lo tiger.lo whirlpool.lo blake2.lo sha1.lo'
GCRYPT_HWF_MODULES=''
GCRYPT_KDFS=' scrypt.lo'
GCRYPT_PUBKEY_CIPHERS=' dsa.lo rsa.lo elgamal.lo ecc.lo ecc-curves.lo ecc-misc.lo ecc-ecdsa.lo ecc-eddsa.lo ecc-gost.lo'
GCRYPT_RANDOM=' rndlinux.lo'
GPG_ERROR_CFLAGS=''
GPG_ERROR_CONFIG='/usr/bin/gpg-error-config'
GPG_ERROR_LIBS='-lgpg-error -lrt'
GPG_ERROR_MT_CFLAGS='-D_REENTRANT'
GPG_ERROR_MT_LIBS='-lgpg-error -lrt -lpthread'
GREP='/usr/xpg4/bin/grep'
HAVE_LD_VERSION_SCRIPT_FALSE=''
HAVE_LD_VERSION_SCRIPT_TRUE='#'
HAVE_W32CE_SYSTEM_FALSE=''
HAVE_W32CE_SYSTEM_TRUE='#'
HAVE_W32_SYSTEM_FALSE=''
HAVE_W32_SYSTEM_TRUE='#'
INSERT_SYS_SELECT_H=' include <sys/select.h>'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/ccs/bin/ld'
LDFLAGS=''
LIBGCRYPT_CIPHERS='arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20'
LIBGCRYPT_CONFIG_API_VERSION='1'
LIBGCRYPT_CONFIG_CFLAGS=''
LIBGCRYPT_CONFIG_HOST='sparc-sun-solaris2.10'
LIBGCRYPT_CONFIG_LIBS='-lgcrypt'
LIBGCRYPT_DIGESTS='crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2'
LIBGCRYPT_LT_AGE='2'
LIBGCRYPT_LT_CURRENT='22'
LIBGCRYPT_LT_REVISION='0'
LIBGCRYPT_PUBKEY_CIPHERS='dsa elgamal rsa ecc'
LIBGCRYPT_THREAD_MODULES=''
LIBOBJS=''
LIBS='-lsocket -lsocket '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /src/libgcrypt-1.8.0/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='build-aux/install-sh -c -d'
MPI_MOD_ASM_MPIH_ADD1_FALSE='#'
MPI_MOD_ASM_MPIH_ADD1_TRUE=''
MPI_MOD_ASM_MPIH_LSHIFT_FALSE='#'
MPI_MOD_ASM_MPIH_LSHIFT_TRUE=''
MPI_MOD_ASM_MPIH_MUL1_FALSE=''
MPI_MOD_ASM_MPIH_MUL1_TRUE='#'
MPI_MOD_ASM_MPIH_MUL2_FALSE=''
MPI_MOD_ASM_MPIH_MUL2_TRUE='#'
MPI_MOD_ASM_MPIH_MUL3_FALSE=''
MPI_MOD_ASM_MPIH_MUL3_TRUE='#'
MPI_MOD_ASM_MPIH_RSHIFT_FALSE='#'
MPI_MOD_ASM_MPIH_RSHIFT_TRUE=''
MPI_MOD_ASM_MPIH_SUB1_FALSE=''
MPI_MOD_ASM_MPIH_SUB1_TRUE='#'
MPI_MOD_ASM_UDIV_FALSE='#'
MPI_MOD_ASM_UDIV_QRNND_FALSE=''
MPI_MOD_ASM_UDIV_QRNND_TRUE='#'
MPI_MOD_ASM_UDIV_TRUE=''
MPI_MOD_C_MPIH_ADD1_FALSE=''
MPI_MOD_C_MPIH_ADD1_TRUE='#'
MPI_MOD_C_MPIH_LSHIFT_FALSE=''
MPI_MOD_C_MPIH_LSHIFT_TRUE='#'
MPI_MOD_C_MPIH_MUL1_FALSE='#'
MPI_MOD_C_MPIH_MUL1_TRUE=''
MPI_MOD_C_MPIH_MUL2_FALSE='#'
MPI_MOD_C_MPIH_MUL2_TRUE=''
MPI_MOD_C_MPIH_MUL3_FALSE='#'
MPI_MOD_C_MPIH_MUL3_TRUE=''
MPI_MOD_C_MPIH_RSHIFT_FALSE=''
MPI_MOD_C_MPIH_RSHIFT_TRUE='#'
MPI_MOD_C_MPIH_SUB1_FALSE='#'
MPI_MOD_C_MPIH_SUB1_TRUE=''
MPI_MOD_C_UDIV_FALSE=''
MPI_MOD_C_UDIV_QRNND_FALSE=''
MPI_MOD_C_UDIV_QRNND_TRUE='#'
MPI_MOD_C_UDIV_TRUE='#'
MPI_SFLAGS=''
NM='/usr/ccs/bin/nm -p'
NMEDIT=''
NOEXECSTACK_FLAGS=''
OBJDUMP='false'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libgcrypt'
PACKAGE_BUGREPORT='http://bugs.gnupg.org'
PACKAGE_NAME='libgcrypt'
PACKAGE_STRING='libgcrypt 1.8.0'
PACKAGE_TARNAME='libgcrypt'
PACKAGE_URL=''
PACKAGE_VERSION='1.8.0'
PATH_SEPARATOR=':'
PTH_CFLAGS=''
PTH_CONFIG=''
PTH_LIBS=''
RANLIB='ranlib'
RC=''
RUN_LARGE_DATA_TESTS='no'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
SYSROOT=''
SYS_SOCKET_H=''
USE_RANDOM_DAEMON_FALSE=''
USE_RANDOM_DAEMON_TRUE='#'
VERSION='1.8.0'
VERSION_NUMBER='0x010800'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_cpu='sparc'
build_os='solaris2.10'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
emacs_local_vars_begin='Local Variables:'
emacs_local_vars_end='End:'
emacs_local_vars_read_only='buffer-read-only: t'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.10'
host_alias=''
host_cpu='sparc'
host_os='solaris2.10'
host_vendor='sun'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /src/libgcrypt-1.8.0/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libgcrypt"
#define PACKAGE_TARNAME "libgcrypt"
#define PACKAGE_VERSION "1.8.0"
#define PACKAGE_STRING "libgcrypt 1.8.0"
#define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
#define PACKAGE_URL ""
#define PACKAGE "libgcrypt"
#define VERSION "1.8.0"
#define PACKAGE "libgcrypt"
#define VERSION "1.8.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define WORDS_BIGENDIAN 1
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_VOID_P 4
#define HAVE_UINTPTR_T 1
#define SIZEOF_UINT64_T 8
#define EGD_SOCKET_NAME ""
#define PRINTABLE_OS_NAME "SunOS"
#define NAME_OF_DEV_RANDOM "/dev/random"
#define NAME_OF_DEV_URANDOM "/dev/urandom"
#define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
#define HAVE_PTHREAD 1
#define STDC_HEADERS 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_MSG_H 1
#define RETSIGTYPE void
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_USHORT_TYPEDEF 1
#define HAVE_ULONG_TYPEDEF 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_VLA 1
#define HAVE_GCC_ASM_VOLATILE_MEMORY 1
#define HAVE_VPRINTF 1
#define HAVE_DOPRNT 1
#define HAVE_STRCASECMP 1
#define HAVE_STRTOUL 1
#define HAVE_MEMMOVE 1
#define HAVE_ATEXIT 1
#define HAVE_RAISE 1
#define HAVE_STRERROR 1
#define HAVE_RAND 1
#define HAVE_MMAP 1
#define HAVE_GETPAGESIZE 1
#define HAVE_SYSCONF 1
#define HAVE_WAITPID 1
#define HAVE_WAIT4 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETHRTIME 1
#define HAVE_SYSLOG 1
#define HAVE_SYSCALL 1
#define HAVE_FCNTL 1
#define HAVE_FTRUNCATE 1
#define HAVE_FLOCKFILE 1
#define HAVE_MLOCK 1
#define HAVE_SYSCONF 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPID 1
#define HAVE_CLOCK 1
#define HAVE_DEV_RANDOM 1
#define USE_ARCFOUR 1
#define USE_BLOWFISH 1
#define USE_CAST5 1
#define USE_DES 1
#define USE_AES 1
#define USE_TWOFISH 1
#define USE_SERPENT 1
#define USE_RFC2268 1
#define USE_SEED 1
#define USE_CAMELLIA 1
#define USE_IDEA 1
#define USE_SALSA20 1
#define USE_GOST28147 1
#define USE_CHACHA20 1
#define USE_DSA 1
#define USE_RSA 1
#define USE_ELGAMAL 1
#define USE_ECC 1
#define USE_CRC 1
#define USE_GOST_R_3411_94 1
#define USE_GOST_R_3411_12 1
#define USE_MD4 1
#define USE_MD5 1
#define USE_RMD160 1
#define USE_SHA256 1
#define USE_SHA512 1
#define USE_SHA3 1
#define USE_TIGER 1
#define USE_WHIRLPOOL 1
#define USE_BLAKE2 1
#define USE_SHA1 1
#define USE_SCRYPT 1
#define USE_RNDLINUX 1
#define LIBGCRYPT_CIPHERS "arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147:chacha20"
#define LIBGCRYPT_PUBKEY_CIPHERS "dsa:elgamal:rsa:ecc"
#define LIBGCRYPT_DIGESTS "crc:gostr3411-94::md4:md5:rmd160:sha1:sha256:sha512:sha3:tiger:whirlpool:stribog:blake2"
#define LIBGCRYPT_KDFS "s2k:pkdf2:scrypt"
#define HAVE_CPU_ARCH_SPARC 1
#define BUILD_REVISION "850aca7"
#define BUILD_TIMESTAMP "<none>"
configure: exit 0
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
81810
Attached To
T3314: libgcrypt-1.8.0 failed on solaris 10
Event Timeline
Log In to Comment