Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F345061
config.log
jhirsch (John Hirsch)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Authored By
jhirsch
May 24 2018, 4:04 PM
2018-05-24 16:04:42 (UTC+2)
Size
54 KB
Subscribers
None
config.log
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 npth configure 1.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/nmlpkgs/GnuPG/2.2.7-hp-itanium
## --------- ##
## Platform. ##
## --------- ##
hostname = cadaman
uname -m = ia64
uname -r = B.11.31
uname -s = HP-UX
uname -v = U
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /usr/contrib/Q4/bin
PATH: /opt/perl/bin
PATH: /opt/gvsd/bin
PATH: /opt/ipf/bin
PATH: /opt/nettladm/bin
PATH: /opt/fcms/bin
PATH: /opt/wbem/bin
PATH: /opt/wbem/sbin
PATH: /opt/sas/bin
PATH: /opt/wli/bin
PATH: /opt/graphics/common/bin
PATH: /opt/hpvm/bin
PATH: /opt/sec_mgmt/bastille/bin
PATH: /opt/caliper/bin
PATH: /opt/drd/bin
PATH: /opt/dsau/bin
PATH: /opt/dsau/sbin
PATH: /opt/resmon/bin
PATH: /opt/perf/bin
PATH: /usr/contrib/kwdb/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/perl_32/bin
PATH: /opt/prm/bin
PATH: /opt/propplus/bin
PATH: /opt/sfm/bin
PATH: /opt/swm/bin
PATH: /opt/sec_mgmt/spc/bin
PATH: /opt/ssh/bin
PATH: /opt/swa/bin
PATH: /opt/hpsmh/bin
PATH: /opt/sentinel/bin
PATH: /opt/langtools/bin
PATH: /opt/wlm/bin
PATH: /opt/ignite/bin
PATH: /opt/quest/bin
PATH: /opt/seos/bin
PATH: /opt/aCC/bin
PATH: /opt/cadvise/bin
PATH: /nmlprod/common/bin/itanium
PATH: /nmlprod/common/bin
PATH: /nmlprod/common/scripts
PATH: /usr/local/bin
PATH: .
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2373: checking for a BSD-compatible install
configure:2441: result: build-aux/install-sh -c
configure:2452: checking whether build environment is sane
configure:2507: result: yes
configure:2658: checking for a thread-safe mkdir -p
configure:2697: result: build-aux/install-sh -c -d
configure:2704: checking for gawk
configure:2734: result: no
configure:2704: checking for mawk
configure:2734: result: no
configure:2704: checking for nawk
configure:2734: result: no
configure:2704: checking for awk
configure:2720: found /usr/bin/awk
configure:2731: result: awk
configure:2742: checking whether make sets $(MAKE)
configure:2764: result: yes
configure:2793: checking whether make supports nested variables
configure:2810: result: yes
configure:2937: checking whether to enable maintainer-specific portions of Makefiles
configure:2946: result: no
configure:2963: checking build system type
configure:2977: result: ia64-hp-hpux11.31
configure:2997: checking host system type
configure:3010: result: ia64-hp-hpux11.31
configure:3041: checking whether make supports nested variables
configure:3058: result: yes
configure:3083: checking for style of include used by make
configure:3111: result: GNU
configure:3182: checking for gcc
configure:3198: found /usr/local/bin/gcc
configure:3209: result: gcc
configure:3438: checking for C compiler version
configure:3447: gcc --version >&5
gcc (GCC) 4.2.3
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3458: $? = 0
configure:3447: gcc -v >&5
Using built-in specs.
Target: ia64-hp-hpux11.31
Configured with: ../gcc/configure
Thread model: posix
gcc version 4.2.3
configure:3458: $? = 0
configure:3447: gcc -V >&5
gcc: '-V' option must have argument
configure:3458: $? = 1
configure:3447: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3458: $? = 1
configure:3478: checking whether the C compiler works
configure:3500: gcc conftest.c >&5
configure:3504: $? = 0
configure:3552: result: yes
configure:3555: checking for C compiler default output file name
configure:3557: result: a.out
configure:3563: checking for suffix of executables
configure:3570: gcc -o conftest conftest.c >&5
configure:3574: $? = 0
configure:3596: result:
configure:3618: checking whether we are cross compiling
configure:3626: gcc -o conftest conftest.c >&5
configure:3630: $? = 0
configure:3637: ./conftest
configure:3641: $? = 0
configure:3656: result: no
configure:3661: checking for suffix of object files
configure:3683: gcc -c conftest.c >&5
configure:3687: $? = 0
configure:3708: result: o
configure:3712: checking whether we are using the GNU C compiler
configure:3731: gcc -c conftest.c >&5
configure:3731: $? = 0
configure:3740: result: yes
configure:3749: checking whether gcc accepts -g
configure:3769: gcc -c -g conftest.c >&5
configure:3769: $? = 0
configure:3810: result: yes
configure:3827: checking for gcc option to accept ISO C89
configure:3890: gcc -c -g -O2 conftest.c >&5
configure:3890: $? = 0
configure:3903: result: none needed
configure:3928: checking whether gcc understands -c and -o together
configure:3950: gcc -c conftest.c -o conftest2.o
configure:3953: $? = 0
configure:3950: gcc -c conftest.c -o conftest2.o
configure:3953: $? = 0
configure:3965: result: yes
configure:3984: checking dependency style of gcc
configure:4095: result: gcc3
configure:4116: checking how to run the C preprocessor
configure:4147: gcc -E conftest.c
configure:4147: $? = 0
configure:4161: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4161: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4186: result: gcc -E
configure:4206: gcc -E conftest.c
configure:4206: $? = 0
configure:4220: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4220: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4249: checking for grep that handles long lines and -e
configure:4307: result: /usr/bin/grep
configure:4312: checking for egrep
configure:4374: result: /usr/bin/grep -E
configure:4379: checking for ANSI C header files
configure:4399: gcc -c -g -O2 conftest.c >&5
configure:4399: $? = 0
configure:4472: gcc -o conftest -g -O2 conftest.c >&5
configure:4472: $? = 0
configure:4472: ./conftest
configure:4472: $? = 0
configure:4483: result: yes
configure:4496: checking for sys/types.h
configure:4496: gcc -c -g -O2 conftest.c >&5
configure:4496: $? = 0
configure:4496: result: yes
configure:4496: checking for sys/stat.h
configure:4496: gcc -c -g -O2 conftest.c >&5
configure:4496: $? = 0
configure:4496: result: yes
configure:4496: checking for stdlib.h
configure:4496: gcc -c -g -O2 conftest.c >&5
configure:4496: $? = 0
configure:4496: result: yes
configure:4496: checking for string.h
configure:4496: gcc -c -g -O2 conftest.c >&5
configure:4496: $? = 0
configure:4496: result: yes
configure:4496: checking for memory.h
configure:4496: gcc -c -g -O2 conftest.c >&5
configure:4496: $? = 0
configure:4496: result: yes
configure:4496: checking for strings.h
configure:4496: gcc -c -g -O2 conftest.c >&5
configure:4496: $? = 0
configure:4496: result: yes
configure:4496: checking for inttypes.h
configure:4496: gcc -c -g -O2 conftest.c >&5
configure:4496: $? = 0
configure:4496: result: yes
configure:4496: checking for stdint.h
configure:4496: gcc -c -g -O2 conftest.c >&5
configure:4496: $? = 0
configure:4496: result: yes
configure:4496: checking for unistd.h
configure:4496: gcc -c -g -O2 conftest.c >&5
configure:4496: $? = 0
configure:4496: result: yes
configure:4509: checking minix/config.h usability
configure:4509: gcc -c -g -O2 conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:4509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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:4509: result: no
configure:4509: checking minix/config.h presence
configure:4509: gcc -E conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:4509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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:4509: result: no
configure:4509: checking for minix/config.h
configure:4509: result: no
configure:4530: checking whether it is safe to define __EXTENSIONS__
configure:4548: gcc -c -g -O2 conftest.c >&5
configure:4548: $? = 0
configure:4555: result: yes
configure:4622: checking for gcc
configure:4649: result: gcc
configure:4878: checking for C compiler version
configure:4887: gcc --version >&5
gcc (GCC) 4.2.3
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4898: $? = 0
configure:4887: gcc -v >&5
Using built-in specs.
Target: ia64-hp-hpux11.31
Configured with: ../gcc/configure
Thread model: posix
gcc version 4.2.3
configure:4898: $? = 0
configure:4887: gcc -V >&5
gcc: '-V' option must have argument
configure:4898: $? = 1
configure:4887: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4898: $? = 1
configure:4902: checking whether we are using the GNU C compiler
configure:4930: result: yes
configure:4939: checking whether gcc accepts -g
configure:5000: result: yes
configure:5017: checking for gcc option to accept ISO C89
configure:5093: result: none needed
configure:5118: checking whether gcc understands -c and -o together
configure:5155: result: yes
configure:5174: checking dependency style of gcc
configure:5285: result: gcc3
configure:5382: checking how to print strings
configure:5411: result: print -r
configure:5430: checking for a sed that does not truncate output
configure:5494: result: /usr/bin/sed
configure:5512: checking for fgrep
configure:5574: result: /usr/bin/grep -F
configure:5609: checking for ld used by gcc
configure:5676: result: /usr/ccs/bin/ld
configure:5683: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:5698: result: no
configure:5710: checking for BSD- or MS-compatible name lister (nm)
configure:5759: result: /usr/bin/nm -p
configure:5889: checking the name lister (/usr/bin/nm -p) interface
configure:5896: gcc -c -g -O2 conftest.c >&5
configure:5899: /usr/bin/nm -p "conftest.o"
configure:5902: output
0000000000000 u
0000000000000 r
0000000000000 r
0000000000000 r
0000000000000 r
0000000000000 r
0000000000000 r
0000000000000 r
0000000000000 r
0000000000000 r
0000000000000 r
0000000000000 B some_variable
configure:5909: result: BSD nm
configure:5912: checking whether ln -s works
configure:5916: result: yes
configure:5924: checking the maximum length of command line arguments
configure:6054: result: 1536000
configure:6071: checking whether the shell understands some XSI constructs
configure:6081: result: yes
configure:6085: checking whether the shell understands "+="
configure:6091: result: no
configure:6126: checking how to convert ia64-hp-hpux11.31 file names to ia64-hp-hpux11.31 format
configure:6166: result: func_convert_file_noop
configure:6173: checking how to convert ia64-hp-hpux11.31 file names to toolchain format
configure:6193: result: func_convert_file_noop
configure:6200: checking for /usr/ccs/bin/ld option to reload object files
configure:6207: result: -r
configure:6281: checking for objdump
configure:6297: found /usr/local/bin/objdump
configure:6308: result: objdump
configure:6337: checking how to recognize dependent libraries
configure:6535: result: file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64
configure:6620: checking for dlltool
configure:6650: result: no
configure:6677: checking how to associate runtime and link libraries
configure:6704: result: print -r --
configure:6764: checking for ar
configure:6780: found /usr/bin/ar
configure:6791: result: ar
configure:6828: checking for archiver @FILE support
configure:6845: gcc -c -g -O2 conftest.c >&5
configure:6845: $? = 0
configure:6848: ar cru libconftest.a @conftest.lst >&5
ar: could not open @conftest.lst
configure:6851: $? = 1
configure:6871: result: no
configure:6929: checking for strip
configure:6945: found /usr/bin/strip
configure:6956: result: strip
configure:7028: checking for ranlib
configure:7044: found /usr/bin/ranlib
configure:7055: result: ranlib
configure:7157: checking command to parse /usr/bin/nm -p output from gcc object
configure:7277: gcc -c -g -O2 conftest.c >&5
configure:7280: $? = 0
configure:7284: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([ABCDEGRST][ABCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7287: $? = 0
configure:7353: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7356: $? = 0
configure:7394: result: ok
configure:7431: checking for sysroot
configure:7461: result: no
configure:7481: gcc -c -g -O2 conftest.c >&5
configure:7484: $? = 0
configure:7717: checking for mt
configure:7733: found /usr/bin/mt
configure:7744: result: mt
configure:7767: checking if mt is a manifest tool
configure:7773: mt '-?'
mt: unknown command "-?"
configure:7781: result: no
configure:8420: checking for dlfcn.h
configure:8420: gcc -c -g -O2 conftest.c >&5
configure:8420: $? = 0
configure:8420: result: yes
configure:8923: checking for objdir
configure:8938: result: .libs
configure:9209: checking if gcc supports -fno-rtti -fno-exceptions
configure:9227: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9244: result: no
configure:9571: checking for gcc option to produce PIC
configure:9578: result: -fPIC -DPIC
configure:9586: checking if gcc PIC flag -fPIC -DPIC works
configure:9604: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9608: $? = 0
configure:9621: result: yes
configure:9650: checking if gcc static flag -static works
configure:9678: result: no
configure:9693: checking if gcc supports -c -o file.o
configure:9714: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9718: $? = 0
configure:9740: result: yes
configure:9748: checking if gcc supports -c -o file.o
configure:9795: result: yes
configure:9828: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries
configure:10985: result: yes
configure:11022: checking whether -lc should be explicitly linked in
configure:11030: gcc -c -g -O2 conftest.c >&5
configure:11033: $? = 0
configure:11048: gcc -shared -fPIC -DPIC -Wl,+h -Wl,conftest -Wl,+nodefaultrpath -o conftest conftest.o -v 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11051: $? = 1
configure:11065: result: yes
configure:11225: checking dynamic linker characteristics
configure:11979: result: hpux11.31 dld.so
configure:12086: checking how to hardcode library paths into programs
configure:12111: result: immediate
configure:12651: checking whether stripping libraries is possible
configure:12673: result: no
configure:12691: checking if libtool supports shared libraries
configure:12693: result: yes
configure:12696: checking whether to build shared libraries
configure:12717: result: yes
configure:12720: checking whether to build static libraries
configure:12724: result: no
configure:12804: checking for windres
configure:12834: result: no
configure:13176: checking sys/socket.h usability
configure:13176: gcc -c -g -O2 conftest.c >&5
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking sys/socket.h presence
configure:13176: gcc -E conftest.c
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking for sys/socket.h
configure:13176: result: yes
configure:13176: checking sys/select.h usability
configure:13176: gcc -c -g -O2 conftest.c >&5
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking sys/select.h presence
configure:13176: gcc -E conftest.c
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking for sys/select.h
configure:13176: result: yes
configure:13176: checking for unistd.h
configure:13176: result: yes
configure:13176: checking sys/time.h usability
configure:13176: gcc -c -g -O2 conftest.c >&5
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking sys/time.h presence
configure:13176: gcc -E conftest.c
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking for sys/time.h
configure:13176: result: yes
configure:13176: checking time.h usability
configure:13176: gcc -c -g -O2 conftest.c >&5
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking time.h presence
configure:13176: gcc -E conftest.c
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking for time.h
configure:13176: result: yes
configure:13176: checking signal.h usability
configure:13176: gcc -c -g -O2 conftest.c >&5
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking signal.h presence
configure:13176: gcc -E conftest.c
configure:13176: $? = 0
configure:13176: result: yes
configure:13176: checking for signal.h
configure:13176: result: yes
configure:13215: checking for sys/socket.h
configure:13215: result: yes
configure:13250: checking for socklen_t
configure:13250: gcc -c -g -O2 conftest.c >&5
configure:13250: $? = 0
configure:13250: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:48: error: expected expression before ')' token
configure:13250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 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:13250: result: yes
configure:13327: checking for pid_t
configure:13327: gcc -c -g -O2 conftest.c >&5
configure:13327: $? = 0
configure:13327: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: error: expected expression before ')' token
configure:13327: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_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 ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:13327: result: yes
configure:13338: checking for size_t
configure:13338: gcc -c -g -O2 conftest.c >&5
configure:13338: $? = 0
configure:13338: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: error: expected expression before ')' token
configure:13338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_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:13338: result: yes
configure:13349: checking for ssize_t
configure:13349: gcc -c -g -O2 conftest.c >&5
configure:13349: $? = 0
configure:13349: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: error: expected expression before ')' token
configure:13349: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_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 ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:13349: result: yes
configure:13368: checking for library containing pthread_detach
configure:13399: gcc -o conftest -g -O2 conftest.c >&5
configure:13399: $? = 0
configure:13416: result: none required
configure:13443: checking for pthread_tryjoin_np
configure:13443: gcc -o conftest -g -O2 conftest.c >&5
ld: Unsatisfied symbol "pthread_tryjoin_np" in file /var/tmp//cc2H0tHR.o
1 error.
collect2: ld returned 1 exit status
configure:13443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| /* Define pthread_tryjoin_np to an innocuous variant, in case <limits.h> declares pthread_tryjoin_np.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_tryjoin_np innocuous_pthread_tryjoin_np
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_tryjoin_np (); 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 pthread_tryjoin_np
|
| /* 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 pthread_tryjoin_np ();
| /* 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_pthread_tryjoin_np || defined __stub___pthread_tryjoin_np
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_tryjoin_np ();
| ;
| return 0;
| }
configure:13443: result: no
configure:13443: checking for pthread_setname_np
configure:13443: gcc -o conftest -g -O2 conftest.c >&5
ld: Unsatisfied symbol "pthread_setname_np" in file /var/tmp//ccRd8SYn.o
1 error.
collect2: ld returned 1 exit status
configure:13443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| /* Define pthread_setname_np to an innocuous variant, in case <limits.h> declares pthread_setname_np.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_setname_np innocuous_pthread_setname_np
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_setname_np (); 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 pthread_setname_np
|
| /* 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 pthread_setname_np ();
| /* 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_pthread_setname_np || defined __stub___pthread_setname_np
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_setname_np ();
| ;
| return 0;
| }
configure:13443: result: no
configure:13443: checking for pthread_getname_np
configure:13443: gcc -o conftest -g -O2 conftest.c >&5
ld: Unsatisfied symbol "pthread_getname_np" in file /var/tmp//ccY5O2aN.o
1 error.
collect2: ld returned 1 exit status
configure:13443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| /* Define pthread_getname_np to an innocuous variant, in case <limits.h> declares pthread_getname_np.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_getname_np innocuous_pthread_getname_np
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_getname_np (); 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 pthread_getname_np
|
| /* 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 pthread_getname_np ();
| /* 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_pthread_getname_np || defined __stub___pthread_getname_np
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_getname_np ();
| ;
| return 0;
| }
configure:13443: result: no
configure:13454: checking for pthread_mutex_timedlock
configure:13454: gcc -o conftest -g -O2 conftest.c >&5
ld: Unsatisfied symbol "pthread_mutex_timedlock" in file /var/tmp//ccYtZVWu.o
1 error.
collect2: ld returned 1 exit status
configure:13454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| /* Define pthread_mutex_timedlock to an innocuous variant, in case <limits.h> declares pthread_mutex_timedlock.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_mutex_timedlock innocuous_pthread_mutex_timedlock
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_mutex_timedlock (); 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 pthread_mutex_timedlock
|
| /* 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 pthread_mutex_timedlock ();
| /* 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_pthread_mutex_timedlock || defined __stub___pthread_mutex_timedlock
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_mutex_timedlock ();
| ;
| return 0;
| }
configure:13454: result: no
configure:13466: checking for pthread_rwlock_rdlock
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13466: $? = 0
configure:13466: result: yes
configure:13466: checking for pthread_rwlock_wrlock
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13466: $? = 0
configure:13466: result: yes
configure:13478: checking for pthread_rwlock_timedrdlock
configure:13478: gcc -o conftest -g -O2 conftest.c >&5
ld: Unsatisfied symbol "pthread_rwlock_timedrdlock" in file /var/tmp//ccqAAlX3.o
1 error.
collect2: ld returned 1 exit status
configure:13478: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK 1
| #define HAVE_PTHREAD_RWLOCK_WRLOCK 1
| /* end confdefs.h. */
| /* Define pthread_rwlock_timedrdlock to an innocuous variant, in case <limits.h> declares pthread_rwlock_timedrdlock.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_rwlock_timedrdlock innocuous_pthread_rwlock_timedrdlock
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_rwlock_timedrdlock (); 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 pthread_rwlock_timedrdlock
|
| /* 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 pthread_rwlock_timedrdlock ();
| /* 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_pthread_rwlock_timedrdlock || defined __stub___pthread_rwlock_timedrdlock
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_rwlock_timedrdlock ();
| ;
| return 0;
| }
configure:13478: result: no
configure:13478: checking for pthread_rwlock_timedwrlock
configure:13478: gcc -o conftest -g -O2 conftest.c >&5
ld: Unsatisfied symbol "pthread_rwlock_timedwrlock" in file /var/tmp//ccioNuwI.o
1 error.
collect2: ld returned 1 exit status
configure:13478: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "npth 1.5"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.5"
| #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 PACKAGE "npth"
| #define VERSION "1.5"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_TIMESTAMP "<none>"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK 1
| #define HAVE_PTHREAD_RWLOCK_WRLOCK 1
| /* end confdefs.h. */
| /* Define pthread_rwlock_timedwrlock to an innocuous variant, in case <limits.h> declares pthread_rwlock_timedwrlock.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_rwlock_timedwrlock innocuous_pthread_rwlock_timedwrlock
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_rwlock_timedwrlock (); 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 pthread_rwlock_timedwrlock
|
| /* 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 pthread_rwlock_timedwrlock ();
| /* 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_pthread_rwlock_timedwrlock || defined __stub___pthread_rwlock_timedwrlock
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_rwlock_timedwrlock ();
| ;
| return 0;
| }
configure:13478: result: no
configure:13490: checking for pthread_rwlock_tryrdlock
configure:13490: gcc -o conftest -g -O2 conftest.c >&5
configure:13490: $? = 0
configure:13490: result: yes
configure:13490: checking for pthread_rwlock_trywrlock
configure:13490: gcc -o conftest -g -O2 conftest.c >&5
configure:13490: $? = 0
configure:13490: result: yes
configure:13501: checking for pthread_atfork
configure:13501: gcc -o conftest -g -O2 conftest.c >&5
configure:13501: $? = 0
configure:13501: result: yes
configure:13516: checking for select
configure:13516: gcc -o conftest -g -O2 conftest.c >&5
configure:13516: $? = 0
configure:13516: result: yes
configure:13516: checking for pselect
configure:13516: gcc -o conftest -g -O2 conftest.c >&5
configure:13516: $? = 0
configure:13516: result: yes
configure:13516: checking for gettimeofday
configure:13516: gcc -o conftest -g -O2 conftest.c >&5
configure:13516: $? = 0
configure:13516: result: yes
configure:13528: checking for library containing setsockopt
configure:13550: gcc -o conftest -g -O2 conftest.c >&5
configure:13550: $? = 0
configure:13631: result: none needed
configure:13646: checking for library containing clock_gettime
configure:13677: gcc -o conftest -g -O2 conftest.c >&5
configure:13677: $? = 0
configure:13694: result: none required
configure:13891: checking that generated files are newer than configure
configure:13897: result: done
configure:13944: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by npth config.status 1.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on cadaman
config.status:1187: creating Makefile
config.status:1187: creating src/npth.h
config.status:1187: creating src/Makefile
config.status:1187: creating w32/Makefile
config.status:1187: creating tests/Makefile
config.status:1187: creating npth-config
config.status:1187: creating config.h
config.status:1368: config.h is unchanged
config.status:1416: executing depfiles commands
config.status:1416: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=ia64-hp-hpux11.31
ac_cv_c_compiler_gnu=yes
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_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_gettimeofday=yes
ac_cv_func_pselect=yes
ac_cv_func_pthread_atfork=yes
ac_cv_func_pthread_getname_np=no
ac_cv_func_pthread_mutex_timedlock=no
ac_cv_func_pthread_rwlock_rdlock=yes
ac_cv_func_pthread_rwlock_timedrdlock=no
ac_cv_func_pthread_rwlock_timedwrlock=no
ac_cv_func_pthread_rwlock_tryrdlock=yes
ac_cv_func_pthread_rwlock_trywrlock=yes
ac_cv_func_pthread_rwlock_wrlock=yes
ac_cv_func_pthread_setname_np=no
ac_cv_func_pthread_tryjoin_np=no
ac_cv_func_select=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_signal_h=yes
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_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=ia64-hp-hpux11.31
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
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_clock_gettime='none required'
ac_cv_search_pthread_detach='none required'
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=no
lt_cv_archive_cmds_need_lc=yes
lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
lt_cv_file_magic_cmd=/usr/bin/file
lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
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/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='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='print -r --'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDEGRST][ABCDEGRST]*\)[ ][ ]*\([_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/^[ABCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDEGRST]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_sys_max_cmd_len=1536000
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
npth_cv_lib_socket='none needed'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /nmltest/techsupp/data/gpg/done/npth-1.5/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} /nmltest/techsupp/data/gpg/done/npth-1.5/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /nmltest/techsupp/data/gpg/done/npth-1.5/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /nmltest/techsupp/data/gpg/done/npth-1.5/build-aux/missing automake-1.14'
AWK='awk'
BUILD_FILEVERSION=''
BUILD_ISODATE=''
BUILD_TIMESTAMP='<none>'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAVE_LD_VERSION_SCRIPT_FALSE=''
HAVE_LD_VERSION_SCRIPT_TRUE='#'
HAVE_W32_SYSTEM_FALSE=''
HAVE_W32_SYSTEM_TRUE='#'
HAVE_W64_SYSTEM_FALSE=''
HAVE_W64_SYSTEM_TRUE='#'
INSERT_SIGNAL_H='include <signal.h>'
INSERT_SOCKLEN_T='define _npth_socklen_t socklen_t'
INSERT_SYS_SELECT_H='include <sys/select.h>'
INSERT_SYS_TIME_H='include <sys/time.h>'
INSERT_TIME_H='include <time.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=''
LIBNPTH_LT_AGE='1'
LIBNPTH_LT_CURRENT='1'
LIBNPTH_LT_REVISION='1'
LIBOBJS=''
LIBS=''
LIBSOCKET=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_CLOCK_GETTIME=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /nmltest/techsupp/data/gpg/done/npth-1.5/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='build-aux/install-sh -c -d'
NETLIBS=''
NM='/usr/bin/nm -p'
NMEDIT=''
NPTH_CONFIG_API_VERSION='1'
NPTH_CONFIG_CFLAGS=''
NPTH_CONFIG_HOST='ia64-hp-hpux11.31'
NPTH_CONFIG_LIBS='-lnpth '
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='npth'
PACKAGE_BUGREPORT='gnupg-devel@gnupg.org'
PACKAGE_NAME='npth'
PACKAGE_STRING='npth 1.5'
PACKAGE_TARNAME='npth'
PACKAGE_URL=''
PACKAGE_VERSION='1.5'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RC=''
RUN_TESTS_FALSE='#'
RUN_TESTS_TRUE=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SYS_SOCKET_H=''
VERSION='1.5'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='ia64-hp-hpux11.31'
build_alias=''
build_cpu='ia64'
build_os='hpux11.31'
build_vendor='hp'
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='ia64-hp-hpux11.31'
host_alias=''
host_cpu='ia64'
host_os='hpux11.31'
host_vendor='hp'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /nmltest/techsupp/data/gpg/done/npth-1.5/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='/nmlpkgs/GnuPG/2.2.7-hp-itanium'
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 "npth"
#define PACKAGE_TARNAME "npth"
#define PACKAGE_VERSION "1.5"
#define PACKAGE_STRING "npth 1.5"
#define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
#define PACKAGE_URL ""
#define PACKAGE "npth"
#define VERSION "1.5"
#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 PACKAGE "npth"
#define VERSION "1.5"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define BUILD_TIMESTAMP "<none>"
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_PTHREAD 1
#define HAVE_PTHREAD_RWLOCK_RDLOCK 1
#define HAVE_PTHREAD_RWLOCK_WRLOCK 1
#define HAVE_PTHREAD_RWLOCK_TRYRDLOCK 1
#define HAVE_PTHREAD_RWLOCK_TRYWRLOCK 1
#define HAVE_PTHREAD_ATFORK 1
#define HAVE_SELECT 1
#define HAVE_PSELECT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_CLOCK_GETTIME 1
configure: exit 0
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
193626
Attached To
T3980: gpg-agent: error allocating thread attributes when starting as daemon
Event Timeline
Log In to Comment