(view as text)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libpsl configure 0.21.5, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --with-psl-file=/opt/csw/share/public_suffix_list.dat

## --------- ##
## Platform. ##
## --------- ##

hostname = unstable10s
uname -m = sun4v
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_150400-17

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = unstable10s
Release = 5.10
KernelID = Generic_150400-17
Machine = sun4v
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 32

/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/csw/gnu
PATH: /opt/csw/bin
PATH: /usr/bin
PATH: /usr/ccs/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2368: checking for a BSD-compatible install
configure:2436: result: /opt/csw/gnu/install -c
configure:2447: checking whether build environment is sane
configure:2502: result: yes
configure:2648: checking for a thread-safe mkdir -p
configure:2687: result: /opt/csw/gnu/mkdir -p
configure:2694: checking for gawk
configure:2710: found /opt/csw/bin/gawk
configure:2721: result: gawk
configure:2732: checking whether make sets $(MAKE)
configure:2754: result: yes
configure:2783: checking whether make supports nested variables
configure:2800: result: yes
configure:2985: checking for gcc
configure:3012: result: /opt/solarisstudio12.3/bin/cc
configure:3241: checking for C compiler version
configure:3250: /opt/solarisstudio12.3/bin/cc --version >&5
cc: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:3261: $? = 1
configure:3250: /opt/solarisstudio12.3/bin/cc -v >&5
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:3261: $? = 1
configure:3250: /opt/solarisstudio12.3/bin/cc -V >&5
cc: Sun C 5.12 SunOS_sparc Patch 148917-11 2017/12/13
configure:3261: $? = 0
configure:3250: /opt/solarisstudio12.3/bin/cc -qversion >&5
cc: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:3261: $? = 1
configure:3281: checking whether the C compiler works
configure:3303: /opt/solarisstudio12.3/bin/cc -m64  -L/opt/csw/lib/64 -m64 conftest.c  >&5
configure:3307: $? = 0
configure:3355: result: yes
configure:3358: checking for C compiler default output file name
configure:3360: result: a.out
configure:3366: checking for suffix of executables
configure:3373: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c  >&5
configure:3377: $? = 0
configure:3399: result: 
configure:3421: checking whether we are cross compiling
configure:3429: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c  >&5
"conftest.c", line 17: warning: statement not reached
configure:3433: $? = 0
configure:3440: ./conftest
configure:3444: $? = 0
configure:3459: result: no
configure:3464: checking for suffix of object files
configure:3486: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:3490: $? = 0
configure:3511: result: o
configure:3515: checking whether we are using the GNU C compiler
configure:3534: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
"conftest.c", line 14: undefined symbol: choke
"conftest.c", line 14: syntax error before or at: me
cc: acomp failed for conftest.c
configure:3534: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:3543: result: no
configure:3552: checking whether /opt/solarisstudio12.3/bin/cc accepts -g
configure:3572: /opt/solarisstudio12.3/bin/cc -c -g  conftest.c >&5
configure:3572: $? = 0
configure:3613: result: yes
configure:3630: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89
configure:3693: /opt/solarisstudio12.3/bin/cc  -c -m64  conftest.c >&5
"conftest.c", line 56: warning: statement not reached
configure:3693: $? = 0
configure:3706: result: none needed
configure:3731: checking whether /opt/solarisstudio12.3/bin/cc understands -c and -o together
configure:3753: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o
configure:3756: $? = 0
configure:3753: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o
configure:3756: $? = 0
configure:3768: result: yes
configure:3788: checking whether make supports the include directive
configure:3803: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3806: $? = 0
configure:3825: result: yes (GNU style)
configure:3850: checking dependency style of /opt/solarisstudio12.3/bin/cc
configure:3961: result: none
configure:4026: checking for ar
configure:4042: found /opt/csw/gnu/ar
configure:4053: result: ar
configure:4079: checking the archiver (ar) interface
configure:4095: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:4095: $? = 0
configure:4097: ar cru libconftest.a conftest.o >&5
configure:4100: $? = 0
configure:4128: result: ar
configure:4178: checking build system type
configure:4192: result: sparc-sun-solaris2.10
configure:4212: checking host system type
configure:4225: result: sparc-sun-solaris2.10
configure:4266: checking how to print strings
configure:4293: result: printf
configure:4314: checking for a sed that does not truncate output
configure:4378: result: /opt/csw/gnu/sed
configure:4396: checking for grep that handles long lines and -e
configure:4454: result: /opt/csw/gnu/grep
configure:4459: checking for egrep
configure:4521: result: /opt/csw/gnu/grep -E
configure:4526: checking for fgrep
configure:4588: result: /opt/csw/gnu/grep -F
configure:4656: checking for non-GNU ld
configure:4690: result: /usr/ccs/bin/ld
configure:4697: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:4712: result: no
configure:4724: checking for BSD- or MS-compatible name lister (nm)
configure:4778: result: /opt/csw/gnu/nm -B
configure:4908: checking the name lister (/opt/csw/gnu/nm -B) interface
configure:4915: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:4918: /opt/csw/gnu/nm -B "conftest.o"
configure:4921: output
0000000000000000 b Bbss.bss
0000000000000000 d Ddata.data
0000000000000000 r Drodata.rodata
0000000000000000 D some_variable
configure:4928: result: BSD nm
configure:4931: checking whether ln -s works
configure:4935: result: yes
configure:4943: checking the maximum length of command line arguments
configure:5074: result: 786240
configure:5122: checking how to convert sparc-sun-solaris2.10 file names to sparc-sun-solaris2.10 format
configure:5162: result: func_convert_file_noop
configure:5169: checking how to convert sparc-sun-solaris2.10 file names to toolchain format
configure:5189: result: func_convert_file_noop
configure:5196: checking for /usr/ccs/bin/ld option to reload object files
configure:5203: result: -r
configure:5277: checking for objdump
configure:5293: found /opt/csw/gnu/objdump
configure:5304: result: objdump
configure:5333: checking how to recognize dependent libraries
configure:5533: result: pass_all
configure:5618: checking for dlltool
configure:5634: found /opt/csw/gnu/dlltool
configure:5645: result: dlltool
configure:5675: checking how to associate runtime and link libraries
configure:5702: result: printf %s\n
configure:5826: checking for archiver @FILE support
configure:5843: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:5843: $? = 0
configure:5846: ar cru libconftest.a @conftest.lst >&5
configure:5849: $? = 0
configure:5854: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5857: $? = 1
configure:5869: result: @
configure:5927: checking for strip
configure:5943: found /opt/csw/gnu/strip
configure:5954: result: strip
configure:6026: checking for ranlib
configure:6042: found /opt/csw/gnu/ranlib
configure:6053: result: ranlib
configure:6155: checking command to parse /opt/csw/gnu/nm -B output from /opt/solarisstudio12.3/bin/cc object
configure:6308: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:6311: $? = 0
configure:6315: /opt/csw/gnu/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6318: $? = 0
configure:6384: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c conftstm.o >&5
configure:6387: $? = 0
configure:6425: result: ok
configure:6472: checking for sysroot
configure:6502: result: no
configure:6509: checking for a working dd
configure:6547: result: /opt/csw/gnu/dd
configure:6551: checking how to truncate binary pipes
configure:6566: result: /opt/csw/gnu/dd bs=4096 count=1
configure:6815: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:6818: $? = 0
configure:6895: checking for mt
configure:6911: found /opt/csw/bin/mt
configure:6922: result: mt
configure:6945: checking if mt is a manifest tool
configure:6951: mt '-?'
mt: Bad Option: '-?'.
Usage: mt [ -f device ] [options] command [ count ]
Options:
	-help		print this online help
	-version	print version number
	-wready		wait for the tape to become ready before doing command

Commands are:
weof          write EOF mark
eof           write EOF mark
fsf           forward skip FILE mark
bsf           backward skip FILE mark
asf           absolute FILE mark pos
fsr           forward skip record
bsr           backward skip record
rewind        rewind tape
offline       rewind and unload
rewoffl       rewind and unload
status        get tape status
nop           no operation
retension     retension tape cartridge
erase         erase tape
eom           position to EOM
nbsf          backward skip FILE mark
load          load tape
configure:6959: result: no
configure:7636: checking how to run the C preprocessor
configure:7667: /opt/solarisstudio12.3/bin/cc -E  conftest.c
configure:7667: $? = 0
configure:7681: /opt/solarisstudio12.3/bin/cc -E  conftest.c
"conftest.c", line 9: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:7681: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7706: result: /opt/solarisstudio12.3/bin/cc -E
configure:7726: /opt/solarisstudio12.3/bin/cc -E  conftest.c
configure:7726: $? = 0
configure:7740: /opt/solarisstudio12.3/bin/cc -E  conftest.c
"conftest.c", line 9: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:7740: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7769: checking for ANSI C header files
configure:7789: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7789: $? = 0
configure:7862: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c  >&5
configure:7862: $? = 0
configure:7862: ./conftest
configure:7862: $? = 0
configure:7873: result: yes
configure:7886: checking for sys/types.h
configure:7886: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7886: $? = 0
configure:7886: result: yes
configure:7886: checking for sys/stat.h
configure:7886: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7886: $? = 0
configure:7886: result: yes
configure:7886: checking for stdlib.h
configure:7886: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7886: $? = 0
configure:7886: result: yes
configure:7886: checking for string.h
configure:7886: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7886: $? = 0
configure:7886: result: yes
configure:7886: checking for memory.h
configure:7886: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7886: $? = 0
configure:7886: result: yes
configure:7886: checking for strings.h
configure:7886: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7886: $? = 0
configure:7886: result: yes
configure:7886: checking for inttypes.h
configure:7886: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7886: $? = 0
configure:7886: result: yes
configure:7886: checking for stdint.h
configure:7886: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7886: $? = 0
configure:7886: result: yes
configure:7886: checking for unistd.h
configure:7886: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7886: $? = 0
configure:7886: result: yes
configure:7900: checking for dlfcn.h
configure:7900: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:7900: $? = 0
configure:7900: result: yes
configure:8454: checking for objdir
configure:8469: result: .libs
configure:9126: checking for /opt/solarisstudio12.3/bin/cc option to produce PIC
configure:9133: result: -KPIC -DPIC
configure:9141: checking if /opt/solarisstudio12.3/bin/cc PIC flag -KPIC -DPIC works
configure:9159: /opt/solarisstudio12.3/bin/cc -c -m64  -KPIC -DPIC -DPIC conftest.c >&5
configure:9163: $? = 0
configure:9176: result: yes
configure:9205: checking if /opt/solarisstudio12.3/bin/cc static flag -Bstatic works
configure:9233: result: yes
configure:9248: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o
configure:9269: /opt/solarisstudio12.3/bin/cc -c -m64  -o out/conftest2.o conftest.c >&5
configure:9273: $? = 0
configure:9295: result: yes
configure:9303: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o
configure:9350: result: yes
configure:9383: checking whether the /opt/solarisstudio12.3/bin/cc linker (/usr/ccs/bin/ld -64) supports shared libraries
configure:10642: result: yes
configure:10882: checking dynamic linker characteristics
configure:11700: result: solaris2.10 ld.so
configure:11815: checking how to hardcode library paths into programs
configure:11840: result: immediate
configure:12388: checking whether stripping libraries is possible
configure:12393: result: yes
configure:12428: checking if libtool supports shared libraries
configure:12430: result: yes
configure:12433: checking whether to build shared libraries
configure:12458: result: yes
configure:12461: checking whether to build static libraries
configure:12465: result: yes
configure:12514: checking whether make supports nested variables
configure:12531: result: yes
configure:12550: checking for special C compiler options needed for large files
configure:12580: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:12580: $? = 0
configure:12595: result: no
configure:12601: checking for _FILE_OFFSET_BITS value needed for large files
configure:12626: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:12626: $? = 0
configure:12658: result: no
configure:12744: checking for inline
configure:12760: /opt/solarisstudio12.3/bin/cc -c -m64  conftest.c >&5
configure:12760: $? = 0
configure:12768: result: inline
configure:12895: checking whether NLS is requested
configure:12904: result: yes
configure:12944: checking for msgfmt
configure: trying /opt/csw/gnu/msgfmt...
0 translated messages.
configure:12976: result: /opt/csw/gnu/msgfmt
configure:12985: checking for gmsgfmt
configure:13003: found /opt/csw/bin/gmsgfmt
configure:13016: result: /opt/csw/bin/gmsgfmt
configure:13066: checking for xgettext
configure: trying /opt/csw/gnu/xgettext...
/opt/csw/gnu/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:13098: result: /opt/csw/gnu/xgettext
configure:13143: checking for msgmerge
configure: trying /opt/csw/gnu/msgmerge...
configure:13174: result: /opt/csw/gnu/msgmerge
configure:13265: checking for non-GNU ld
configure:13299: result: /usr/ccs/bin/ld -64
configure:13306: checking if the linker (/usr/ccs/bin/ld -64) is GNU ld
configure:13321: result: no
configure:13328: checking for shared library run path origin
configure:13341: result: done
configure:13366: checking for 64-bit host
configure:13389: result: no
configure:13913: checking for CFPreferencesCopyAppValue
configure:13931: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
"conftest.c", line 22: cannot find include file: <CoreFoundation/CFPreferences.h>
"conftest.c", line 26: warning: implicit function declaration: CFPreferencesCopyAppValue
"conftest.c", line 26: undefined symbol: NULL
cc: acomp failed for conftest.c
configure:13931: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:13940: result: no
configure:13947: checking for CFLocaleCopyCurrent
configure:13965: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
"conftest.c", line 22: cannot find include file: <CoreFoundation/CFLocale.h>
"conftest.c", line 26: warning: implicit function declaration: CFLocaleCopyCurrent
cc: acomp failed for conftest.c
configure:13965: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:13974: result: no
configure:14023: checking for GNU gettext in libc
configure:14052: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c  >&5
"conftest.c", line 41: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
_nl_domain_bindings                 conftest.o
_nl_msg_cat_cntr                    conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:14052: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings)
| #else
| #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
| #endif
| 
| 
| int
| main ()
| {
| 
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + __GNU_GETTEXT_SYMBOL_EXPRESSION
| 
|   ;
|   return 0;
| }
configure:14061: result: no
configure:14095: checking for iconv
configure:14119: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c  >&5
configure:14119: $? = 0
configure:14153: result: yes
configure:14156: checking for working iconv
configure:14285: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c  >&5
"conftest.c", line 47: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 27
	argument : pointer to pointer to char
"conftest.c", line 67: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 27
	argument : pointer to pointer to char
"conftest.c", line 86: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 27
	argument : pointer to pointer to char
"conftest.c", line 128: warning: statement not reached
configure:14285: $? = 0
configure:14285: ./conftest
configure:14285: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| /* end confdefs.h.  */
| 
| #include <iconv.h>
| #include <string.h>
| 
| #ifndef ICONV_CONST
| # define ICONV_CONST 
| #endif
| 
| int
| main ()
| {
| int result = 0;
|   /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
|      returns.  */
|   {
|     iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
|     if (cd_utf8_to_88591 != (iconv_t)(-1))
|       {
|         static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */
|         char buf[10];
|         ICONV_CONST char *inptr = input;
|         size_t inbytesleft = strlen (input);
|         char *outptr = buf;
|         size_t outbytesleft = sizeof (buf);
|         size_t res = iconv (cd_utf8_to_88591,
|                             &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if (res == 0)
|           result |= 1;
|         iconv_close (cd_utf8_to_88591);
|       }
|   }
|   /* Test against Solaris 10 bug: Failures are not distinguishable from
|      successful returns.  */
|   {
|     iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646");
|     if (cd_ascii_to_88591 != (iconv_t)(-1))
|       {
|         static ICONV_CONST char input[] = "\263";
|         char buf[10];
|         ICONV_CONST char *inptr = input;
|         size_t inbytesleft = strlen (input);
|         char *outptr = buf;
|         size_t outbytesleft = sizeof (buf);
|         size_t res = iconv (cd_ascii_to_88591,
|                             &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if (res == 0)
|           result |= 2;
|         iconv_close (cd_ascii_to_88591);
|       }
|   }
|   /* Test against AIX 6.1..7.1 bug: Buffer overrun.  */
|   {
|     iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1");
|     if (cd_88591_to_utf8 != (iconv_t)(-1))
|       {
|         static ICONV_CONST char input[] = "\304";
|         static char buf[2] = { (char)0xDE, (char)0xAD };
|         ICONV_CONST char *inptr = input;
|         size_t inbytesleft = 1;
|         char *outptr = buf;
|         size_t outbytesleft = 1;
|         size_t res = iconv (cd_88591_to_utf8,
|                             &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD)
|           result |= 4;
|         iconv_close (cd_88591_to_utf8);
|       }
|   }
| #if 0 /* This bug could be worked around by the caller.  */
|   /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */
|   {
|     iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
|     if (cd_88591_to_utf8 != (iconv_t)(-1))
|       {
|         static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
|         char buf[50];
|         ICONV_CONST char *inptr = input;
|         size_t inbytesleft = strlen (input);
|         char *outptr = buf;
|         size_t outbytesleft = sizeof (buf);
|         size_t res = iconv (cd_88591_to_utf8,
|                             &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if ((int)res > 0)
|           result |= 8;
|         iconv_close (cd_88591_to_utf8);
|       }
|   }
| #endif
|   /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
|      provided.  */
|   if (/* Try standardized names.  */
|       iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
|       /* Try IRIX, OSF/1 names.  */
|       && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
|       /* Try AIX names.  */
|       && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
|       /* Try HP-UX names.  */
|       && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
|     result |= 16;
|   return result;
| 
|   ;
|   return 0;
| }
configure:14285: /opt/solarisstudio12.3/bin/cc -o conftest -m64  -L/opt/csw/lib/64 -m64 conftest.c  >&5
"conftest.c", line 128: warning: statement not reached
configure:14285: $? = 0
configure:14285: ./conftest
configure:14285: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| /* end confdefs.h.  */
| 
| #include <iconv.h>
| #include <string.h>
| 
| #ifndef ICONV_CONST
| # define ICONV_CONST const
| #endif
| 
| int
| main ()
| {
| int result = 0;
|   /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
|      returns.  */
|   {
|     iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
|     if (cd_utf8_to_88591 != (iconv_t)(-1))
|       {
|         static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */
|         char buf[10];
|         ICONV_CONST char *inptr = input;
|         size_t inbytesleft = strlen (input);
|         char *outptr = buf;
|         size_t outbytesleft = sizeof (buf);
|         size_t res = iconv (cd_utf8_to_88591,
|                             &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if (res == 0)
|           result |= 1;
|         iconv_close (cd_utf8_to_88591);
|       }
|   }
|   /* Test against Solaris 10 bug: Failures are not distinguishable from
|      successful returns.  */
|   {
|     iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646");
|     if (cd_ascii_to_88591 != (iconv_t)(-1))
|       {
|         static ICONV_CONST char input[] = "\263";
|         char buf[10];
|         ICONV_CONST char *inptr = input;
|         size_t inbytesleft = strlen (input);
|         char *outptr = buf;
|         size_t outbytesleft = sizeof (buf);
|         size_t res = iconv (cd_ascii_to_88591,
|                             &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if (res == 0)
|           result |= 2;
|         iconv_close (cd_ascii_to_88591);
|       }
|   }
|   /* Test against AIX 6.1..7.1 bug: Buffer overrun.  */
|   {
|     iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1");
|     if (cd_88591_to_utf8 != (iconv_t)(-1))
|       {
|         static ICONV_CONST char input[] = "\304";
|         static char buf[2] = { (char)0xDE, (char)0xAD };
|         ICONV_CONST char *inptr = input;
|         size_t inbytesleft = 1;
|         char *outptr = buf;
|         size_t outbytesleft = 1;
|         size_t res = iconv (cd_88591_to_utf8,
|                             &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD)
|           result |= 4;
|         iconv_close (cd_88591_to_utf8);
|       }
|   }
| #if 0 /* This bug could be worked around by the caller.  */
|   /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */
|   {
|     iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
|     if (cd_88591_to_utf8 != (iconv_t)(-1))
|       {
|         static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
|         char buf[50];
|         ICONV_CONST char *inptr = input;
|         size_t inbytesleft = strlen (input);
|         char *outptr = buf;
|         size_t outbytesleft = sizeof (buf);
|         size_t res = iconv (cd_88591_to_utf8,
|                             &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if ((int)res > 0)
|           result |= 8;
|         iconv_close (cd_88591_to_utf8);
|       }
|   }
| #endif
|   /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
|      provided.  */
|   if (/* Try standardized names.  */
|       iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
|       /* Try IRIX, OSF/1 names.  */
|       && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
|       /* Try AIX names.  */
|       && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
|       /* Try HP-UX names.  */
|       && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
|     result |= 16;
|   return result;
| 
|   ;
|   return 0;
| }
configure:14297: result: no
configure:14786: checking for GNU gettext in libintl
configure:14823: /opt/solarisstudio12.3/bin/cc -o conftest -m64   -L/opt/csw/lib/64 -m64 conftest.c  /opt/csw/lib/64/libintl.so -R/opt/csw/lib/64 >&5
"conftest.c", line 45: warning: statement not reached
configure:14823: $? = 0
configure:14873: result: yes
configure:14908: checking whether to use NLS
configure:14910: result: yes
configure:14913: checking where the gettext function comes from
configure:14924: result: external libintl
configure:14932: checking how to link with libintl
configure:14934: result: /opt/csw/lib/64/libintl.so -R/opt/csw/lib/64
configure:15118: checking for a Python interpreter with version >= 2.7
configure:15135: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:15138: $? = 0
configure:15144: result: python
configure:15152: checking for python
configure:15170: found /opt/csw/bin/python
configure:15182: result: /opt/csw/bin/python
configure:15199: checking for python version
configure:15206: result: 2.7
configure:15211: checking for python platform
configure:15218: result: sunos5
configure:15276: checking for GNU default python prefix
configure:15278: result: ${prefix}
configure:15341: checking for GNU default python exec_prefix
configure:15343: result: ${exec_prefix}
configure:15374: checking for python script directory (pythondir)
configure:15408: result: ${PYTHON_PREFIX}/lib/python2.7/site-packages
configure:15416: checking for python extension module directory (pyexecdir)
configure:15450: result: ${PYTHON_EXEC_PREFIX}/lib/python2.7/site-packages
configure:15515: checking for pkg-config
configure:15533: found /opt/csw/bin/pkg-config
configure:15545: result: /opt/csw/bin/pkg-config
configure:15570: checking pkg-config is at least version 0.9.0
configure:15573: result: yes
configure:15781: checking for LIBIDN2
configure:15788: $PKG_CONFIG --exists --print-errors "libidn2"
configure:15791: $? = 0
configure:15804: $PKG_CONFIG --exists --print-errors "libidn2"
configure:15807: $? = 0
configure:15970: result: yes
configure:16362: checking for library containing u8_tolower
configure:16393: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -L/opt/csw/lib/64 -lidn2    >&5
"conftest.c", line 40: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
u8_tolower                          conftest.o  (symbol belongs to implicit dependency /opt/csw/lib/64/libunistring.so.2)
ld: fatal: symbol referencing errors. No output written to conftest
configure:16393: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_BUILTIN 1
| #define WITH_LIBIDN2 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 u8_tolower ();
| int
| main ()
| {
| return u8_tolower ();
|   ;
|   return 0;
| }
configure:16393: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lunistring  -L/opt/csw/lib/64 -lidn2    >&5
"conftest.c", line 40: warning: statement not reached
configure:16393: $? = 0
configure:16410: result: -lunistring
configure:16454: checking for iconv
configure:16512: result: yes
configure:16515: checking for working iconv
configure:16656: result: no
configure:16684: checking for iconv declaration
configure:16713: /opt/solarisstudio12.3/bin/cc -c -I/opt/csw/include   -m64  conftest.c >&5
"conftest.c", line 35: identifier redeclared: libiconv
	current : function(pointer to void, pointer to pointer to char, pointer to unsigned long, pointer to pointer to char, pointer to unsigned long) returning unsigned long
	previous: function(pointer to void, pointer to pointer to const char, pointer to unsigned long, pointer to pointer to char, pointer to unsigned long) returning unsigned long : "/opt/csw/include/iconv.h", line 83
cc: acomp failed for conftest.c
configure:16713: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_BUILTIN 1
| #define WITH_LIBIDN2 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(_MSC_VER) || defined(__cplusplus)
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| #else
| size_t iconv();
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:16724: result:
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:16770: checking for socket in -lsocket
configure:16795: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lsocket  -lunistring -L/opt/csw/lib/64 -lidn2    >&5
"conftest.c", line 41: warning: statement not reached
configure:16795: $? = 0
configure:16804: result: yes
configure:16811: checking for inet_ntop in -lnsl
configure:16836: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lnsl  -lunistring -L/opt/csw/lib/64 -lidn2    >&5
"conftest.c", line 41: warning: statement not reached
configure:16836: $? = 0
configure:16845: result: yes
configure:16874: checking for library containing clock_gettime
configure:16905: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl >&5
"conftest.c", line 41: 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:16905: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_BUILTIN 1
| #define WITH_LIBIDN2 1
| #define ICONV_CONST const
| /* 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 clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
|   ;
|   return 0;
| }
configure:16905: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lrt  -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl >&5
"conftest.c", line 41: warning: statement not reached
configure:16905: $? = 0
configure:16922: result: -lrt
configure:17024: checking for strdup
configure:17024: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lrt -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl >&5
"conftest.c", line 64: warning: statement not reached
configure:17024: $? = 0
configure:17024: result: yes
configure:17024: checking for strndup
configure:17024: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lrt -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl >&5
"conftest.c", line 65: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
strndup                             conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17024: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_BUILTIN 1
| #define WITH_LIBIDN2 1
| #define ICONV_CONST const
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strndup innocuous_strndup
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strndup (); 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 strndup
| 
| /* 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 strndup ();
| /* 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_strndup || defined __stub___strndup
| choke me
| #endif
| 
| int
| main ()
| {
| return strndup ();
|   ;
|   return 0;
| }
configure:17024: result: no
configure:17024: checking for clock_gettime
configure:17024: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lrt -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl >&5
"conftest.c", line 65: warning: statement not reached
configure:17024: $? = 0
configure:17024: result: yes
configure:17024: checking for fmemopen
configure:17024: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lrt -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl >&5
"conftest.c", line 66: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
fmemopen                            conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17024: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpsl"
| #define PACKAGE_TARNAME "libpsl"
| #define PACKAGE_VERSION "0.21.5"
| #define PACKAGE_STRING "libpsl 0.21.5"
| #define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
| #define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_BUILTIN 1
| #define WITH_LIBIDN2 1
| #define ICONV_CONST const
| #define HAVE_STRDUP 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| /* Define fmemopen to an innocuous variant, in case <limits.h> declares fmemopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fmemopen innocuous_fmemopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fmemopen (); 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 fmemopen
| 
| /* 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 fmemopen ();
| /* 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_fmemopen || defined __stub___fmemopen
| choke me
| #endif
| 
| int
| main ()
| {
| return fmemopen ();
|   ;
|   return 0;
| }
configure:17024: result: no
configure:17024: checking for nl_langinfo
configure:17024: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lrt -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl >&5
"conftest.c", line 66: warning: statement not reached
configure:17024: $? = 0
configure:17024: result: yes
configure:17033: checking whether strdup is declared
configure:17033: /opt/solarisstudio12.3/bin/cc -c -I/opt/csw/include   -m64  conftest.c >&5
configure:17033: $? = 0
configure:17033: result: yes
configure:17044: checking whether localtime_r is declared
configure:17044: /opt/solarisstudio12.3/bin/cc -c -I/opt/csw/include   -m64  conftest.c >&5
configure:17044: $? = 0
configure:17044: result: yes
configure:17060: checking for dirent.h that defines DIR
configure:17079: /opt/solarisstudio12.3/bin/cc -c -I/opt/csw/include   -m64  conftest.c >&5
configure:17079: $? = 0
configure:17087: result: yes
configure:17100: checking for library containing opendir
configure:17131: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include   -m64  -L/opt/csw/lib/64 -m64 conftest.c -lrt -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl >&5
"conftest.c", line 47: warning: statement not reached
configure:17131: $? = 0
configure:17148: result: none required
configure:17329: checking that generated files are newer than configure
configure:17335: result: done
configure:17390: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libpsl config.status 0.21.5, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on unstable10s

config.status:1185: creating include/libpsl.h
config.status:1185: creating Makefile
config.status:1185: creating include/Makefile
config.status:1185: creating src/Makefile
config.status:1185: creating tools/Makefile
config.status:1185: creating po/Makefile.in
config.status:1185: creating fuzz/Makefile
config.status:1185: creating tests/Makefile
config.status:1185: creating docs/libpsl/Makefile
config.status:1185: creating docs/libpsl/version.xml
config.status:1185: creating libpsl.pc
config.status:1185: creating msvc/Makefile
config.status:1185: creating msvc/config.h.win32
config.status:1185: creating msvc/config-msvc.mak
config.status:1185: creating config.h
config.status:1414: executing depfiles commands
config.status:1491: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1496: $? = 0
config.status:1491: cd tools       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1496: $? = 0
config.status:1491: cd fuzz       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1496: $? = 0
config.status:1491: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1496: $? = 0
config.status:1414: executing libtool commands
config.status:1414: executing po-directories commands
configure:19691: Summary of build options:

  Version:           0.21.5
  Host OS:           solaris2.10
  Install prefix:    /usr/local
  Compiler:          /opt/solarisstudio12.3/bin/cc
  CFlags:            -I/opt/csw/include   -m64 
  LDFlags:           -L/opt/csw/lib/64 -m64
  Libs:              -lrt -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl
  Runtime:           libidn2
  Builtin:           yes
  PSL Dist File:     
  PSL File:          /opt/csw/share/public_suffix_list.dat
  PSL Test File:     $(top_srcdir)/list/tests/tests.txt
  Sanitizers:        UBSan no, ASan no, CFI no
  Docs:              
  Man pages:         no
  Tests:             Valgrind testing not enabled
  Fuzzing build:     no, 


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.10
ac_cv_c_compiler_gnu=no
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/solarisstudio12.3/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-m64
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=set
ac_cv_env_LDFLAGS_value='-L/opt/csw/lib/64 -m64'
ac_cv_env_LIBICU_CFLAGS_set=
ac_cv_env_LIBICU_CFLAGS_value=
ac_cv_env_LIBICU_LIBS_set=
ac_cv_env_LIBICU_LIBS_value=
ac_cv_env_LIBIDN2_CFLAGS_set=
ac_cv_env_LIBIDN2_CFLAGS_value=
ac_cv_env_LIBIDN2_LIBS_set=
ac_cv_env_LIBIDN2_LIBS_value=
ac_cv_env_LIBIDN_CFLAGS_set=
ac_cv_env_LIBIDN_CFLAGS_value=
ac_cv_env_LIBIDN_LIBS_set=
ac_cv_env_LIBIDN_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/opt/csw/lib/64/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_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_clock_gettime=yes
ac_cv_func_fmemopen=no
ac_cv_func_nl_langinfo=yes
ac_cv_func_strdup=yes
ac_cv_func_strndup=no
ac_cv_have_decl_localtime_r=yes
ac_cv_have_decl_strdup=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_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_nsl_inet_ntop=yes
ac_cv_lib_socket_socket=yes
ac_cv_objext=o
ac_cv_path_EGREP='/opt/csw/gnu/grep -E'
ac_cv_path_FGREP='/opt/csw/gnu/grep -F'
ac_cv_path_GMSGFMT=/opt/csw/bin/gmsgfmt
ac_cv_path_GREP=/opt/csw/gnu/grep
ac_cv_path_MSGFMT=/opt/csw/gnu/msgfmt
ac_cv_path_MSGMERGE=/opt/csw/gnu/msgmerge
ac_cv_path_PYTHON=/opt/csw/bin/python
ac_cv_path_SED=/opt/csw/gnu/sed
ac_cv_path_XGETTEXT=/opt/csw/gnu/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/opt/csw/bin/pkg-config
ac_cv_path_install='/opt/csw/gnu/install -c'
ac_cv_path_lt_DD=/opt/csw/gnu/dd
ac_cv_path_mkdir=/opt/csw/gnu/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/opt/solarisstudio12.3/bin/cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/opt/solarisstudio12.3/bin/cc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
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_search_clock_gettime=-lrt
ac_cv_search_opendir='none required'
ac_cv_search_u8_tolower=-lunistring
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='-R$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/ccs/bin/ld -64'
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_func_iconv=yes
am_cv_func_iconv_works=no
am_cv_lib_iconv=no
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python
am_cv_prog_cc_c_o=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=const
am_cv_python_platform=sunos5
am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python2.7/site-packages'
am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python2.7/site-packages'
am_cv_python_version=2.7
gl_cv_solaris_64bit=no
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=yes
lt_cv_ar_at_file=@
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='/opt/csw/gnu/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-KPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_static_works=yes
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/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_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/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
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
lt_cv_truncate_bin='/opt/csw/gnu/dd bs=4096 count=1'
pkg_cv_LIBIDN2_CFLAGS='-I/opt/csw/include  '
pkg_cv_LIBIDN2_LIBS='-L/opt/csw/lib/64 -lidn2  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9/build/build-aux/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9/build/build-aux/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9/build/build-aux/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9/build/build-aux/missing'\'' automake-1.16'
AWK='gawk'
CC='/opt/solarisstudio12.3/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-I/opt/csw/include   -m64'
CFLAG_VISIBILITY=''
CPP='/opt/solarisstudio12.3/bin/cc -E'
CPPFLAGS=''
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/opt/csw/gnu/grep -E'
ENABLE_BUILTIN_FALSE='#'
ENABLE_BUILTIN_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_MAN_FALSE=''
ENABLE_MAN_TRUE='#'
ETAGS='etags'
EXEEXT=''
FGREP='/opt/csw/gnu/grep -F'
FUZZING_FALSE=''
FUZZING_TRUE='#'
GETTEXT_MACRO_VERSION='0.19'
GMSGFMT='/opt/csw/bin/gmsgfmt'
GMSGFMT_015='/opt/csw/bin/gmsgfmt'
GREP='/opt/csw/gnu/grep'
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE='#'
HAVE_VALGRIND=''
HAVE_VISIBILITY='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS='/opt/csw/lib/64/libintl.so -R/opt/csw/lib/64'
INTL_MACOSX_LIBS=''
LD='/usr/ccs/bin/ld -64'
LDFLAGS='-L/opt/csw/lib/64 -m64'
LIBICONV=''
LIBICU_CFLAGS=''
LIBICU_LIBS=''
LIBIDN2_CFLAGS='-I/opt/csw/include  '
LIBIDN2_LIBS='-L/opt/csw/lib/64 -lidn2  '
LIBIDN_CFLAGS=''
LIBIDN_LIBS=''
LIBINTL='/opt/csw/lib/64/libintl.so -R/opt/csw/lib/64'
LIBOBJS=''
LIBPSL_DOCS=''
LIBPSL_SO_VERSION='8:5:3'
LIBPSL_VERSION='0.21.5'
LIBPSL_VERSION_MAJOR='0'
LIBPSL_VERSION_MINOR='21'
LIBPSL_VERSION_NUMBER='0x001505'
LIBPSL_VERSION_PATCH='5'
LIBS='-lrt -lunistring -L/opt/csw/lib/64 -lidn2    -lsocket -lnsl'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_FUZZING_ENGINE=''
LIPO=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL='-L/opt/csw/lib/64 -lintl -R/opt/csw/lib/64'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9/build/build-aux/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/opt/csw/gnu/mkdir -p'
MSGFMT='/opt/csw/gnu/msgfmt'
MSGFMT_015='/opt/csw/gnu/msgfmt'
MSGMERGE='/opt/csw/gnu/msgmerge'
NM='/opt/csw/gnu/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libpsl'
PACKAGE_BUGREPORT='tim.ruehsen@gmx.de'
PACKAGE_NAME='libpsl'
PACKAGE_STRING='libpsl 0.21.5'
PACKAGE_TARNAME='libpsl'
PACKAGE_URL='https://github.com/rockdaboot/libpsl'
PACKAGE_VERSION='0.21.5'
PATH_SEPARATOR=':'
PKG_CONFIG='/opt/csw/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/opt/csw/lib/64/pkgconfig'
POSUB='po'
PSL_DISTFILE=''
PSL_FILE='/opt/csw/share/public_suffix_list.dat'
PSL_TESTFILE='$(top_srcdir)/list/tests/tests.txt'
PYTHON='/opt/csw/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='sunos5'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
SED='/opt/csw/gnu/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
USE_NLS='yes'
VALGRIND_ENVIRONMENT=''
VERSION='0.21.5'
WITH_LIBICU_FALSE=''
WITH_LIBICU_TRUE='#'
WITH_LIBIDN2_FALSE='#'
WITH_LIBIDN2_TRUE=''
WITH_LIBIDN_FALSE=''
WITH_LIBIDN_TRUE='#'
XGETTEXT='/opt/csw/gnu/xgettext'
XGETTEXT_015='/opt/csw/gnu/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XSLTPROC=''
ac_ct_AR='ar'
ac_ct_CC='/opt/solarisstudio12.3/bin/cc'
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='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}'
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} /export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9/build/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}'
pkgpyexecdir='${pyexecdir}/libpsl'
pkgpythondir='${pythondir}/libpsl'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python2.7/site-packages'
pythondir='${PYTHON_PREFIX}/lib/python2.7/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "libpsl"
#define PACKAGE_TARNAME "libpsl"
#define PACKAGE_VERSION "0.21.5"
#define PACKAGE_STRING "libpsl 0.21.5"
#define PACKAGE_BUGREPORT "tim.ruehsen@gmx.de"
#define PACKAGE_URL "https://github.com/rockdaboot/libpsl"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_VISIBILITY 0
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_BUILTIN 1
#define WITH_LIBIDN2 1
#define ICONV_CONST const
#define HAVE_STRDUP 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_NL_LANGINFO 1
#define HAVE_DECL_STRDUP 1
#define HAVE_DECL_LOCALTIME_R 1
#define HAVE_DIRENT_H 1

configure: exit 0